Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/compat-exiv2-026.spec'], chrootPath='/var/lib/mock/compat-exiv2-026-0.26-1.el7-20190822162422-11362/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1005) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/compat-exiv2-026.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/compat-exiv2-026-0.26-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/compat-exiv2-026.spec'], chrootPath='/var/lib/mock/compat-exiv2-026-0.26-1.el7-20190822162422-11362/root'shell=Falseuid=1005env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/compat-exiv2-026.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TrhtcL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf exiv2-trunk + /usr/bin/gzip -dc /builddir/build/SOURCES/exiv2-0.26-trunk.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd exiv2-trunk + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0006-1296-Fix-submitted.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/exiv2-CVE-2017-17723.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/exiv2-CVE-2017-17725.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/exiv2-CVE-2017-5772.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6ubB2Q + umask 022 + cd /builddir/build/BUILD + cd exiv2-trunk + export CPPFLAGS=-DBanAllEntityUsage=1 + CPPFLAGS=-DBanAllEntityUsage=1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' aarch64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath --disable-static checking for aarch64-redhat-linux-gnu-g++... no checking for aarch64-redhat-linux-gnu-c++... no checking for aarch64-redhat-linux-gnu-gpp... no checking for aarch64-redhat-linux-gnu-aCC... no checking for aarch64-redhat-linux-gnu-CC... no checking for aarch64-redhat-linux-gnu-cxx... no checking for aarch64-redhat-linux-gnu-cc++... no checking for aarch64-redhat-linux-gnu-cl.exe... no checking for aarch64-redhat-linux-gnu-FCC... no checking for aarch64-redhat-linux-gnu-KCC... no checking for aarch64-redhat-linux-gnu-RCC... no checking for aarch64-redhat-linux-gnu-xlC_r... no checking for aarch64-redhat-linux-gnu-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 aarch64-redhat-linux-gnu-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... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/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/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/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/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/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... no 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/bin/ld) 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... no checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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... no 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/bin/ld) 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... no 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... no 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 checking for pthread_create in -lpthread... 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.26 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.................. NO -- Webready support............... NO ------------------------------------------------------------------ + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j48 cd src && make svn_version.h make[1]: Entering directory `/builddir/build/BUILD/exiv2-trunk/src' ./svn_version.sh svn_version=0 make[1]: Leaving directory `/builddir/build/BUILD/exiv2-trunk/src' if test "x1" = "x1"; then cd xmpsdk/src && make xmpsdk; fi; make[1]: Entering directory `/builddir/build/BUILD/exiv2-trunk/xmpsdk/src' libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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 ExpatAdapter.cpp:484:13: warning: unused parameter 'doctypeName' [-Wunused-parameter] static void StartDoctypeDeclHandler ( void * userData, XMP_StringPtr doctypeName, ^ ExpatAdapter.cpp:484:13: warning: unused parameter 'sysid' [-Wunused-parameter] ExpatAdapter.cpp:484:13: warning: unused parameter 'pubid' [-Wunused-parameter] ExpatAdapter.cpp:484:13: warning: unused parameter 'has_internal_subset' [-Wunused-parameter] ../../libtool --mode=link g++ -Wl,-z,relro -ldl -lpthread -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 libtool: link: ranlib .libs/libxmpsdk.a libtool: link: ( cd ".libs" && rm -f "libxmpsdk.la" && ln -s "../libxmpsdk.la" "libxmpsdk.la" ) make[1]: Leaving directory `/builddir/build/BUILD/exiv2-trunk/xmpsdk/src' cd src && make make[1]: Entering directory `/builddir/build/BUILD/exiv2-trunk/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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -o exiv2.o exiv2.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -o actions.o actions.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -o utils.o utils.cpp libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 canonmn.cpp -fPIC -DPIC -o .libs/canonmn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 basicio.cpp -fPIC -DPIC -o .libs/basicio.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 bmpimage.cpp -fPIC -DPIC -o .libs/bmpimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 easyaccess.cpp -fPIC -DPIC -o .libs/easyaccess.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 cr2image.cpp -fPIC -DPIC -o .libs/cr2image.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 olympusmn.cpp -fPIC -DPIC -o .libs/olympusmn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 minoltamn.cpp -fPIC -DPIC -o .libs/minoltamn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jp2image.cpp -fPIC -DPIC -o .libs/jp2image.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 error.cpp -fPIC -DPIC -o .libs/error.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 fujimn.cpp -fPIC -DPIC -o .libs/fujimn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 makernote.cpp -fPIC -DPIC -o .libs/makernote.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 iptc.cpp -fPIC -DPIC -o .libs/iptc.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 casiomn.cpp -fPIC -DPIC -o .libs/casiomn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 convert.cpp -fPIC -DPIC -o .libs/convert.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pgfimage.cpp -fPIC -DPIC -o .libs/pgfimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 crwimage.cpp -fPIC -DPIC -o .libs/crwimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 http.cpp -fPIC -DPIC -o .libs/http.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 ini.cpp -fPIC -DPIC -o .libs/ini.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 epsimage.cpp -fPIC -DPIC -o .libs/epsimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 gifimage.cpp -fPIC -DPIC -o .libs/gifimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 exif.cpp -fPIC -DPIC -o .libs/exif.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jpgimage.cpp -fPIC -DPIC -o .libs/jpgimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 futils.cpp -fPIC -DPIC -o .libs/futils.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 datasets.cpp -fPIC -DPIC -o .libs/datasets.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pngimage.cpp -fPIC -DPIC -o .libs/pngimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 image.cpp -fPIC -DPIC -o .libs/image.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 panasonicmn.cpp -fPIC -DPIC -o .libs/panasonicmn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 mrwimage.cpp -fPIC -DPIC -o .libs/mrwimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 orfimage.cpp -fPIC -DPIC -o .libs/orfimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pentaxmn.cpp -fPIC -DPIC -o .libs/pentaxmn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 metadatum.cpp -fPIC -DPIC -o .libs/metadatum.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 nikonmn.cpp -fPIC -DPIC -o .libs/nikonmn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 preview.cpp -fPIC -DPIC -o .libs/preview.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 psdimage.cpp -fPIC -DPIC -o .libs/psdimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pngchunk.cpp -fPIC -DPIC -o .libs/pngchunk.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 properties.cpp -fPIC -DPIC -o .libs/properties.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 sigmamn.cpp -fPIC -DPIC -o .libs/sigmamn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 rw2image.cpp -fPIC -DPIC -o .libs/rw2image.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 samsungmn.cpp -fPIC -DPIC -o .libs/samsungmn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffcomposite.cpp -fPIC -DPIC -o .libs/tiffcomposite.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tgaimage.cpp -fPIC -DPIC -o .libs/tgaimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tags.cpp -fPIC -DPIC -o .libs/tags.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 rafimage.cpp -fPIC -DPIC -o .libs/rafimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 sonymn.cpp -fPIC -DPIC -o .libs/sonymn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffimage.cpp -fPIC -DPIC -o .libs/tiffimage.o futils.cpp: In function 'std::string Exiv2::strError()': futils.cpp:344:34: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] strerror_r(error, buf, n); ^ libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffvisitor.cpp -fPIC -DPIC -o .libs/tiffvisitor.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 types.cpp -fPIC -DPIC -o .libs/types.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 value.cpp -fPIC -DPIC -o .libs/value.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 version.cpp -fPIC -DPIC -o .libs/version.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 webpimage.cpp -fPIC -DPIC -o .libs/webpimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 xmp.cpp -fPIC -DPIC -o .libs/xmp.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 xmpsidecar.cpp -fPIC -DPIC -o .libs/xmpsidecar.o ../libtool --mode=link g++ -Wl,-z,relro -ldl -lpthread -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 ini.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 webpimage.lo xmp.lo xmpsidecar.lo -rpath /usr/lib64 -version-info 26:0:0 -lz -lm -lexpat -lxmpsdk libtool: link: g++ -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/4.8.5/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/ini.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/webpimage.o .libs/xmp.o .libs/xmpsidecar.o -Wl,--whole-archive /builddir/build/BUILD/exiv2-trunk/xmpsdk/src/.libs/libxmpsdk.a -Wl,--no-whole-archive -L/builddir/build/BUILD/exiv2-trunk/xmpsdk/src -lz -lexpat -ldl -lpthread -L/usr/lib/gcc/aarch64-redhat-linux/4.8.5 -L/usr/lib/gcc/aarch64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/4.8.5/../../../../lib64/crtn.o -Wl,-z -Wl,relro -Wl,-soname -Wl,libexiv2.so.26 -o .libs/libexiv2.so.26.0.0 libtool: link: (cd ".libs" && rm -f "libexiv2.so.26" && ln -s "libexiv2.so.26.0.0" "libexiv2.so.26") libtool: link: (cd ".libs" && rm -f "libexiv2.so" && ln -s "libexiv2.so.26.0.0" "libexiv2.so") libtool: link: ( cd ".libs" && rm -f "libexiv2.la" && ln -s "../libexiv2.la" "libexiv2.la" ) mkdir -pv ../bin 2>&1 > /dev/null libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -Wl,-z -Wl,relro -o ../bin/.libs/exiv2 exiv2.o actions.o utils.o -ldl -lpthread -L/builddir/build/BUILD/exiv2-trunk/xmpsdk/src ./.libs/libexiv2.so make[1]: Leaving directory `/builddir/build/BUILD/exiv2-trunk/src' cd po && make make[1]: Entering directory `/builddir/build/BUILD/exiv2-trunk/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 `/builddir/build/BUILD/exiv2-trunk/po' rm -f bs.gmo && /usr/bin/msgfmt -c --statistics -o bs.gmo bs.po rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po rm -f fi.gmo && /usr/bin/msgfmt -c --statistics -o fi.gmo fi.po rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po rm -f gl.gmo && /usr/bin/msgfmt -c --statistics -o gl.gmo gl.po rm -f ms.gmo && /usr/bin/msgfmt -c --statistics -o ms.gmo ms.po rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po rm -f sk.gmo && /usr/bin/msgfmt -c --statistics -o sk.gmo sk.po rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po rm -f ug.gmo && /usr/bin/msgfmt -c --statistics -o ug.gmo ug.po rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po 207 translated messages, 1783 fuzzy translations, 4096 untranslated messages. 1133 translated messages, 1979 fuzzy translations, 2974 untranslated messages. 1414 translated messages, 2708 fuzzy translations, 1964 untranslated messages. 2058 translated messages, 1644 fuzzy translations, 2384 untranslated messages. 729 translated messages, 3196 fuzzy translations, 2161 untranslated messages. 2003 translated messages, 2335 fuzzy translations, 1748 untranslated messages. 2102 translated messages, 1764 fuzzy translations, 2220 untranslated messages. 2604 translated messages, 1983 fuzzy translations, 1499 untranslated messages. 1853 translated messages, 2073 fuzzy translations, 2160 untranslated messages. 2563 translated messages, 2068 fuzzy translations, 1455 untranslated messages. 3879 translated messages, 1098 fuzzy translations, 1109 untranslated messages. 4390 translated messages, 939 fuzzy translations, 757 untranslated messages. 4297 translated messages, 327 fuzzy translations, 1462 untranslated messages. 4877 translated messages, 677 fuzzy translations, 532 untranslated messages. 5602 translated messages, 345 fuzzy translations, 139 untranslated messages. make[2]: Leaving directory `/builddir/build/BUILD/exiv2-trunk/po' touch stamp-po make[1]: Leaving directory `/builddir/build/BUILD/exiv2-trunk/po' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ROyR3U + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64 + cd exiv2-trunk + rm -rf /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64 + make install DESTDIR=/builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64 if test "x1" = "x1"; then cd xmpsdk/src && make xmpsdk; fi; make[1]: Entering directory `/builddir/build/BUILD/exiv2-trunk/xmpsdk/src' libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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 ExpatAdapter.cpp:484:13: warning: unused parameter 'doctypeName' [-Wunused-parameter] static void StartDoctypeDeclHandler ( void * userData, XMP_StringPtr doctypeName, ^ ExpatAdapter.cpp:484:13: warning: unused parameter 'sysid' [-Wunused-parameter] ExpatAdapter.cpp:484:13: warning: unused parameter 'pubid' [-Wunused-parameter] ExpatAdapter.cpp:484:13: warning: unused parameter 'has_internal_subset' [-Wunused-parameter] libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -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 --mode=link g++ -Wl,-z,relro -ldl -lpthread -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: rm -fr .libs/libxmpsdk.a .libs/libxmpsdk.la 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 libtool: link: ranlib .libs/libxmpsdk.a libtool: link: ( cd ".libs" && rm -f "libxmpsdk.la" && ln -s "../libxmpsdk.la" "libxmpsdk.la" ) make[1]: Leaving directory `/builddir/build/BUILD/exiv2-trunk/xmpsdk/src' cd src && make install make[1]: Entering directory `/builddir/build/BUILD/exiv2-trunk/src' libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 basicio.cpp -fPIC -DPIC -o .libs/basicio.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 bmpimage.cpp -fPIC -DPIC -o .libs/bmpimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 canonmn.cpp -fPIC -DPIC -o .libs/canonmn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 casiomn.cpp -fPIC -DPIC -o .libs/casiomn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 convert.cpp -fPIC -DPIC -o .libs/convert.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 cr2image.cpp -fPIC -DPIC -o .libs/cr2image.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 crwimage.cpp -fPIC -DPIC -o .libs/crwimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 datasets.cpp -fPIC -DPIC -o .libs/datasets.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 easyaccess.cpp -fPIC -DPIC -o .libs/easyaccess.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 epsimage.cpp -fPIC -DPIC -o .libs/epsimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 error.cpp -fPIC -DPIC -o .libs/error.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 exif.cpp -fPIC -DPIC -o .libs/exif.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 futils.cpp -fPIC -DPIC -o .libs/futils.o futils.cpp: In function 'std::string Exiv2::strError()': futils.cpp:344:34: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] strerror_r(error, buf, n); ^ libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 fujimn.cpp -fPIC -DPIC -o .libs/fujimn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 gifimage.cpp -fPIC -DPIC -o .libs/gifimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 http.cpp -fPIC -DPIC -o .libs/http.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 image.cpp -fPIC -DPIC -o .libs/image.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 ini.cpp -fPIC -DPIC -o .libs/ini.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 iptc.cpp -fPIC -DPIC -o .libs/iptc.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jp2image.cpp -fPIC -DPIC -o .libs/jp2image.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jpgimage.cpp -fPIC -DPIC -o .libs/jpgimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 makernote.cpp -fPIC -DPIC -o .libs/makernote.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 metadatum.cpp -fPIC -DPIC -o .libs/metadatum.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 minoltamn.cpp -fPIC -DPIC -o .libs/minoltamn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 mrwimage.cpp -fPIC -DPIC -o .libs/mrwimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 nikonmn.cpp -fPIC -DPIC -o .libs/nikonmn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 olympusmn.cpp -fPIC -DPIC -o .libs/olympusmn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 orfimage.cpp -fPIC -DPIC -o .libs/orfimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 panasonicmn.cpp -fPIC -DPIC -o .libs/panasonicmn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pentaxmn.cpp -fPIC -DPIC -o .libs/pentaxmn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pgfimage.cpp -fPIC -DPIC -o .libs/pgfimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pngimage.cpp -fPIC -DPIC -o .libs/pngimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pngchunk.cpp -fPIC -DPIC -o .libs/pngchunk.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 preview.cpp -fPIC -DPIC -o .libs/preview.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 properties.cpp -fPIC -DPIC -o .libs/properties.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 psdimage.cpp -fPIC -DPIC -o .libs/psdimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 rafimage.cpp -fPIC -DPIC -o .libs/rafimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 rw2image.cpp -fPIC -DPIC -o .libs/rw2image.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 samsungmn.cpp -fPIC -DPIC -o .libs/samsungmn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 sigmamn.cpp -fPIC -DPIC -o .libs/sigmamn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 sonymn.cpp -fPIC -DPIC -o .libs/sonymn.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tags.cpp -fPIC -DPIC -o .libs/tags.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tgaimage.cpp -fPIC -DPIC -o .libs/tgaimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffcomposite.cpp -fPIC -DPIC -o .libs/tiffcomposite.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffimage.cpp -fPIC -DPIC -o .libs/tiffimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffvisitor.cpp -fPIC -DPIC -o .libs/tiffvisitor.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 types.cpp -fPIC -DPIC -o .libs/types.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 value.cpp -fPIC -DPIC -o .libs/value.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 version.cpp -fPIC -DPIC -o .libs/version.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 webpimage.cpp -fPIC -DPIC -o .libs/webpimage.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 xmp.cpp -fPIC -DPIC -o .libs/xmp.o libtool: compile: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -I../src -I../include/ -I../include/exiv2 -DBanAllEntityUsage=1 -std=c++98 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 xmpsidecar.cpp -fPIC -DPIC -o .libs/xmpsidecar.o ../libtool --mode=link g++ -Wl,-z,relro -ldl -lpthread -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 ini.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 webpimage.lo xmp.lo xmpsidecar.lo -rpath /usr/lib64 -version-info 26:0:0 -lz -lm -lexpat -lxmpsdk libtool: link: rm -fr .libs/libexiv2.la .libs/libexiv2.lai .libs/libexiv2.so .libs/libexiv2.so.26 .libs/libexiv2.so.26.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/4.8.5/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/ini.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/webpimage.o .libs/xmp.o .libs/xmpsidecar.o -Wl,--whole-archive /builddir/build/BUILD/exiv2-trunk/xmpsdk/src/.libs/libxmpsdk.a -Wl,--no-whole-archive -L/builddir/build/BUILD/exiv2-trunk/xmpsdk/src -lz -lexpat -ldl -lpthread -L/usr/lib/gcc/aarch64-redhat-linux/4.8.5 -L/usr/lib/gcc/aarch64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/4.8.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/4.8.5/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/4.8.5/../../../../lib64/crtn.o -Wl,-z -Wl,relro -Wl,-soname -Wl,libexiv2.so.26 -o .libs/libexiv2.so.26.0.0 libtool: link: (cd ".libs" && rm -f "libexiv2.so.26" && ln -s "libexiv2.so.26.0.0" "libexiv2.so.26") libtool: link: (cd ".libs" && rm -f "libexiv2.so" && ln -s "libexiv2.so.26.0.0" "libexiv2.so") libtool: link: ( cd ".libs" && rm -f "libexiv2.la" && ln -s "../libexiv2.la" "libexiv2.la" ) mkdir -pv ../bin 2>&1 > /dev/null libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -Wl,-z -Wl,relro -o ../bin/.libs/exiv2 exiv2.o actions.o utils.o -ldl -lpthread -L/builddir/build/BUILD/exiv2-trunk/xmpsdk/src ./.libs/libexiv2.so ../config/mkinstalldirs /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2 mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2 /usr/bin/install -c -m 644 ../include/exiv2/exiv2.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/exiv2.hpp /usr/bin/install -c -m 644 ../include/exiv2/config.h /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/config.h /usr/bin/install -c -m 644 ../include/exiv2/exv_conf.h /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/exv_conf.h /usr/bin/install -c -m 644 ../include/exiv2/exv_msvc.h /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/exv_msvc.h /usr/bin/install -c -m 644 ../include/exiv2/version.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/version.hpp /usr/bin/install -c -m 644 ../include/exiv2/basicio.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/basicio.hpp /usr/bin/install -c -m 644 ../include/exiv2/bmpimage.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/bmpimage.hpp /usr/bin/install -c -m 644 ../include/exiv2/convert.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/convert.hpp /usr/bin/install -c -m 644 ../include/exiv2/cr2image.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/cr2image.hpp /usr/bin/install -c -m 644 ../include/exiv2/crwimage.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/crwimage.hpp /usr/bin/install -c -m 644 ../include/exiv2/datasets.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/datasets.hpp /usr/bin/install -c -m 644 ../include/exiv2/easyaccess.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/easyaccess.hpp /usr/bin/install -c -m 644 ../include/exiv2/epsimage.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/epsimage.hpp /usr/bin/install -c -m 644 ../include/exiv2/error.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/error.hpp /usr/bin/install -c -m 644 ../include/exiv2/exif.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/exif.hpp /usr/bin/install -c -m 644 ../include/exiv2/futils.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/futils.hpp /usr/bin/install -c -m 644 ../include/exiv2/gifimage.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/gifimage.hpp /usr/bin/install -c -m 644 ../include/exiv2/http.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/http.hpp /usr/bin/install -c -m 644 ../include/exiv2/image.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/image.hpp /usr/bin/install -c -m 644 ../include/exiv2/ini.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/ini.hpp /usr/bin/install -c -m 644 ../include/exiv2/iptc.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/iptc.hpp /usr/bin/install -c -m 644 ../include/exiv2/jp2image.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/jp2image.hpp /usr/bin/install -c -m 644 ../include/exiv2/jpgimage.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/jpgimage.hpp /usr/bin/install -c -m 644 ../include/exiv2/metadatum.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/metadatum.hpp /usr/bin/install -c -m 644 ../include/exiv2/mrwimage.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/mrwimage.hpp /usr/bin/install -c -m 644 ../include/exiv2/orfimage.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/orfimage.hpp /usr/bin/install -c -m 644 ../include/exiv2/pgfimage.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/pgfimage.hpp /usr/bin/install -c -m 644 ../include/exiv2/pngimage.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/pngimage.hpp /usr/bin/install -c -m 644 ../include/exiv2/preview.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/preview.hpp /usr/bin/install -c -m 644 ../include/exiv2/properties.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/properties.hpp /usr/bin/install -c -m 644 ../include/exiv2/psdimage.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/psdimage.hpp /usr/bin/install -c -m 644 ../include/exiv2/rafimage.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/rafimage.hpp /usr/bin/install -c -m 644 ../include/exiv2/rw2image.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/rw2image.hpp /usr/bin/install -c -m 644 ../include/exiv2/tags.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/tags.hpp /usr/bin/install -c -m 644 ../include/exiv2/tgaimage.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/tgaimage.hpp /usr/bin/install -c -m 644 ../include/exiv2/tiffimage.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/tiffimage.hpp /usr/bin/install -c -m 644 ../include/exiv2/types.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/types.hpp /usr/bin/install -c -m 644 ../include/exiv2/value.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/value.hpp /usr/bin/install -c -m 644 ../include/exiv2/version.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/version.hpp /usr/bin/install -c -m 644 ../include/exiv2/webpimage.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/webpimage.hpp /usr/bin/install -c -m 644 ../include/exiv2/xmp.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/xmp.hpp /usr/bin/install -c -m 644 ../include/exiv2/xmpsidecar.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/xmpsidecar.hpp /usr/bin/install -c -m 644 ../include/exiv2/rwlock.hpp /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/rwlock.hpp /usr/bin/install -c -m 644 svn_version.h /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2/svn_version.h ../config/mkinstalldirs /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64 mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64 libtool: install: /usr/bin/install -c -m 644 .libs/libexiv2.so.26.0.0 /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64/libexiv2.so.26.0.0 libtool: install: (cd /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64 && { ln -s -f libexiv2.so.26.0.0 libexiv2.so.26 || { rm -f libexiv2.so.26 && ln -s libexiv2.so.26.0.0 libexiv2.so.26; }; }) libtool: install: (cd /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64 && { ln -s -f libexiv2.so.26.0.0 libexiv2.so || { rm -f libexiv2.so && ln -s libexiv2.so.26.0.0 libexiv2.so; }; }) libtool: install: /usr/bin/install -c -m 644 .libs/libexiv2.lai /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64/libexiv2.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' ../config/mkinstalldirs /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/bin mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/bin ../config/mkinstalldirs /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64/pkgconfig mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64/pkgconfig /usr/bin/install -c -m 644 ../config/exiv2.pc /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64/pkgconfig/exiv2.pc ../config/mkinstalldirs /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/bin libtool: install: warning: `libexiv2.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c ../bin/.libs/exiv2 /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/bin/exiv2 ../config/mkinstalldirs /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/man mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/man ../config/mkinstalldirs /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/man/man1 mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/man/man1 /usr/bin/install -c -m 644 exiv2.1 /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/man/man1/exiv2.1 /usr/bin/install -c -m 644 ../samples/exiv2samples.1 /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/man/man1/exiv2samples.1 make[1]: Leaving directory `/builddir/build/BUILD/exiv2-trunk/src' cd po && make install make[1]: Entering directory `/builddir/build/BUILD/exiv2-trunk/po' /bin/sh .././config/mkinstalldirs /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/bs/LC_MESSAGES installing bs.gmo as /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/bs/LC_MESSAGES/exiv2.mo mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/de/LC_MESSAGES/exiv2.mo mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/es/LC_MESSAGES installing es.gmo as /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/es/LC_MESSAGES/exiv2.mo mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/fi/LC_MESSAGES installing fi.gmo as /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/fi/LC_MESSAGES/exiv2.mo mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/fr/LC_MESSAGES/exiv2.mo mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/gl/LC_MESSAGES installing gl.gmo as /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/gl/LC_MESSAGES/exiv2.mo mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/ms/LC_MESSAGES installing ms.gmo as /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/ms/LC_MESSAGES/exiv2.mo mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/pl/LC_MESSAGES/exiv2.mo mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/pt/LC_MESSAGES installing pt.gmo as /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/pt/LC_MESSAGES/exiv2.mo mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/ru/LC_MESSAGES/exiv2.mo mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/sk/LC_MESSAGES installing sk.gmo as /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/sk/LC_MESSAGES/exiv2.mo mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/sv/LC_MESSAGES/exiv2.mo mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/ug/LC_MESSAGES installing ug.gmo as /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/ug/LC_MESSAGES/exiv2.mo mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/uk/LC_MESSAGES installing uk.gmo as /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/uk/LC_MESSAGES/exiv2.mo mkdir -p -- /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/vi/LC_MESSAGES/exiv2.mo if test "exiv2" = "gettext-tools"; then \ /bin/sh .././config/mkinstalldirs /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/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 \ /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/exiv2-trunk/po' + rm -rf /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/bin/exiv2 + rm -rf /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64/libexiv2.la + rm -rf /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/bs /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/de /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/es /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/fi /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/fr /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/gl /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/ms /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/pl /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/pt /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/ru /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/sk /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/sv /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/ug /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/uk /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/locale/vi + rm -rf /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/man/man1 + rm -rf /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64/pkgconfig/exiv2.pc + rm -rf /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/include/exiv2 + rm -rf mv /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64/libexiv2.so + ls -l /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64/libexiv2.so.26 /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64/libexiv2.so.26.0.0 lrwxrwxrwx. 1 mockbuild mockbuild 18 Aug 22 16:31 /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64/libexiv2.so.26 -> libexiv2.so.26.0.0 -rw-r--r--. 1 mockbuild mockbuild 24221424 Aug 22 16:31 /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64/libexiv2.so.26.0.0 + chmod 755 /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64/libexiv2.so.26 /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64/libexiv2.so.26.0.0 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/exiv2-trunk extracting debug info from /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/lib64/libexiv2.so.26.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libexiv2.so.26.0.0.debug to /usr/lib/debug/usr/lib64/libexiv2.so.26.debug 8062 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: compat-exiv2-026-0.26-1.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lEq3e8 + umask 022 + cd /builddir/build/BUILD + cd exiv2-trunk + DOCDIR=/builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/doc/compat-exiv2-026-0.26 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/doc/compat-exiv2-026-0.26 + cp -pr COPYING /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/doc/compat-exiv2-026-0.26 + cp -pr README /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64/usr/share/doc/compat-exiv2-026-0.26 + exit 0 Provides: compat-exiv2-026 = 0.26-1.el7 compat-exiv2-026(aarch-64) = 0.26-1.el7 libexiv2.so.26()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libexpat.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Conflicts: exiv2-libs < 0.27 Processing files: compat-exiv2-026-debuginfo-0.26-1.el7.aarch64 Provides: compat-exiv2-026-debuginfo = 0.26-1.el7 compat-exiv2-026-debuginfo(aarch-64) = 0.26-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64 Wrote: /builddir/build/RPMS/compat-exiv2-026-0.26-1.el7.aarch64.rpm Wrote: /builddir/build/RPMS/compat-exiv2-026-debuginfo-0.26-1.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qe92k0 + umask 022 + cd /builddir/build/BUILD + cd exiv2-trunk + /usr/bin/rm -rf /builddir/build/BUILDROOT/compat-exiv2-026-0.26-1.el7.aarch64 + exit 0 Child return code was: 0