>>> exiv2: Building community/exiv2 0.27.3-r2 (using abuild 3.7.0-r0) started Tue, 01 Jun 2021 18:20:35 +0000 >>> exiv2: Checking sanity of /home/buildozer/aports/community/exiv2/APKBUILD... >>> exiv2: Analyzing dependencies... >>> exiv2: Installing for build: build-base expat-dev zlib-dev cmake (1/10) Installing expat-dev (2.2.10-r1) (2/10) Installing zlib-dev (1.2.11-r3) (3/10) Installing libbz2 (1.0.8-r1) (4/10) Installing lz4-libs (1.9.2-r0) (5/10) Installing xz-libs (5.2.5-r0) (6/10) Installing libarchive (3.5.1-r0) (7/10) Installing rhash-libs (1.4.1-r0) (8/10) Installing libuv (1.40.0-r0) (9/10) Installing cmake (3.18.4-r1) (10/10) Installing .makedepends-exiv2 (20210601.182036) Executing busybox-1.32.1-r6.trigger OK: 359 MiB in 96 packages >>> exiv2: Cleaning up srcdir >>> exiv2: Cleaning up pkgdir >>> exiv2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/exiv2-0.27.3-Source.tar.gz >>> exiv2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/exiv2-0.27.3-Source.tar.gz >>> exiv2: Checking sha512sums... exiv2-0.27.3-Source.tar.gz: OK CVE-2021-3482.patch: OK CVE-2021-29457.patch: OK CVE-2021-29458.patch: OK CVE-2021-29463.patch: OK CVE-2021-29470.patch: OK CVE-2021-29473.patch: OK CVE-2021-29623.patch: OK CVE-2021-32617.patch: OK >>> exiv2: Unpacking /var/cache/distfiles/v3.13/exiv2-0.27.3-Source.tar.gz... >>> exiv2: CVE-2021-3482.patch patching file src/jp2image.cpp >>> exiv2: CVE-2021-29457.patch patching file src/jp2image.cpp >>> exiv2: CVE-2021-29458.patch patching file src/crwimage_int.cpp Hunk #1 succeeded at 559 (offset -20 lines). patching file src/crwimage_int.cpp Hunk #1 succeeded at 1167 (offset -20 lines). >>> exiv2: CVE-2021-29463.patch patching file src/webpimage.cpp Hunk #1 succeeded at 148 (offset 3 lines). Hunk #2 succeeded at 188 (offset 3 lines). Hunk #3 succeeded at 209 (offset 3 lines). Hunk #4 succeeded at 238 (offset 3 lines). Hunk #5 succeeded at 256 (offset 3 lines). Hunk #6 succeeded at 290 (offset 3 lines). Hunk #7 succeeded at 325 (offset 3 lines). >>> exiv2: CVE-2021-29470.patch patching file src/jp2image.cpp Hunk #1 succeeded at 648 (offset 3 lines). >>> exiv2: CVE-2021-29473.patch patching file src/jp2image.cpp Hunk #1 succeeded at 904 (offset -4 lines). >>> exiv2: CVE-2021-29623.patch patching file src/webpimage.cpp Hunk #1 succeeded at 757 (offset 3 lines). >>> exiv2: CVE-2021-32617.patch patching file xmpsdk/src/XMPMeta-Parse.cpp -- The CXX compiler identification is GNU 10.2.1 -- The C compiler identification is GNU 10.2.1 -- 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 -- 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 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ZLIB: /lib/libz.so (found version "1.2.11") -- Found EXPAT: /usr/lib/libexpat.so (found version "2.2.10") -- Performing Test Iconv_IS_BUILT_IN -- Performing Test Iconv_IS_BUILT_IN - Success -- Found Iconv: /usr/lib/libc.so -- ICONV_INCLUDE_DIR : -- ICONV_LIBRARIES : /usr/lib/libc.so -- 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 - Failed -- 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 stdint.h -- Looking for C++ include stdint.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: /usr -- ------------------------------------------------------------------ -- CMake Generator: Unix Makefiles -- CMAKE_BUILD_TYPE: None -- Compiler info: GNU (/usr/bin/g++) ; version: 10.2.1 -- CMAKE_CXX_STANDARD: -- --- Compiler flags --- -- General: -Os -fomit-frame-pointer -fstack-clash-protection -fcf-protection -fstack-protector-strong -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -- Extra: -- Debug: -g3 -gstrict-dwarf -O0 -- Release: -O3 -DNDEBUG -- RelWithDebInfo: -O2 -g -DNDEBUG -- MinSizeRel: -Os -DNDEBUG -- --- Linker flags --- -- General: -Wl,--as-needed -- Debug: -- Release: -- RelWithDebInfo: -- MinSizeRel: -- -- Compiler Options -- Warnings as errors: NO -- Use extra compiler warning flags: NO -- -- ------------------------------------------------------------------ -- Building shared library: YES -- Building PNG support: YES -- XMP metadata support: YES -- 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: YES -- Building samples: NO -- Building PO files: 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/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build make: Entering directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' make[1]: Entering directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' make[2]: Entering directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' make[2]: Entering directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' Scanning dependencies of target exiv2-xmp Scanning dependencies of target exiv2lib_int make[2]: Leaving directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' make[2]: Entering directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' [ 1%] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/ExpatAdapter.cpp.o [ 2%] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/MD5.cpp.o [ 3%] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/ParseRDF.cpp.o [ 4%] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/UnicodeConversions.cpp.o make[2]: Leaving directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' [ 5%] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/WXMPIterator.cpp.o make[2]: Entering directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' [ 7%] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/WXMPMeta.cpp.o [ 8%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/canonmn_int.cpp.o [ 9%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/casiomn_int.cpp.o [ 10%] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/WXMPUtils.cpp.o [ 11%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/cr2header_int.cpp.o [ 13%] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XML_Node.cpp.o [ 14%] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPCore_Impl.cpp.o [ 15%] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPIterator.cpp.o [ 16%] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPMeta-GetSet.cpp.o [ 17%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/fujimn_int.cpp.o [ 19%] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPMeta-Parse.cpp.o [ 20%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/crwimage_int.cpp.o [ 21%] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPMeta-Serialize.cpp.o [ 22%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/helper_functions.cpp.o [ 23%] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPMeta.cpp.o [ 25%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/image_int.cpp.o [ 26%] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPUtils-FileInfo.cpp.o [ 27%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/makernote_int.cpp.o [ 28%] Building CXX object xmpsdk/CMakeFiles/exiv2-xmp.dir/src/XMPUtils.cpp.o [ 29%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/nikonmn_int.cpp.o [ 30%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/minoltamn_int.cpp.o [ 32%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/olympusmn_int.cpp.o [ 33%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/orfimage_int.cpp.o [ 34%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/panasonicmn_int.cpp.o [ 35%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/pentaxmn_int.cpp.o [ 36%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/rw2image_int.cpp.o In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/casiomn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:177:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 177 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:36: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:177:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 177 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:177:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 177 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/canonmn_int.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:94:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 94 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.hpp:42, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:438:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 438 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.hpp:46, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.hpp:42, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.hpp:46, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.hpp:42, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.hpp:42, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.hpp:46, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.hpp:46, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.hpp:42, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:259:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 259 | static std::auto_ptr create(uint32_t extendedTag, | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/fujimn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.hpp:46, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.hpp:42, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.hpp:46, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.hpp:42, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:352:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 352 | static std::auto_ptr parse( | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.hpp:42, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.hpp:42, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.hpp:46, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.hpp:46, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.hpp:46, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.hpp:42, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.hpp:46, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ [ 38%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/samsungmn_int.cpp.o In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.hpp:42, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.hpp:42, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.hpp:42, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.hpp:46, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.hpp:46, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.hpp:46, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:259:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 259 | static std::auto_ptr create(uint32_t extendedTag, | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:352:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 352 | static std::auto_ptr parse( | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.hpp:46, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.hpp:42, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.hpp:42, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.hpp:42, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.hpp:46, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.hpp:46, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:35: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:35: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:35: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:36: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:36: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:36: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:259:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 259 | static std::auto_ptr create(uint32_t extendedTag, | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:352:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 352 | static std::auto_ptr parse( | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ [ 39%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/sigmamn_int.cpp.o In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:36: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:35: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ [ 40%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/sonymn_int.cpp.o In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:36: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:36: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:36: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:36: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:35: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:35: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:35: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ [ 41%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/tags_int.cpp.o In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:35: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ [ 42%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/tiffcomposite_int.cpp.o In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:38: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:33: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:37: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/olympusmn_int.cpp:32: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ [ 44%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/tiffimage_int.cpp.o [ 45%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/tiffvisitor_int.cpp.o In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = unsigned int]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = unsigned int]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:243:16: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 243 | Value& operator=(const Value& rhs); | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = short unsigned int]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = short unsigned int]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:243:16: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 243 | Value& operator=(const Value& rhs); | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = std::pair]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = std::pair]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:243:16: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 243 | Value& operator=(const Value& rhs); | ^~~~~~~~ [ 46%] Building CXX object src/CMakeFiles/exiv2lib_int.dir/pngchunk_int.cpp.o In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/panasonicmn_int.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pentaxmn_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.hpp:46, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/nikonmn_int.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = short unsigned int]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = short unsigned int]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:243:16: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 243 | Value& operator=(const Value& rhs); | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:177:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 177 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:259:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 259 | static std::auto_ptr create(uint32_t extendedTag, | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:352:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 352 | static std::auto_ptr parse( | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/samsungmn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sigmamn_int.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/minoltamn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:177:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 177 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:177:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 177 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:177:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 177 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:259:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 259 | static std::auto_ptr create(uint32_t extendedTag, | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:352:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 352 | static std::auto_ptr parse( | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:177:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 177 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:259:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 259 | static std::auto_ptr create(uint32_t extendedTag, | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:352:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 352 | static std::auto_ptr parse( | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:39: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:39: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:177:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 177 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.cpp:23: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp: In static member function 'static Exiv2::ByteOrder Exiv2::Internal::TiffParserWorker::decode(Exiv2::ExifData&, Exiv2::IptcData&, Exiv2::XmpData&, const byte*, uint32_t, uint32_t, Exiv2::Internal::FindDecoderFct, Exiv2::Internal::TiffHeaderBase*)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1678:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1678 | std::auto_ptr ph; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1680:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1680 | ph = std::auto_ptr(new TiffHeader); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:259:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 259 | static std::auto_ptr create(uint32_t extendedTag, | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:352:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 352 | static std::auto_ptr parse( | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffvisitor_int.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ [ 47%] Linking CXX static library ../lib/libexiv2-xmp.a make[2]: Leaving directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' [ 47%] Built target exiv2-xmp make[2]: Leaving directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' [ 47%] Built target exiv2lib_int make[2]: Entering directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' Scanning dependencies of target exiv2lib make[2]: Leaving directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' make[2]: Entering directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' [ 48%] Building CXX object src/CMakeFiles/exiv2lib.dir/basicio.cpp.o [ 50%] Building CXX object src/CMakeFiles/exiv2lib.dir/bigtiffimage.cpp.o [ 51%] Building CXX object src/CMakeFiles/exiv2lib.dir/bmpimage.cpp.o [ 52%] Building CXX object src/CMakeFiles/exiv2lib.dir/convert.cpp.o [ 53%] Building CXX object src/CMakeFiles/exiv2lib.dir/cr2image.cpp.o [ 54%] Building CXX object src/CMakeFiles/exiv2lib.dir/crwimage.cpp.o [ 55%] Building CXX object src/CMakeFiles/exiv2lib.dir/datasets.cpp.o [ 57%] Building CXX object src/CMakeFiles/exiv2lib.dir/easyaccess.cpp.o [ 58%] Building CXX object src/CMakeFiles/exiv2lib.dir/epsimage.cpp.o [ 59%] Building CXX object src/CMakeFiles/exiv2lib.dir/exif.cpp.o [ 60%] Building CXX object src/CMakeFiles/exiv2lib.dir/error.cpp.o [ 61%] Building CXX object src/CMakeFiles/exiv2lib.dir/futils.cpp.o [ 63%] Building CXX object src/CMakeFiles/exiv2lib.dir/gifimage.cpp.o [ 64%] Building CXX object src/CMakeFiles/exiv2lib.dir/http.cpp.o [ 65%] Building CXX object src/CMakeFiles/exiv2lib.dir/image.cpp.o [ 66%] Building CXX object src/CMakeFiles/exiv2lib.dir/ini.cpp.o [ 67%] Building CXX object src/CMakeFiles/exiv2lib.dir/iptc.cpp.o [ 69%] Building CXX object src/CMakeFiles/exiv2lib.dir/jp2image.cpp.o [ 70%] Building CXX object src/CMakeFiles/exiv2lib.dir/jpgimage.cpp.o [ 71%] Building CXX object src/CMakeFiles/exiv2lib.dir/metadatum.cpp.o [ 72%] Building CXX object src/CMakeFiles/exiv2lib.dir/mrwimage.cpp.o [ 73%] Building CXX object src/CMakeFiles/exiv2lib.dir/orfimage.cpp.o [ 75%] Building CXX object src/CMakeFiles/exiv2lib.dir/pgfimage.cpp.o [ 76%] Building CXX object src/CMakeFiles/exiv2lib.dir/preview.cpp.o [ 77%] Building CXX object src/CMakeFiles/exiv2lib.dir/properties.cpp.o [ 78%] Building CXX object src/CMakeFiles/exiv2lib.dir/psdimage.cpp.o [ 79%] Building CXX object src/CMakeFiles/exiv2lib.dir/rafimage.cpp.o [ 80%] Building CXX object src/CMakeFiles/exiv2lib.dir/rw2image.cpp.o In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/cr2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/easyaccess.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/easyaccess.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:177:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 177 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:259:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 259 | static std::auto_ptr create(uint32_t extendedTag, | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2header_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:352:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 352 | static std::auto_ptr parse( | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp: In static member function 'static Exiv2::WriteMethod Exiv2::Cr2Parser::encode(Exiv2::BasicIo&, const byte*, uint32_t, Exiv2::ByteOrder, const Exiv2::ExifData&, const Exiv2::IptcData&, const Exiv2::XmpData&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:186:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 186 | std::auto_ptr header(new Cr2Header(byteOrder)); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/cr2image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/basicio.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/metadatum.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bmpimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:33: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:25: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/futils.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:23: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/http.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jp2image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:26: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:24: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:34: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/convert.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/crwimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:3, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bigtiffimage.hpp:2, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/bigtiffimage.cpp:1: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp: In member function 'void Exiv2::Jp2Image::encodeJp2Header(const Exiv2::DataBuf&, Exiv2::DataBuf&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:654:24: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 654 | enforce(length <= static_cast(output.size_), Exiv2::kerCorruptedMetadata); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jp2image.cpp:660:42: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int32_t' {aka 'int'} [-Wsign-compare] 660 | enforce(sizeof(Jp2BoxHeader) <= length - count, Exiv2::kerCorruptedMetadata); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:94:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 94 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp: In copy constructor 'Exiv2::IptcKey::IptcKey(const Exiv2::IptcKey&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:601:72: warning: implicitly-declared 'constexpr Exiv2::Key::Key(const Exiv2::Key&)' is deprecated [-Wdeprecated-copy] 601 | : Key(rhs), tag_(rhs.tag_), record_(rhs.record_), key_(rhs.key_) | ^ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/datasets.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:107:14: note: because 'Exiv2::Key' has user-provided 'Exiv2::Key& Exiv2::Key::operator=(const Exiv2::Key&)' 107 | Key& operator=(const Key& rhs); | ^~~~~~~~ [ 82%] Building CXX object src/CMakeFiles/exiv2lib.dir/tags.cpp.o In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:41, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage_int.hpp:438:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 438 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/crwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/orfimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/gifimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/gifimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:37: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/jpgimage.hpp:40, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/jpgimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:37: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:37: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:38: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ [ 83%] Building CXX object src/CMakeFiles/exiv2lib.dir/tgaimage.cpp.o In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:35: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pgfimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pgfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:177:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 177 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:38: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:38: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rw2image.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:38: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ [ 84%] Building CXX object src/CMakeFiles/exiv2lib.dir/tiffimage.cpp.o In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/psdimage.hpp:37, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/psdimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:38: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:259:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 259 | static std::auto_ptr create(uint32_t extendedTag, | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:352:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 352 | static std::auto_ptr parse( | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/mrwimage.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/mrwimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ [ 85%] Building CXX object src/CMakeFiles/exiv2lib.dir/types.cpp.o In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:44: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:44: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:177:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 177 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/rafimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rafimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp: In static member function 'static Exiv2::WriteMethod Exiv2::OrfParser::encode(Exiv2::BasicIo&, const byte*, uint32_t, Exiv2::ByteOrder, const Exiv2::ExifData&, const Exiv2::IptcData&, const Exiv2::XmpData&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:198:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 198 | std::auto_ptr header(new OrfHeader(byteOrder)); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/orfimage.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp: In function 'Exiv2::Image::AutoPtr Exiv2::newEpsInstance(Exiv2::BasicIo::AutoPtr, bool)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:1156:34: warning: 'EpsImage' is deprecated [-Wdeprecated-declarations] 1156 | Image::AutoPtr image(new EpsImage(io, create)); | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/epsimage.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:59:38: note: declared here 59 | class EXIV2LIB_DEPRECATED_EXPORT EpsImage : public Image { | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:177:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 177 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:44: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:259:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 259 | static std::auto_ptr create(uint32_t extendedTag, | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:44: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:352:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 352 | static std::auto_ptr parse( | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:39: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:39: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:177:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 177 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:259:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 259 | static std::auto_ptr create(uint32_t extendedTag, | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:31: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:352:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 352 | static std::auto_ptr parse( | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/rw2image.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:129:28: warning: 'Exiv2::Image::AutoPtr Exiv2::newEpsInstance(Exiv2::BasicIo::AutoPtr, bool)' is deprecated [-Wdeprecated-declarations] 129 | { ImageType::eps, newEpsInstance, isEpsType, amNone, amNone, amReadWrite, amNone }, | ^~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:36: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:117:47: note: declared here 117 | EXIV2LIB_DEPRECATED_EXPORT Image::AutoPtr newEpsInstance(BasicIo::AutoPtr io, bool create); | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:129:45: warning: 'bool Exiv2::isEpsType(Exiv2::BasicIo&, bool)' is deprecated [-Wdeprecated-declarations] 129 | { ImageType::eps, newEpsInstance, isEpsType, amNone, amNone, amReadWrite, amNone }, | ^~~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:36: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:120:37: note: declared here 120 | EXIV2LIB_DEPRECATED_EXPORT bool isEpsType(BasicIo& iIo, bool advance); | ^~~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:144:5: warning: 'Exiv2::Image::AutoPtr Exiv2::newEpsInstance(Exiv2::BasicIo::AutoPtr, bool)' is deprecated [-Wdeprecated-declarations] 144 | }; | ^ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:36: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:117:47: note: declared here 117 | EXIV2LIB_DEPRECATED_EXPORT Image::AutoPtr newEpsInstance(BasicIo::AutoPtr io, bool create); | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:144:5: warning: 'bool Exiv2::isEpsType(Exiv2::BasicIo&, bool)' is deprecated [-Wdeprecated-declarations] 144 | }; | ^ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:36: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/epsimage.hpp:120:37: note: declared here 120 | EXIV2LIB_DEPRECATED_EXPORT bool isEpsType(BasicIo& iIo, bool advance); | ^~~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:39: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:259:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 259 | static std::auto_ptr create(uint32_t extendedTag, | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:39: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:352:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 352 | static std::auto_ptr parse( | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/preview.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:83:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 83 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:126:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 126 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:150:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 150 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp: In function 'Exiv2::Exifdatum& Exiv2::setValue(Exiv2::Exifdatum&, const T&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:195:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 195 | std::auto_ptr > v | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:196:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 196 | = std::auto_ptr >(new Exiv2::ValueType); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp: In copy constructor 'Exiv2::XmpKey::XmpKey(const Exiv2::XmpKey&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:2745:71: warning: implicitly-declared 'constexpr Exiv2::Key::Key(const Exiv2::Key&)' is deprecated [-Wdeprecated-copy] 2745 | XmpKey::XmpKey(const XmpKey& rhs) : Key(rhs), p_(new Impl(*rhs.p_)) | ^ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/properties.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:107:14: note: because 'Exiv2::Key' has user-provided 'Exiv2::Key& Exiv2::Key::operator=(const Exiv2::Key&)' 107 | Key& operator=(const Key& rhs); | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp: In static member function 'static Exiv2::WriteMethod Exiv2::ExifParser::encode(Exiv2::Blob&, const byte*, uint32_t, Exiv2::ByteOrder, const Exiv2::ExifData&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:729:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 729 | std::auto_ptr header(new TiffHeader(byteOrder, 0x00000008, false)); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp: In static member function 'static Exiv2::Image::AutoPtr Exiv2::ImageFactory::create(int, const string&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:941:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 941 | std::auto_ptr fileIo(new FileIo(path)); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/image.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:41: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:41: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:177:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 177 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/iptc.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = short unsigned int]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = short unsigned int]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:243:16: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 243 | Value& operator=(const Value& rhs); | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:41: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:259:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 259 | static std::auto_ptr create(uint32_t extendedTag, | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:41: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:352:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 352 | static std::auto_ptr parse( | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:96:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 96 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/preview.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ [ 86%] Building CXX object src/CMakeFiles/exiv2lib.dir/value.cpp.o [ 88%] Building CXX object src/CMakeFiles/exiv2lib.dir/version.cpp.o [ 89%] Building CXX object src/CMakeFiles/exiv2lib.dir/webpimage.cpp.o [ 90%] Building CXX object src/CMakeFiles/exiv2lib.dir/xmp.cpp.o In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exif.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = int]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = int]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:243:16: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 243 | Value& operator=(const Value& rhs); | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = short int]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = short int]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:243:16: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 243 | Value& operator=(const Value& rhs); | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = unsigned int]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = unsigned int]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:243:16: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 243 | Value& operator=(const Value& rhs); | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = short unsigned int]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = short unsigned int]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:243:16: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 243 | Value& operator=(const Value& rhs); | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = std::pair]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = std::pair]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:243:16: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 243 | Value& operator=(const Value& rhs); | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = std::pair]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = std::pair]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:243:16: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 243 | Value& operator=(const Value& rhs); | ^~~~~~~~ [ 91%] Building CXX object src/CMakeFiles/exiv2lib.dir/xmpsidecar.cpp.o [ 92%] Building CXX object src/CMakeFiles/exiv2lib.dir/pngimage.cpp.o In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:48: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/sonymn_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:48: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:177:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 177 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tiffimage.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp: In copy constructor 'Exiv2::ExifKey::ExifKey(const Exiv2::ExifKey&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:355:41: warning: implicitly-declared 'constexpr Exiv2::Key::Key(const Exiv2::Key&)' is deprecated [-Wdeprecated-copy] 355 | : Key(rhs), p_(new Impl(*rhs.p_)) | ^ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:107:14: note: because 'Exiv2::Key' has user-provided 'Exiv2::Key& Exiv2::Key::operator=(const Exiv2::Key&)' 107 | Key& operator=(const Key& rhs); | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:177:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 177 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:259:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 259 | static std::auto_ptr create(uint32_t extendedTag, | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:352:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 352 | static std::auto_ptr parse( | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp: In static member function 'static Exiv2::WriteMethod Exiv2::TiffParser::encode(Exiv2::BasicIo&, const byte*, uint32_t, Exiv2::ByteOrder, const Exiv2::ExifData&, const Exiv2::IptcData&, const Exiv2::XmpData&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:295:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 295 | std::auto_ptr header(new TiffHeader(byteOrder)); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In copy constructor 'Exiv2::DataValue::DataValue(const Exiv2::DataValue&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:262:20: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 262 | class EXIV2API DataValue : public Value { | ^~~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:92:12: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 92 | Value& Value::operator=(const Value& rhs) | ^~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp: In member function 'virtual Exiv2::DataValue* Exiv2::DataValue::clone_() const': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:254:35: note: synthesized method 'Exiv2::DataValue::DataValue(const Exiv2::DataValue&)' first required here 254 | return new DataValue(*this); | ^ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp: In copy constructor 'Exiv2::StringValueBase::StringValueBase(const Exiv2::StringValueBase&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:305:40: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 305 | : Value(rhs), value_(rhs.value_) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:92:12: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 92 | Value& Value::operator=(const Value& rhs) | ^~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tgaimage.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tgaimage.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In copy constructor 'Exiv2::XmpTextValue::XmpTextValue(const Exiv2::XmpTextValue&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:724:20: warning: implicitly-declared 'constexpr Exiv2::XmpValue::XmpValue(const Exiv2::XmpValue&)' is deprecated [-Wdeprecated-copy] 724 | class EXIV2API XmpTextValue : public XmpValue { | ^~~~~~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:633:15: note: because 'Exiv2::XmpValue' has user-provided 'Exiv2::XmpValue& Exiv2::XmpValue::operator=(const Exiv2::XmpValue&)' 633 | XmpValue& XmpValue::operator=(const XmpValue& rhs) | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In copy constructor 'constexpr Exiv2::XmpValue::XmpValue(const Exiv2::XmpValue&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:633:20: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 633 | class EXIV2API XmpValue : public Value { | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:92:12: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 92 | Value& Value::operator=(const Value& rhs) | ^~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In copy constructor 'Exiv2::XmpTextValue::XmpTextValue(const Exiv2::XmpTextValue&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:724:20: note: synthesized method 'constexpr Exiv2::XmpValue::XmpValue(const Exiv2::XmpValue&)' first required here 724 | class EXIV2API XmpTextValue : public XmpValue { | ^~~~~~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp: In member function 'virtual Exiv2::XmpTextValue* Exiv2::XmpTextValue::clone_() const': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:799:38: note: synthesized method 'Exiv2::XmpTextValue::XmpTextValue(const Exiv2::XmpTextValue&)' first required here 799 | return new XmpTextValue(*this); | ^ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In copy constructor 'Exiv2::XmpArrayValue::XmpArrayValue(const Exiv2::XmpArrayValue&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:806:20: warning: implicitly-declared 'constexpr Exiv2::XmpValue::XmpValue(const Exiv2::XmpValue&)' is deprecated [-Wdeprecated-copy] 806 | class EXIV2API XmpArrayValue : public XmpValue { | ^~~~~~~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:633:15: note: because 'Exiv2::XmpValue' has user-provided 'Exiv2::XmpValue& Exiv2::XmpValue::operator=(const Exiv2::XmpValue&)' 633 | XmpValue& XmpValue::operator=(const XmpValue& rhs) | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp: In member function 'virtual Exiv2::XmpArrayValue* Exiv2::XmpArrayValue::clone_() const': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:857:39: note: synthesized method 'Exiv2::XmpArrayValue::XmpArrayValue(const Exiv2::XmpArrayValue&)' first required here 857 | return new XmpArrayValue(*this); | ^ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In copy constructor 'Exiv2::LangAltValue::LangAltValue(const Exiv2::LangAltValue&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:899:20: warning: implicitly-declared 'constexpr Exiv2::XmpValue::XmpValue(const Exiv2::XmpValue&)' is deprecated [-Wdeprecated-copy] 899 | class EXIV2API LangAltValue : public XmpValue { | ^~~~~~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:633:15: note: because 'Exiv2::XmpValue' has user-provided 'Exiv2::XmpValue& Exiv2::XmpValue::operator=(const Exiv2::XmpValue&)' 633 | XmpValue& XmpValue::operator=(const XmpValue& rhs) | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp: In member function 'virtual Exiv2::LangAltValue* Exiv2::LangAltValue::clone_() const': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:958:38: note: synthesized method 'Exiv2::LangAltValue::LangAltValue(const Exiv2::LangAltValue&)' first required here 958 | return new LangAltValue(*this); | ^ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In copy constructor 'constexpr Exiv2::DateValue::DateValue(const Exiv2::DateValue&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:987:20: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 987 | class EXIV2API DateValue : public Value { | ^~~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:92:12: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 92 | Value& Value::operator=(const Value& rhs) | ^~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp: In member function 'virtual Exiv2::DateValue* Exiv2::DateValue::clone_() const': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:1056:35: note: synthesized method 'constexpr Exiv2::DateValue::DateValue(const Exiv2::DateValue&)' first required here 1056 | return new DateValue(*this); | ^ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In copy constructor 'constexpr Exiv2::TimeValue::TimeValue(const Exiv2::TimeValue&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1088:20: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1088 | class EXIV2API TimeValue : public Value { | ^~~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:92:12: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 92 | Value& Value::operator=(const Value& rhs) | ^~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp: In member function 'virtual Exiv2::TimeValue* Exiv2::TimeValue::clone_() const': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:1234:35: note: synthesized method 'constexpr Exiv2::TimeValue::TimeValue(const Exiv2::TimeValue&)' first required here 1234 | return new TimeValue(*this); | ^ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/http.hpp:6, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/http.hpp:6, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/http.hpp:6, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/http.hpp:6, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/http.hpp:6, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/types.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:36, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmp.cpp:27: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/http.hpp:6, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/http.hpp:6, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/http.hpp:6, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/http.hpp:6, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/http.hpp:6, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/http.hpp:6, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/http.hpp:6, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/http.hpp:6, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:30, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/http.hpp:6, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/http.hpp:6, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tags_int.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/webpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/makernote_int.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:35: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:35: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:35: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/version.cpp:22: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:41: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tifffwd_int.hpp:108:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group); | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:41: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffcomposite_int.hpp:177:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 177 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:41: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:259:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 259 | static std::auto_ptr create(uint32_t extendedTag, | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:41: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/tiffimage_int.hpp:352:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 352 | static std::auto_ptr parse( | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/webpimage.cpp:30: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = int]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = int]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:92:12: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 92 | Value& Value::operator=(const Value& rhs) | ^~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = short int]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = short int]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:92:12: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 92 | Value& Value::operator=(const Value& rhs) | ^~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = unsigned int]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = unsigned int]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:92:12: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 92 | Value& Value::operator=(const Value& rhs) | ^~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = short unsigned int]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = short unsigned int]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:92:12: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 92 | Value& Value::operator=(const Value& rhs) | ^~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = double]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = double]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:92:12: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 92 | Value& Value::operator=(const Value& rhs) | ^~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = float]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = float]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:92:12: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 92 | Value& Value::operator=(const Value& rhs) | ^~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = std::pair]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = std::pair]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:92:12: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 92 | Value& Value::operator=(const Value& rhs) | ^~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp: In instantiation of 'Exiv2::ValueType::ValueType(const Exiv2::ValueType&) [with T = std::pair]': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1621:16: required from 'Exiv2::ValueType* Exiv2::ValueType::clone_() const [with T = std::pair]' /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1619:19: required from here /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1533:73: warning: implicitly-declared 'constexpr Exiv2::Value::Value(const Exiv2::Value&)' is deprecated [-Wdeprecated-copy] 1533 | : Value(rhs), value_(rhs.value_), pDataArea_(0), sizeDataArea_(0) | ^ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/value.cpp:92:12: note: because 'Exiv2::Value' has user-provided 'Exiv2::Value& Exiv2::Value::operator=(const Exiv2::Value&)' 92 | Value& Value::operator=(const Value& rhs) | ^~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmpsidecar.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:30: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/xmpsidecar.cpp:28: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/iptc.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/pngimage.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngchunk_int.hpp:39, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:28: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp: In member function 'void Exiv2::PngImage::doWriteMetadata(Exiv2::BasicIo&)': /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/pngimage.cpp:646:105: warning: comparison of integer expressions of different signedness: 'long int' and 'const uint32_t' {aka 'const unsigned int'} [-Wsign-compare] 646 | || outIo.write(reinterpret_cast(profileName_.data()), nameLength) != nameLength | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ [ 94%] Linking CXX shared library ../lib/libexiv2.so make[2]: Leaving directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' [ 94%] Built target exiv2lib make[2]: Entering directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' Scanning dependencies of target exiv2 make[2]: Leaving directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' make[2]: Entering directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' [ 95%] Building CXX object src/CMakeFiles/exiv2.dir/exiv2.cpp.o [ 96%] Building CXX object src/CMakeFiles/exiv2.dir/actions.cpp.o [ 97%] Building CXX object src/CMakeFiles/exiv2.dir/getopt.cpp.o [ 98%] Building CXX object src/CMakeFiles/exiv2.dir/utils.cpp.o In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 63 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:265:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 265 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:347:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 347 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:429:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 429 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:461:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 461 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:549:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 549 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:636:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 636 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:727:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 727 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:809:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 809 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:902:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 902 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:990:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 990 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1091:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1091 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:38, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/value.hpp:1247:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1247 | typedef std::auto_ptr > AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/metadatum.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/datasets.hpp:278:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 278 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:58:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 58 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:524:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 524 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/basicio.hpp:724:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 724 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:151:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 151 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exif.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:31, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/tags.hpp:225:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 225 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:245:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 245 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/properties.hpp:308:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 308 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/xmp_exiv2.hpp:156:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 156 | std::auto_ptr p_; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/bmpimage.hpp:34, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:35, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2app.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:33, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/image.hpp:84:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:68:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 68 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:152:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 152 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:207:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 207 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:219:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 219 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:242:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 242 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:284:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 284 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:323:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 323 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:364:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 364 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:397:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 397 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:32: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:415:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 415 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/exiv2.hpp:32, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/exiv2.cpp:29: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:68:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 68 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:152:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 152 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:207:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 207 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:219:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 219 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:242:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 242 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:284:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 284 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:323:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 323 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:364:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 364 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:397:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 397 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:27: /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.hpp:415:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 415 | typedef std::auto_ptr AutoPtr; | ^~~~~~~~ In file included from /usr/include/c++/10.2.1/memory:83, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/include/exiv2/config.h:103, from /home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/src/actions.cpp:25: /usr/include/c++/10.2.1/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ [100%] Linking CXX executable ../bin/exiv2 make[2]: Leaving directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' [100%] Built target exiv2 make[1]: Leaving directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' make: Leaving directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' >>> exiv2: Entering fakeroot... make: Entering directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' make[1]: Entering directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' make[2]: Entering directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' make[2]: Entering directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' make[2]: Leaving directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' make[2]: Leaving directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' [ 40%] Built target exiv2-xmp [ 47%] Built target exiv2lib_int make[2]: Entering directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' make[2]: Leaving directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' [ 94%] Built target exiv2lib make[2]: Entering directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' make[2]: Leaving directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' [100%] Built target exiv2 make[1]: Leaving directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' Install the project... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/lib/pkgconfig/exiv2.pc -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/share/man/man1/exiv2.1 -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/lib/libexiv2-xmp.a -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/asfvideo.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/basicio.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/bigtiffimage.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/bmpimage.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/config.h -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/convert.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/cr2image.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/crwimage.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/datasets.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/easyaccess.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/epsimage.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/error.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/exif.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/exiv2.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/futils.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/gifimage.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/http.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/image.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/ini.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/iptc.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/jp2image.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/jpgimage.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/matroskavideo.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/metadatum.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/mrwimage.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/orfimage.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/pgfimage.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/pngimage.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/preview.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/properties.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/psdimage.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/quicktimevideo.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/rafimage.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/riffvideo.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/rw2image.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/rwlock.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/slice.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/ssh.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/tags.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/tgaimage.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/tiffimage.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/types.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/utilsvideo.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/value.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/version.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/webpimage.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/xmp_exiv2.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/xmpsidecar.hpp -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/lib/libexiv2.so.0.27.3 -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/lib/libexiv2.so.27 -- Set runtime path of "/home/buildozer/aports/community/exiv2/pkg/exiv2/usr/lib/libexiv2.so.0.27.3" to "$ORIGIN/../lib" -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/lib/libexiv2.so -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/exv_conf.h -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/include/exiv2/exiv2lib_export.h -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/lib/cmake/exiv2/exiv2Config.cmake -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/lib/cmake/exiv2/exiv2Config-none.cmake -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/lib/cmake/exiv2/exiv2ConfigVersion.cmake -- Installing: /home/buildozer/aports/community/exiv2/pkg/exiv2/usr/bin/exiv2 -- Set runtime path of "/home/buildozer/aports/community/exiv2/pkg/exiv2/usr/bin/exiv2" to "$ORIGIN/../lib" make: Leaving directory '/home/buildozer/aports/community/exiv2/src/exiv2-0.27.3-Source/build' >>> exiv2-dev*: Running split function dev... >>> exiv2-dev*: Preparing subpackage exiv2-dev... >>> exiv2-dev*: Stripping binaries >>> exiv2-dev*: Running postcheck for exiv2-dev >>> exiv2-doc*: Running split function doc... >>> exiv2-doc*: Preparing subpackage exiv2-doc... >>> exiv2-doc*: Running postcheck for exiv2-doc >>> exiv2*: Running postcheck for exiv2 >>> exiv2*: Preparing package exiv2... >>> exiv2*: Stripping binaries >>> exiv2-dev*: Scanning shared objects >>> exiv2-doc*: Scanning shared objects >>> exiv2*: Scanning shared objects >>> exiv2-dev*: Tracing dependencies... expat-dev zlib-dev exiv2=0.27.3-r2 pkgconfig >>> exiv2-dev*: Package size: 1.2 MB >>> exiv2-dev*: Compressing data... >>> exiv2-dev*: Create checksum... >>> exiv2-dev*: Create exiv2-dev-0.27.3-r2.apk >>> exiv2-doc*: Tracing dependencies... >>> exiv2-doc*: Package size: 32.0 KB >>> exiv2-doc*: Compressing data... >>> exiv2-doc*: Create checksum... >>> exiv2-doc*: Create exiv2-doc-0.27.3-r2.apk >>> exiv2*: Tracing dependencies... so:libc.musl-x86.so.1 so:libexpat.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 so:libz.so.1 >>> exiv2*: Package size: 2.3 MB >>> exiv2*: Compressing data... >>> exiv2*: Create checksum... >>> exiv2*: Create exiv2-0.27.3-r2.apk >>> exiv2: Build complete at Tue, 01 Jun 2021 18:21:39 +0000 elapsed time 0h 1m 4s >>> exiv2: Cleaning up srcdir >>> exiv2: Cleaning up pkgdir >>> exiv2: Uninstalling dependencies... (1/10) Purging .makedepends-exiv2 (20210601.182036) (2/10) Purging expat-dev (2.2.10-r1) (3/10) Purging zlib-dev (1.2.11-r3) (4/10) Purging cmake (3.18.4-r1) (5/10) Purging libarchive (3.5.1-r0) (6/10) Purging libbz2 (1.0.8-r1) (7/10) Purging lz4-libs (1.9.2-r0) (8/10) Purging xz-libs (5.2.5-r0) (9/10) Purging rhash-libs (1.4.1-r0) (10/10) Purging libuv (1.40.0-r0) Executing busybox-1.32.1-r6.trigger OK: 310 MiB in 86 packages >>> exiv2: Updating the community/x86 repository index... >>> exiv2: Signing the index...