Build of exiv2 with vanilla toolchain

The build took 00h 03m 15s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
73,038 cpp
10,328 sh
2,243 ansic
1,034 makefile
489 python
92 awk
16 sed
5 perl
87,245 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: exiv2 0.25-3 (Wed Aug 24 13:25:24 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether the C++ compiler works... yes
# checking for C++ compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... (cached) no
# checking how to run the C++ preprocessor... g++ -E
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... (cached) no
# checking for gcc option to accept ISO C89... none needed
# checking how to run the C preprocessor... gcc -E
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for ld used by GCC... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking whether NLS is requested... yes
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether g++ accepts -g... (cached) no
# checking how to run the C++ preprocessor... g++ -E
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for cos in -lm... yes
# checking if zlib is wanted... yes
# checking for inflateEnd in -lz... yes
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking for inflateEnd in -lz... (cached) yes
# checking zlib in /usr... ok
# checking for iconv... yes
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking for ANSI C header files... (cached) yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for stdint.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for pid_t... yes
# checking for size_t... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... yes
# checking for getpagesize... yes
# checking for working mmap... yes
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... no
# checking for gmtime_r... yes
# checking for lstat... yes
# checking for memset... yes
# checking for mmap... yes
# checking for munmap... yes
# checking for strchr... yes
# checking for strerror... yes
# checking for strtol... yes
# checking for timegm... yes
# checking whether to enable dependency tracking... yes
# checking whether to enable symbol visibility support... yes
# checking whether the C++ compiler accepts the -xldscope=hidden flag... no
# checking whether the C++ compiler accepts the -fvisibility-inlines-hidden flag... yes
# checking whether to use the lens database for Nikon lens names... yes
# checking whether to compile a commercial version of the Exiv2 library... no
# checking whether to enable XMP support (requires expat)... yes
# checking whether to compile with video support... yes
# checking whether to compile with webready support... no
# checking expat.h usability... yes
# checking expat.h presence... yes
# checking for expat.h... yes
# checking for XML_ParserCreate in -lexpat... yes
# configure: creating ./config.status
# config.status: creating ./Makefile
# config.status: creating ./config/config.mk
# config.status: creating ./config/exiv2.pc
# config.status: creating ./po/Makefile.in
# config.status: creating ./src/doxygen.hpp
# config.status: creating ./config/config.h
# config.status: executing default-1 commands
# config.status: creating ./po/POTFILES
# config.status: creating ./po/Makefile
# config.status: executing libtool commands
#
# ------------------------------------------------------------------
# -- Exiv2 0.25 feature configuration summary
# --
# -- Build a shared library......... YES
# -- Use symbol visibility support.. YES
# -- PNG image support.............. YES
# -- Native language support........ YES
# -- Nikon lens database............ YES
# -- XMP metadata support........... YES
# -- Video support.................. YES
# -- Webready support............... NO
# ------------------------------------------------------------------
#
# cd src && make svn_version.h
# make[1]: Entering directory '/tmp/exiv2/src/exiv2-0.25/src'
# ./svn_version.sh
# svn_version=0
# make[1]: Leaving directory '/tmp/exiv2/src/exiv2-0.25/src'
# if test "x1" = "x1"; then cd xmpsdk/src && make xmpsdk; fi;
# make[1]: Entering directory '/tmp/exiv2/src/exiv2-0.25/xmpsdk/src'
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta.cpp -fPIC -DPIC -o .libs/XMPMeta.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XML_Node.cpp -fPIC -DPIC -o .libs/XML_Node.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XML_Node.cpp -o XML_Node.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-GetSet.cpp -fPIC -DPIC -o .libs/XMPMeta-GetSet.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta.cpp -o XMPMeta.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-GetSet.cpp -o XMPMeta-GetSet.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-Parse.cpp -fPIC -DPIC -o .libs/XMPMeta-Parse.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-Serialize.cpp -fPIC -DPIC -o .libs/XMPMeta-Serialize.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-Serialize.cpp -o XMPMeta-Serialize.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-Parse.cpp -o XMPMeta-Parse.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPIterator.cpp -fPIC -DPIC -o .libs/XMPIterator.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPUtils.cpp -fPIC -DPIC -o .libs/XMPUtils.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPIterator.cpp -o XMPIterator.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPUtils.cpp -o XMPUtils.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPUtils-FileInfo.cpp -fPIC -DPIC -o .libs/XMPUtils-FileInfo.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPUtils-FileInfo.cpp -o XMPUtils-FileInfo.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPCore_Impl.cpp -fPIC -DPIC -o .libs/XMPCore_Impl.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c ExpatAdapter.cpp -fPIC -DPIC -o .libs/ExpatAdapter.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPCore_Impl.cpp -o XMPCore_Impl.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c ExpatAdapter.cpp -o ExpatAdapter.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c ParseRDF.cpp -fPIC -DPIC -o .libs/ParseRDF.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c UnicodeConversions.cpp -fPIC -DPIC -o .libs/UnicodeConversions.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c UnicodeConversions.cpp -o UnicodeConversions.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c ParseRDF.cpp -o ParseRDF.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c MD5.cpp -fPIC -DPIC -o .libs/MD5.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c MD5.cpp -o MD5.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPMeta.cpp -fPIC -DPIC -o .libs/WXMPMeta.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPIterator.cpp -fPIC -DPIC -o .libs/WXMPIterator.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPIterator.cpp -o WXMPIterator.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPMeta.cpp -o WXMPMeta.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPUtils.cpp -fPIC -DPIC -o .libs/WXMPUtils.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPUtils.cpp -o WXMPUtils.o >/dev/null 2>&1
# ../../libtool --mode=link g++ -ldl -o libxmpsdk.la XML_Node.lo XMPMeta.lo XMPMeta-GetSet.lo XMPMeta-Parse.lo XMPMeta-Serialize.lo XMPIterator.lo XMPUtils.lo XMPUtils-FileInfo.lo XMPCore_Impl.lo ExpatAdapter.lo ParseRDF.lo UnicodeConversions.lo MD5.lo WXMPMeta.lo WXMPIterator.lo WXMPUtils.lo
# libtool: link: ar cru .libs/libxmpsdk.a .libs/XML_Node.o .libs/XMPMeta.o .libs/XMPMeta-GetSet.o .libs/XMPMeta-Parse.o .libs/XMPMeta-Serialize.o .libs/XMPIterator.o .libs/XMPUtils.o .libs/XMPUtils-FileInfo.o .libs/XMPCore_Impl.o .libs/ExpatAdapter.o .libs/ParseRDF.o .libs/UnicodeConversions.o .libs/MD5.o .libs/WXMPMeta.o .libs/WXMPIterator.o .libs/WXMPUtils.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libxmpsdk.a
# libtool: link: ( cd ".libs" && rm -f "libxmpsdk.la" && ln -s "../libxmpsdk.la" "libxmpsdk.la" )
# make[1]: Leaving directory '/tmp/exiv2/src/exiv2-0.25/xmpsdk/src'
# cd src && make
# make[1]: Entering directory '/tmp/exiv2/src/exiv2-0.25/src'
# LC_ALL=C sed 's/#define \([A-Z]\)/#define EXV_\1/; s/#undef \([A-Z]\)/#undef EXV_\1/' < ../config/config.h > ../include/exiv2/exv_conf.h
# g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -o exiv2.o exiv2.cpp
# g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -o actions.o actions.cpp
# In file included from ../include/exiv2/image.hpp:40:0,
# from actions.hpp:41,
# from exiv2.cpp:37:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from exiv2.cpp:37:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from exiv2.cpp:37:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from actions.hpp:41,
# from actions.cpp:38:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from exiv2.cpp:37:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from exiv2.cpp:37:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from exiv2.cpp:37:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from exiv2.cpp:37:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from exiv2.cpp:37:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from exiv2.cpp:37:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from exiv2.cpp:37:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from exiv2.cpp:37:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from exiv2.cpp:37:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from exiv2.cpp:37:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from exiv2.cpp:37:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from actions.cpp:38:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from actions.cpp:38:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from actions.cpp:38:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from actions.cpp:38:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from actions.cpp:38:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from actions.cpp:38:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from actions.cpp:38:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from actions.cpp:38:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from actions.cpp:38:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from actions.cpp:38:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from actions.cpp:38:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from actions.cpp:38:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from actions.cpp:38:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from exiv2.cpp:37:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from exiv2.cpp:37:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from actions.hpp:41,
# from exiv2.cpp:37:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from actions.cpp:38:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/image.hpp:41,
# from actions.hpp:41,
# from actions.cpp:38:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from actions.hpp:41,
# from exiv2.cpp:37:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from actions.hpp:41:0,
# from exiv2.cpp:37:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from exiv2.cpp:37:0:
# actions.hpp:78:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from exiv2.cpp:37:0:
# actions.hpp:162:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from exiv2.cpp:37:0:
# actions.hpp:219:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from exiv2.cpp:37:0:
# actions.hpp:231:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from exiv2.cpp:37:0:
# actions.hpp:254:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from exiv2.cpp:37:0:
# actions.hpp:291:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from actions.hpp:41,
# from actions.cpp:38:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from exiv2.cpp:37:0:
# actions.hpp:326:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from exiv2.cpp:37:0:
# actions.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from exiv2.cpp:37:0:
# actions.hpp:388:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from exiv2.cpp:37:0:
# actions.hpp:406:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from exiv2.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from actions.hpp:41,
# from actions.cpp:38:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from actions.hpp:41:0,
# from actions.cpp:38:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from actions.cpp:38:0:
# actions.hpp:78:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from actions.cpp:38:0:
# actions.hpp:162:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from actions.cpp:38:0:
# actions.hpp:219:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from actions.cpp:38:0:
# actions.hpp:231:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from actions.cpp:38:0:
# actions.hpp:254:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from actions.cpp:38:0:
# actions.hpp:291:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from actions.cpp:38:0:
# actions.hpp:326:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from actions.cpp:38:0:
# actions.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from actions.cpp:38:0:
# actions.hpp:388:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from actions.cpp:38:0:
# actions.hpp:406:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from actions.hpp:41,
# from actions.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -o utils.o utils.cpp
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 basicio.cpp -fPIC -DPIC -o .libs/basicio.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 bmpimage.cpp -fPIC -DPIC -o .libs/bmpimage.o
# In file included from basicio.cpp:34:0:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from basicio.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# basicio.cpp: In member function 'virtual Exiv2::BasicIo::AutoPtr Exiv2::FileIo::temporary() const':
# basicio.cpp:587:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr fileIo;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from basicio.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# basicio.cpp:597:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# fileIo = std::auto_ptr(new FileIo(tmpname));
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from basicio.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/bmpimage.hpp:35,
# from bmpimage.cpp:34:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/bmpimage.hpp:36,
# from bmpimage.cpp:34:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/bmpimage.hpp:36,
# from bmpimage.cpp:34:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/bmpimage.hpp:36:0,
# from bmpimage.cpp:34:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/bmpimage.hpp:34,
# from bmpimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 basicio.cpp -o basicio.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 bmpimage.cpp -o bmpimage.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 canonmn.cpp -fPIC -DPIC -o .libs/canonmn.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 casiomn.cpp -fPIC -DPIC -o .libs/casiomn.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tags.hpp:35:0,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from canonmn_int.hpp:39:0,
# from canonmn.cpp:35:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from canonmn_int.hpp:39,
# from canonmn.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tags.hpp:35:0,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from casiomn_int.hpp:35:0,
# from casiomn.cpp:34:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from casiomn_int.hpp:35,
# from casiomn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 canonmn.cpp -o canonmn.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 casiomn.cpp -o casiomn.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 convert.cpp -fPIC -DPIC -o .libs/convert.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 cr2image.cpp -fPIC -DPIC -o .libs/cr2image.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from convert.cpp:36:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from convert.cpp:36:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from convert.cpp:37:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from convert.cpp:38:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from convert.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 convert.cpp -o convert.o >/dev/null 2>&1
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/cr2image.hpp:34:0,
# from cr2image.cpp:35:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage_int.hpp:34:0,
# from cr2image_int.hpp:34,
# from cr2image.cpp:36:
# tifffwd_int.hpp:110:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage_int.hpp:35:0,
# from cr2image_int.hpp:34,
# from cr2image.cpp:36:
# tiffcomposite_int.hpp:179:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from cr2image_int.hpp:34:0,
# from cr2image.cpp:36:
# tiffimage_int.hpp:261:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr create(uint32_t extendedTag,
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from cr2image_int.hpp:34:0,
# from cr2image.cpp:36:
# tiffimage_int.hpp:354:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr parse(
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# 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&)':
# cr2image.cpp:186:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr header(new Cr2Header(byteOrder));
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/cr2image.hpp:34,
# from cr2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 cr2image.cpp -o cr2image.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 crwimage.cpp -fPIC -DPIC -o .libs/crwimage.o
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/crwimage.hpp:37:0,
# from crwimage.cpp:35:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from crwimage.cpp:36:0:
# crwimage_int.hpp:99:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from crwimage.cpp:36:0:
# crwimage_int.hpp:443:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/crwimage.hpp:37,
# from crwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 datasets.cpp -fPIC -DPIC -o .libs/datasets.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/datasets.hpp:34:0,
# from datasets.cpp:34:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from datasets.cpp:34:0:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/datasets.hpp:34,
# from datasets.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 datasets.cpp -o datasets.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 crwimage.cpp -o crwimage.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 easyaccess.cpp -fPIC -DPIC -o .libs/easyaccess.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/easyaccess.hpp:33,
# from easyaccess.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 easyaccess.cpp -o easyaccess.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 epsimage.cpp -fPIC -DPIC -o .libs/epsimage.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 error.cpp -fPIC -DPIC -o .libs/error.o
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/epsimage.hpp:41:0,
# from epsimage.cpp:35:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/epsimage.hpp:41,
# from epsimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 error.cpp -o error.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 epsimage.cpp -o epsimage.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 exif.cpp -fPIC -DPIC -o .libs/exif.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from exif.cpp:35:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from exif.cpp:35:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from exif.cpp:42:0:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/tiffimage.hpp:34,
# from exif.cpp:43:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/tiffimage.hpp:34,
# from exif.cpp:43:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tiffimage.hpp:34:0,
# from exif.cpp:43:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage_int.hpp:34:0,
# from exif.cpp:44:
# tifffwd_int.hpp:110:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage_int.hpp:35:0,
# from exif.cpp:44:
# tiffcomposite_int.hpp:179:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from exif.cpp:44:0:
# tiffimage_int.hpp:261:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr create(uint32_t extendedTag,
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from exif.cpp:44:0:
# tiffimage_int.hpp:354:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr parse(
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# exif.cpp:88:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# exif.cpp:131:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# exif.cpp:155:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# exif.cpp: In function 'Exiv2::Exifdatum& Exiv2::setValue(Exiv2::Exifdatum&, const T&)':
# exif.cpp:200:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr > v
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# exif.cpp:201:20: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# = std::auto_ptr >(new Exiv2::ValueType);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# exif.cpp: In static member function 'static Exiv2::WriteMethod Exiv2::ExifParser::encode(Exiv2::Blob&, const byte*, uint32_t, Exiv2::ByteOrder, const Exiv2::ExifData&)':
# exif.cpp:709:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr header(new TiffHeader(byteOrder, 0x00000008, false));
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from exif.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 futils.cpp -fPIC -DPIC -o .libs/futils.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 futils.cpp -o futils.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 exif.cpp -o exif.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 fujimn.cpp -fPIC -DPIC -o .libs/fujimn.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tags.hpp:35:0,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from fujimn_int.hpp:40:0,
# from fujimn.cpp:37:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from fujimn_int.hpp:40,
# from fujimn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 fujimn.cpp -o fujimn.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 gifimage.cpp -fPIC -DPIC -o .libs/gifimage.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/gifimage.hpp:36,
# from gifimage.cpp:35:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/gifimage.hpp:37,
# from gifimage.cpp:35:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/gifimage.hpp:37,
# from gifimage.cpp:35:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/gifimage.hpp:37:0,
# from gifimage.cpp:35:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/gifimage.hpp:35,
# from gifimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 gifimage.cpp -o gifimage.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 http.cpp -fPIC -DPIC -o .libs/http.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 image.cpp -fPIC -DPIC -o .libs/image.o
# In file included from ../include/exiv2/image.hpp:40:0,
# from image.cpp:38:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from image.cpp:38:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from image.cpp:38:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from image.cpp:38:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from image.cpp:38:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from image.cpp:38:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from image.cpp:38:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from image.cpp:38:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from image.cpp:38:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from image.cpp:38:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from image.cpp:38:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from image.cpp:38:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from image.cpp:38:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from image.cpp:38:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/image.hpp:41,
# from image.cpp:38:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/image.hpp:41,
# from image.cpp:38:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from image.cpp:38:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from image.cpp:38:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from image.cpp:38:0:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# image.cpp: In static member function 'static Exiv2::Image::AutoPtr Exiv2::ImageFactory::create(int, const string&)':
# image.cpp:515:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr fileIo(new FileIo(path));
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from image.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# image.cpp: In function 'std::__cxx11::string Exiv2::Internal::stringFormat(const char*, ...)':
# image.cpp:600:69: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
# rc=vsnprintf(buffer,(unsigned int)need, format, args);
# ^
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 http.cpp -o http.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 image.cpp -o image.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 iptc.cpp -fPIC -DPIC -o .libs/iptc.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jp2image.cpp -fPIC -DPIC -o .libs/jp2image.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:34:0,
# from iptc.cpp:33:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from iptc.cpp:33:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/jpgimage.hpp:40,
# from iptc.cpp:38:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/jpgimage.hpp:40,
# from iptc.cpp:38:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/jpgimage.hpp:40,
# from iptc.cpp:38:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/jpgimage.hpp:40:0,
# from iptc.cpp:38:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/iptc.hpp:34,
# from iptc.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/jp2image.hpp:38,
# from jp2image.cpp:35:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/jp2image.hpp:39,
# from jp2image.cpp:35:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/jp2image.hpp:39,
# from jp2image.cpp:35:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/jp2image.hpp:39:0,
# from jp2image.cpp:35:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/jp2image.hpp:37,
# from jp2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jp2image.cpp -o jp2image.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 iptc.cpp -o iptc.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jpgimage.cpp -fPIC -DPIC -o .libs/jpgimage.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 makernote.cpp -fPIC -DPIC -o .libs/makernote.o
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/jpgimage.hpp:40:0,
# from jpgimage.cpp:37:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/jpgimage.hpp:40,
# from jpgimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tags.hpp:35:0,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tags_int.hpp:36:0,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# jpgimage.cpp: In member function 'virtual void Exiv2::JpegBase::printStructure(std::ostream&, Exiv2::PrintStructureOption)':
# jpgimage.cpp:613:33: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
# while (xmp[start]) start++; start++;
# ^~~~~
# jpgimage.cpp:613:61: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
# while (xmp[start]) start++; start++;
# ^~~~~
# In file included from makernote_int.hpp:37:0,
# from makernote.cpp:34:
# tifffwd_int.hpp:110:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from makernote.cpp:35:0:
# tiffcomposite_int.hpp:179:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/tiffimage.hpp:34,
# from makernote.cpp:37:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/tiffimage.hpp:34,
# from makernote.cpp:37:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/tiffimage.hpp:34,
# from makernote.cpp:37:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tiffimage.hpp:34:0,
# from makernote.cpp:37:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from makernote.cpp:38:0:
# tiffimage_int.hpp:261:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr create(uint32_t extendedTag,
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from makernote.cpp:38:0:
# tiffimage_int.hpp:354:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr parse(
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from makernote_int.hpp:37,
# from makernote.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jpgimage.cpp -o jpgimage.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 makernote.cpp -o makernote.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 metadatum.cpp -fPIC -DPIC -o .libs/metadatum.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 minoltamn.cpp -fPIC -DPIC -o .libs/minoltamn.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from metadatum.cpp:35:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from metadatum.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from metadatum.cpp:35:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from metadatum.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from metadatum.cpp:35:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from metadatum.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from metadatum.cpp:35:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from metadatum.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from metadatum.cpp:35:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from metadatum.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from metadatum.cpp:35:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from metadatum.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from metadatum.cpp:35:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from metadatum.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from metadatum.cpp:35:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from metadatum.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from metadatum.cpp:35:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from metadatum.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from metadatum.cpp:35:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from metadatum.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from metadatum.cpp:35:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from metadatum.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from metadatum.cpp:35:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from metadatum.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from metadatum.cpp:35:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from metadatum.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from metadatum.cpp:35:0:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from metadatum.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tags.hpp:35:0,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from minoltamn_int.hpp:41:0,
# from minoltamn.cpp:36:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from minoltamn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 minoltamn.cpp -o minoltamn.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 metadatum.cpp -o metadatum.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 mrwimage.cpp -fPIC -DPIC -o .libs/mrwimage.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 nikonmn.cpp -fPIC -DPIC -o .libs/nikonmn.o
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/mrwimage.hpp:35:0,
# from mrwimage.cpp:35:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/mrwimage.hpp:35,
# from mrwimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 mrwimage.cpp -o mrwimage.o >/dev/null 2>&1
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tags.hpp:35:0,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from nikonmn_int.hpp:48:0,
# from nikonmn.cpp:40:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from nikonmn.cpp:42:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from nikonmn.cpp:42:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from nikonmn.cpp:42:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from nikonmn.cpp:42:0:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from nikonmn_int.hpp:48,
# from nikonmn.cpp:40:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 nikonmn.cpp -o nikonmn.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 olympusmn.cpp -fPIC -DPIC -o .libs/olympusmn.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tags.hpp:35:0,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from olympusmn_int.hpp:44:0,
# from olympusmn.cpp:39:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from olympusmn.cpp:41:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from olympusmn.cpp:41:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from olympusmn.cpp:41:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from olympusmn.cpp:41:0:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from olympusmn_int.hpp:44,
# from olympusmn.cpp:39:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 orfimage.cpp -fPIC -DPIC -o .libs/orfimage.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 olympusmn.cpp -o olympusmn.o >/dev/null 2>&1
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/orfimage.hpp:34:0,
# from orfimage.cpp:35:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage_int.hpp:34:0,
# from orfimage_int.hpp:35,
# from orfimage.cpp:36:
# tifffwd_int.hpp:110:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage_int.hpp:35:0,
# from orfimage_int.hpp:35,
# from orfimage.cpp:36:
# tiffcomposite_int.hpp:179:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from orfimage_int.hpp:35:0,
# from orfimage.cpp:36:
# tiffimage_int.hpp:261:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr create(uint32_t extendedTag,
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from orfimage_int.hpp:35:0,
# from orfimage.cpp:36:
# tiffimage_int.hpp:354:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr parse(
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# 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&)':
# orfimage.cpp:186:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr header(new OrfHeader(byteOrder));
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/orfimage.hpp:34,
# from orfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 orfimage.cpp -o orfimage.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 panasonicmn.cpp -fPIC -DPIC -o .libs/panasonicmn.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pentaxmn.cpp -fPIC -DPIC -o .libs/pentaxmn.o
# In file included from ../include/exiv2/tags.hpp:35:0,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from panasonicmn_int.hpp:39:0,
# from panasonicmn.cpp:36:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from panasonicmn_int.hpp:39,
# from panasonicmn.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 panasonicmn.cpp -o panasonicmn.o >/dev/null 2>&1
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tags.hpp:35:0,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from pentaxmn_int.hpp:37:0,
# from pentaxmn.cpp:38:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from pentaxmn_int.hpp:37,
# from pentaxmn.cpp:38:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pentaxmn.cpp -o pentaxmn.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pgfimage.cpp -fPIC -DPIC -o .libs/pgfimage.o
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pngimage.cpp -fPIC -DPIC -o .libs/pngimage.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/pgfimage.hpp:37:0,
# from pgfimage.cpp:35:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pgfimage.hpp:37,
# from pgfimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pgfimage.cpp -o pgfimage.o >/dev/null 2>&1
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/pngimage.hpp:38:0,
# from pngimage.cpp:37:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/pngimage.hpp:38,
# from pngimage.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pngimage.cpp -o pngimage.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pngchunk.cpp -fPIC -DPIC -o .libs/pngchunk.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 preview.cpp -fPIC -DPIC -o .libs/preview.o
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tiffimage.hpp:34:0,
# from pngchunk.cpp:37:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from pngchunk.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/preview.hpp:35:0,
# from preview.cpp:37:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage_int.hpp:34:0,
# from preview.cpp:44:
# tifffwd_int.hpp:110:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage_int.hpp:35:0,
# from preview.cpp:44:
# tiffcomposite_int.hpp:179:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from preview.cpp:44:0:
# tiffimage_int.hpp:261:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr create(uint32_t extendedTag,
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from preview.cpp:44:0:
# tiffimage_int.hpp:354:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr parse(
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# preview.cpp:97:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/preview.hpp:35,
# from preview.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pngchunk.cpp -o pngchunk.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 preview.cpp -o preview.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 psdimage.cpp -fPIC -DPIC -o .libs/psdimage.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 properties.cpp -fPIC -DPIC -o .libs/properties.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/psdimage.hpp:38,
# from psdimage.cpp:35:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/psdimage.hpp:39,
# from psdimage.cpp:35:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/psdimage.hpp:39,
# from psdimage.cpp:35:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/psdimage.hpp:39:0,
# from psdimage.cpp:35:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/psdimage.hpp:37,
# from psdimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/properties.hpp:39:0,
# from properties.cpp:34:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/properties.hpp:40:0,
# from properties.cpp:34:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from properties.cpp:34:0:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/properties.hpp:39,
# from properties.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 psdimage.cpp -o psdimage.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 properties.cpp -o properties.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 rafimage.cpp -fPIC -DPIC -o .libs/rafimage.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 rw2image.cpp -fPIC -DPIC -o .libs/rw2image.o
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/rafimage.hpp:34:0,
# from rafimage.cpp:35:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rafimage.hpp:34,
# from rafimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/rw2image.hpp:34:0,
# from rw2image.cpp:35:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage_int.hpp:34:0,
# from rw2image_int.hpp:34,
# from rw2image.cpp:36:
# tifffwd_int.hpp:110:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage_int.hpp:35:0,
# from rw2image_int.hpp:34,
# from rw2image.cpp:36:
# tiffcomposite_int.hpp:179:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from rw2image_int.hpp:34:0,
# from rw2image.cpp:36:
# tiffimage_int.hpp:261:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr create(uint32_t extendedTag,
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from rw2image_int.hpp:34:0,
# from rw2image.cpp:36:
# tiffimage_int.hpp:354:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr parse(
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/rw2image.hpp:34,
# from rw2image.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 rafimage.cpp -o rafimage.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 rw2image.cpp -o rw2image.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 samsungmn.cpp -fPIC -DPIC -o .libs/samsungmn.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 sigmamn.cpp -fPIC -DPIC -o .libs/sigmamn.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tags.hpp:35:0,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from samsungmn_int.hpp:35:0,
# from samsungmn.cpp:34:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from samsungmn_int.hpp:35,
# from samsungmn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 samsungmn.cpp -o samsungmn.o >/dev/null 2>&1
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tags.hpp:35:0,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from sigmamn_int.hpp:36:0,
# from sigmamn.cpp:37:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from sigmamn_int.hpp:36,
# from sigmamn.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 sigmamn.cpp -o sigmamn.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 sonymn.cpp -fPIC -DPIC -o .libs/sonymn.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tags.cpp -fPIC -DPIC -o .libs/tags.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tags.hpp:35:0,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from minoltamn_int.hpp:41:0,
# from sonymn.cpp:34:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from minoltamn_int.hpp:41,
# from sonymn.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 sonymn.cpp -o sonymn.o >/dev/null 2>&1
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tags.hpp:35:0,
# from tags.cpp:36:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tags.cpp:36:0:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags.cpp:36:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tags.cpp -o tags.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tgaimage.cpp -fPIC -DPIC -o .libs/tgaimage.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/tgaimage.hpp:37,
# from tgaimage.cpp:34:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/tgaimage.hpp:38,
# from tgaimage.cpp:34:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/tgaimage.hpp:38,
# from tgaimage.cpp:34:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tgaimage.hpp:38:0,
# from tgaimage.cpp:34:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/tgaimage.hpp:36,
# from tgaimage.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tgaimage.cpp -o tgaimage.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffcomposite.cpp -fPIC -DPIC -o .libs/tiffcomposite.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffimage.cpp -fPIC -DPIC -o .libs/tiffimage.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tags.hpp:35:0,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tags_int.hpp:36:0,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage_int.hpp:34:0,
# from tiffcomposite.cpp:34:
# tifffwd_int.hpp:110:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage_int.hpp:35:0,
# from tiffcomposite.cpp:34:
# tiffcomposite_int.hpp:179:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from tiffimage_int.hpp:36,
# from tiffcomposite.cpp:34:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from tiffimage_int.hpp:36,
# from tiffcomposite.cpp:34:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from tiffimage_int.hpp:36,
# from tiffcomposite.cpp:34:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage_int.hpp:36:0,
# from tiffcomposite.cpp:34:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffcomposite.cpp:34:0:
# tiffimage_int.hpp:261:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr create(uint32_t extendedTag,
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffcomposite.cpp:34:0:
# tiffimage_int.hpp:354:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr parse(
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/tags.hpp:35,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffimage_int.hpp:34,
# from tiffcomposite.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tiffimage.hpp:34:0,
# from tiffimage.cpp:35:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage_int.hpp:34:0,
# from tiffimage.cpp:36:
# tifffwd_int.hpp:110:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage_int.hpp:35:0,
# from tiffimage.cpp:36:
# tiffcomposite_int.hpp:179:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage.cpp:36:0:
# tiffimage_int.hpp:261:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr create(uint32_t extendedTag,
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage.cpp:36:0:
# tiffimage_int.hpp:354:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr parse(
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# 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&)':
# tiffimage.cpp:266:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr header(new TiffHeader(byteOrder));
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# tiffimage.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*)':
# tiffimage.cpp:2091:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# std::auto_ptr ph;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# tiffimage.cpp:2093:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# ph = std::auto_ptr(new TiffHeader);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/tiffimage.hpp:34,
# from tiffimage.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffcomposite.cpp -o tiffcomposite.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffimage.cpp -o tiffimage.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffvisitor.cpp -fPIC -DPIC -o .libs/tiffvisitor.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 types.cpp -fPIC -DPIC -o .libs/types.o
# In file included from tiffcomposite_int.hpp:34:0,
# from tiffvisitor.cpp:34:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffcomposite_int.hpp:34:0,
# from tiffvisitor.cpp:34:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffcomposite_int.hpp:34:0,
# from tiffvisitor.cpp:34:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffcomposite_int.hpp:34:0,
# from tiffvisitor.cpp:34:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffcomposite_int.hpp:34:0,
# from tiffvisitor.cpp:34:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffcomposite_int.hpp:34:0,
# from tiffvisitor.cpp:34:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffcomposite_int.hpp:34:0,
# from tiffvisitor.cpp:34:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffcomposite_int.hpp:34:0,
# from tiffvisitor.cpp:34:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffcomposite_int.hpp:34:0,
# from tiffvisitor.cpp:34:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffcomposite_int.hpp:34:0,
# from tiffvisitor.cpp:34:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffcomposite_int.hpp:34:0,
# from tiffvisitor.cpp:34:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffcomposite_int.hpp:34:0,
# from tiffvisitor.cpp:34:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffcomposite_int.hpp:34:0,
# from tiffvisitor.cpp:34:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/tags.hpp:35:0,
# from tags_int.hpp:36,
# from tifffwd_int.hpp:35,
# from tiffcomposite_int.hpp:35,
# from tiffvisitor.cpp:34:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tags_int.hpp:36:0,
# from tifffwd_int.hpp:35,
# from tiffcomposite_int.hpp:35,
# from tiffvisitor.cpp:34:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffcomposite_int.hpp:35:0,
# from tiffvisitor.cpp:34:
# tifffwd_int.hpp:110:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffvisitor.cpp:34:0:
# tiffcomposite_int.hpp:179:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from tiffimage_int.hpp:36,
# from tiffvisitor.cpp:36:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from tiffimage_int.hpp:36,
# from tiffvisitor.cpp:36:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from tiffimage_int.hpp:36,
# from tiffvisitor.cpp:36:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage_int.hpp:36:0,
# from tiffvisitor.cpp:36:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffvisitor.cpp:36:0:
# tiffimage_int.hpp:261:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr create(uint32_t extendedTag,
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffvisitor.cpp:36:0:
# tiffimage_int.hpp:354:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr parse(
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from tiffcomposite_int.hpp:34,
# from tiffvisitor.cpp:34:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffvisitor.cpp -o tiffvisitor.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 types.cpp -o types.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 value.cpp -fPIC -DPIC -o .libs/value.o
# In file included from value.cpp:35:0:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from value.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from value.cpp:35:0:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from value.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from value.cpp:35:0:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from value.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from value.cpp:35:0:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from value.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from value.cpp:35:0:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from value.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from value.cpp:35:0:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from value.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from value.cpp:35:0:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from value.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from value.cpp:35:0:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from value.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from value.cpp:35:0:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from value.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from value.cpp:35:0:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from value.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from value.cpp:35:0:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from value.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from value.cpp:35:0:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from value.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from value.cpp:35:0:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from value.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 version.cpp -fPIC -DPIC -o .libs/version.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 version.cpp -o version.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 value.cpp -o value.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 xmp.cpp -fPIC -DPIC -o .libs/xmp.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:34:0,
# from xmp.cpp:33:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/properties.hpp:40:0,
# from ../include/exiv2/xmp.hpp:35,
# from xmp.cpp:33:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from xmp.cpp:33:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/xmp.hpp:34,
# from xmp.cpp:33:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 xmp.cpp -o xmp.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 xmpsidecar.cpp -fPIC -DPIC -o .libs/xmpsidecar.o
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/image.hpp:41,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmpsidecar.hpp:34:0,
# from xmpsidecar.cpp:35:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/memory:81:0,
# from ../include/exiv2/basicio.hpp:39,
# from ../include/exiv2/image.hpp:40,
# from ../include/exiv2/xmpsidecar.hpp:34,
# from xmpsidecar.cpp:35:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 xmpsidecar.cpp -o xmpsidecar.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 asfvideo.cpp -fPIC -DPIC -o .libs/asfvideo.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 matroskavideo.cpp -fPIC -DPIC -o .libs/matroskavideo.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/asfvideo.hpp:35,
# from asfvideo.cpp:37:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/asfvideo.hpp:35,
# from asfvideo.cpp:37:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/asfvideo.hpp:35,
# from asfvideo.cpp:37:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/asfvideo.hpp:35:0,
# from asfvideo.cpp:37:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/asfvideo.hpp:34,
# from asfvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# asfvideo.cpp: In member function 'void Exiv2::AsfVideo::metadataHandler(int)':
# asfvideo.cpp:653:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# asfvideo.cpp:656:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# v->read(toString16(buf));
# ^
# asfvideo.cpp:685:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# asfvideo.cpp:688:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# v->read(toString16(buf));
# ^
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/matroskavideo.hpp:35,
# from matroskavideo.cpp:37:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/matroskavideo.hpp:35,
# from matroskavideo.cpp:37:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/matroskavideo.hpp:35,
# from matroskavideo.cpp:37:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/matroskavideo.hpp:35:0,
# from matroskavideo.cpp:37:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/matroskavideo.hpp:34,
# from matroskavideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 asfvideo.cpp -o asfvideo.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 matroskavideo.cpp -o matroskavideo.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 quicktimevideo.cpp -fPIC -DPIC -o .libs/quicktimevideo.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 riffvideo.cpp -fPIC -DPIC -o .libs/riffvideo.o
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# ../include/exiv2/value.hpp:66:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# ../include/exiv2/value.hpp:268:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/quicktimevideo.hpp:35,
# from quicktimevideo.cpp:37:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# ../include/exiv2/value.hpp:355:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# ../include/exiv2/value.hpp:437:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# ../include/exiv2/value.hpp:469:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/quicktimevideo.hpp:35,
# from quicktimevideo.cpp:37:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# ../include/exiv2/value.hpp:556:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# ../include/exiv2/value.hpp:643:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/quicktimevideo.hpp:35,
# from quicktimevideo.cpp:37:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# ../include/exiv2/value.hpp:734:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# ../include/exiv2/value.hpp:816:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/quicktimevideo.hpp:35:0,
# from quicktimevideo.cpp:37:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/quicktimevideo.hpp:34,
# from quicktimevideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# ../include/exiv2/value.hpp:912:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# ../include/exiv2/value.hpp:1000:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# ../include/exiv2/value.hpp:1101:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/metadatum.hpp:39:0,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# ../include/exiv2/value.hpp:1257:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr > AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# quicktimevideo.cpp: In member function 'void Exiv2::QuickTimeVideo::NikonTagsDecoder(long unsigned int)':
# quicktimevideo.cpp:1073:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else
# ^~~~
# quicktimevideo.cpp:1076:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# if(td)
# ^~
# quicktimevideo.cpp: In member function 'void Exiv2::QuickTimeVideo::movieHeaderDecoder(long unsigned int)':
# quicktimevideo.cpp:1584:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if(timeScale_ != 0) // To prevent division by zero
# ^~
# quicktimevideo.cpp:1585:91: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# xmpData_["Xmp.video.Duration"] = returnBufValue(buf) * 1000 / timeScale_; break;
# ^~~~~
# In file included from ../include/exiv2/exif.hpp:34:0,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# ../include/exiv2/metadatum.hpp:63:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/exif.hpp:35:0,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# ../include/exiv2/tags.hpp:153:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/image.hpp:40:0,
# from ../include/exiv2/riffvideo.hpp:35,
# from riffvideo.cpp:37:
# ../include/exiv2/basicio.hpp:74:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/iptc.hpp:38:0,
# from ../include/exiv2/image.hpp:42,
# from ../include/exiv2/riffvideo.hpp:35,
# from riffvideo.cpp:37:
# ../include/exiv2/datasets.hpp:280:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/xmp.hpp:35:0,
# from ../include/exiv2/image.hpp:43,
# from ../include/exiv2/riffvideo.hpp:35,
# from riffvideo.cpp:37:
# ../include/exiv2/properties.hpp:235:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from ../include/exiv2/riffvideo.hpp:35:0,
# from riffvideo.cpp:37:
# ../include/exiv2/image.hpp:92:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage_int.hpp:34:0,
# from riffvideo.cpp:43:
# tifffwd_int.hpp:110:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr (*NewTiffCompFct)(uint16_t tag, IfdId group);
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from tiffimage_int.hpp:35:0,
# from riffvideo.cpp:43:
# tiffcomposite_int.hpp:179:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# typedef std::auto_ptr AutoPtr;
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from riffvideo.cpp:43:0:
# tiffimage_int.hpp:261:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr create(uint32_t extendedTag,
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# In file included from riffvideo.cpp:43:0:
# tiffimage_int.hpp:354:21: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
# static std::auto_ptr parse(
# ^~~~~~~~
# In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
# from /usr/include/c++/6.1.1/locale:43,
# from /usr/include/c++/6.1.1/iomanip:43,
# from ../include/exiv2/value.hpp:43,
# from ../include/exiv2/metadatum.hpp:39,
# from ../include/exiv2/exif.hpp:34,
# from ../include/exiv2/riffvideo.hpp:34,
# from riffvideo.cpp:37:
# /usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
# template class auto_ptr;
# ^~~~~~~~
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 riffvideo.cpp -o riffvideo.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 quicktimevideo.cpp -o quicktimevideo.o >/dev/null 2>&1
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 utilsvideo.cpp -fPIC -DPIC -o .libs/utilsvideo.o
# libtool: compile: g++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 utilsvideo.cpp -o utilsvideo.o >/dev/null 2>&1
# ../libtool --mode=link g++ -ldl -L../xmpsdk/src -o libexiv2.la basicio.lo bmpimage.lo canonmn.lo casiomn.lo convert.lo cr2image.lo crwimage.lo datasets.lo easyaccess.lo epsimage.lo error.lo exif.lo futils.lo fujimn.lo gifimage.lo http.lo image.lo iptc.lo jp2image.lo jpgimage.lo makernote.lo metadatum.lo minoltamn.lo mrwimage.lo nikonmn.lo olympusmn.lo orfimage.lo panasonicmn.lo pentaxmn.lo pgfimage.lo pngimage.lo pngchunk.lo preview.lo properties.lo psdimage.lo rafimage.lo rw2image.lo samsungmn.lo sigmamn.lo sonymn.lo tags.lo tgaimage.lo tiffcomposite.lo tiffimage.lo tiffvisitor.lo types.lo value.lo version.lo xmp.lo xmpsidecar.lo asfvideo.lo matroskavideo.lo quicktimevideo.lo riffvideo.lo utilsvideo.lo -rpath /usr/lib -version-info 14:0:0 -lz -lm -lexpat -lxmpsdk
# libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/basicio.o .libs/bmpimage.o .libs/canonmn.o .libs/casiomn.o .libs/convert.o .libs/cr2image.o .libs/crwimage.o .libs/datasets.o .libs/easyaccess.o .libs/epsimage.o .libs/error.o .libs/exif.o .libs/futils.o .libs/fujimn.o .libs/gifimage.o .libs/http.o .libs/image.o .libs/iptc.o .libs/jp2image.o .libs/jpgimage.o .libs/makernote.o .libs/metadatum.o .libs/minoltamn.o .libs/mrwimage.o .libs/nikonmn.o .libs/olympusmn.o .libs/orfimage.o .libs/panasonicmn.o .libs/pentaxmn.o .libs/pgfimage.o .libs/pngimage.o .libs/pngchunk.o .libs/preview.o .libs/properties.o .libs/psdimage.o .libs/rafimage.o .libs/rw2image.o .libs/samsungmn.o .libs/sigmamn.o .libs/sonymn.o .libs/tags.o .libs/tgaimage.o .libs/tiffcomposite.o .libs/tiffimage.o .libs/tiffvisitor.o .libs/types.o .libs/value.o .libs/version.o .libs/xmp.o .libs/xmpsidecar.o .libs/asfvideo.o .libs/matroskavideo.o .libs/quicktimevideo.o .libs/riffvideo.o .libs/utilsvideo.o -Wl,--whole-archive /tmp/exiv2/src/exiv2-0.25/xmpsdk/src/.libs/libxmpsdk.a -Wl,--no-whole-archive -L/tmp/exiv2/src/exiv2-0.25/xmpsdk/src -lz -lexpat -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,libexiv2.so.14 -o .libs/libexiv2.so.14.0.0
# libtool: link: (cd ".libs" && rm -f "libexiv2.so.14" && ln -s "libexiv2.so.14.0.0" "libexiv2.so.14")
# libtool: link: (cd ".libs" && rm -f "libexiv2.so" && ln -s "libexiv2.so.14.0.0" "libexiv2.so")
# libtool: link: (cd .libs/libexiv2.lax/libxmpsdk.a && ar x "/tmp/exiv2/src/exiv2-0.25/xmpsdk/src/.libs/libxmpsdk.a")
# libtool: link: ar cru .libs/libexiv2.a basicio.o bmpimage.o canonmn.o casiomn.o convert.o cr2image.o crwimage.o datasets.o easyaccess.o epsimage.o error.o exif.o futils.o fujimn.o gifimage.o http.o image.o iptc.o jp2image.o jpgimage.o makernote.o metadatum.o minoltamn.o mrwimage.o nikonmn.o olympusmn.o orfimage.o panasonicmn.o pentaxmn.o pgfimage.o pngimage.o pngchunk.o preview.o properties.o psdimage.o rafimage.o rw2image.o samsungmn.o sigmamn.o sonymn.o tags.o tgaimage.o tiffcomposite.o tiffimage.o tiffvisitor.o types.o value.o version.o xmp.o xmpsidecar.o asfvideo.o matroskavideo.o quicktimevideo.o riffvideo.o utilsvideo.o .libs/libexiv2.lax/libxmpsdk.a/XML_Node.o .libs/libexiv2.lax/libxmpsdk.a/XMPMeta.o .libs/libexiv2.lax/libxmpsdk.a/XMPMeta-GetSet.o .libs/libexiv2.lax/libxmpsdk.a/XMPMeta-Parse.o .libs/libexiv2.lax/libxmpsdk.a/XMPMeta-Serialize.o .libs/libexiv2.lax/libxmpsdk.a/XMPIterator.o .libs/libexiv2.lax/libxmpsdk.a/XMPUtils.o .libs/libexiv2.lax/libxmpsdk.a/XMPUtils-FileInfo.o .libs/libexiv2.lax/libxmpsdk.a/XMPCore_Impl.o .libs/libexiv2.lax/libxmpsdk.a/ExpatAdapter.o .libs/libexiv2.lax/libxmpsdk.a/ParseRDF.o .libs/libexiv2.lax/libxmpsdk.a/UnicodeConversions.o .libs/libexiv2.lax/libxmpsdk.a/MD5.o .libs/libexiv2.lax/libxmpsdk.a/WXMPMeta.o .libs/libexiv2.lax/libxmpsdk.a/WXMPIterator.o .libs/libexiv2.lax/libxmpsdk.a/WXMPUtils.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libexiv2.a
# libtool: link: rm -fr .libs/libexiv2.lax
# libtool: link: ( cd ".libs" && rm -f "libexiv2.la" && ln -s "../libexiv2.la" "libexiv2.la" )
# mkdir -pv ../bin 2>&1 > /dev/null
# libtool: link: g++ -o ../bin/.libs/exiv2 exiv2.o actions.o utils.o -ldl -L/tmp/exiv2/src/exiv2-0.25/xmpsdk/src ./.libs/libexiv2.so -Wl,-rpath -Wl,/usr/lib
# make[1]: Leaving directory '/tmp/exiv2/src/exiv2-0.25/src'
# cd po && make
# make[1]: Entering directory '/tmp/exiv2/src/exiv2-0.25/po'
# test ! -f ./exiv2.pot || \
# test -z "bs.gmo de.gmo es.gmo fi.gmo fr.gmo gl.gmo ms.gmo pl.gmo pt.gmo ru.gmo sk.gmo sv.gmo ug.gmo uk.gmo vi.gmo" || make bs.gmo de.gmo es.gmo fi.gmo fr.gmo gl.gmo ms.gmo pl.gmo pt.gmo ru.gmo sk.gmo sv.gmo ug.gmo uk.gmo vi.gmo
# make[2]: Entering directory '/tmp/exiv2/src/exiv2-0.25/po'
# rm -f bs.gmo && /usr/sbin/msgfmt -c --statistics -o bs.gmo bs.po
# rm -f de.gmo && /usr/sbin/msgfmt -c --statistics -o de.gmo de.po
# 2542 translated messages, 1816 fuzzy translations, 1291 untranslated messages.
# rm -f es.gmo && /usr/sbin/msgfmt -c --statistics -o es.gmo es.po
# 4421 translated messages, 618 fuzzy translations, 610 untranslated messages.
# rm -f fi.gmo && /usr/sbin/msgfmt -c --statistics -o fi.gmo fi.po
# 4328 translated messages, 12 fuzzy translations, 1309 untranslated messages.
# rm -f fr.gmo && /usr/sbin/msgfmt -c --statistics -o fr.gmo fr.po
# 209 translated messages, 1579 fuzzy translations, 3861 untranslated messages.
# rm -f gl.gmo && /usr/sbin/msgfmt -c --statistics -o gl.gmo gl.po
# 1427 translated messages, 2437 fuzzy translations, 1785 untranslated messages.
# rm -f ms.gmo && /usr/sbin/msgfmt -c --statistics -o ms.gmo ms.po
# 3908 translated messages, 789 fuzzy translations, 952 untranslated messages.
# rm -f pl.gmo && /usr/sbin/msgfmt -c --statistics -o pl.gmo pl.po
# 4912 translated messages, 351 fuzzy translations, 386 untranslated messages.
# rm -f pt.gmo && /usr/sbin/msgfmt -c --statistics -o pt.gmo pt.po
# 2622 translated messages, 1694 fuzzy translations, 1333 untranslated messages.
# rm -f ru.gmo && /usr/sbin/msgfmt -c --statistics -o ru.gmo ru.po
# 1863 translated messages, 1802 fuzzy translations, 1984 untranslated messages.
# rm -f sk.gmo && /usr/sbin/msgfmt -c --statistics -o sk.gmo sk.po
# 736 translated messages, 2932 fuzzy translations, 1981 untranslated messages.
# rm -f sv.gmo && /usr/sbin/msgfmt -c --statistics -o sv.gmo sv.po
# 2021 translated messages, 2056 fuzzy translations, 1572 untranslated messages.
# rm -f ug.gmo && /usr/sbin/msgfmt -c --statistics -o ug.gmo ug.po
# 5646 translated messages, 3 fuzzy translations.
# rm -f uk.gmo && /usr/sbin/msgfmt -c --statistics -o uk.gmo uk.po
# 2072 translated messages, 1384 fuzzy translations, 2193 untranslated messages.
# rm -f vi.gmo && /usr/sbin/msgfmt -c --statistics -o vi.gmo vi.po
# 2123 translated messages, 1483 fuzzy translations, 2043 untranslated messages.
# 1143 translated messages, 1733 fuzzy translations, 2773 untranslated messages.
# make[2]: Leaving directory '/tmp/exiv2/src/exiv2-0.25/po'
# touch stamp-po
# make[1]: Leaving directory '/tmp/exiv2/src/exiv2-0.25/po'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# if test "x1" = "x1"; then cd xmpsdk/src && make xmpsdk; fi;
# make[1]: Entering directory '/tmp/exiv2/src/exiv2-0.25/xmpsdk/src'
# make[1]: Nothing to be done for 'xmpsdk'.
# make[1]: Leaving directory '/tmp/exiv2/src/exiv2-0.25/xmpsdk/src'
# cd src && make install
# make[1]: Entering directory '/tmp/exiv2/src/exiv2-0.25/src'
# mkdir -pv ../bin 2>&1 > /dev/null
# ../config/mkinstalldirs /tmp/exiv2/pkg/exiv2/usr/include/exiv2
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/include/exiv2
# /usr/bin/install -c -m 644 ../include/exiv2/exiv2.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/exiv2.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/config.h /tmp/exiv2/pkg/exiv2/usr/include/exiv2/config.h
# /usr/bin/install -c -m 644 ../include/exiv2/exv_conf.h /tmp/exiv2/pkg/exiv2/usr/include/exiv2/exv_conf.h
# /usr/bin/install -c -m 644 ../include/exiv2/exv_msvc.h /tmp/exiv2/pkg/exiv2/usr/include/exiv2/exv_msvc.h
# /usr/bin/install -c -m 644 ../include/exiv2/version.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/version.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/basicio.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/basicio.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/bmpimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/bmpimage.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/convert.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/convert.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/cr2image.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/cr2image.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/crwimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/crwimage.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/datasets.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/datasets.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/easyaccess.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/easyaccess.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/epsimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/epsimage.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/error.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/error.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/exif.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/exif.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/futils.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/futils.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/gifimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/gifimage.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/http.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/http.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/image.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/image.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/iptc.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/iptc.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/jp2image.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/jp2image.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/jpgimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/jpgimage.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/metadatum.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/metadatum.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/mrwimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/mrwimage.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/orfimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/orfimage.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/pgfimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/pgfimage.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/pngimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/pngimage.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/preview.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/preview.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/properties.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/properties.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/psdimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/psdimage.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/rafimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/rafimage.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/rw2image.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/rw2image.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/tags.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/tags.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/tgaimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/tgaimage.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/tiffimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/tiffimage.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/types.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/types.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/value.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/value.hpp
# libtool: link: g++ -o ../bin/.libs/exiv2 exiv2.o actions.o utils.o -ldl -L/tmp/exiv2/src/exiv2-0.25/xmpsdk/src ./.libs/libexiv2.so -Wl,-rpath -Wl,/usr/lib
# /usr/bin/install -c -m 644 ../include/exiv2/version.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/version.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/xmp.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/xmp.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/xmpsidecar.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/xmpsidecar.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/asfvideo.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/asfvideo.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/matroskavideo.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/matroskavideo.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/quicktimevideo.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/quicktimevideo.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/riffvideo.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/riffvideo.hpp
# /usr/bin/install -c -m 644 ../include/exiv2/utilsvideo.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/utilsvideo.hpp
# /usr/bin/install -c -m 644 svn_version.h /tmp/exiv2/pkg/exiv2/usr/include/exiv2/svn_version.h
# ../config/mkinstalldirs /tmp/exiv2/pkg/exiv2/usr/lib
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/lib
# libtool: install: /usr/bin/install -c -m 644 .libs/libexiv2.so.14.0.0 /tmp/exiv2/pkg/exiv2/usr/lib/libexiv2.so.14.0.0
# libtool: install: (cd /tmp/exiv2/pkg/exiv2/usr/lib && { ln -s -f libexiv2.so.14.0.0 libexiv2.so.14 || { rm -f libexiv2.so.14 && ln -s libexiv2.so.14.0.0 libexiv2.so.14; }; })
# libtool: install: (cd /tmp/exiv2/pkg/exiv2/usr/lib && { ln -s -f libexiv2.so.14.0.0 libexiv2.so || { rm -f libexiv2.so && ln -s libexiv2.so.14.0.0 libexiv2.so; }; })
# libtool: install: /usr/bin/install -c -m 644 .libs/libexiv2.lai /tmp/exiv2/pkg/exiv2/usr/lib/libexiv2.la
# libtool: install: /usr/bin/install -c -m 644 .libs/libexiv2.a /tmp/exiv2/pkg/exiv2/usr/lib/libexiv2.a
# libtool: install: chmod 644 /tmp/exiv2/pkg/exiv2/usr/lib/libexiv2.a
# libtool: install: ranlib /tmp/exiv2/pkg/exiv2/usr/lib/libexiv2.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# ../config/mkinstalldirs /tmp/exiv2/pkg/exiv2/usr/bin
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/bin
# ../config/mkinstalldirs /tmp/exiv2/pkg/exiv2/usr/lib/pkgconfig
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/lib/pkgconfig
# /usr/bin/install -c -m 644 ../config/exiv2.pc /tmp/exiv2/pkg/exiv2/usr/lib/pkgconfig/exiv2.pc
# ../config/mkinstalldirs /tmp/exiv2/pkg/exiv2/usr/bin
# libtool: install: warning: `libexiv2.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c ../bin/.libs/exiv2 /tmp/exiv2/pkg/exiv2/usr/bin/exiv2
# ../config/mkinstalldirs /tmp/exiv2/pkg/exiv2/usr/share/man
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/man
# ../config/mkinstalldirs /tmp/exiv2/pkg/exiv2/usr/share/man/man1
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/man/man1
# /usr/bin/install -c -m 644 exiv2.1 /tmp/exiv2/pkg/exiv2/usr/share/man/man1/exiv2.1
# make[1]: Leaving directory '/tmp/exiv2/src/exiv2-0.25/src'
# cd po && make install
# make[1]: Entering directory '/tmp/exiv2/src/exiv2-0.25/po'
# /bin/sh .././config/mkinstalldirs /tmp/exiv2/pkg/exiv2/usr/share
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/bs/LC_MESSAGES
# installing bs.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/bs/LC_MESSAGES/exiv2.mo
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/de/LC_MESSAGES
# installing de.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/de/LC_MESSAGES/exiv2.mo
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/es/LC_MESSAGES
# installing es.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/es/LC_MESSAGES/exiv2.mo
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/fi/LC_MESSAGES
# installing fi.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/fi/LC_MESSAGES/exiv2.mo
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/fr/LC_MESSAGES
# installing fr.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/fr/LC_MESSAGES/exiv2.mo
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/gl/LC_MESSAGES
# installing gl.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/gl/LC_MESSAGES/exiv2.mo
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/ms/LC_MESSAGES
# installing ms.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/ms/LC_MESSAGES/exiv2.mo
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/pl/LC_MESSAGES
# installing pl.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/pl/LC_MESSAGES/exiv2.mo
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/pt/LC_MESSAGES
# installing pt.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/pt/LC_MESSAGES/exiv2.mo
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/ru/LC_MESSAGES
# installing ru.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/ru/LC_MESSAGES/exiv2.mo
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/sk/LC_MESSAGES
# installing sk.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/sk/LC_MESSAGES/exiv2.mo
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/sv/LC_MESSAGES
# installing sv.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/sv/LC_MESSAGES/exiv2.mo
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/ug/LC_MESSAGES
# installing ug.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/ug/LC_MESSAGES/exiv2.mo
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/uk/LC_MESSAGES
# installing uk.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/uk/LC_MESSAGES/exiv2.mo
# mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/vi/LC_MESSAGES
# installing vi.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/vi/LC_MESSAGES/exiv2.mo
# if test "exiv2" = "gettext-tools"; then \
# /bin/sh .././config/mkinstalldirs /tmp/exiv2/pkg/exiv2/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/exiv2/pkg/exiv2/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/exiv2/pkg/exiv2/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/exiv2/src/exiv2-0.25/po'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> WARNING: Package contains reference to $srcdir
# ==> Creating package "exiv2"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: exiv2 0.25-3 (Wed Aug 24 13:27:44 UTC 2016)

CMD: pacman --query --file exiv2-0.25-3-x86_64.pkg.tar.xz
# exiv2 0.25-3

Creating hybrid package for 'exiv2'

Trying to find vanilla package 'exiv2'...

CMD: pacman --query --file /mirror/libkexiv2_4-15.08.3-2.pkg.tar.xz
# libkexiv2_4 15.08.3-2

CMD: pacman --query --file /mirror/libgexiv2-0.10.3-4.pkg.tar.xz
# libgexiv2 0.10.3-4

CMD: pacman --query --file /mirror/libkexiv2-16.04.2-1.pkg.tar.xz
# libkexiv2 16.04.2-1

CMD: pacman --query --file /mirror/python2-exiv2-0.3.2-10.pkg.tar.xz
# python2-exiv2 0.3.2-10

CMD: pacman --query --file /mirror/exiv2-0.25-3.pkg.tar.xz
# exiv2 0.25-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/man/man1/exiv2.1.gz
# /usr/share/locale/sv/LC_MESSAGES/exiv2.mo
# /usr/share/locale/uk/LC_MESSAGES/exiv2.mo
# /usr/share/locale/de/LC_MESSAGES/exiv2.mo
# /usr/share/locale/pl/LC_MESSAGES/exiv2.mo
# /usr/share/locale/pt/LC_MESSAGES/exiv2.mo
# /usr/share/locale/ms/LC_MESSAGES/exiv2.mo
# /usr/share/locale/ru/LC_MESSAGES/exiv2.mo
# /usr/share/locale/fi/LC_MESSAGES/exiv2.mo
# /usr/share/locale/ug/LC_MESSAGES/exiv2.mo
# /usr/share/locale/vi/LC_MESSAGES/exiv2.mo
# /usr/share/locale/gl/LC_MESSAGES/exiv2.mo
# /usr/share/locale/es/LC_MESSAGES/exiv2.mo
# /usr/share/locale/fr/LC_MESSAGES/exiv2.mo
# /usr/share/locale/bs/LC_MESSAGES/exiv2.mo
# /usr/share/locale/sk/LC_MESSAGES/exiv2.mo
# /usr/lib/libexiv2.so
# /usr/lib/libexiv2.so.14
# /usr/lib/libexiv2.so.14.0.0
# /usr/lib/pkgconfig/exiv2.pc
# /usr/include/exiv2/types.hpp
# /usr/include/exiv2/tags.hpp
# /usr/include/exiv2/epsimage.hpp
# /usr/include/exiv2/tgaimage.hpp
# /usr/include/exiv2/exiv2.hpp
# /usr/include/exiv2/psdimage.hpp
# /usr/include/exiv2/basicio.hpp
# /usr/include/exiv2/version.hpp
# /usr/include/exiv2/bmpimage.hpp
# /usr/include/exiv2/http.hpp
# /usr/include/exiv2/jpgimage.hpp
# /usr/include/exiv2/utilsvideo.hpp
# /usr/include/exiv2/futils.hpp
# /usr/include/exiv2/image.hpp
# /usr/include/exiv2/crwimage.hpp
# /usr/include/exiv2/value.hpp
# /usr/include/exiv2/cr2image.hpp
# /usr/include/exiv2/easyaccess.hpp
# /usr/include/exiv2/rw2image.hpp
# /usr/include/exiv2/matroskavideo.hpp
# /usr/include/exiv2/error.hpp
# /usr/include/exiv2/exif.hpp
# /usr/include/exiv2/pngimage.hpp
# /usr/include/exiv2/xmp.hpp
# /usr/include/exiv2/datasets.hpp
# /usr/include/exiv2/mrwimage.hpp
# /usr/include/exiv2/rafimage.hpp
# /usr/include/exiv2/properties.hpp
# /usr/include/exiv2/quicktimevideo.hpp
# /usr/include/exiv2/metadatum.hpp
# /usr/include/exiv2/asfvideo.hpp
# /usr/include/exiv2/exv_conf.h
# /usr/include/exiv2/pgfimage.hpp
# /usr/include/exiv2/xmpsidecar.hpp
# /usr/include/exiv2/preview.hpp
# /usr/include/exiv2/jp2image.hpp
# /usr/include/exiv2/iptc.hpp
# /usr/include/exiv2/svn_version.h
# /usr/include/exiv2/tiffimage.hpp
# /usr/include/exiv2/gifimage.hpp
# /usr/include/exiv2/exv_msvc.h
# /usr/include/exiv2/convert.hpp
# /usr/include/exiv2/config.h
# /usr/include/exiv2/orfimage.hpp
# /usr/include/exiv2/riffvideo.hpp
# /usr/bin/exiv2
# /sysroot/usr/lib/libexiv2.so.14.0.0
# /sysroot/usr/lib/libexiv2.so.14
# /sysroot/usr/lib/libexiv2.so
# /sysroot/usr/lib/libexiv2.la
# /sysroot/usr/lib/libexiv2.a
# /sysroot/usr/lib/pkgconfig/exiv2.pc
# /sysroot/usr/include/exiv2/exiv2.hpp
# /sysroot/usr/include/exiv2/config.h
# /sysroot/usr/include/exiv2/exv_conf.h
# /sysroot/usr/include/exiv2/exv_msvc.h
# /sysroot/usr/include/exiv2/basicio.hpp
# /sysroot/usr/include/exiv2/bmpimage.hpp
# /sysroot/usr/include/exiv2/convert.hpp
# /sysroot/usr/include/exiv2/cr2image.hpp
# /sysroot/usr/include/exiv2/crwimage.hpp
# /sysroot/usr/include/exiv2/datasets.hpp
# /sysroot/usr/include/exiv2/easyaccess.hpp
# /sysroot/usr/include/exiv2/epsimage.hpp
# /sysroot/usr/include/exiv2/error.hpp
# /sysroot/usr/include/exiv2/exif.hpp
# /sysroot/usr/include/exiv2/futils.hpp
# /sysroot/usr/include/exiv2/gifimage.hpp
# /sysroot/usr/include/exiv2/http.hpp
# /sysroot/usr/include/exiv2/image.hpp
# /sysroot/usr/include/exiv2/iptc.hpp
# /sysroot/usr/include/exiv2/jp2image.hpp
# /sysroot/usr/include/exiv2/jpgimage.hpp
# /sysroot/usr/include/exiv2/metadatum.hpp
# /sysroot/usr/include/exiv2/mrwimage.hpp
# /sysroot/usr/include/exiv2/orfimage.hpp
# /sysroot/usr/include/exiv2/pgfimage.hpp
# /sysroot/usr/include/exiv2/pngimage.hpp
# /sysroot/usr/include/exiv2/preview.hpp
# /sysroot/usr/include/exiv2/properties.hpp
# /sysroot/usr/include/exiv2/psdimage.hpp
# /sysroot/usr/include/exiv2/rafimage.hpp
# /sysroot/usr/include/exiv2/rw2image.hpp
# /sysroot/usr/include/exiv2/tags.hpp
# /sysroot/usr/include/exiv2/tgaimage.hpp
# /sysroot/usr/include/exiv2/tiffimage.hpp
# /sysroot/usr/include/exiv2/types.hpp
# /sysroot/usr/include/exiv2/value.hpp
# /sysroot/usr/include/exiv2/version.hpp
# /sysroot/usr/include/exiv2/xmp.hpp
# /sysroot/usr/include/exiv2/xmpsidecar.hpp
# /sysroot/usr/include/exiv2/asfvideo.hpp
# /sysroot/usr/include/exiv2/matroskavideo.hpp
# /sysroot/usr/include/exiv2/quicktimevideo.hpp
# /sysroot/usr/include/exiv2/riffvideo.hpp
# /sysroot/usr/include/exiv2/utilsvideo.hpp
# /sysroot/usr/include/exiv2/svn_version.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf exiv2.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/exiv2.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/exiv2.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 710

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/exiv2.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/exiv2.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/exiv2/src/exiv2-0.25/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by exiv2 configure 0.25, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-video
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = cdb2ca46a37d
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2667: checking for x86_64-unknown-linux-g++
# configure:2697: result: no
# configure:2667: checking for x86_64-unknown-linux-c++
# configure:2697: result: no
# configure:2667: checking for x86_64-unknown-linux-gpp
# configure:2697: result: no
# configure:2667: checking for x86_64-unknown-linux-aCC
# configure:2697: result: no
# configure:2667: checking for x86_64-unknown-linux-CC
# configure:2697: result: no
# configure:2667: checking for x86_64-unknown-linux-cxx
# configure:2697: result: no
# configure:2667: checking for x86_64-unknown-linux-cc++
# configure:2697: result: no
# configure:2667: checking for x86_64-unknown-linux-cl.exe
# configure:2697: result: no
# configure:2667: checking for x86_64-unknown-linux-FCC
# configure:2697: result: no
# configure:2667: checking for x86_64-unknown-linux-KCC
# configure:2697: result: no
# configure:2667: checking for x86_64-unknown-linux-RCC
# configure:2697: result: no
# configure:2667: checking for x86_64-unknown-linux-xlC_r
# configure:2697: result: no
# configure:2667: checking for x86_64-unknown-linux-xlC
# configure:2697: result: no
# configure:2711: checking for g++
# configure:2727: found /usr/sbin/g++
# configure:2738: result: g++
# configure:2765: checking for C++ compiler version
# configure:2774: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2785: $? = 0
# configure:2774: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2785: $? = 0
# configure:2774: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:2785: $? = 1
# configure:2774: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:2785: $? = 1
# configure:2805: checking whether the C++ compiler works
# configure:2827: g++ conftest.cpp >&5
# configure:2831: $? = 0
# configure:2879: result: yes
# configure:2882: checking for C++ compiler default output file name
# configure:2884: result: a.out
# configure:2890: checking for suffix of executables
# configure:2897: g++ -o conftest conftest.cpp >&5
# configure:2901: $? = 0
# configure:2923: result:
# configure:2945: checking whether we are cross compiling
# configure:2953: g++ -o conftest conftest.cpp >&5
# configure:2957: $? = 0
# configure:2964: ./conftest
# configure:2968: $? = 0
# configure:2983: result: no
# configure:2988: checking for suffix of object files
# configure:3010: g++ -c conftest.cpp >&5
# configure:3014: $? = 0
# configure:3035: result: o
# configure:3039: checking whether we are using the GNU C++ compiler
# configure:3058: g++ -c conftest.cpp >&5
# configure:3058: $? = 0
# configure:3067: result: yes
# configure:3076: checking whether g++ accepts -g
# configure:3137: result: no
# configure:3165: checking how to run the C++ preprocessor
# configure:3192: g++ -E conftest.cpp
# configure:3192: $? = 0
# configure:3206: g++ -E conftest.cpp
# conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3206: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | /* end confdefs.h. */
# | #include
# configure:3231: result: g++ -E
# configure:3251: g++ -E conftest.cpp
# configure:3251: $? = 0
# configure:3265: g++ -E conftest.cpp
# conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3265: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | /* end confdefs.h. */
# | #include
# configure:3303: checking for x86_64-unknown-linux-gcc
# configure:3333: result: no
# configure:3343: checking for gcc
# configure:3359: found /usr/sbin/gcc
# configure:3370: result: gcc
# configure:3599: checking for C compiler version
# configure:3608: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3619: $? = 0
# configure:3608: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3619: $? = 0
# configure:3608: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3619: $? = 1
# configure:3608: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3619: $? = 1
# configure:3623: checking whether we are using the GNU C compiler
# configure:3642: gcc -c conftest.c >&5
# configure:3642: $? = 0
# configure:3651: result: yes
# configure:3660: checking whether gcc accepts -g
# configure:3721: result: no
# configure:3738: checking for gcc option to accept ISO C89
# configure:3801: gcc -c conftest.c >&5
# configure:3801: $? = 0
# configure:3814: result: none needed
# configure:3839: checking how to run the C preprocessor
# configure:3870: gcc -E conftest.c
# configure:3870: $? = 0
# configure:3884: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3884: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | /* end confdefs.h. */
# | #include
# configure:3909: result: gcc -E
# configure:3929: gcc -E conftest.c
# configure:3929: $? = 0
# configure:3943: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3943: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | /* end confdefs.h. */
# | #include
# configure:3985: checking for a BSD-compatible install
# configure:4053: result: /usr/bin/install -c
# configure:4064: checking whether ln -s works
# configure:4068: result: yes
# configure:4075: checking whether make sets $(MAKE)
# configure:4097: result: yes
# configure:4110: checking build system type
# configure:4124: result: x86_64-unknown-linux-gnu
# configure:4144: checking host system type
# configure:4157: result: x86_64-unknown-linux-gnu
# configure:4196: checking whether NLS is requested
# configure:4205: result: yes
# configure:4243: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:4275: result: /usr/sbin/msgfmt
# configure:4284: checking for gmsgfmt
# configure:4315: result: /usr/sbin/msgfmt
# configure:4355: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:4387: result: /usr/sbin/xgettext
# configure:4427: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:4458: result: /usr/sbin/msgmerge
# configure:4533: checking for ld used by GCC
# configure:4597: result: /usr/sbin/ld
# configure:4604: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4617: result: yes
# configure:4624: checking for shared library run path origin
# configure:4637: result: done
# configure:5054: checking for CFPreferencesCopyAppValue
# configure:5074: gcc -o conftest -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5
# gcc: error: CoreFoundation: No such file or directory
# gcc: error: unrecognized command line option '-framework'
# configure:5074: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:5084: result: no
# configure:5091: checking for CFLocaleCopyCurrent
# configure:5111: gcc -o conftest -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5
# gcc: error: CoreFoundation: No such file or directory
# gcc: error: unrecognized command line option '-framework'
# configure:5111: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:5121: result: no
# configure:5136: checking whether NLS is requested
# configure:5145: result: yes
# configure:5163: checking for GNU gettext in libc
# configure:5182: gcc -o conftest conftest.c >&5
# configure:5182: $? = 0
# configure:5190: result: yes
# configure:5778: checking whether to use NLS
# configure:5780: result: yes
# configure:5783: checking where the gettext function comes from
# configure:5794: result: libc
# configure:5880: checking for a sed that does not truncate output
# configure:5944: result: /usr/sbin/sed
# configure:5962: checking for grep that handles long lines and -e
# configure:6020: result: /usr/sbin/grep
# configure:6025: checking for egrep
# configure:6087: result: /usr/sbin/grep -E
# configure:6092: checking for fgrep
# configure:6154: result: /usr/sbin/grep -F
# configure:6189: checking for ld used by gcc
# configure:6256: result: /usr/sbin/ld
# configure:6263: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:6278: result: yes
# configure:6290: checking for BSD- or MS-compatible name lister (nm)
# configure:6339: result: /usr/sbin/nm -B
# configure:6457: checking the name lister (/usr/sbin/nm -B) interface
# configure:6464: gcc -c conftest.c >&5
# configure:6467: /usr/sbin/nm -B "conftest.o"
# configure:6470: output
# 0000000000000000 B some_variable
# configure:6477: result: BSD nm
# configure:6481: checking the maximum length of command line arguments
# configure:6601: result: 1572864
# configure:6618: checking whether the shell understands some XSI constructs
# configure:6628: result: yes
# configure:6632: checking whether the shell understands "+="
# configure:6638: result: yes
# configure:6673: checking for /usr/sbin/ld option to reload object files
# configure:6680: result: -r
# configure:6709: checking for x86_64-unknown-linux-objdump
# configure:6739: result: no
# configure:6749: checking for objdump
# configure:6765: found /usr/sbin/objdump
# configure:6776: result: objdump
# configure:6808: checking how to recognize dependent libraries
# configure:7004: result: pass_all
# configure:7024: checking for x86_64-unknown-linux-ar
# configure:7054: result: no
# configure:7064: checking for ar
# configure:7080: found /usr/sbin/ar
# configure:7091: result: ar
# configure:7129: checking for x86_64-unknown-linux-strip
# configure:7159: result: no
# configure:7169: checking for strip
# configure:7185: found /usr/sbin/strip
# configure:7196: result: strip
# configure:7228: checking for x86_64-unknown-linux-ranlib
# configure:7258: result: no
# configure:7268: checking for ranlib
# configure:7284: found /usr/sbin/ranlib
# configure:7295: result: ranlib
# configure:7385: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:7503: gcc -c conftest.c >&5
# configure:7506: $? = 0
# configure:7510: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:7513: $? = 0
# configure:7567: gcc -o conftest conftest.c conftstm.o >&5
# configure:7570: $? = 0
# configure:7608: result: ok
# configure:7703: gcc -c conftest.c >&5
# configure:7706: $? = 0
# configure:8412: checking for ANSI C header files
# configure:8432: gcc -c conftest.c >&5
# configure:8432: $? = 0
# configure:8505: gcc -o conftest conftest.c >&5
# configure:8505: $? = 0
# configure:8505: ./conftest
# configure:8505: $? = 0
# configure:8516: result: yes
# configure:8529: checking for sys/types.h
# configure:8529: gcc -c conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8529: checking for sys/stat.h
# configure:8529: gcc -c conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8529: checking for stdlib.h
# configure:8529: gcc -c conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8529: checking for string.h
# configure:8529: gcc -c conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8529: checking for memory.h
# configure:8529: gcc -c conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8529: checking for strings.h
# configure:8529: gcc -c conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8529: checking for inttypes.h
# configure:8529: gcc -c conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8529: checking for stdint.h
# configure:8529: gcc -c conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8529: checking for unistd.h
# configure:8529: gcc -c conftest.c >&5
# configure:8529: $? = 0
# configure:8529: result: yes
# configure:8543: checking for dlfcn.h
# configure:8543: gcc -c conftest.c >&5
# configure:8543: $? = 0
# configure:8543: result: yes
# configure:8668: checking for C++ compiler version
# configure:8677: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:8688: $? = 0
# configure:8677: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:8688: $? = 0
# configure:8677: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:8688: $? = 1
# configure:8677: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:8688: $? = 1
# configure:8692: checking whether we are using the GNU C++ compiler
# configure:8720: result: yes
# configure:8729: checking whether g++ accepts -g
# configure:8790: result: no
# configure:8821: checking how to run the C++ preprocessor
# configure:8887: result: g++ -E
# configure:8907: g++ -E conftest.cpp
# configure:8907: $? = 0
# configure:8921: g++ -E conftest.cpp
# conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8921: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:9127: checking for objdir
# configure:9142: result: .libs
# configure:9438: checking if gcc supports -fno-rtti -fno-exceptions
# configure:9456: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:9460: $? = 0
# configure:9473: result: no
# configure:9493: checking for gcc option to produce PIC
# configure:9765: result: -fPIC -DPIC
# configure:9777: checking if gcc PIC flag -fPIC -DPIC works
# configure:9795: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9799: $? = 0
# configure:9812: result: yes
# configure:9836: checking if gcc static flag -static works
# configure:9864: result: yes
# configure:9879: checking if gcc supports -c -o file.o
# configure:9900: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9904: $? = 0
# configure:9926: result: yes
# configure:9934: checking if gcc supports -c -o file.o
# configure:9981: result: yes
# configure:10014: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11004: result: yes
# configure:11041: checking whether -lc should be explicitly linked in
# configure:11046: gcc -c conftest.c >&5
# configure:11049: $? = 0
# configure:11064: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:11067: $? = 0
# configure:11079: result: no
# configure:11243: checking dynamic linker characteristics
# configure:11676: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11676: $? = 0
# configure:11906: result: GNU/Linux ld.so
# configure:12008: checking how to hardcode library paths into programs
# configure:12033: result: immediate
# configure:12553: checking whether stripping libraries is possible
# configure:12558: result: yes
# configure:12593: checking if libtool supports shared libraries
# configure:12595: result: yes
# configure:12598: checking whether to build shared libraries
# configure:12619: result: yes
# configure:12622: checking whether to build static libraries
# configure:12626: result: yes
# configure:12776: checking for ld used by g++
# configure:12843: result: /usr/sbin/ld -m elf_x86_64
# configure:12850: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:12865: result: yes
# configure:12920: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:13833: result: yes
# configure:13861: g++ -c conftest.cpp >&5
# configure:13864: $? = 0
# configure:14046: checking for g++ option to produce PIC
# configure:14363: result: -fPIC -DPIC
# configure:14372: checking if g++ PIC flag -fPIC -DPIC works
# configure:14390: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14394: $? = 0
# configure:14407: result: yes
# configure:14428: checking if g++ static flag -static works
# configure:14456: result: yes
# configure:14468: checking if g++ supports -c -o file.o
# configure:14489: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14493: $? = 0
# configure:14515: result: yes
# configure:14520: checking if g++ supports -c -o file.o
# configure:14567: result: yes
# configure:14597: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14626: result: yes
# configure:14763: checking dynamic linker characteristics
# configure:15144: g++ -o conftest -Wl,-rpath -Wl,/foo conftest.cpp >&5
# configure:15144: $? = 0
# configure:15374: result: GNU/Linux ld.so
# configure:15425: checking how to hardcode library paths into programs
# configure:15450: result: immediate
# configure:15601: checking for cos in -lm
# configure:15626: gcc -o conftest conftest.c -lm >&5
# conftest.c:33:6: warning: conflicting types for built-in function 'cos'
# char cos ();
# ^~~
# configure:15626: $? = 0
# configure:15635: result: yes
# configure:15649: checking if zlib is wanted
# configure:15664: result: yes
# configure:15698: checking for inflateEnd in -lz
# configure:15723: gcc -o conftest conftest.c -lz -lm >&5
# configure:15723: $? = 0
# configure:15732: result: yes
# configure:15740: checking zlib.h usability
# configure:15740: gcc -c conftest.c >&5
# configure:15740: $? = 0
# configure:15740: result: yes
# configure:15740: checking zlib.h presence
# configure:15740: gcc -E conftest.c
# configure:15740: $? = 0
# configure:15740: result: yes
# configure:15740: checking for zlib.h
# configure:15740: result: yes
# configure:15759: checking for inflateEnd in -lz
# configure:15793: result: yes
# configure:15804: checking zlib in /usr
# configure:15806: result: ok
# configure:15856: checking for iconv
# configure:15878: gcc -o conftest conftest.c -lz -lm >&5
# configure:15878: $? = 0
# configure:15910: result: yes
# configure:15931: checking for iconv declaration
# configure:15960: gcc -c conftest.c >&5
# configure:15960: $? = 0
# configure:15971: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:15985: checking for ANSI C header files
# configure:16089: result: yes
# configure:16100: checking libintl.h usability
# configure:16100: gcc -c conftest.c >&5
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking libintl.h presence
# configure:16100: gcc -E conftest.c
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking for libintl.h
# configure:16100: result: yes
# configure:16100: checking locale.h usability
# configure:16100: gcc -c conftest.c >&5
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking locale.h presence
# configure:16100: gcc -E conftest.c
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking for locale.h
# configure:16100: result: yes
# configure:16100: checking malloc.h usability
# configure:16100: gcc -c conftest.c >&5
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking malloc.h presence
# configure:16100: gcc -E conftest.c
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking for malloc.h
# configure:16100: result: yes
# configure:16100: checking for stdint.h
# configure:16100: result: yes
# configure:16100: checking for stdlib.h
# configure:16100: result: yes
# configure:16100: checking for string.h
# configure:16100: result: yes
# configure:16100: checking for unistd.h
# configure:16100: result: yes
# configure:16100: checking sys/mman.h usability
# configure:16100: gcc -c conftest.c >&5
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking sys/mman.h presence
# configure:16100: gcc -E conftest.c
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking for sys/mman.h
# configure:16100: result: yes
# configure:16100: checking utime.h usability
# configure:16100: gcc -c conftest.c >&5
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking utime.h presence
# configure:16100: gcc -E conftest.c
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking for utime.h
# configure:16100: result: yes
# configure:16100: checking regex.h usability
# configure:16100: gcc -c conftest.c >&5
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking regex.h presence
# configure:16100: gcc -E conftest.c
# configure:16100: $? = 0
# configure:16100: result: yes
# configure:16100: checking for regex.h
# configure:16100: result: yes
# configure:16114: checking for stdbool.h that conforms to C99
# configure:16181: gcc -c conftest.c >&5
# configure:16181: $? = 0
# configure:16188: result: yes
# configure:16190: checking for _Bool
# configure:16190: gcc -c conftest.c >&5
# configure:16190: $? = 0
# configure:16190: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:16190: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16190: result: yes
# configure:16207: checking for an ANSI C-conforming const
# configure:16273: gcc -c conftest.c >&5
# configure:16273: $? = 0
# configure:16280: result: yes
# configure:16288: checking for inline
# configure:16304: gcc -c conftest.c >&5
# configure:16304: $? = 0
# configure:16312: result: inline
# configure:16330: checking for pid_t
# configure:16330: gcc -c conftest.c >&5
# configure:16330: $? = 0
# configure:16330: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:16330: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16330: result: yes
# configure:16341: checking for size_t
# configure:16341: gcc -c conftest.c >&5
# configure:16341: $? = 0
# configure:16341: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:16341: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16341: result: yes
# configure:16352: checking whether struct tm is in sys/time.h or time.h
# configure:16372: gcc -c conftest.c >&5
# configure:16372: $? = 0
# configure:16379: result: time.h
# configure:16407: checking for stdlib.h
# configure:16407: result: yes
# configure:16407: checking for unistd.h
# configure:16407: result: yes
# configure:16407: checking for sys/param.h
# configure:16407: gcc -c conftest.c >&5
# configure:16407: $? = 0
# configure:16407: result: yes
# configure:16427: checking for getpagesize
# configure:16427: gcc -o conftest conftest.c -lz -lm >&5
# configure:16427: $? = 0
# configure:16427: result: yes
# configure:16436: checking for working mmap
# configure:16583: gcc -o conftest conftest.c -lz -lm >&5
# configure:16583: $? = 0
# configure:16583: ./conftest
# configure:16583: $? = 0
# configure:16593: result: yes
# configure:16602: checking whether strerror_r is declared
# configure:16602: gcc -c conftest.c >&5
# configure:16602: $? = 0
# configure:16602: result: yes
# configure:16615: checking for strerror_r
# configure:16615: gcc -o conftest conftest.c -lz -lm >&5
# configure:16615: $? = 0
# configure:16615: result: yes
# configure:16624: checking whether strerror_r returns char *
# configure:16648: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:13: error: invalid type argument of unary '*' (have 'int')
# char x = *strerror_r (0, buf, sizeof buf);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:88:14: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
# char *p = strerror_r (0, buf, sizeof buf);
# ^~~~~~~~~~
# configure:16648: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# |
# | char buf[100];
# | char x = *strerror_r (0, buf, sizeof buf);
# | char *p = strerror_r (0, buf, sizeof buf);
# | return !p || x;
# |
# | ;
# | return 0;
# | }
# configure:16686: result: no
# configure:16697: checking for gmtime_r
# configure:16697: gcc -o conftest conftest.c -lz -lm >&5
# configure:16697: $? = 0
# configure:16697: result: yes
# configure:16697: checking for lstat
# configure:16697: gcc -o conftest conftest.c -lz -lm >&5
# configure:16697: $? = 0
# configure:16697: result: yes
# configure:16697: checking for memset
# configure:16697: gcc -o conftest conftest.c -lz -lm >&5
# conftest.c:74:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:16697: $? = 0
# configure:16697: result: yes
# configure:16697: checking for mmap
# configure:16697: gcc -o conftest conftest.c -lz -lm >&5
# configure:16697: $? = 0
# configure:16697: result: yes
# configure:16697: checking for munmap
# configure:16697: gcc -o conftest conftest.c -lz -lm >&5
# configure:16697: $? = 0
# configure:16697: result: yes
# configure:16697: checking for strchr
# configure:16697: gcc -o conftest conftest.c -lz -lm >&5
# conftest.c:77:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:16697: $? = 0
# configure:16697: result: yes
# configure:16697: checking for strerror
# configure:16697: gcc -o conftest conftest.c -lz -lm >&5
# configure:16697: $? = 0
# configure:16697: result: yes
# configure:16697: checking for strtol
# configure:16697: gcc -o conftest conftest.c -lz -lm >&5
# configure:16697: $? = 0
# configure:16697: result: yes
# configure:16708: checking for timegm
# configure:16708: gcc -o conftest conftest.c -lz -lm >&5
# configure:16708: $? = 0
# configure:16708: result: yes
# configure:16723: checking whether to enable dependency tracking
# configure:16732: result: yes
# configure:16741: checking whether to enable symbol visibility support
# configure:16755: result: yes
# configure:16766: checking whether the C++ compiler accepts the -xldscope=hidden flag
# configure:16795: g++ -c -xldscope=hidden conftest.cpp >&5
# g++: error: language ldscope=hidden not recognized
# g++: error: language ldscope=hidden not recognized
# configure:16795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "exiv2"
# | #define PACKAGE_TARNAME "exiv2"
# | #define PACKAGE_VERSION "0.25"
# | #define PACKAGE_STRING "exiv2 0.25"
# | #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "exiv2"
# | #define VERSION "0.25"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBZ 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_TIMEGM 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# |
# configure:16818: result: no
# configure:16844: checking whether the C++ compiler accepts the -fvisibility-inlines-hidden flag
# configure:16873: g++ -c -fvisibility-inlines-hidden conftest.cpp >&5
# configure:16873: $? = 0
# configure:16896: result: yes
# configure:16925: checking whether to use the lens database for Nikon lens names
# configure:16934: result: yes
# configure:16941: checking whether to compile a commercial version of the Exiv2 library
# configure:16950: result: no
# configure:16955: checking whether to enable XMP support (requires expat)
# configure:16964: result: yes
# configure:16967: checking whether to compile with video support
# configure:16976: result: yes
# configure:16987: checking whether to compile with webready support
# configure:16996: result: no
# configure:17230: checking expat.h usability
# configure:17230: gcc -c conftest.c >&5
# configure:17230: $? = 0
# configure:17230: result: yes
# configure:17230: checking expat.h presence
# configure:17230: gcc -E conftest.c
# configure:17230: $? = 0
# configure:17230: result: yes
# configure:17230: checking for expat.h
# configure:17230: result: yes
# configure:17235: checking for XML_ParserCreate in -lexpat
# configure:17260: gcc -o conftest conftest.c -lexpat -lz -lm >&5
# configure:17260: $? = 0
# configure:17269: result: yes
# configure:17455: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by exiv2 config.status 0.25, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on cdb2ca46a37d
#
# config.status:1176: creating ./Makefile
# config.status:1176: creating ./config/config.mk
# config.status:1176: creating ./config/exiv2.pc
# config.status:1176: creating ./po/Makefile.in
# config.status:1176: creating ./src/doxygen.hpp
# config.status:1176: creating ./config/config.h
# config.status:1365: executing default-1 commands
# config.status:1365: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_getpagesize=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_lstat=yes
# ac_cv_func_memset=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_munmap=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=no
# ac_cv_func_strtol=yes
# ac_cv_func_timegm=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_expat_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_regex_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_zlib_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_expat_XML_ParserCreate=yes
# ac_cv_lib_m_cos=yes
# ac_cv_lib_z_inflateEnd=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=no
# ac_cv_prog_cxx_g=no
# ac_cv_prog_make_make_set=yes
# ac_cv_struct_tm=time.h
# ac_cv_type__Bool=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_size_t=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/usr/sbin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_func_iconv=yes
# am_cv_lib_iconv=no
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# ax_cv_cxx_check_flag__fvisibility_inlines_hidden=yes
# ax_cv_cxx_check_flag__xldscope_hidden=no
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=yes
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# zlib_cv_libz=yes
# zlib_cv_zlib_h=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# CC='gcc'
# CFLAGS=''
# COMMERCIAL_VERSION='no'
# CPP='gcc -E'
# CPPFLAGS=''
# CURL_CPPFLAGS=''
# CURL_LDFLAGS=''
# CURL_LIBS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXFLAGS=' -fvisibility=hidden -fvisibility-inlines-hidden'
# DEFS='-DHAVE_CONFIG_H'
# DEP_TRACKING='1'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_VIDEO='1'
# ENABLE_XMP='1'
# EXEEXT=''
# EXIV2_LTVERSION='14:0:0'
# EXPAT_CPPFLAGS=''
# EXPAT_LDFLAGS=''
# EXPAT_LIBS='-lexpat'
# EXV_LIB_STATIC=''
# FGREP='/usr/sbin/grep -F'
# GCC='yes'
# GMSGFMT='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# GXX='yes'
# HAVE_LIBZ='1'
# HAVE_TIMEGM='1'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=' -ldl'
# LIBICONV=''
# LIBINTL=''
# LIBM='-lm'
# LIBOBJS=''
# LIBS='-lz -lm'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBTOOL_DEPS='./config/ltmain.sh'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# MKINSTALLDIRS='$(top_builddir)/./config/mkinstalldirs'
# MSGFMT='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='exiv2'
# PACKAGE_BUGREPORT='ahuggel@gmx.net'
# PACKAGE_NAME='exiv2'
# PACKAGE_STRING='exiv2 0.25'
# PACKAGE_TARNAME='exiv2'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.25'
# PATH_SEPARATOR=':'
# POSUB='po'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SSH_CPPFLAGS=''
# SSH_LDFLAGS=''
# SSH_LIBS=''
# STRIP='strip'
# USE_NLS='yes'
# USE_SSH=''
# VERSION='0.25'
# XGETTEXT='/usr/sbin/xgettext'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_DUMPBIN=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# lt_ECHO='echo'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "exiv2"
# #define PACKAGE_TARNAME "exiv2"
# #define PACKAGE_VERSION "0.25"
# #define PACKAGE_STRING "exiv2 0.25"
# #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
# #define PACKAGE_URL ""
# #define PACKAGE "exiv2"
# #define VERSION "0.25"
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_LIBZ 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define STDC_HEADERS 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_REGEX_H 1
# #define HAVE__BOOL 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define HAVE_GMTIME_R 1
# #define HAVE_LSTAT 1
# #define HAVE_MEMSET 1
# #define HAVE_MMAP 1
# #define HAVE_MUNMAP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRERROR 1
# #define HAVE_STRTOL 1
# #define HAVE_TIMEGM 1
# #define WANT_VISIBILITY_SUPPORT 1
# #define HAVE_DLL 1
# #define HAVE_LENSDATA 1
# #define ENABLE_VIDEO 1
# #define HAVE_EXPAT_H 1
# #define HAVE_EXPAT /**/
# #define HAVE_XMP_TOOLKIT 1
#
# configure: exit 0