Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/exempi.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/exempi.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/exempi-2.2.0-8.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/exempi.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/exempi.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KHRoZS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf exempi-2.2.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/exempi-2.2.0.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd exempi-2.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BHyc5P + umask 022 + cd /builddir/build/BUILD + cd exempi-2.2.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 'CPPFLAGS=-I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf 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 whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E 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 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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether byte ordering is bigendian... no checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for thread local storage (TLS) class... __thread checking whether the linker accepts the -Wl,--retain-symbols-file=_ac_foo.sym flag... yes checking for Boost headers version >= 1.33.0... /usr/include checking for Boost's header version... 1_53 checking for the toolset name used by Boost for g++... unknown configure: WARNING: could not figure out which toolset name to use for g++ checking boost/test/unit_test.hpp usability... yes checking boost/test/unit_test.hpp presence... yes checking for boost/test/unit_test.hpp... yes checking for the Boost unit_test_framework library... yes checking for valgrind... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no configure: WARNING: Valgrind is missing. checks will run without configure: creating ./config.status config.status: creating Makefile config.status: creating third-party/Makefile config.status: creating third-party/MD5/Makefile config.status: creating source/Makefile config.status: creating source/common/Makefile config.status: creating source/XMPCore/Makefile config.status: creating source/XMPFiles/Makefile config.status: creating source/XMPFiles/FileHandlers/Makefile config.status: creating source/XMPFiles/FormatSupport/Makefile config.status: creating samples/Makefile config.status: creating samples/source/Makefile config.status: creating samples/testfiles/Makefile config.status: creating build/Makefile config.status: creating public/Makefile config.status: creating public/include/Makefile config.status: creating public/include/client-glue/Makefile config.status: creating exempi/Makefile config.status: creating exempi/doc/Makefile config.status: creating exempi/doc/Doxyfile config.status: creating exempi/tests/Makefile config.status: creating exempi/exempi-2.0.pc config.status: executing depfiles commands config.status: executing libtool commands Defines: EXEMPI_PLATFORM_DEF = UNIX_ENV CPPFLAGS = -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 LDFLAGS = -Wl,-z,relro Thread Local Storage = __thread Run unit test = yes + 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 -j16 V=1 Making all in third-party make[1]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/third-party' Making all in MD5 make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/third-party/MD5' \ # source='MD5.cpp' object='MD5.lo' libtool=yes /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I../../source/common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o MD5.lo MD5.cpp libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I../../source/common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c MD5.cpp -fPIC -DPIC -o .libs/MD5.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I../../source/common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c MD5.cpp -o MD5.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libmd5.la MD5.lo libtool: link: ar cru .libs/libmd5.a .libs/MD5.o libtool: link: ranlib .libs/libmd5.a libtool: link: ( cd ".libs" && rm -f "libmd5.la" && ln -s "../libmd5.la" "libmd5.la" ) make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/third-party/MD5' make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/third-party' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/third-party' make[1]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/third-party' Making all in source make[1]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source' Making all in common make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/common' \ # source='UnicodeConversions.cpp' object='UnicodeConversions.lo' libtool=yes \ # source='XML_Node.cpp' object='XML_Node.lo' libtool=yes \ # source='LargeFileAccess.cpp' object='LargeFileAccess.lo' libtool=yes \ # source='XMP_LibUtils.cpp' object='XMP_LibUtils.lo' libtool=yes /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o UnicodeConversions.lo UnicodeConversions.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XML_Node.lo XML_Node.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o LargeFileAccess.lo LargeFileAccess.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XMP_LibUtils.lo XMP_LibUtils.cpp libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c UnicodeConversions.cpp -fPIC -DPIC -o .libs/UnicodeConversions.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XML_Node.cpp -fPIC -DPIC -o .libs/XML_Node.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMP_LibUtils.cpp -fPIC -DPIC -o .libs/XMP_LibUtils.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c LargeFileAccess.cpp -fPIC -DPIC -o .libs/LargeFileAccess.o LargeFileAccess.cpp:513:14: warning: 'check_off_t_size' defined but not used [-Wunused-variable] static char check_off_t_size [ (sizeof(off_t) == 8) ? 1 : -1 ]; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c LargeFileAccess.cpp -o LargeFileAccess.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c UnicodeConversions.cpp -o UnicodeConversions.o >/dev/null 2>&1 In file included from XMP_LibUtils.cpp:14:0: XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ In file included from XMP_LibUtils.cpp:14:0: XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMP_LibUtils.cpp -o XMP_LibUtils.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XML_Node.cpp -o XML_Node.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libxmpcommon.la UnicodeConversions.lo XML_Node.lo LargeFileAccess.lo XMP_LibUtils.lo libtool: link: ar cru .libs/libxmpcommon.a .libs/UnicodeConversions.o .libs/XML_Node.o .libs/LargeFileAccess.o .libs/XMP_LibUtils.o libtool: link: ranlib .libs/libxmpcommon.a libtool: link: ( cd ".libs" && rm -f "libxmpcommon.la" && ln -s "../libxmpcommon.la" "libxmpcommon.la" ) make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/common' Making all in XMPCore make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPCore' \ # source='ExpatAdapter.cpp' object='ExpatAdapter.lo' libtool=yes \ # source='WXMPIterator.cpp' object='WXMPIterator.lo' libtool=yes \ # source='WXMPUtils.cpp' object='WXMPUtils.lo' libtool=yes \ # source='XMPIterator.cpp' object='XMPIterator.lo' libtool=yes /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ExpatAdapter.lo ExpatAdapter.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o WXMPIterator.lo WXMPIterator.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o WXMPUtils.lo WXMPUtils.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XMPIterator.lo XMPIterator.cpp \ # source='XMPMeta-GetSet.cpp' object='XMPMeta-GetSet.lo' libtool=yes \ # source='XMPMeta-Serialize.cpp' object='XMPMeta-Serialize.lo' libtool=yes \ # source='XMPUtils-FileInfo.cpp' object='XMPUtils-FileInfo.lo' libtool=yes \ # source='ParseRDF.cpp' object='ParseRDF.lo' libtool=yes /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XMPMeta-GetSet.lo XMPMeta-GetSet.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XMPMeta-Serialize.lo XMPMeta-Serialize.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XMPUtils-FileInfo.lo XMPUtils-FileInfo.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ParseRDF.lo ParseRDF.cpp \ # source='WXMPMeta.cpp' object='WXMPMeta.lo' libtool=yes \ # source='XMPCore_Impl.cpp' object='XMPCore_Impl.lo' libtool=yes \ # source='XMPMeta.cpp' object='XMPMeta.lo' libtool=yes \ # source='XMPMeta-Parse.cpp' object='XMPMeta-Parse.lo' libtool=yes /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o WXMPMeta.lo WXMPMeta.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XMPCore_Impl.lo XMPCore_Impl.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XMPMeta.lo XMPMeta.cpp \ # source='XMPUtils.cpp' object='XMPUtils.lo' libtool=yes /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XMPMeta-Parse.lo XMPMeta-Parse.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XMPUtils.lo XMPUtils.cpp libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c WXMPUtils.cpp -fPIC -DPIC -o .libs/WXMPUtils.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPMeta-Serialize.cpp -fPIC -DPIC -o .libs/XMPMeta-Serialize.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c WXMPIterator.cpp -fPIC -DPIC -o .libs/WXMPIterator.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPCore_Impl.cpp -fPIC -DPIC -o .libs/XMPCore_Impl.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ParseRDF.cpp -fPIC -DPIC -o .libs/ParseRDF.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPUtils-FileInfo.cpp -fPIC -DPIC -o .libs/XMPUtils-FileInfo.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ExpatAdapter.cpp -fPIC -DPIC -o .libs/ExpatAdapter.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPIterator.cpp -fPIC -DPIC -o .libs/XMPIterator.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPMeta-GetSet.cpp -fPIC -DPIC -o .libs/XMPMeta-GetSet.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPMeta-Parse.cpp -fPIC -DPIC -o .libs/XMPMeta-Parse.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c WXMPMeta.cpp -fPIC -DPIC -o .libs/WXMPMeta.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPMeta.cpp -fPIC -DPIC -o .libs/XMPMeta.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPUtils.cpp -fPIC -DPIC -o .libs/XMPUtils.o XMPIterator.cpp: In constructor 'XMPIterator::XMPIterator(XMP_StringPtr, XMP_StringPtr, XMP_OptionBits)': XMPIterator.cpp:495:10: warning: variable 'p' set but not used [-Wunused-but-set-variable] void * p; p = &schemaNS; p = &propName; p = &options; // Avoid unused param warnings. ^ XMPUtils.cpp: In function 'size_t MoveLargestProperty(XMPMeta&, XMPMeta*, PropSizeMap&)': XMPUtils.cpp:534:7: warning: unused variable 'moved' [-Wunused-variable] bool moved = MoveOneProperty ( stdXMP, extXMP, schemaURI, propName ); ^ XMPCore_Impl.cpp: In function 'XMP_Node* FindSchemaNode(XMP_Node*, XMP_StringPtr, bool, XMP_NodePtrPos*)': XMPCore_Impl.cpp:769:8: warning: unused variable 'found' [-Wunused-variable] bool found = XMPMeta::GetNamespacePrefix ( nsURI, &prefixPtr, &prefixLen ); // *** Use map directly? ^ XMPUtils.cpp: In static member function 'static XMP_Int64 XMPUtils::ConvertToInt64(XMP_StringPtr)': XMPUtils.cpp:1035:57: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'XMP_Int64* {aka long int*}' [-Wformat=] count = sscanf ( strValue, "%lld%c", &result, &nextCh ); ^ XMPUtils.cpp:1037:57: warning: format '%llx' expects argument of type 'long long unsigned int*', but argument 3 has type 'XMP_Int64* {aka long int*}' [-Wformat=] count = sscanf ( strValue, "%llx%c", &result, &nextCh ); ^ XMPUtils.cpp: In static member function 'static void XMPUtils::PackageForJPEG(const XMPMeta&, XMP_VarString*, XMP_VarString*, XMP_VarString*)': XMPUtils.cpp:1656:15: warning: unused variable 'packetEnd' [-Wunused-variable] const char * packetEnd = stdStr->c_str() + stdStr->size() - kTrailerLen; ^ XMPMeta-GetSet.cpp: In member function 'void XMPMeta::DeleteLocalizedText(XMP_StringPtr, XMP_StringPtr, XMP_StringPtr, XMP_StringPtr)': XMPMeta-GetSet.cpp:1035:9: warning: variable 'assocIsXDefault' set but not used [-Wunused-but-set-variable] size_t assocIsXDefault = false; ^ In file included from XMPCore_Impl.hpp:15:0, from WXMPIterator.cpp:14: ./../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from XMPCore_Impl.hpp:15:0, from WXMPIterator.cpp:14: ./../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ XMPMeta-Serialize.cpp: In member function 'void XMPMeta::SerializeToBuffer(XMP_VarString*, XMP_OptionBits, XMP_StringLen, XMP_StringPtr, XMP_StringPtr, XMP_Index) const': XMPMeta-Serialize.cpp:1264:23: warning: variable 'Converter' set but not used [-Wunused-but-set-variable] UTF8_to_UTF32_Proc Converter = UTF8_to_UTF32BE; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c WXMPIterator.cpp -o WXMPIterator.o >/dev/null 2>&1 XMPMeta.cpp: In static member function 'static bool XMPMeta::Initialize()': XMPMeta.cpp:811:17: warning: unused variable 'flag' [-Wunused-variable] XMP_OptionBits flag = (XMP_OptionBits) (~0UL); ^ XMPMeta.cpp: In static member function 'static void XMPMeta::SetGlobalOptions(XMP_OptionBits)': XMPMeta.cpp:942:10: warning: variable 'p' set but not used [-Wunused-but-set-variable] void * p; p = &options; // Avoid unused param warnings. ^ XMPMeta.cpp: In member function 'void XMPMeta::SetObjectOptions(XMP_OptionBits)': XMPMeta.cpp:1169:10: warning: variable 'p' set but not used [-Wunused-but-set-variable] void * p; p = &options; // Avoid unused param warnings. ^ In file included from XMPCore_Impl.hpp:15:0, from ExpatAdapter.cpp:10: ./../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from XMPCore_Impl.hpp:15:0, from ExpatAdapter.cpp:10: ./../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ExpatAdapter.cpp -o ExpatAdapter.o >/dev/null 2>&1 In file included from XMPCore_Impl.hpp:15:0, from ParseRDF.cpp:10: ./../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from XMPCore_Impl.hpp:15:0, from ParseRDF.cpp:10: ./../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ ParseRDF.cpp:329:1: warning: 'bool IsSyntaxTerm(RDFTermKind)' defined but not used [-Wunused-function] IsSyntaxTerm ( RDFTermKind term ) ^ ParseRDF.cpp:361:1: warning: 'bool IsNodeElementName(RDFTermKind)' defined but not used [-Wunused-function] IsNodeElementName ( RDFTermKind term ) ^ ParseRDF.cpp:393:1: warning: 'bool IsPropertyAttributeName(RDFTermKind)' defined but not used [-Wunused-function] IsPropertyAttributeName ( RDFTermKind term ) ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ParseRDF.cpp -o ParseRDF.o >/dev/null 2>&1 In file included from XMPCore_Impl.hpp:15:0, from WXMPUtils.cpp:16: ./../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from XMPCore_Impl.hpp:15:0, from WXMPUtils.cpp:16: ./../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c WXMPUtils.cpp -o WXMPUtils.o >/dev/null 2>&1 In file included from XMPCore_Impl.hpp:15:0, from WXMPMeta.cpp:14: ./../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from XMPCore_Impl.hpp:15:0, from WXMPMeta.cpp:14: ./../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from XMPCore_Impl.hpp:15:0, from XMPMeta-Parse.cpp:13: ./../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c WXMPMeta.cpp -o WXMPMeta.o >/dev/null 2>&1 ./../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from XMPCore_Impl.hpp:15:0, from XMPMeta-Parse.cpp:13: ./../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from XMPCore_Impl.hpp:15:0, from XMPMeta-Serialize.cpp:13: ./../common/XMP_LibUtils.hpp: At global scope: ./../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from XMPCore_Impl.hpp:15:0, from XMPMeta-Serialize.cpp:13: ./../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ XMPMeta-Serialize.cpp:46:21: warning: 'kTXMP_SchemaGroup' defined but not used [-Wunused-variable] static const char * kTXMP_SchemaGroup = "XMP_SchemaGroup"; ^ XMPMeta-Serialize.cpp:61:21: warning: 'kRDF_BagEnd' defined but not used [-Wunused-variable] static const char * kRDF_BagEnd = ""; ^ XMPMeta-Serialize.cpp:63:21: warning: 'kRDF_SeqStart' defined but not used [-Wunused-variable] static const char * kRDF_SeqStart = ""; ^ XMPMeta-Serialize.cpp:64:21: warning: 'kRDF_SeqEnd' defined but not used [-Wunused-variable] static const char * kRDF_SeqEnd = ""; ^ XMPMeta-Serialize.cpp:66:21: warning: 'kRDF_AltStart' defined but not used [-Wunused-variable] static const char * kRDF_AltStart = ""; ^ XMPMeta-Serialize.cpp:67:21: warning: 'kRDF_AltEnd' defined but not used [-Wunused-variable] static const char * kRDF_AltEnd = ""; ^ XMPMeta-Serialize.cpp:70:21: warning: 'kRDF_ItemEnd' defined but not used [-Wunused-variable] static const char * kRDF_ItemEnd = ""; ^ XMPMeta-Serialize.cpp:73:21: warning: 'kRDF_ValueEnd' defined but not used [-Wunused-variable] static const char * kRDF_ValueEnd = ""; ^ In file included from XMPCore_Impl.hpp:15:0, from XMPUtils-FileInfo.cpp:10: ./../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from XMPCore_Impl.hpp:15:0, from XMPUtils-FileInfo.cpp:10: ./../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPMeta-Parse.cpp -o XMPMeta-Parse.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPMeta-Serialize.cpp -o XMPMeta-Serialize.o >/dev/null 2>&1 In file included from XMPCore_Impl.hpp:15:0, from XMPUtils.cpp:10: ./../common/XMP_LibUtils.hpp: At global scope: ./../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from XMPCore_Impl.hpp:15:0, from XMPUtils.cpp:10: ./../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPUtils-FileInfo.cpp -o XMPUtils-FileInfo.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPUtils.cpp -o XMPUtils.o >/dev/null 2>&1 In file included from XMPCore_Impl.hpp:15:0, from XMPMeta-GetSet.cpp:13: ./../common/XMP_LibUtils.hpp: At global scope: ./../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from XMPCore_Impl.hpp:15:0, from XMPMeta-GetSet.cpp:13: ./../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPMeta-GetSet.cpp -o XMPMeta-GetSet.o >/dev/null 2>&1 In file included from XMPCore_Impl.hpp:15:0, from XMPCore_Impl.cpp:11: ./../common/XMP_LibUtils.hpp: At global scope: ./../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from XMPCore_Impl.hpp:15:0, from XMPCore_Impl.cpp:11: ./../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPCore_Impl.cpp -o XMPCore_Impl.o >/dev/null 2>&1 In file included from XMPCore_Impl.hpp:15:0, from XMPMeta.cpp:13: ./../common/XMP_LibUtils.hpp: At global scope: ./../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPMeta.cpp -o XMPMeta.o >/dev/null 2>&1 In file included from XMPCore_Impl.hpp:15:0, from XMPIterator.cpp:10: ./../common/XMP_LibUtils.hpp: At global scope: ./../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from XMPCore_Impl.hpp:15:0, from XMPIterator.cpp:10: ./../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPIterator.cpp -o XMPIterator.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libXMPCore.la ExpatAdapter.lo WXMPIterator.lo WXMPUtils.lo XMPIterator.lo XMPMeta-GetSet.lo XMPMeta-Serialize.lo XMPUtils-FileInfo.lo ParseRDF.lo WXMPMeta.lo XMPCore_Impl.lo XMPMeta.lo XMPMeta-Parse.lo XMPUtils.lo libtool: link: ar cru .libs/libXMPCore.a .libs/ExpatAdapter.o .libs/WXMPIterator.o .libs/WXMPUtils.o .libs/XMPIterator.o .libs/XMPMeta-GetSet.o .libs/XMPMeta-Serialize.o .libs/XMPUtils-FileInfo.o .libs/ParseRDF.o .libs/WXMPMeta.o .libs/XMPCore_Impl.o .libs/XMPMeta.o .libs/XMPMeta-Parse.o .libs/XMPUtils.o libtool: link: ranlib .libs/libXMPCore.a libtool: link: ( cd ".libs" && rm -f "libXMPCore.la" && ln -s "../libXMPCore.la" "libXMPCore.la" ) make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPCore' Making all in XMPFiles make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles' Making all in FileHandlers make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles/FileHandlers' \ # source='ASF_Handler.cpp' object='ASF_Handler.lo' libtool=yes \ # source='AVCHD_Handler.cpp' object='AVCHD_Handler.lo' libtool=yes \ # source='Basic_Handler.cpp' object='Basic_Handler.lo' libtool=yes \ # source='FLV_Handler.cpp' object='FLV_Handler.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ASF_Handler.lo ASF_Handler.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o AVCHD_Handler.lo AVCHD_Handler.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Basic_Handler.lo Basic_Handler.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o FLV_Handler.lo FLV_Handler.cpp \ # source='GIF_Handler.cpp' object='GIF_Handler.lo' libtool=yes \ # source='InDesign_Handler.cpp' object='InDesign_Handler.lo' libtool=yes \ # source='JPEG_Handler.cpp' object='JPEG_Handler.lo' libtool=yes \ # source='MP3_Handler.cpp' object='MP3_Handler.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o GIF_Handler.lo GIF_Handler.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o InDesign_Handler.lo InDesign_Handler.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o JPEG_Handler.lo JPEG_Handler.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o MP3_Handler.lo MP3_Handler.cpp \ # source='MPEG2_Handler.cpp' object='MPEG2_Handler.lo' libtool=yes \ # source='MPEG4_Handler.cpp' object='MPEG4_Handler.lo' libtool=yes \ # source='P2_Handler.cpp' object='P2_Handler.lo' libtool=yes \ # source='PNG_Handler.cpp' object='PNG_Handler.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o MPEG2_Handler.lo MPEG2_Handler.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o MPEG4_Handler.lo MPEG4_Handler.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o P2_Handler.lo P2_Handler.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o PNG_Handler.lo PNG_Handler.cpp \ # source='PostScript_Handler.cpp' object='PostScript_Handler.lo' libtool=yes \ # source='PSD_Handler.cpp' object='PSD_Handler.lo' libtool=yes \ # source='RIFF_Handler.cpp' object='RIFF_Handler.lo' libtool=yes \ # source='Scanner_Handler.cpp' object='Scanner_Handler.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o PostScript_Handler.lo PostScript_Handler.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o PSD_Handler.lo PSD_Handler.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o RIFF_Handler.lo RIFF_Handler.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Scanner_Handler.lo Scanner_Handler.cpp libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ASF_Handler.cpp -fPIC -DPIC -o .libs/ASF_Handler.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Basic_Handler.cpp -fPIC -DPIC -o .libs/Basic_Handler.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c GIF_Handler.cpp -fPIC -DPIC -o .libs/GIF_Handler.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c InDesign_Handler.cpp -fPIC -DPIC -o .libs/InDesign_Handler.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c FLV_Handler.cpp -fPIC -DPIC -o .libs/FLV_Handler.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c MP3_Handler.cpp -fPIC -DPIC -o .libs/MP3_Handler.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c AVCHD_Handler.cpp -fPIC -DPIC -o .libs/AVCHD_Handler.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c MPEG4_Handler.cpp -fPIC -DPIC -o .libs/MPEG4_Handler.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PSD_Handler.cpp -fPIC -DPIC -o .libs/PSD_Handler.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c JPEG_Handler.cpp -fPIC -DPIC -o .libs/JPEG_Handler.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c P2_Handler.cpp -fPIC -DPIC -o .libs/P2_Handler.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c RIFF_Handler.cpp -fPIC -DPIC -o .libs/RIFF_Handler.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PNG_Handler.cpp -fPIC -DPIC -o .libs/PNG_Handler.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c MPEG2_Handler.cpp -fPIC -DPIC -o .libs/MPEG2_Handler.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Scanner_Handler.cpp -fPIC -DPIC -o .libs/Scanner_Handler.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PostScript_Handler.cpp -fPIC -DPIC -o .libs/PostScript_Handler.o InDesign_Handler.cpp: In function 'bool InDesign_CheckFormat(XMP_FileFormat, XMP_StringPtr, LFA_FileRef, XMPFiles*)': InDesign_Handler.cpp:112:12: warning: unused variable 'filePos' [-Wunused-variable] XMP_Int64 filePos = 0; ^ InDesign_Handler.cpp:114:13: warning: unused variable 'bufLimit' [-Wunused-variable] XMP_Uns8 * bufLimit = bufPtr + kBufferSize; ^ MPEG4_Handler.cpp: In function 'bool ImportMVHDItems(MOOV_Manager::BoxInfo, SXMPMeta*)': MPEG4_Handler.cpp:453:55: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'XMP_Uns64 {aka long unsigned int}' [-Wformat=] snprintf ( buffer, sizeof(buffer), "%llu", duration ); // AUDIT: The buffer is big enough. ^ MPEG4_Handler.cpp:453:55: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'XMP_Uns64 {aka long unsigned int}' [-Wformat=] MPEG4_Handler.cpp: In function 'void ExportISOCopyrights(const SXMPMeta&, MOOV_Manager*)': MPEG4_Handler.cpp:686:7: warning: variable 'haveXDefault' set but not used [-Wunused-but-set-variable] bool haveXDefault = false; ^ P2_Handler.cpp: In member function 'virtual void P2_MetaHandler::CacheFileData()': P2_Handler.cpp:1020:12: warning: unused variable 'ioCount' [-Wunused-variable] XMP_Int32 ioCount = LFA_Read ( xmpFile, (void*)this->xmpPacket.data(), (XMP_Int32)xmpLen, kLFA_RequireAll ); ^ JPEG_Handler.cpp: In member function 'virtual void JPEG_MetaHandler::CacheFileData()': JPEG_Handler.cpp:184:19: warning: unused variable 'packetInfo' [-Wunused-variable] XMP_PacketInfo & packetInfo = this->packetInfo; ^ In file included from PSD_Handler.cpp:10:0: PSD_Handler.hpp: In constructor 'PSD_MetaHandler::PSD_MetaHandler(XMPFiles*)': PSD_Handler.hpp:64:18: warning: 'PSD_MetaHandler::exifMgr' will be initialized after [-Wreorder] TIFF_Manager * exifMgr; // and read-write modes of usage. ^ PSD_Handler.hpp:53:7: warning: 'bool PSD_MetaHandler::skipReconcile' [-Wreorder] bool skipReconcile; // ! Used between UpdateFile and WriteFile. ^ PSD_Handler.cpp:78:1: warning: when initialized here [-Wreorder] PSD_MetaHandler::PSD_MetaHandler ( XMPFiles * _parent ) : iptcMgr(0), exifMgr(0), skipReconcile(false) ^ PSD_Handler.cpp: In member function 'virtual void PSD_MetaHandler::CacheFileData()': PSD_Handler.cpp:110:19: warning: unused variable 'packetInfo' [-Wunused-variable] XMP_PacketInfo & packetInfo = this->packetInfo; ^ MPEG4_Handler.cpp: In member function 'virtual void MPEG4_MetaHandler::UpdateFile(bool)': MPEG4_Handler.cpp:2361:16: warning: unused variable 'abortArg' [-Wunused-variable] void * abortArg = this->parent->abortArg; ^ MPEG4_Handler.cpp:2362:16: warning: unused variable 'checkAbort' [-Wunused-variable] const bool checkAbort = (abortProc != 0); ^ PSD_Handler.cpp: In member function 'virtual void PSD_MetaHandler::WriteFile(LFA_FileRef, const string&)': PSD_Handler.cpp:376:16: warning: unused variable 'checkAbort' [-Wunused-variable] const bool checkAbort = (abortProc != 0); ^ MPEG4_Handler.cpp:2365:14: warning: unused variable 'fileSize' [-Wunused-variable] XMP_Uns64 fileSize = LFA_Measure ( fileRef ); ^ FLV_Handler.cpp: In member function 'virtual void FLV_MetaHandler::UpdateFile(bool)': FLV_Handler.cpp:523:16: warning: unused variable 'abortArg' [-Wunused-variable] void * abortArg = this->parent->abortArg; ^ FLV_Handler.cpp:524:16: warning: unused variable 'checkAbort' [-Wunused-variable] const bool checkAbort = (abortProc != 0); ^ FLV_Handler.cpp:527:14: warning: unused variable 'fileSize' [-Wunused-variable] XMP_Uns64 fileSize = LFA_Measure ( fileRef ); ^ FLV_Handler.cpp: In member function 'virtual void FLV_MetaHandler::WriteFile(LFA_FileRef, const string&)': FLV_Handler.cpp:688:16: warning: unused variable 'checkAbort' [-Wunused-variable] const bool checkAbort = (abortProc != 0); ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from MPEG2_Handler.hpp:13, from MPEG2_Handler.cpp:14: ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from MPEG2_Handler.hpp:13, from MPEG2_Handler.cpp:14: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from MPEG2_Handler.hpp:13:0, from MPEG2_Handler.cpp:14: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ PostScript_Handler.cpp: In member function 'int PostScript_MetaHandler::FindPostScriptHint()': PostScript_Handler.cpp:222:10: warning: unused variable 'psLength' [-Wunused-variable] size_t psLength = GetUns32LE ( ioBuf.ptr+8 ); // PostScript length. ^ PostScript_Handler.cpp:201:11: warning: unused variable 'found' [-Wunused-variable] bool found = false; ^ PostScript_Handler.cpp: In member function 'bool PostScript_MetaHandler::FindFirstPacket()': PostScript_Handler.cpp:341:8: warning: unused variable 'found' [-Wunused-variable] bool found = false; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c MPEG2_Handler.cpp -o MPEG2_Handler.o >/dev/null 2>&1 MP3_Handler.cpp: In member function 'virtual void MP3_MetaHandler::CacheFileData()': MP3_Handler.cpp:159:12: warning: unused variable 'extHeaderNumFlagBytes' [-Wunused-variable] XMP_Uns8 extHeaderNumFlagBytes = LFA_ReadUns8( file ); ^ MP3_Handler.cpp:140:18: warning: unused variable 'packetInfo' [-Wunused-variable] XMP_PacketInfo &packetInfo = this->packetInfo; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from Basic_Handler.hpp:13, from InDesign_Handler.hpp:13, from InDesign_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp: At global scope: ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from Basic_Handler.hpp:13, from InDesign_Handler.hpp:13, from InDesign_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from Basic_Handler.hpp:13:0, from InDesign_Handler.hpp:13, from InDesign_Handler.cpp:10: ./../XMPFiles_Impl.hpp:123:25: warning: 'kUTF8_PacketTrailer' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketTrailer = (const XMP_Uns8 *) ""; ^ MP3_Handler.cpp: In member function 'virtual void MP3_MetaHandler::UpdateFile(bool)': MP3_Handler.cpp:730:12: warning: unused variable 'possibleTruncationPoint' [-Wunused-variable] XMP_Int64 possibleTruncationPoint = LFA_Seek( file, -128, SEEK_END); ^ AVCHD_Handler.cpp: In function 'bool ReadAVCHDProgramInfo(LFA_FileRef&, AVCHD_blkProgramInfo&)': AVCHD_Handler.cpp:505:12: warning: variable 'streamPID' set but not used [-Wunused-but-set-variable] XMP_Uns16 streamPID = 0; ^ AVCHD_Handler.cpp: In function 'bool ReadAVCCAMMakersPrivateData(LFA_FileRef&, XMP_Uns16, AVCHD_blkPanasonicPrivateData&)': AVCHD_Handler.cpp:845:18: warning: unused variable 'blockStart' [-Wunused-variable] const XMP_Uns64 blockStart = LFA_Tell(fileRef); ^ AVCHD_Handler.cpp: In function 'bool ReadAVCHDMakersPrivateData(LFA_FileRef&, XMP_Uns16, AVCHD_blkMakersPrivateData&)': AVCHD_Handler.cpp:894:12: warning: variable 'mpdLength' set but not used [-Wunused-but-set-variable] XMP_Uns32 mpdLength; ^ AVCHD_Handler.cpp: In function 'void AVCCAM_SetXMPStartTimecode(SXMPMeta&, const XMP_Uns8*, XMP_Uns8)': AVCHD_Handler.cpp:1343:17: warning: unused variable 'isColor' [-Wunused-variable] const XMP_Uns8 isColor = ( avccamTimecode[0] >> 7 ) & 0x01; ^ AVCHD_Handler.cpp: In function 'std::string AVCHD_DateFieldToXMP(XMP_Uns8, const XMP_Uns8*)': AVCHD_Handler.cpp:1572:17: warning: unused variable 'daylightSavingsTime' [-Wunused-variable] const XMP_Uns8 daylightSavingsTime = ( avchdTimeZone >> 6 ) & 0x01; ^ AVCHD_Handler.cpp: In member function 'virtual void AVCHD_MetaHandler::CacheFileData()': AVCHD_Handler.cpp:1766:12: warning: unused variable 'ioCount' [-Wunused-variable] XMP_Int32 ioCount = LFA_Read ( xmpFile, (void*)this->xmpPacket.data(), (XMP_Int32)xmpLen, kLFA_RequireAll ); ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c InDesign_Handler.cpp -o InDesign_Handler.o >/dev/null 2>&1 In file included from ./../XMPFiles_Impl.hpp:16:0, from Basic_Handler.hpp:13, from Basic_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from Basic_Handler.hpp:13, from Basic_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from Basic_Handler.hpp:13:0, from Basic_Handler.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Basic_Handler.cpp -o Basic_Handler.o >/dev/null 2>&1 In file included from ./../XMPFiles_Impl.hpp:16:0, from ./../FormatSupport/PNG_Support.hpp:15, from PNG_Handler.hpp:13, from PNG_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from ./../FormatSupport/PNG_Support.hpp:15, from PNG_Handler.hpp:13, from PNG_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from ./../FormatSupport/PNG_Support.hpp:15:0, from PNG_Handler.hpp:13, from PNG_Handler.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from ./../FormatSupport/TIFF_Support.hpp:20, from PSD_Handler.hpp:13, from PSD_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp: At global scope: ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from ./../FormatSupport/TIFF_Support.hpp:20, from PSD_Handler.hpp:13, from PSD_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from ./../FormatSupport/TIFF_Support.hpp:20:0, from PSD_Handler.hpp:13, from PSD_Handler.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from PSD_Handler.hpp:13:0, from PSD_Handler.cpp:10: ./../FormatSupport/TIFF_Support.hpp:88:21: warning: 'kTIFF_TypeNames' defined but not used [-Wunused-variable] static const char * kTIFF_TypeNames[] = { "ShortOrLong", "BYTE", "ASCII", "SHORT", "LONG", "RATIONAL", ^ ./../FormatSupport/TIFF_Support.hpp:410:25: warning: 'sKnownTags' defined but not used [-Wunused-variable] static const XMP_Uns16* sKnownTags[kTIFF_KnownIFDCount] = { sKnownPrimaryIFDTags, ^ In file included from PSD_Handler.cpp:16:0: ./../FormatSupport/Reconcile_Impl.hpp:36:22: warning: 'ReconcileUtils::kHexDigits' defined but not used [-Wunused-variable] static const char * kHexDigits = "0123456789ABCDEF"; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from FLV_Handler.hpp:13, from FLV_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp: At global scope: ../../../source/common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from FLV_Handler.hpp:13, from FLV_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from FLV_Handler.hpp:13:0, from FLV_Handler.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PNG_Handler.cpp -o PNG_Handler.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PSD_Handler.cpp -o PSD_Handler.o >/dev/null 2>&1 In file included from ./../XMPFiles_Impl.hpp:16:0, from ./../FormatSupport/GIF_Support.hpp:17, from GIF_Handler.hpp:15, from GIF_Handler.cpp:12: ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from ./../FormatSupport/GIF_Support.hpp:17, from GIF_Handler.hpp:15, from GIF_Handler.cpp:12: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from ./../FormatSupport/GIF_Support.hpp:17:0, from GIF_Handler.hpp:15, from GIF_Handler.cpp:12: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c FLV_Handler.cpp -o FLV_Handler.o >/dev/null 2>&1 In file included from ./../XMPFiles_Impl.hpp:16:0, from ./../FormatSupport/RIFF.hpp:16, from RIFF_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from ./../FormatSupport/RIFF.hpp:16, from RIFF_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from ./../FormatSupport/RIFF.hpp:16:0, from RIFF_Handler.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from RIFF_Handler.cpp:10:0: ./../FormatSupport/RIFF.hpp:124:17: warning: 'RIFF::bextDescription' defined but not used [-Wunused-variable] static Mapping bextDescription = { 0, kXMP_NS_BWF, "description", prop_SIMPLE }; ^ ./../FormatSupport/RIFF.hpp:125:17: warning: 'RIFF::bextOriginator' defined but not used [-Wunused-variable] static Mapping bextOriginator = { 0, kXMP_NS_BWF, "originator", prop_SIMPLE }; ^ ./../FormatSupport/RIFF.hpp:126:17: warning: 'RIFF::bextOriginatorRef' defined but not used [-Wunused-variable] static Mapping bextOriginatorRef = { 0, kXMP_NS_BWF, "originatorReference", prop_SIMPLE }; ^ ./../FormatSupport/RIFF.hpp:127:17: warning: 'RIFF::bextOriginationDate' defined but not used [-Wunused-variable] static Mapping bextOriginationDate = { 0, kXMP_NS_BWF, "originationDate", prop_SIMPLE }; ^ ./../FormatSupport/RIFF.hpp:128:17: warning: 'RIFF::bextOriginationTime' defined but not used [-Wunused-variable] static Mapping bextOriginationTime = { 0, kXMP_NS_BWF, "originationTime", prop_SIMPLE }; ^ ./../FormatSupport/RIFF.hpp:129:17: warning: 'RIFF::bextTimeReference' defined but not used [-Wunused-variable] static Mapping bextTimeReference = { 0, kXMP_NS_BWF, "timeReference", prop_SIMPLE }; ^ ./../FormatSupport/RIFF.hpp:130:17: warning: 'RIFF::bextVersion' defined but not used [-Wunused-variable] static Mapping bextVersion = { 0, kXMP_NS_BWF, "version", prop_SIMPLE }; ^ ./../FormatSupport/RIFF.hpp:131:17: warning: 'RIFF::bextUMID' defined but not used [-Wunused-variable] static Mapping bextUMID = { 0, kXMP_NS_BWF, "umid", prop_SIMPLE }; ^ ./../FormatSupport/RIFF.hpp:132:17: warning: 'RIFF::bextCodingHistory' defined but not used [-Wunused-variable] static Mapping bextCodingHistory = { 0, kXMP_NS_BWF, "codingHistory", prop_SIMPLE }; ^ ./../FormatSupport/RIFF.hpp:135:17: warning: 'RIFF::listInfoProps' defined but not used [-Wunused-variable] static Mapping listInfoProps[] = { ^ ./../FormatSupport/RIFF.hpp:159:17: warning: 'RIFF::listTdatProps' defined but not used [-Wunused-variable] static Mapping listTdatProps[] = { ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from Trivial_Handler.hpp:13, from Scanner_Handler.hpp:13, from Scanner_Handler.cpp:14: ../../../source/common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from Trivial_Handler.hpp:13, from Scanner_Handler.hpp:13, from Scanner_Handler.cpp:14: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from Trivial_Handler.hpp:13:0, from Scanner_Handler.hpp:13, from Scanner_Handler.cpp:14: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c GIF_Handler.cpp -o GIF_Handler.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c RIFF_Handler.cpp -o RIFF_Handler.o >/dev/null 2>&1 In file included from ./../XMPFiles_Impl.hpp:16:0, from Trivial_Handler.hpp:13, from Scanner_Handler.hpp:13, from PostScript_Handler.cpp:14: ../../../source/common/XMP_LibUtils.hpp: At global scope: ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ \ # source='SonyHDV_Handler.cpp' object='SonyHDV_Handler.lo' libtool=yes In file included from ./../XMPFiles_Impl.hpp:16:0, from Trivial_Handler.hpp:13, from Scanner_Handler.hpp:13, from PostScript_Handler.cpp:14: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from Trivial_Handler.hpp:13:0, from Scanner_Handler.hpp:13, from PostScript_Handler.cpp:14: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o SonyHDV_Handler.lo SonyHDV_Handler.cpp libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Scanner_Handler.cpp -o Scanner_Handler.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PostScript_Handler.cpp -o PostScript_Handler.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c SonyHDV_Handler.cpp -fPIC -DPIC -o .libs/SonyHDV_Handler.o In file included from ./../XMPFiles_Impl.hpp:16:0, from ASF_Handler.hpp:13, from ASF_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from ASF_Handler.hpp:13, from ASF_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from ASF_Handler.hpp:13:0, from ASF_Handler.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from ./../FormatSupport/ReconcileLegacy.hpp:15:0, from ./../FormatSupport/Reconcile_Impl.hpp:15, from ./../FormatSupport/ASF_Support.hpp:16, from ASF_Handler.hpp:14, from ASF_Handler.cpp:10: ./../FormatSupport/TIFF_Support.hpp:88:21: warning: 'kTIFF_TypeNames' defined but not used [-Wunused-variable] static const char * kTIFF_TypeNames[] = { "ShortOrLong", "BYTE", "ASCII", "SHORT", "LONG", "RATIONAL", ^ ./../FormatSupport/TIFF_Support.hpp:410:25: warning: 'sKnownTags' defined but not used [-Wunused-variable] static const XMP_Uns16* sKnownTags[kTIFF_KnownIFDCount] = { sKnownPrimaryIFDTags, ^ In file included from ./../FormatSupport/ASF_Support.hpp:16:0, from ASF_Handler.hpp:14, from ASF_Handler.cpp:10: ./../FormatSupport/Reconcile_Impl.hpp:36:22: warning: 'ReconcileUtils::kHexDigits' defined but not used [-Wunused-variable] static const char * kHexDigits = "0123456789ABCDEF"; ^ \ # source='SWF_Handler.cpp' object='SWF_Handler.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o SWF_Handler.lo SWF_Handler.cpp libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ASF_Handler.cpp -o ASF_Handler.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c SWF_Handler.cpp -fPIC -DPIC -o .libs/SWF_Handler.o \ # source='TIFF_Handler.cpp' object='TIFF_Handler.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TIFF_Handler.lo TIFF_Handler.cpp MPEG4_Handler.cpp: In member function 'void MPEG4_MetaHandler::UpdateTopLevelBox(XMP_Uns64, XMP_Uns32, const XMP_Uns8*, XMP_Uns32)': MPEG4_Handler.cpp:1841:28: warning: 'adjacentFree' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( spaceList->empty() || (boxPos != adjacentFree) ) { ^ MPEG4_Handler.cpp:1826:29: note: 'adjacentFree' was declared here XMP_Uns64 boxPos, boxNext, adjacentFree; ^ SonyHDV_Handler.cpp: In member function 'virtual void SonyHDV_MetaHandler::CacheFileData()': SonyHDV_Handler.cpp:660:12: warning: unused variable 'ioCount' [-Wunused-variable] XMP_Int32 ioCount = LFA_Read ( xmpFile, (void*)this->xmpPacket.data(), (XMP_Int32)xmpLen, kLFA_RequireAll ); ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c TIFF_Handler.cpp -fPIC -DPIC -o .libs/TIFF_Handler.o \ # source='Trivial_Handler.cpp' object='Trivial_Handler.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Trivial_Handler.lo Trivial_Handler.cpp \ # source='UCF_Handler.cpp' object='UCF_Handler.lo' libtool=yes \ # source='XDCAMEX_Handler.cpp' object='XDCAMEX_Handler.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XDCAMEX_Handler.lo XDCAMEX_Handler.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o UCF_Handler.lo UCF_Handler.cpp libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Trivial_Handler.cpp -fPIC -DPIC -o .libs/Trivial_Handler.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XDCAMEX_Handler.cpp -fPIC -DPIC -o .libs/XDCAMEX_Handler.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c UCF_Handler.cpp -fPIC -DPIC -o .libs/UCF_Handler.o \ # source='XDCAM_Handler.cpp' object='XDCAM_Handler.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XDCAM_Handler.lo XDCAM_Handler.cpp In file included from SWF_Handler.cpp:12:0: ./../FormatSupport/SWF_Support.hpp: In constructor 'SWF_Support::TagState::TagState()': ./../FormatSupport/SWF_Support.hpp:180:16: warning: 'SWF_Support::TagState::xmpPacket' will be initialized after [-Wreorder] std::string xmpPacket; ^ ./../FormatSupport/SWF_Support.hpp:176:14: warning: 'XMP_Uns32 SWF_Support::TagState::fileAttrFlags' [-Wreorder] XMP_Uns32 fileAttrFlags; ^ ./../FormatSupport/SWF_Support.hpp:166:4: warning: when initialized here [-Wreorder] TagState() : xmpPos(0), xmpLen(0), headerSize(0),hasFileAttrTag(false), cachingFile(false), ^ SWF_Handler.cpp: In member function 'virtual void SWF_MetaHandler::UpdateFile(bool)': SWF_Handler.cpp:197:7: warning: unused variable 'numTags' [-Wunused-variable] long numTags = SWF_Support::OpenSWF ( is, tagState ); ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from P2_Handler.hpp:15, from P2_Handler.cpp:12: ../../../source/common/XMP_LibUtils.hpp: At global scope: ../../../source/common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from P2_Handler.hpp:15, from P2_Handler.cpp:12: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from P2_Handler.hpp:15:0, from P2_Handler.cpp:12: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from AVCHD_Handler.hpp:15, from AVCHD_Handler.cpp:13: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from AVCHD_Handler.hpp:15:0, from AVCHD_Handler.cpp:13: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ TIFF_Handler.cpp: In member function 'virtual void TIFF_MetaHandler::CacheFileData()': TIFF_Handler.cpp:109:19: warning: unused variable 'packetInfo' [-Wunused-variable] XMP_PacketInfo & packetInfo = this->packetInfo; ^ TIFF_Handler.cpp: In member function 'virtual void TIFF_MetaHandler::UpdateFile(bool)': TIFF_Handler.cpp:296:16: warning: unused variable 'abortProc' [-Wunused-variable] XMP_AbortProc abortProc = this->parent->abortProc; ^ TIFF_Handler.cpp:297:16: warning: unused variable 'abortArg' [-Wunused-variable] void * abortArg = this->parent->abortArg; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XDCAM_Handler.cpp -fPIC -DPIC -o .libs/XDCAM_Handler.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c AVCHD_Handler.cpp -o AVCHD_Handler.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c P2_Handler.cpp -o P2_Handler.o >/dev/null 2>&1 UCF_Handler.cpp: In member function 'virtual void UCF_MetaHandler::CacheFileData()': UCF_Handler.cpp:257:14: warning: unused variable 'sizeOfZip64EOD' [-Wunused-variable] XMP_Int64 sizeOfZip64EOD = LFA_ReadUns64_LE(file); ^ UCF_Handler.cpp:233:13: warning: unused variable 'tmp' [-Wunused-variable] XMP_Int64 tmp = LFA_Seek( file, ^ UCF_Handler.cpp:170:18: warning: unused variable 'packetInfo' [-Wunused-variable] XMP_PacketInfo &packetInfo = this->packetInfo; ^ UCF_Handler.cpp:190:7: warning: variable 'filenameToTest' set but not used [-Wunused-but-set-variable] char filenameToTest[22]; ^ UCF_Handler.cpp:328:12: warning: unused variable 'CD_flags' [-Wunused-variable] XMP_Uns16 CD_flags = GetUns16LE( &xmpCDHeader.fields[CDFileHeader::o_flags] ); ^ UCF_Handler.cpp:329:12: warning: unused variable 'CD_crc' [-Wunused-variable] XMP_Uns32 CD_crc = GetUns32LE( &xmpCDHeader.fields[CDFileHeader::o_crc32] ); ^ UCF_Handler.cpp: In member function 'void UCF_MetaHandler::writeOut(LFA_FileRef, LFA_FileRef, bool, bool)': UCF_Handler.cpp:800:13: warning: variable 'crc' set but not used [-Wunused-but-set-variable] XMP_Uns32 crc; //TEMP, not actually needed ^ UCF_Handler.cpp:820:13: warning: unused variable 'total' [-Wunused-variable] XMP_Int64 total = LFA_Tell(targetFile) - before; ^ UCF_Handler.cpp:821:13: warning: unused variable 'tmpSize' [-Wunused-variable] XMP_Int64 tmpSize = p->size(); ^ XDCAMEX_Handler.cpp: In member function 'virtual void XDCAMEX_MetaHandler::CacheFileData()': XDCAMEX_Handler.cpp:315:12: warning: unused variable 'ioCount' [-Wunused-variable] XMP_Int32 ioCount = LFA_Read ( xmpFile, (void*)this->xmpPacket.data(), (XMP_Int32)xmpLen, kLFA_RequireAll ); ^ XDCAMEX_Handler.cpp: In member function 'void XDCAMEX_MetaHandler::GetTakeUMID(const string&, std::string&, std::string&)': XDCAMEX_Handler.cpp:453:34: warning: unused variable 'materialContext' [-Wunused-variable] XML_NodePtr contentContext = 0, materialContext = 0; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from Trivial_Handler.hpp:13, from Trivial_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from Trivial_Handler.hpp:13, from Trivial_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from Trivial_Handler.hpp:13:0, from Trivial_Handler.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from ./../FormatSupport/TIFF_Support.hpp:20, from TIFF_Handler.hpp:13, from TIFF_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp: At global scope: ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from ./../FormatSupport/TIFF_Support.hpp:20, from TIFF_Handler.hpp:13, from TIFF_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from ./../FormatSupport/TIFF_Support.hpp:20:0, from TIFF_Handler.hpp:13, from TIFF_Handler.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from TIFF_Handler.hpp:13:0, from TIFF_Handler.cpp:10: ./../FormatSupport/TIFF_Support.hpp:88:21: warning: 'kTIFF_TypeNames' defined but not used [-Wunused-variable] static const char * kTIFF_TypeNames[] = { "ShortOrLong", "BYTE", "ASCII", "SHORT", "LONG", "RATIONAL", ^ ./../FormatSupport/TIFF_Support.hpp:410:25: warning: 'sKnownTags' defined but not used [-Wunused-variable] static const XMP_Uns16* sKnownTags[kTIFF_KnownIFDCount] = { sKnownPrimaryIFDTags, ^ In file included from TIFF_Handler.cpp:16:0: ./../FormatSupport/Reconcile_Impl.hpp:36:22: warning: 'ReconcileUtils::kHexDigits' defined but not used [-Wunused-variable] static const char * kHexDigits = "0123456789ABCDEF"; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Trivial_Handler.cpp -o Trivial_Handler.o >/dev/null 2>&1 In file included from ./../XMPFiles_Impl.hpp:16:0, from ./../FormatSupport/TIFF_Support.hpp:20, from JPEG_Handler.hpp:13, from JPEG_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp: At global scope: ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from ./../FormatSupport/TIFF_Support.hpp:20, from JPEG_Handler.hpp:13, from JPEG_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from ./../FormatSupport/TIFF_Support.hpp:20:0, from JPEG_Handler.hpp:13, from JPEG_Handler.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from JPEG_Handler.hpp:13:0, from JPEG_Handler.cpp:10: ./../FormatSupport/TIFF_Support.hpp:88:21: warning: 'kTIFF_TypeNames' defined but not used [-Wunused-variable] static const char * kTIFF_TypeNames[] = { "ShortOrLong", "BYTE", "ASCII", "SHORT", "LONG", "RATIONAL", ^ ./../FormatSupport/TIFF_Support.hpp:410:25: warning: 'sKnownTags' defined but not used [-Wunused-variable] static const XMP_Uns16* sKnownTags[kTIFF_KnownIFDCount] = { sKnownPrimaryIFDTags, ^ JPEG_Handler.cpp:503:21: warning: 'IFDNames' defined but not used [-Wunused-variable] static const char * IFDNames[] = { "Primary", "TNail", "Exif", "GPS", "Interop", }; ^ In file included from JPEG_Handler.cpp:16:0: ./../FormatSupport/Reconcile_Impl.hpp:36:22: warning: 'ReconcileUtils::kHexDigits' defined but not used [-Wunused-variable] static const char * kHexDigits = "0123456789ABCDEF"; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c TIFF_Handler.cpp -o TIFF_Handler.o >/dev/null 2>&1 XDCAM_Handler.cpp: In member function 'virtual void XDCAM_MetaHandler::CacheFileData()': XDCAM_Handler.cpp:471:12: warning: unused variable 'ioCount' [-Wunused-variable] XMP_Int32 ioCount = LFA_Read ( xmpFile, (void*)this->xmpPacket.data(), (XMP_Int32)xmpLen, kLFA_RequireAll ); ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c JPEG_Handler.cpp -o JPEG_Handler.o >/dev/null 2>&1 In file included from ./../XMPFiles_Impl.hpp:16:0, from SonyHDV_Handler.hpp:15, from SonyHDV_Handler.cpp:12: ../../../source/common/XMP_LibUtils.hpp: At global scope: ../../../source/common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from SonyHDV_Handler.hpp:15, from SonyHDV_Handler.cpp:12: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from SonyHDV_Handler.hpp:15:0, from SonyHDV_Handler.cpp:12: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from SWF_Handler.hpp:15, from SWF_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp: At global scope: ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from SWF_Handler.hpp:15, from SWF_Handler.cpp:10: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from SWF_Handler.hpp:15:0, from SWF_Handler.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from MP3_Handler.hpp:14, from MP3_Handler.cpp:11: ../../../source/common/XMP_LibUtils.hpp: At global scope: ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from MP3_Handler.hpp:14, from MP3_Handler.cpp:11: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from MP3_Handler.hpp:14:0, from MP3_Handler.cpp:11: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from ./../FormatSupport/ReconcileLegacy.hpp:15:0, from ./../FormatSupport/Reconcile_Impl.hpp:15, from ./../FormatSupport/ID3_Support.hpp:17, from MP3_Handler.hpp:15, from MP3_Handler.cpp:11: ./../FormatSupport/TIFF_Support.hpp:88:21: warning: 'kTIFF_TypeNames' defined but not used [-Wunused-variable] static const char * kTIFF_TypeNames[] = { "ShortOrLong", "BYTE", "ASCII", "SHORT", "LONG", "RATIONAL", ^ ./../FormatSupport/TIFF_Support.hpp:410:25: warning: 'sKnownTags' defined but not used [-Wunused-variable] static const XMP_Uns16* sKnownTags[kTIFF_KnownIFDCount] = { sKnownPrimaryIFDTags, ^ In file included from ./../FormatSupport/ID3_Support.hpp:17:0, from MP3_Handler.hpp:15, from MP3_Handler.cpp:11: ./../FormatSupport/Reconcile_Impl.hpp:36:22: warning: 'ReconcileUtils::kHexDigits' defined but not used [-Wunused-variable] static const char * kHexDigits = "0123456789ABCDEF"; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c SonyHDV_Handler.cpp -o SonyHDV_Handler.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c SWF_Handler.cpp -o SWF_Handler.o >/dev/null 2>&1 In file included from ./../XMPFiles_Impl.hpp:16:0, from MPEG4_Handler.hpp:13, from MPEG4_Handler.cpp:12: ../../../source/common/XMP_LibUtils.hpp: At global scope: ../../../source/common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from MPEG4_Handler.hpp:13, from MPEG4_Handler.cpp:12: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from MPEG4_Handler.hpp:13:0, from MPEG4_Handler.cpp:12: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c MP3_Handler.cpp -o MP3_Handler.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c MPEG4_Handler.cpp -o MPEG4_Handler.o >/dev/null 2>&1 In file included from ./../XMPFiles_Impl.hpp:16:0, from XDCAMEX_Handler.hpp:15, from XDCAMEX_Handler.cpp:12: ../../../source/common/XMP_LibUtils.hpp: At global scope: ../../../source/common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from XDCAMEX_Handler.hpp:15, from XDCAMEX_Handler.cpp:12: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from XDCAMEX_Handler.hpp:15:0, from XDCAMEX_Handler.cpp:12: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from XDCAM_Handler.hpp:15, from XDCAM_Handler.cpp:12: ../../../source/common/XMP_LibUtils.hpp: At global scope: ../../../source/common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from XDCAM_Handler.hpp:15, from XDCAM_Handler.cpp:12: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from XDCAM_Handler.hpp:15:0, from XDCAM_Handler.cpp:12: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XDCAMEX_Handler.cpp -o XDCAMEX_Handler.o >/dev/null 2>&1 In file included from ./../XMPFiles_Impl.hpp:16:0, from UCF_Handler.hpp:13, from UCF_Handler.cpp:14: ../../../source/common/XMP_LibUtils.hpp: At global scope: ../../../source/common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from UCF_Handler.hpp:13, from UCF_Handler.cpp:14: ../../../source/common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from UCF_Handler.hpp:13:0, from UCF_Handler.cpp:14: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XDCAM_Handler.cpp -o XDCAM_Handler.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FormatSupport -I../../../source/common/ -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c UCF_Handler.cpp -o UCF_Handler.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libxmpfilehandlers.la ASF_Handler.lo AVCHD_Handler.lo Basic_Handler.lo FLV_Handler.lo GIF_Handler.lo InDesign_Handler.lo JPEG_Handler.lo MP3_Handler.lo MPEG2_Handler.lo MPEG4_Handler.lo P2_Handler.lo PNG_Handler.lo PostScript_Handler.lo PSD_Handler.lo RIFF_Handler.lo Scanner_Handler.lo SonyHDV_Handler.lo SWF_Handler.lo TIFF_Handler.lo Trivial_Handler.lo UCF_Handler.lo XDCAMEX_Handler.lo XDCAM_Handler.lo libtool: link: ar cru .libs/libxmpfilehandlers.a .libs/ASF_Handler.o .libs/AVCHD_Handler.o .libs/Basic_Handler.o .libs/FLV_Handler.o .libs/GIF_Handler.o .libs/InDesign_Handler.o .libs/JPEG_Handler.o .libs/MP3_Handler.o .libs/MPEG2_Handler.o .libs/MPEG4_Handler.o .libs/P2_Handler.o .libs/PNG_Handler.o .libs/PostScript_Handler.o .libs/PSD_Handler.o .libs/RIFF_Handler.o .libs/Scanner_Handler.o .libs/SonyHDV_Handler.o .libs/SWF_Handler.o .libs/TIFF_Handler.o .libs/Trivial_Handler.o .libs/UCF_Handler.o .libs/XDCAMEX_Handler.o .libs/XDCAM_Handler.o libtool: link: ranlib .libs/libxmpfilehandlers.a libtool: link: ( cd ".libs" && rm -f "libxmpfilehandlers.la" && ln -s "../libxmpfilehandlers.la" "libxmpfilehandlers.la" ) make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles/FileHandlers' Making all in FormatSupport make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles/FormatSupport' \ # source='PSIR_FileWriter.cpp' object='PSIR_FileWriter.lo' libtool=yes \ # source='Reconcile_Impl.cpp' object='Reconcile_Impl.lo' libtool=yes \ # source='ReconcileTIFF.cpp' object='ReconcileTIFF.lo' libtool=yes \ # source='TIFF_MemoryReader.cpp' object='TIFF_MemoryReader.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o PSIR_FileWriter.lo PSIR_FileWriter.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Reconcile_Impl.lo Reconcile_Impl.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ReconcileTIFF.lo ReconcileTIFF.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TIFF_MemoryReader.lo TIFF_MemoryReader.cpp \ # source='IPTC_Support.cpp' object='IPTC_Support.lo' libtool=yes \ # source='PSIR_MemoryReader.cpp' object='PSIR_MemoryReader.lo' libtool=yes \ # source='ReconcileIPTC.cpp' object='ReconcileIPTC.lo' libtool=yes \ # source='RIFF.cpp' object='RIFF.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o IPTC_Support.lo IPTC_Support.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o PSIR_MemoryReader.lo PSIR_MemoryReader.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ReconcileIPTC.lo ReconcileIPTC.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o RIFF.lo RIFF.cpp \ # source='RIFF_Support.cpp' object='RIFF_Support.lo' libtool=yes \ # source='TIFF_Support.cpp' object='TIFF_Support.lo' libtool=yes \ # source='ISOBaseMedia_Support.cpp' object='ISOBaseMedia_Support.lo' libtool=yes \ # source='PNG_Support.cpp' object='PNG_Support.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o RIFF_Support.lo RIFF_Support.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TIFF_Support.lo TIFF_Support.cpp \ # source='ReconcileLegacy.cpp' object='ReconcileLegacy.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ISOBaseMedia_Support.lo ISOBaseMedia_Support.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o PNG_Support.lo PNG_Support.cpp \ # source='SWF_Support.cpp' object='SWF_Support.lo' libtool=yes \ # source='XDCAM_Support.cpp' object='XDCAM_Support.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ReconcileLegacy.lo ReconcileLegacy.cpp \ # source='TIFF_FileWriter.cpp' object='TIFF_FileWriter.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o SWF_Support.lo SWF_Support.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XDCAM_Support.lo XDCAM_Support.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TIFF_FileWriter.lo TIFF_FileWriter.cpp libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c TIFF_MemoryReader.cpp -fPIC -DPIC -o .libs/TIFF_MemoryReader.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Reconcile_Impl.cpp -fPIC -DPIC -o .libs/Reconcile_Impl.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PSIR_FileWriter.cpp -fPIC -DPIC -o .libs/PSIR_FileWriter.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ReconcileTIFF.cpp -fPIC -DPIC -o .libs/ReconcileTIFF.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c TIFF_Support.cpp -fPIC -DPIC -o .libs/TIFF_Support.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ISOBaseMedia_Support.cpp -fPIC -DPIC -o .libs/ISOBaseMedia_Support.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PSIR_MemoryReader.cpp -fPIC -DPIC -o .libs/PSIR_MemoryReader.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ReconcileIPTC.cpp -fPIC -DPIC -o .libs/ReconcileIPTC.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c RIFF_Support.cpp -fPIC -DPIC -o .libs/RIFF_Support.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c IPTC_Support.cpp -fPIC -DPIC -o .libs/IPTC_Support.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c TIFF_FileWriter.cpp -fPIC -DPIC -o .libs/TIFF_FileWriter.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c RIFF.cpp -fPIC -DPIC -o .libs/RIFF.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ReconcileLegacy.cpp -fPIC -DPIC -o .libs/ReconcileLegacy.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XDCAM_Support.cpp -fPIC -DPIC -o .libs/XDCAM_Support.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PNG_Support.cpp -fPIC -DPIC -o .libs/PNG_Support.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c SWF_Support.cpp -fPIC -DPIC -o .libs/SWF_Support.o In file included from SWF_Support.cpp:10:0: SWF_Support.hpp: In constructor 'SWF_Support::TagState::TagState()': SWF_Support.hpp:180:16: warning: 'SWF_Support::TagState::xmpPacket' will be initialized after [-Wreorder] std::string xmpPacket; ^ SWF_Support.hpp:176:14: warning: 'XMP_Uns32 SWF_Support::TagState::fileAttrFlags' [-Wreorder] XMP_Uns32 fileAttrFlags; ^ SWF_Support.hpp:166:4: warning: when initialized here [-Wreorder] TagState() : xmpPos(0), xmpLen(0), headerSize(0),hasFileAttrTag(false), cachingFile(false), ^ SWF_Support.cpp: In function 'long unsigned int SWF_Support::CheckTag(IO::InputStream*, SWF_Support::TagState&, SWF_Support::TagData&)': SWF_Support.cpp:57:15: warning: unused variable 'bytes' [-Wunused-variable] XMP_Uns32 bytes = inputStream->Read ( buffer, inOutTagData.len ); ^ SWF_Support.cpp: In function 'XMP_Uns32 SWF_Support::ReadFileAttrFlags(IO::InputStream*)': SWF_Support.cpp:108:13: warning: unused variable 'bytes' [-Wunused-variable] XMP_Uns32 bytes = inputStream->Read ( buffer, 4 ); ^ PNG_Support.cpp: In function 'bool PNG_Support::ReadChunk(LFA_FileRef, PNG_Support::ChunkState&, long int*, XMP_Uns32*, XMP_Uns64&)': PNG_Support.cpp:146:9: warning: unused variable 'crc' [-Wunused-variable] long crc = GetUns32BE(buffer); ^ PNG_Support.cpp: In function 'long unsigned int PNG_Support::UpdateChunkCRC(LFA_FileRef, PNG_Support::ChunkData&)': PNG_Support.cpp:240:9: warning: unused variable 'bytesRead' [-Wunused-variable] long bytesRead = LFA_Read ( fileRef, &buffer[pos], (inOutChunkData.len + 4) ); ^ SWF_Support.cpp: In static member function 'static int SWF_Support::FileInfo::Inf(LFA_FileRef, LFA_FileRef)': SWF_Support.cpp:501:13: warning: unused variable 'allBytes' [-Wunused-variable] XMP_Uns64 allBytes = 0; ^ TIFF_FileWriter.cpp: In member function 'virtual void TIFF_FileWriter::UpdateFileStream(LFA_FileRef)': TIFF_FileWriter.cpp:1792:12: warning: unused variable 'fileEnd' [-Wunused-variable] XMP_Int64 fileEnd = LFA_Seek ( fileRef, 0, SEEK_END ); ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from ISOBaseMedia_Support.cpp:11: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from ISOBaseMedia_Support.cpp:11: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from ISOBaseMedia_Support.cpp:11:0: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ISOBaseMedia_Support.cpp -o ISOBaseMedia_Support.o >/dev/null 2>&1 RIFF.cpp: In member function 'virtual std::string RIFF::Chunk::toString(XMP_Uns8)': RIFF.cpp:208:66: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 5 has type 'XMP_Int64 {aka long int}' [-Wformat=] (char*)(&this->id), this->oldSize, this->newSize, this->oldPos ); ^ RIFF.cpp:208:66: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 6 has type 'XMP_Int64 {aka long int}' [-Wformat=] RIFF.cpp:208:66: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 7 has type 'XMP_Int64 {aka long int}' [-Wformat=] RIFF.cpp:208:66: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 5 has type 'XMP_Int64 {aka long int}' [-Wformat=] RIFF.cpp:208:66: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 6 has type 'XMP_Int64 {aka long int}' [-Wformat=] RIFF.cpp:208:66: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 7 has type 'XMP_Int64 {aka long int}' [-Wformat=] PSIR_FileWriter.cpp: In member function 'virtual void PSIR_FileWriter::ParseFileResources(LFA_FileRef, XMP_Uns32)': PSIR_FileWriter.cpp:268:12: warning: unused variable 'psirOrigin' [-Wunused-variable] XMP_Int64 psirOrigin = ioBuf.filePos; // Need this to determine the resource data offsets. ^ PSIR_FileWriter.cpp: In member function 'virtual XMP_Uns32 PSIR_FileWriter::UpdateFileResources(LFA_FileRef, LFA_FileRef, IOBuffer*, XMP_AbortProc, void*)': PSIR_FileWriter.cpp:466:13: warning: unused variable 'checkAbort' [-Wunused-variable] const bool checkAbort = (abortProc != 0); ^ RIFF.cpp: In member function 'virtual std::string RIFF::ContainerChunk::toString(XMP_Uns8)': RIFF.cpp:589:98: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 6 has type 'XMP_Int64 {aka long int}' [-Wformat=] (char*)(&this->id), (char*)(&this->containerType), this->oldSize, this->newSize, this->oldPos ); ^ RIFF.cpp:589:98: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 7 has type 'XMP_Int64 {aka long int}' [-Wformat=] RIFF.cpp:589:98: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 8 has type 'XMP_Int64 {aka long int}' [-Wformat=] RIFF.cpp:589:98: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 6 has type 'XMP_Int64 {aka long int}' [-Wformat=] RIFF.cpp:589:98: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 7 has type 'XMP_Int64 {aka long int}' [-Wformat=] RIFF.cpp:589:98: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 8 has type 'XMP_Int64 {aka long int}' [-Wformat=] RIFF.cpp:596:52: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 4 has type 'XMP_Int64 {aka long int}' [-Wformat=] snprintf( buffer, 250, "offset 0x%.8llX", offset ); ^ RIFF.cpp:596:52: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 4 has type 'XMP_Int64 {aka long int}' [-Wformat=] RIFF_Support.cpp: In function 'void RIFF::relocateWronglyPlacedXMPChunk(RIFF_MetaHandler*)': RIFF_Support.cpp:542:14: warning: unused variable 'file' [-Wunused-variable] LFA_FileRef file = handler->parent->fileRef; ^ RIFF.cpp: In constructor 'RIFF::XMPChunk::XMPChunk(RIFF::ContainerChunk*, RIFF_MetaHandler*)': RIFF.cpp:686:11: warning: unused variable 'level' [-Wunused-variable] XMP_Uns8 level = handler->level; ^ RIFF.cpp: In constructor 'RIFF::ValueChunk::ValueChunk(RIFF::ContainerChunk*, RIFF_MetaHandler*)': RIFF.cpp:733:11: warning: unused variable 'level' [-Wunused-variable] XMP_Uns8 level = handler->level; ^ In file included from TIFF_Support.cpp:10:0: TIFF_Support.hpp: In constructor 'TIFF_Manager::TIFF_Manager()': TIFF_Support.hpp:615:18: warning: 'TIFF_Manager::nativeEndian' will be initialized after [-Wreorder] bool bigEndian, nativeEndian; ^ TIFF_Support.hpp:601:17: warning: 'XMP_Uns16 (* TIFF_Manager::GetUns16)(const void*)' [-Wreorder] GetUns16_Proc GetUns16; // Get values from the TIFF stream. ^ TIFF_Support.cpp:27:1: warning: when initialized here [-Wreorder] TIFF_Manager::TIFF_Manager() ^ RIFF.cpp: In member function 'RIFF::chunkVectIter RIFF::ContainerChunk::getChild(RIFF::Chunk*)': RIFF.cpp:813:10: warning: unused variable 'temp1' [-Wunused-variable] Chunk* temp1 = *iter; ^ RIFF.cpp:814:10: warning: unused variable 'temp2' [-Wunused-variable] Chunk* temp2 = needle; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from TIFF_Support.hpp:20, from ReconcileLegacy.hpp:15, from Reconcile_Impl.hpp:15, from Reconcile_Impl.cpp:12: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from TIFF_Support.hpp:20, from ReconcileLegacy.hpp:15, from Reconcile_Impl.hpp:15, from Reconcile_Impl.cpp:12: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from TIFF_Support.hpp:20:0, from ReconcileLegacy.hpp:15, from Reconcile_Impl.hpp:15, from Reconcile_Impl.cpp:12: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from ReconcileLegacy.hpp:15:0, from Reconcile_Impl.hpp:15, from Reconcile_Impl.cpp:12: TIFF_Support.hpp:88:21: warning: 'kTIFF_TypeNames' defined but not used [-Wunused-variable] static const char * kTIFF_TypeNames[] = { "ShortOrLong", "BYTE", "ASCII", "SHORT", "LONG", "RATIONAL", ^ TIFF_Support.hpp:410:25: warning: 'sKnownTags' defined but not used [-Wunused-variable] static const XMP_Uns16* sKnownTags[kTIFF_KnownIFDCount] = { sKnownPrimaryIFDTags, ^ In file included from Reconcile_Impl.cpp:12:0: Reconcile_Impl.hpp:36:22: warning: 'ReconcileUtils::kHexDigits' defined but not used [-Wunused-variable] static const char * kHexDigits = "0123456789ABCDEF"; ^ ReconcileLegacy.cpp: In function 'void ImportPhotoData(const TIFF_Manager&, const IPTC_Manager&, const PSIR_Manager&, int, SXMPMeta*, XMP_OptionBits)': ReconcileLegacy.cpp:42:7: warning: unused variable 'haveXMP' [-Wunused-variable] bool haveXMP = XMP_OptionIsSet ( options, k2XMP_FileHadXMP ); ^ IPTC_Support.cpp: In member function 'void IPTC_Manager::ParseMemoryDataSets(const void*, XMP_Uns32, bool)': IPTC_Support.cpp:196:7: warning: variable 'found190' set but not used [-Wunused-but-set-variable] bool found190 = false; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from PNG_Support.hpp:15, from PNG_Support.cpp:9: ./../../common/XMP_LibUtils.hpp: At global scope: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from PNG_Support.hpp:15, from PNG_Support.cpp:9: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from PNG_Support.hpp:15:0, from PNG_Support.cpp:9: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ PNG_Support.cpp:71:23: warning: 'long unsigned int CRC::crc(unsigned char*, int)' defined but not used [-Wunused-function] static unsigned long crc(unsigned char *buf, int len) ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c Reconcile_Impl.cpp -o Reconcile_Impl.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PNG_Support.cpp -o PNG_Support.o >/dev/null 2>&1 In file included from ./../XMPFiles_Impl.hpp:16:0, from PSIR_Support.hpp:19, from PSIR_MemoryReader.cpp:10: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from PSIR_Support.hpp:19, from PSIR_MemoryReader.cpp:10: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from PSIR_Support.hpp:19:0, from PSIR_MemoryReader.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PSIR_MemoryReader.cpp -o PSIR_MemoryReader.o >/dev/null 2>&1 In file included from ./../XMPFiles_Impl.hpp:16:0, from TIFF_Support.hpp:20, from ReconcileLegacy.hpp:15, from ReconcileLegacy.cpp:12: ./../../common/XMP_LibUtils.hpp: At global scope: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from TIFF_Support.hpp:20, from ReconcileLegacy.hpp:15, from ReconcileLegacy.cpp:12: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from TIFF_Support.hpp:20:0, from ReconcileLegacy.hpp:15, from ReconcileLegacy.cpp:12: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from ReconcileLegacy.hpp:15:0, from ReconcileLegacy.cpp:12: TIFF_Support.hpp:88:21: warning: 'kTIFF_TypeNames' defined but not used [-Wunused-variable] static const char * kTIFF_TypeNames[] = { "ShortOrLong", "BYTE", "ASCII", "SHORT", "LONG", "RATIONAL", ^ TIFF_Support.hpp:410:25: warning: 'sKnownTags' defined but not used [-Wunused-variable] static const XMP_Uns16* sKnownTags[kTIFF_KnownIFDCount] = { sKnownPrimaryIFDTags, ^ In file included from ReconcileLegacy.cpp:13:0: Reconcile_Impl.hpp:36:22: warning: 'ReconcileUtils::kHexDigits' defined but not used [-Wunused-variable] static const char * kHexDigits = "0123456789ABCDEF"; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ReconcileLegacy.cpp -o ReconcileLegacy.o >/dev/null 2>&1 ReconcileTIFF.cpp: In function 'void ImportTIFF_Date(const TIFF_Manager&, const TIFF_Manager::TagInfo&, SXMPMeta*, const char*, const char*)': ReconcileTIFF.cpp:1281:61: warning: 'secID' may be used uninitialized in this function [-Wmaybe-uninitialized] bool found = tiff.GetTag ( kTIFF_ExifIFD, secID, &secInfo ); // ! Subseconds are all in the Exif IFD. ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from TIFF_Support.hpp:20, from TIFF_Support.cpp:10: ./../../common/XMP_LibUtils.hpp: At global scope: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from TIFF_Support.hpp:20, from TIFF_Support.cpp:10: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from TIFF_Support.hpp:20:0, from TIFF_Support.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from TIFF_Support.cpp:10:0: TIFF_Support.hpp:88:21: warning: 'kTIFF_TypeNames' defined but not used [-Wunused-variable] static const char * kTIFF_TypeNames[] = { "ShortOrLong", "BYTE", "ASCII", "SHORT", "LONG", "RATIONAL", ^ TIFF_Support.hpp:410:25: warning: 'sKnownTags' defined but not used [-Wunused-variable] static const XMP_Uns16* sKnownTags[kTIFF_KnownIFDCount] = { sKnownPrimaryIFDTags, ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c TIFF_Support.cpp -o TIFF_Support.o >/dev/null 2>&1 In file included from ./../XMPFiles_Impl.hpp:16:0, from SWF_Support.hpp:15, from SWF_Support.cpp:10: ./../../common/XMP_LibUtils.hpp: At global scope: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from SWF_Support.hpp:15, from SWF_Support.cpp:10: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from SWF_Support.hpp:15:0, from SWF_Support.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ \ # source='XMPScanner.cpp' object='XMPScanner.lo' libtool=yes libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c SWF_Support.cpp -o SWF_Support.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XMPScanner.lo XMPScanner.cpp ReconcileTIFF.cpp: In function 'void ExportTIFF_Date(const SXMPMeta&, const char*, const char*, TIFF_Manager*, XMP_Uns16)': ReconcileTIFF.cpp:2483:55: warning: 'fracID' may be used uninitialized in this function [-Wmaybe-uninitialized] tiff->SetTag_ASCII ( kTIFF_ExifIFD, fracID, buffer ); // ! The subseconds are always in the Exif IFD. ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from XDCAM_Support.hpp:15, from XDCAM_Support.cpp:10: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from XDCAM_Support.hpp:15, from XDCAM_Support.cpp:10: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from XDCAM_Support.hpp:15:0, from XDCAM_Support.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPScanner.cpp -fPIC -DPIC -o .libs/XMPScanner.o In file included from ./../XMPFiles_Impl.hpp:16:0, from TIFF_Support.hpp:20, from TIFF_MemoryReader.cpp:10: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XDCAM_Support.cpp -o XDCAM_Support.o >/dev/null 2>&1 ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from TIFF_Support.hpp:20, from TIFF_MemoryReader.cpp:10: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from TIFF_Support.hpp:20:0, from TIFF_MemoryReader.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from TIFF_MemoryReader.cpp:10:0: TIFF_Support.hpp:88:21: warning: 'kTIFF_TypeNames' defined but not used [-Wunused-variable] static const char * kTIFF_TypeNames[] = { "ShortOrLong", "BYTE", "ASCII", "SHORT", "LONG", "RATIONAL", ^ TIFF_Support.hpp:410:25: warning: 'sKnownTags' defined but not used [-Wunused-variable] static const XMP_Uns16* sKnownTags[kTIFF_KnownIFDCount] = { sKnownPrimaryIFDTags, ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from IPTC_Support.hpp:19, from IPTC_Support.cpp:10: ./../../common/XMP_LibUtils.hpp: At global scope: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from IPTC_Support.hpp:19, from IPTC_Support.cpp:10: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from IPTC_Support.hpp:19:0, from IPTC_Support.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from ReconcileLegacy.hpp:15:0, from Reconcile_Impl.hpp:15, from IPTC_Support.cpp:12: TIFF_Support.hpp:88:21: warning: 'kTIFF_TypeNames' defined but not used [-Wunused-variable] static const char * kTIFF_TypeNames[] = { "ShortOrLong", "BYTE", "ASCII", "SHORT", "LONG", "RATIONAL", ^ TIFF_Support.hpp:410:25: warning: 'sKnownTags' defined but not used [-Wunused-variable] static const XMP_Uns16* sKnownTags[kTIFF_KnownIFDCount] = { sKnownPrimaryIFDTags, ^ In file included from IPTC_Support.cpp:12:0: Reconcile_Impl.hpp:36:22: warning: 'ReconcileUtils::kHexDigits' defined but not used [-Wunused-variable] static const char * kHexDigits = "0123456789ABCDEF"; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from PSIR_Support.hpp:19, from PSIR_FileWriter.cpp:10: ./../../common/XMP_LibUtils.hpp: At global scope: ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from PSIR_Support.hpp:19, from PSIR_FileWriter.cpp:10: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from PSIR_Support.hpp:19:0, from PSIR_FileWriter.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c TIFF_MemoryReader.cpp -o TIFF_MemoryReader.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c IPTC_Support.cpp -o IPTC_Support.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c PSIR_FileWriter.cpp -o PSIR_FileWriter.o >/dev/null 2>&1 \ # source='GIF_Support.cpp' object='GIF_Support.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o GIF_Support.lo GIF_Support.cpp In file included from ./../XMPFiles_Impl.hpp:16:0, from TIFF_Support.hpp:20, from ReconcileLegacy.hpp:15, from Reconcile_Impl.hpp:15, from ReconcileIPTC.cpp:12: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from TIFF_Support.hpp:20, from ReconcileLegacy.hpp:15, from Reconcile_Impl.hpp:15, from ReconcileIPTC.cpp:12: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from TIFF_Support.hpp:20:0, from ReconcileLegacy.hpp:15, from Reconcile_Impl.hpp:15, from ReconcileIPTC.cpp:12: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from ReconcileLegacy.hpp:15:0, from Reconcile_Impl.hpp:15, from ReconcileIPTC.cpp:12: TIFF_Support.hpp:88:21: warning: 'kTIFF_TypeNames' defined but not used [-Wunused-variable] static const char * kTIFF_TypeNames[] = { "ShortOrLong", "BYTE", "ASCII", "SHORT", "LONG", "RATIONAL", ^ TIFF_Support.hpp:410:25: warning: 'sKnownTags' defined but not used [-Wunused-variable] static const XMP_Uns16* sKnownTags[kTIFF_KnownIFDCount] = { sKnownPrimaryIFDTags, ^ In file included from ReconcileIPTC.cpp:12:0: Reconcile_Impl.hpp:36:22: warning: 'ReconcileUtils::kHexDigits' defined but not used [-Wunused-variable] static const char * kHexDigits = "0123456789ABCDEF"; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c GIF_Support.cpp -fPIC -DPIC -o .libs/GIF_Support.o \ # source='MOOV_Support.cpp' object='MOOV_Support.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o MOOV_Support.lo MOOV_Support.cpp libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ReconcileIPTC.cpp -o ReconcileIPTC.o >/dev/null 2>&1 \ # source='QuickTime_Support.cpp' object='QuickTime_Support.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o QuickTime_Support.lo QuickTime_Support.cpp In file included from ./../XMPFiles_Impl.hpp:16:0, from TIFF_Support.hpp:20, from TIFF_FileWriter.cpp:10: ./../../common/XMP_LibUtils.hpp: At global scope: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c MOOV_Support.cpp -fPIC -DPIC -o .libs/MOOV_Support.o ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from TIFF_Support.hpp:20, from TIFF_FileWriter.cpp:10: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from TIFF_Support.hpp:20:0, from TIFF_FileWriter.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from TIFF_FileWriter.cpp:10:0: TIFF_Support.hpp:88:21: warning: 'kTIFF_TypeNames' defined but not used [-Wunused-variable] static const char * kTIFF_TypeNames[] = { "ShortOrLong", "BYTE", "ASCII", "SHORT", "LONG", "RATIONAL", ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c QuickTime_Support.cpp -fPIC -DPIC -o .libs/QuickTime_Support.o In file included from ./../XMPFiles_Impl.hpp:16:0, from RIFF.hpp:16, from RIFF_Support.cpp:13: ./../../common/XMP_LibUtils.hpp: At global scope: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ \ # source='ASF_Support.cpp' object='ASF_Support.lo' libtool=yes ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from RIFF.hpp:16, from RIFF_Support.cpp:13: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from RIFF.hpp:16:0, from RIFF_Support.cpp:13: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from ReconcileLegacy.hpp:15:0, from Reconcile_Impl.hpp:15, from RIFF_Support.cpp:16: TIFF_Support.hpp:88:21: warning: 'kTIFF_TypeNames' defined but not used [-Wunused-variable] static const char * kTIFF_TypeNames[] = { "ShortOrLong", "BYTE", "ASCII", "SHORT", "LONG", "RATIONAL", ^ TIFF_Support.hpp:410:25: warning: 'sKnownTags' defined but not used [-Wunused-variable] static const XMP_Uns16* sKnownTags[kTIFF_KnownIFDCount] = { sKnownPrimaryIFDTags, ^ In file included from RIFF_Support.cpp:16:0: Reconcile_Impl.hpp:36:22: warning: 'ReconcileUtils::kHexDigits' defined but not used [-Wunused-variable] static const char * kHexDigits = "0123456789ABCDEF"; ^ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ASF_Support.lo ASF_Support.cpp libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c TIFF_FileWriter.cpp -o TIFF_FileWriter.o >/dev/null 2>&1 GIF_Support.cpp: In function 'long int GIF_Support::ReadHeader(LFA_FileRef)': GIF_Support.cpp:67:8: warning: unused variable 'bytesPerColor' [-Wunused-variable] long bytesPerColor = 0; ^ GIF_Support.cpp: In function 'bool GIF_Support::ReadBlock(LFA_FileRef, GIF_Support::BlockState&, unsigned char*, XMP_Uns32*, XMP_Uns64&)': GIF_Support.cpp:101:9: warning: unused variable 'blockSize' [-Wunused-variable] long blockSize; ^ GIF_Support.cpp: In function 'long unsigned int GIF_Support::CheckApplicationBlockHeader(LFA_FileRef, GIF_Support::BlockState&, GIF_Support::BlockData&, XMP_Uns64&)': GIF_Support.cpp:286:11: warning: unused variable 'xmpSize' [-Wunused-variable] long xmpSize; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from RIFF.hpp:16, from RIFF.cpp:11: ./../../common/XMP_LibUtils.hpp: At global scope: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from RIFF.hpp:16, from RIFF.cpp:11: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from RIFF.hpp:16:0, from RIFF.cpp:11: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from RIFF.cpp:11:0: RIFF.hpp:124:17: warning: 'RIFF::bextDescription' defined but not used [-Wunused-variable] static Mapping bextDescription = { 0, kXMP_NS_BWF, "description", prop_SIMPLE }; ^ RIFF.hpp:125:17: warning: 'RIFF::bextOriginator' defined but not used [-Wunused-variable] static Mapping bextOriginator = { 0, kXMP_NS_BWF, "originator", prop_SIMPLE }; ^ RIFF.hpp:126:17: warning: 'RIFF::bextOriginatorRef' defined but not used [-Wunused-variable] static Mapping bextOriginatorRef = { 0, kXMP_NS_BWF, "originatorReference", prop_SIMPLE }; ^ RIFF.hpp:127:17: warning: 'RIFF::bextOriginationDate' defined but not used [-Wunused-variable] static Mapping bextOriginationDate = { 0, kXMP_NS_BWF, "originationDate", prop_SIMPLE }; ^ RIFF.hpp:128:17: warning: 'RIFF::bextOriginationTime' defined but not used [-Wunused-variable] static Mapping bextOriginationTime = { 0, kXMP_NS_BWF, "originationTime", prop_SIMPLE }; ^ RIFF.hpp:129:17: warning: 'RIFF::bextTimeReference' defined but not used [-Wunused-variable] static Mapping bextTimeReference = { 0, kXMP_NS_BWF, "timeReference", prop_SIMPLE }; ^ RIFF.hpp:130:17: warning: 'RIFF::bextVersion' defined but not used [-Wunused-variable] static Mapping bextVersion = { 0, kXMP_NS_BWF, "version", prop_SIMPLE }; ^ RIFF.hpp:131:17: warning: 'RIFF::bextUMID' defined but not used [-Wunused-variable] static Mapping bextUMID = { 0, kXMP_NS_BWF, "umid", prop_SIMPLE }; ^ RIFF.hpp:132:17: warning: 'RIFF::bextCodingHistory' defined but not used [-Wunused-variable] static Mapping bextCodingHistory = { 0, kXMP_NS_BWF, "codingHistory", prop_SIMPLE }; ^ RIFF.hpp:135:17: warning: 'RIFF::listInfoProps' defined but not used [-Wunused-variable] static Mapping listInfoProps[] = { ^ RIFF.hpp:159:17: warning: 'RIFF::listTdatProps' defined but not used [-Wunused-variable] static Mapping listTdatProps[] = { ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ASF_Support.cpp -fPIC -DPIC -o .libs/ASF_Support.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c RIFF_Support.cpp -o RIFF_Support.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c RIFF.cpp -o RIFF.o >/dev/null 2>&1 MOOV_Support.cpp: In member function 'void MOOV_Manager::ParseNestedBoxes(MOOV_Manager::BoxNode*, const string&, bool)': MOOV_Support.cpp:254:8: warning: variable 'buffer' set but not used [-Wunused-but-set-variable] char buffer[6]; buffer[0] = 0; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from GIF_Support.hpp:17, from GIF_Support.cpp:12: ./../../common/XMP_LibUtils.hpp: At global scope: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from GIF_Support.hpp:17, from GIF_Support.cpp:12: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from GIF_Support.hpp:17:0, from GIF_Support.cpp:12: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ ASF_Support.cpp: In member function 'bool ASF_Support::ReadHeaderObject(LFA_FileRef, ASF_Support::ObjectState&, const ASF_Support::ObjectData&)': ASF_Support.cpp:187:15: warning: unused variable 'ratingLen' [-Wunused-variable] XMP_Uns16 ratingLen = GetUns16LE ( &buffer[32] ); ^ ASF_Support.cpp:144:13: warning: unused variable 'numberOfHeaders' [-Wunused-variable] XMP_Uns32 numberOfHeaders = GetUns32LE ( &buffer[24] ); ^ ASF_Support.cpp: In member function 'bool ASF_Support::WriteHeaderObject(LFA_FileRef, LFA_FileRef, const ASF_Support::ObjectData&, ASF_LegacyManager&, bool)': ASF_Support.cpp:315:13: warning: unused variable 'numberOfHeaders' [-Wunused-variable] XMP_Uns32 numberOfHeaders = GetUns32LE ( &buffer[24] ); ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c GIF_Support.cpp -o GIF_Support.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPScanner.cpp -o XMPScanner.o >/dev/null 2>&1 In file included from ./../XMPFiles_Impl.hpp:16:0, from TIFF_Support.hpp:20, from ReconcileLegacy.hpp:15, from Reconcile_Impl.hpp:15, from ReconcileTIFF.cpp:12: ./../../common/XMP_LibUtils.hpp: At global scope: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from TIFF_Support.hpp:20, from ReconcileLegacy.hpp:15, from Reconcile_Impl.hpp:15, from ReconcileTIFF.cpp:12: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from TIFF_Support.hpp:20:0, from ReconcileLegacy.hpp:15, from Reconcile_Impl.hpp:15, from ReconcileTIFF.cpp:12: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from ReconcileLegacy.hpp:15:0, from Reconcile_Impl.hpp:15, from ReconcileTIFF.cpp:12: TIFF_Support.hpp:88:21: warning: 'kTIFF_TypeNames' defined but not used [-Wunused-variable] static const char * kTIFF_TypeNames[] = { "ShortOrLong", "BYTE", "ASCII", "SHORT", "LONG", "RATIONAL", ^ TIFF_Support.hpp:410:25: warning: 'sKnownTags' defined but not used [-Wunused-variable] static const XMP_Uns16* sKnownTags[kTIFF_KnownIFDCount] = { sKnownPrimaryIFDTags, ^ ReconcileTIFF.cpp:1306:1: warning: 'void ImportTIFF_LocTextASCII(const TIFF_Manager&, XMP_Uns8, XMP_Uns16, SXMPMeta*, const char*, const char*)' defined but not used [-Wunused-function] ImportTIFF_LocTextASCII ( const TIFF_Manager & tiff, XMP_Uns8 ifd, XMP_Uns16 tagID, ^ In file included from ReconcileTIFF.cpp:12:0: Reconcile_Impl.hpp:36:22: warning: 'ReconcileUtils::kHexDigits' defined but not used [-Wunused-variable] static const char * kHexDigits = "0123456789ABCDEF"; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ReconcileTIFF.cpp -o ReconcileTIFF.o >/dev/null 2>&1 In file included from ./../XMPFiles_Impl.hpp:16:0, from QuickTime_Support.hpp:19, from QuickTime_Support.cpp:18: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from QuickTime_Support.hpp:19, from QuickTime_Support.cpp:18: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from QuickTime_Support.hpp:19:0, from QuickTime_Support.cpp:18: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from ReconcileLegacy.hpp:15:0, from Reconcile_Impl.hpp:15, from QuickTime_Support.cpp:22: TIFF_Support.hpp:88:21: warning: 'kTIFF_TypeNames' defined but not used [-Wunused-variable] static const char * kTIFF_TypeNames[] = { "ShortOrLong", "BYTE", "ASCII", "SHORT", "LONG", "RATIONAL", ^ TIFF_Support.hpp:410:25: warning: 'sKnownTags' defined but not used [-Wunused-variable] static const XMP_Uns16* sKnownTags[kTIFF_KnownIFDCount] = { sKnownPrimaryIFDTags, ^ In file included from QuickTime_Support.cpp:22:0: Reconcile_Impl.hpp:36:22: warning: 'ReconcileUtils::kHexDigits' defined but not used [-Wunused-variable] static const char * kHexDigits = "0123456789ABCDEF"; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c QuickTime_Support.cpp -o QuickTime_Support.o >/dev/null 2>&1 In file included from ./../XMPFiles_Impl.hpp:16:0, from ASF_Support.hpp:15, from ASF_Support.cpp:10: ./../../common/XMP_LibUtils.hpp: At global scope: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from ASF_Support.hpp:15, from ASF_Support.cpp:10: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from ASF_Support.hpp:15:0, from ASF_Support.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from ReconcileLegacy.hpp:15:0, from Reconcile_Impl.hpp:15, from ASF_Support.hpp:16, from ASF_Support.cpp:10: TIFF_Support.hpp:88:21: warning: 'kTIFF_TypeNames' defined but not used [-Wunused-variable] static const char * kTIFF_TypeNames[] = { "ShortOrLong", "BYTE", "ASCII", "SHORT", "LONG", "RATIONAL", ^ TIFF_Support.hpp:410:25: warning: 'sKnownTags' defined but not used [-Wunused-variable] static const XMP_Uns16* sKnownTags[kTIFF_KnownIFDCount] = { sKnownPrimaryIFDTags, ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ASF_Support.cpp -o ASF_Support.o >/dev/null 2>&1 In file included from ./../XMPFiles_Impl.hpp:16:0, from MOOV_Support.hpp:18, from MOOV_Support.cpp:10: ./../../common/XMP_LibUtils.hpp: At global scope: ./../../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from ./../XMPFiles_Impl.hpp:16:0, from MOOV_Support.hpp:18, from MOOV_Support.cpp:10: ./../../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from MOOV_Support.hpp:18:0, from MOOV_Support.cpp:10: ./../XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I./../FileHandlers -I./../../common -I../../../public/include/ -I../../../build/ -I../../../third-party/MD5 -Wno-multichar -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c MOOV_Support.cpp -o MOOV_Support.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libformatsupport.la PSIR_FileWriter.lo Reconcile_Impl.lo ReconcileTIFF.lo TIFF_MemoryReader.lo IPTC_Support.lo PSIR_MemoryReader.lo ReconcileIPTC.lo RIFF.lo RIFF_Support.lo TIFF_Support.lo ISOBaseMedia_Support.lo PNG_Support.lo ReconcileLegacy.lo SWF_Support.lo XDCAM_Support.lo TIFF_FileWriter.lo XMPScanner.lo GIF_Support.lo MOOV_Support.lo QuickTime_Support.lo ASF_Support.lo libtool: link: ar cru .libs/libformatsupport.a .libs/PSIR_FileWriter.o .libs/Reconcile_Impl.o .libs/ReconcileTIFF.o .libs/TIFF_MemoryReader.o .libs/IPTC_Support.o .libs/PSIR_MemoryReader.o .libs/ReconcileIPTC.o .libs/RIFF.o .libs/RIFF_Support.o .libs/TIFF_Support.o .libs/ISOBaseMedia_Support.o .libs/PNG_Support.o .libs/ReconcileLegacy.o .libs/SWF_Support.o .libs/XDCAM_Support.o .libs/TIFF_FileWriter.o .libs/XMPScanner.o .libs/GIF_Support.o .libs/MOOV_Support.o .libs/QuickTime_Support.o .libs/ASF_Support.o libtool: link: ranlib .libs/libformatsupport.a libtool: link: ( cd ".libs" && rm -f "libformatsupport.la" && ln -s "../libformatsupport.la" "libformatsupport.la" ) make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles/FormatSupport' make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles' \ # source='WXMPFiles.cpp' object='WXMPFiles.lo' libtool=yes \ # source='XMPFiles.cpp' object='XMPFiles.lo' libtool=yes \ # source='XMPFiles_Impl.cpp' object='XMPFiles_Impl.lo' libtool=yes /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./FormatSupport -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -DDISABLE_QUICKTIME -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o WXMPFiles.lo WXMPFiles.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./FormatSupport -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -DDISABLE_QUICKTIME -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XMPFiles.lo XMPFiles.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./FormatSupport -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -DDISABLE_QUICKTIME -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XMPFiles_Impl.lo XMPFiles_Impl.cpp libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./FormatSupport -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -DDISABLE_QUICKTIME -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c WXMPFiles.cpp -fPIC -DPIC -o .libs/WXMPFiles.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./FormatSupport -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -DDISABLE_QUICKTIME -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPFiles_Impl.cpp -fPIC -DPIC -o .libs/XMPFiles_Impl.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./FormatSupport -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -DDISABLE_QUICKTIME -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPFiles.cpp -fPIC -DPIC -o .libs/XMPFiles.o XMPFiles_Impl.cpp: In function 'bool CreateNewFile(const char*, const char*, size_t, bool)': XMPFiles_Impl.cpp:296:12: warning: unused variable 'newRef' [-Wunused-variable] int err, newRef; ^ XMPFiles.cpp: In member function 'bool XMPFiles::GetFileInfo(const char**, XMP_StringLen*, XMP_OptionBits*, XMP_FileFormat*, XMP_OptionBits*) const': XMPFiles.cpp:1300:19: warning: unused variable 'handler' [-Wunused-variable] XMPFileHandler * handler = this->handler; ^ In file included from XMPFiles_Impl.hpp:16:0, from XMPFiles_Impl.cpp:10: ./../common/XMP_LibUtils.hpp: At global scope: ./../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from XMPFiles_Impl.hpp:16:0, from XMPFiles_Impl.cpp:10: ./../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from XMPFiles_Impl.cpp:10:0: XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from XMPFiles_Impl.hpp:16:0, from WXMPFiles.cpp:15: ./../common/XMP_LibUtils.hpp:43:15: warning: 'ignorePtr' defined but not used [-Wunused-variable] static void * ignorePtr = 0; ^ ./../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from XMPFiles_Impl.hpp:16:0, from WXMPFiles.cpp:15: ./../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from WXMPFiles.cpp:15:0: XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./FormatSupport -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -DDISABLE_QUICKTIME -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c WXMPFiles.cpp -o WXMPFiles.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./FormatSupport -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -DDISABLE_QUICKTIME -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPFiles_Impl.cpp -o XMPFiles_Impl.o >/dev/null 2>&1 In file included from XMPFiles_Impl.hpp:16:0, from XMPFiles.cpp:13: ./../common/XMP_LibUtils.hpp: At global scope: ./../common/XMP_LibUtils.hpp:458:21: warning: 'kTenSpaces' defined but not used [-Wunused-variable] static const char * kTenSpaces = " "; ^ In file included from XMPFiles_Impl.hpp:16:0, from XMPFiles.cpp:13: ./../common/XMP_LibUtils.hpp:481:21: warning: 'kIndent' defined but not used [-Wunused-variable] static const char * kIndent = " "; ^ In file included from XMPFiles.cpp:13:0: XMPFiles_Impl.hpp:119:25: warning: 'kUTF8_PacketStart' defined but not used [-Wunused-variable] static const XMP_Uns8 * kUTF8_PacketStart = (const XMP_Uns8 *) ""; ^ In file included from FileHandlers/JPEG_Handler.hpp:13:0, from XMPFiles.cpp:17: ./FormatSupport/TIFF_Support.hpp:88:21: warning: 'kTIFF_TypeNames' defined but not used [-Wunused-variable] static const char * kTIFF_TypeNames[] = { "ShortOrLong", "BYTE", "ASCII", "SHORT", "LONG", "RATIONAL", ^ ./FormatSupport/TIFF_Support.hpp:410:25: warning: 'sKnownTags' defined but not used [-Wunused-variable] static const XMP_Uns16* sKnownTags[kTIFF_KnownIFDCount] = { sKnownPrimaryIFDTags, ^ In file included from ./FormatSupport/ID3_Support.hpp:17:0, from FileHandlers/MP3_Handler.hpp:15, from XMPFiles.cpp:26: ./FormatSupport/Reconcile_Impl.hpp:36:22: warning: 'ReconcileUtils::kHexDigits' defined but not used [-Wunused-variable] static const char * kHexDigits = "0123456789ABCDEF"; ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I../../public/include/client-glue -I../../build/ -I./FormatSupport -I./../common/ -I../../third-party/MD5 -Wall -DUNIX_ENV=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1 -DDISABLE_QUICKTIME -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c XMPFiles.cpp -o XMPFiles.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wno-multichar -Wno-ctor-dtor-privacy -funsigned-char -fexceptions -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libXMPFiles.la WXMPFiles.lo XMPFiles.lo XMPFiles_Impl.lo ./FileHandlers/libxmpfilehandlers.la ./FormatSupport/libformatsupport.la libtool: link: (cd .libs/libXMPFiles.lax/libxmpfilehandlers.a && ar x "/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles/./FileHandlers/.libs/libxmpfilehandlers.a") libtool: link: (cd .libs/libXMPFiles.lax/libformatsupport.a && ar x "/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles/./FormatSupport/.libs/libformatsupport.a") libtool: link: ar cru .libs/libXMPFiles.a .libs/WXMPFiles.o .libs/XMPFiles.o .libs/XMPFiles_Impl.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/ASF_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/AVCHD_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/Basic_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/FLV_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/GIF_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/InDesign_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/JPEG_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/MP3_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/MPEG2_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/MPEG4_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/P2_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/PNG_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/PSD_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/PostScript_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/RIFF_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/SWF_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/Scanner_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/SonyHDV_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/TIFF_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/Trivial_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/UCF_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/XDCAMEX_Handler.o .libs/libXMPFiles.lax/libxmpfilehandlers.a/XDCAM_Handler.o .libs/libXMPFiles.lax/libformatsupport.a/ASF_Support.o .libs/libXMPFiles.lax/libformatsupport.a/GIF_Support.o .libs/libXMPFiles.lax/libformatsupport.a/IPTC_Support.o .libs/libXMPFiles.lax/libformatsupport.a/ISOBaseMedia_Support.o .libs/libXMPFiles.lax/libformatsupport.a/MOOV_Support.o .libs/libXMPFiles.lax/libformatsupport.a/PNG_Support.o .libs/libXMPFiles.lax/libformatsupport.a/PSIR_FileWriter.o .libs/libXMPFiles.lax/libformatsupport.a/PSIR_MemoryReader.o .libs/libXMPFiles.lax/libformatsupport.a/QuickTime_Support.o .libs/libXMPFiles.lax/libformatsupport.a/RIFF.o .libs/libXMPFiles.lax/libformatsupport.a/RIFF_Support.o .libs/libXMPFiles.lax/libformatsupport.a/ReconcileIPTC.o .libs/libXMPFiles.lax/libformatsupport.a/ReconcileLegacy.o .libs/libXMPFiles.lax/libformatsupport.a/ReconcileTIFF.o .libs/libXMPFiles.lax/libformatsupport.a/Reconcile_Impl.o .libs/libXMPFiles.lax/libformatsupport.a/SWF_Support.o .libs/libXMPFiles.lax/libformatsupport.a/TIFF_FileWriter.o .libs/libXMPFiles.lax/libformatsupport.a/TIFF_MemoryReader.o .libs/libXMPFiles.lax/libformatsupport.a/TIFF_Support.o .libs/libXMPFiles.lax/libformatsupport.a/XDCAM_Support.o .libs/libXMPFiles.lax/libformatsupport.a/XMPScanner.o libtool: link: ranlib .libs/libXMPFiles.a libtool: link: rm -fr .libs/libXMPFiles.lax libtool: link: ( cd ".libs" && rm -f "libXMPFiles.la" && ln -s "../libXMPFiles.la" "libXMPFiles.la" ) make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles' make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles' make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source' make[1]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source' Making all in samples make[1]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/samples' Making all in source make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/samples/source' \ # source='common/DumpFile.cpp' object='DumpFile.lo' libtool=yes \ # source='common/Log.cpp' object='Log.lo' libtool=yes \ # source='common/TagTree.cpp' object='TagTree.lo' libtool=yes \ # source='XMPCoreCoverage.cpp' object='XMPCoreCoverage.o' libtool=no /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o DumpFile.lo `test -f 'common/DumpFile.cpp' || echo './'`common/DumpFile.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Log.lo `test -f 'common/Log.cpp' || echo './'`common/Log.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o TagTree.lo `test -f 'common/TagTree.cpp' || echo './'`common/TagTree.cpp g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XMPCoreCoverage.o XMPCoreCoverage.cpp \ # source='XMPFilesCoverage.cpp' object='XMPFilesCoverage.o' libtool=no \ # source='DumpScannedXMP.cpp' object='DumpScannedXMP.o' libtool=no \ # source='DumpMainXMP.cpp' object='DumpMainXMP.o' libtool=no g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XMPFilesCoverage.o XMPFilesCoverage.cpp \ # source='CustomSchema.cpp' object='CustomSchema.o' libtool=no g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o DumpScannedXMP.o DumpScannedXMP.cpp \ # source='ModifyingXMP.cpp' object='ModifyingXMP.o' libtool=no g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o DumpMainXMP.o DumpMainXMP.cpp \ # source='ReadingXMP.cpp' object='ReadingXMP.o' libtool=no g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o CustomSchema.o CustomSchema.cpp g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ModifyingXMP.o ModifyingXMP.cpp \ # source='xmpcommand/Actions.cpp' object='Actions.o' libtool=no g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ReadingXMP.o ReadingXMP.cpp \ # source='xmpcommand/PrintUsage.cpp' object='PrintUsage.o' libtool=no \ # source='xmpcommand/XMPCommand.cpp' object='XMPCommand.o' libtool=no g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o Actions.o `test -f 'xmpcommand/Actions.cpp' || echo './'`xmpcommand/Actions.cpp g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o PrintUsage.o `test -f 'xmpcommand/PrintUsage.cpp' || echo './'`xmpcommand/PrintUsage.cpp g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o XMPCommand.o `test -f 'xmpcommand/XMPCommand.cpp' || echo './'`xmpcommand/XMPCommand.cpp In file included from xmpcommand/PrintUsage.cpp:11:0: ./common/Log.h:22:2: warning: multi-line comment [-Wcomment] //#define assertMsg(msg,c) \ ^ In file included from xmpcommand/Actions.cpp:27:0: ./common/Log.h:22:2: warning: multi-line comment [-Wcomment] //#define assertMsg(msg,c) \ ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c common/Log.cpp -fPIC -DPIC -o .libs/Log.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c common/TagTree.cpp -fPIC -DPIC -o .libs/TagTree.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c common/DumpFile.cpp -fPIC -DPIC -o .libs/DumpFile.o In file included from xmpcommand/XMPCommand.cpp:37:0: ./common/Log.h:22:2: warning: multi-line comment [-Wcomment] //#define assertMsg(msg,c) \ ^ In file included from common/Log.cpp:30:0: common/Log.h:22:2: warning: multi-line comment [-Wcomment] //#define assertMsg(msg,c) \ ^ In file included from common/TagTree.h:19:0, from common/DumpFile.h:13, from common/DumpFile.cpp:35: common/Log.h:22:2: warning: multi-line comment [-Wcomment] //#define assertMsg(msg,c) \ ^ In file included from common/TagTree.h:19:0, from common/TagTree.cpp:23: common/Log.h:22:2: warning: multi-line comment [-Wcomment] //#define assertMsg(msg,c) \ ^ xmpcommand/Actions.cpp: In function 'std::string getStringFromFile(const string&)': xmpcommand/Actions.cpp:89:51: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( (char*)content.data(), 1, length, file ); ^ DumpMainXMP.cpp: In function 'void ProcessFile(const char*)': DumpMainXMP.cpp:84:101: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] fprintf ( sLogFile, "File info : format = \"%.4s\", handler flags = %.8X\n", &format, handlerFlags ); ^ DumpScannedXMP.cpp: In function 'void ProcessPacket(const char*, FILE*, size_t, size_t)': DumpScannedXMP.cpp:66:103: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] sprintf ( title, "// Dumping raw input for \"%s\" (%d..%d)", fileName, offset, (offset + length - 1) ); ^ DumpScannedXMP.cpp:66:103: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=] DumpScannedXMP.cpp:69:66: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=] printf ( "\n\n%s\n\n%.*s\n\n", title, length, xmlString.c_str() ); ^ DumpScannedXMP.cpp:85:93: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::basic_string::size_type {aka long unsigned int}' [-Wformat=] printf ( "\nPretty serialization, %d bytes :\n\n%s\n", xmpString.size(), xmpString.c_str() ); ^ DumpScannedXMP.cpp:89:92: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::basic_string::size_type {aka long unsigned int}' [-Wformat=] printf ( "Compact serialization, %d bytes :\n\n%s\n", xmpString.size(), xmpString.c_str() ); ^ DumpScannedXMP.cpp:62:54: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread ( (void*)xmlString.data(), 1, length, inFile ); ^ XMPFilesCoverage.cpp: In function 'void DumpHandlerInfo()': XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:94:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( PDF ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:95:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( PostScript ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:96:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( EPS ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:98:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( JPEG ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:99:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( JPEG2K ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:100:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( TIFF ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:101:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( GIF ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:102:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( PNG ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:104:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( MOV ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:105:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( AVI ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:106:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( CIN ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:107:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( WAV ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:108:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( MP3 ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:109:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( SES ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:110:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( CEL ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:111:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( MPEG ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:112:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( MPEG2 ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:113:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( WMAV ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:115:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( HTML ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:116:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( XML ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:117:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( Text ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:119:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( Photoshop ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:120:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( Illustrator ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:121:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( InDesign ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:122:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( AEProject ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:123:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( AEFilterPreset ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:124:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( EncoreProject ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:125:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( PremiereProject ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:126:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( PremiereTitle ); ^ XMPFilesCoverage.cpp:83:46: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, (ok ? "smart" : "dumb"), flags ); ^ XMPFilesCoverage.cpp:128:2: note: in expansion of macro 'DumpOneFormat' DumpOneFormat ( Unknown ); ^ XMPFilesCoverage.cpp: In function 'void OpenTestFile(const char*, XMP_OptionBits, SXMPMeta*, SXMPFiles*)': XMPFilesCoverage.cpp:160:76: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'XMP_FileFormat* {aka unsigned int*}' [-Wformat=] &format, handlerFlags, openFlags, (isUpdate ? "update" : "read-only") ); ^ XMPFilesCoverage.cpp:169:60: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'XMP_Int64 {aka long int}' [-Wformat=] xmpPacket.offset, xmpPacket.length, xmpPacket.padSize ); ^ XMPCoreCoverage.cpp: In function 'void VerifyNewlines(FILE*, std::string, const char*)': XMPCoreCoverage.cpp:386:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf ( log, "** Wrong newline at offset %d\n", i ); ^ XMPCoreCoverage.cpp: In function 'void DoXMPCoreCoverage(FILE*)': XMPCoreCoverage.cpp:1089:80: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::basic_string::size_type {aka long unsigned int}' [-Wformat=] fprintf ( log, "Thumbnailpad adds %d bytes\n", tmpStr2.size()-tmpStr1.size() ); ^ XMPCoreCoverage.cpp:1094:63: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf ( log, "Minimum packet size is %d bytes\n", minSize ); ^ XMPCoreCoverage.cpp:1098:75: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::basic_string::size_type {aka long unsigned int}' [-Wformat=] fprintf ( log, "Minimum+1234 packet size is %d bytes\n", tmpStr1.size() ); ^ XMPCoreCoverage.cpp:1103:72: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::basic_string::size_type {aka long unsigned int}' [-Wformat=] fprintf ( log, "Minimum+0 packet size is %d bytes\n", tmpStr1.size() ); ^ XMPCoreCoverage.cpp:1109:95: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::basic_string::size_type {aka long unsigned int}' [-Wformat=] fprintf ( log, "#ERROR: No exception for minimum-1, size is %d bytes **\n", tmpStr1.size() ); ^ XMPCoreCoverage.cpp:1536:47: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] fprintf ( log, "ConvertToInt 0 : %d\n", int1 ); ^ XMPCoreCoverage.cpp:1538:48: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] fprintf ( log, "ConvertToInt 42 : %d\n", int1 ); ^ XMPCoreCoverage.cpp:1540:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] fprintf ( log, "ConvertToInt -42 : %d\n", int1 ); ^ XMPCoreCoverage.cpp:1542:56: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] fprintf ( log, "ConvertToInt 0x7FFFFFFF : %d\n", int1 ); ^ XMPCoreCoverage.cpp:1544:56: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] fprintf ( log, "ConvertToInt 0x80000000 : %d\n", int1 ); ^ XMPCoreCoverage.cpp:1546:63: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long int' [-Wformat=] fprintf ( log, "ConvertToInt 0x7FFFFFFF as hex : %X\n", int1 ); ^ XMPCoreCoverage.cpp:1548:63: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long int' [-Wformat=] fprintf ( log, "ConvertToInt 0x80000000 as hex : %X\n", int1 ); ^ common/TagTree.cpp: In member function 'XMP_Int64 TagTree::digest64s(LFA_FileRef, std::string, bool)': common/TagTree.cpp:172:27: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'XMP_Int64 {aka long int}' [-Wformat=] snprintf(out,24,"%lld",r); //signed, mind the trailing \0 on Mac btw ^ common/TagTree.cpp:172:27: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'XMP_Int64 {aka long int}' [-Wformat=] common/TagTree.cpp: In member function 'XMP_Uns64 TagTree::digest64u(LFA_FileRef, std::string, bool, bool)': common/TagTree.cpp:194:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'XMP_Uns64 {aka long unsigned int}' [-Wformat=] snprintf(out , 24 , "%llu" , r); ^ common/TagTree.cpp:194:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'XMP_Uns64 {aka long unsigned int}' [-Wformat=] common/TagTree.cpp:203:42: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 4 has type 'XMP_Uns64 {aka long unsigned int}' [-Wformat=] snprintf( out , 24 , "0x%.16llX" , r ); ^ common/TagTree.cpp:203:42: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 4 has type 'XMP_Uns64 {aka long unsigned int}' [-Wformat=] common/TagTree.cpp: In member function 'void TagTree::digest64u(XMP_Uns64, LFA_FileRef, std::string, bool, bool)': common/TagTree.cpp:291:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (expected != tmp ) ^ common/TagTree.cpp: In member function 'void TagTree::digest32u(XMP_Uns32, LFA_FileRef, std::string, bool, bool)': common/TagTree.cpp:308:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (expected != tmp ) ^ common/TagTree.cpp: In member function 'void TagTree::digest16u(XMP_Uns16, LFA_FileRef, std::string, bool, bool)': common/TagTree.cpp:325:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (expected != tmp ) ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c common/Log.cpp -o Log.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o dumpmainxmp DumpMainXMP.o ../../source/XMPCore/libXMPCore.la ../../source/XMPFiles/libXMPFiles.la ../../source/common/libxmpcommon.la -lexpat -lz ../../third-party/MD5/libmd5.la /bin/sh ../../libtool --tag=CXX --mode=link g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o dumpxmp DumpScannedXMP.o ../../source/XMPCore/libXMPCore.la ../../source/XMPFiles/libXMPFiles.la ../../source/common/libxmpcommon.la -lexpat -lz ../../third-party/MD5/libmd5.la common/DumpFile.cpp: In function 'size_t GetASFObjectInfo(LFA_FileRef, XMP_Uns32, ASF_ObjHeader*, size_t)': common/DumpFile.cpp:2305:64: warning: '*((void*)& guid +10)' may be used uninitialized in this function [-Wmaybe-uninitialized] *(XMP_Uns16*)(&guid.part5[0]), *(XMP_Uns32*)(&guid.part5[2])); ^ common/DumpFile.cpp:2305:65: warning: '*((void*)& guid +12)' may be used uninitialized in this function [-Wmaybe-uninitialized] *(XMP_Uns16*)(&guid.part5[0]), *(XMP_Uns32*)(&guid.part5[2])); ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o customschema CustomSchema.o ../../source/XMPCore/libXMPCore.la ../../source/XMPFiles/libXMPFiles.la ../../source/common/libxmpcommon.la -lexpat -lz ../../third-party/MD5/libmd5.la libtool: link: g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o dumpmainxmp DumpMainXMP.o ../../source/XMPCore/.libs/libXMPCore.a ../../source/XMPFiles/.libs/libXMPFiles.a ../../source/common/.libs/libxmpcommon.a -lexpat -lz ../../third-party/MD5/.libs/libmd5.a libtool: link: g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o dumpxmp DumpScannedXMP.o ../../source/XMPCore/.libs/libXMPCore.a ../../source/XMPFiles/.libs/libXMPFiles.a ../../source/common/.libs/libxmpcommon.a -lexpat -lz ../../third-party/MD5/.libs/libmd5.a /bin/sh ../../libtool --tag=CXX --mode=link g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o xmpfilescoverage XMPFilesCoverage.o ../../source/XMPCore/libXMPCore.la ../../source/XMPFiles/libXMPFiles.la ../../source/common/libxmpcommon.la -lexpat -lz ../../third-party/MD5/libmd5.la /bin/sh ../../libtool --tag=CXX --mode=link g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o readingxmp ReadingXMP.o ../../source/XMPCore/libXMPCore.la ../../source/XMPFiles/libXMPFiles.la ../../source/common/libxmpcommon.la -lexpat -lz ../../third-party/MD5/libmd5.la libtool: link: g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o customschema CustomSchema.o ../../source/XMPCore/.libs/libXMPCore.a ../../source/XMPFiles/.libs/libXMPFiles.a ../../source/common/.libs/libxmpcommon.a -lexpat -lz ../../third-party/MD5/.libs/libmd5.a libtool: link: g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o xmpfilescoverage XMPFilesCoverage.o ../../source/XMPCore/.libs/libXMPCore.a ../../source/XMPFiles/.libs/libXMPFiles.a ../../source/common/.libs/libxmpcommon.a -lexpat -lz ../../third-party/MD5/.libs/libmd5.a libtool: link: g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o readingxmp ReadingXMP.o ../../source/XMPCore/.libs/libXMPCore.a ../../source/XMPFiles/.libs/libXMPFiles.a ../../source/common/.libs/libxmpcommon.a -lexpat -lz ../../third-party/MD5/.libs/libmd5.a /bin/sh ../../libtool --tag=CXX --mode=link g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o modifyingxmp ModifyingXMP.o ../../source/XMPCore/libXMPCore.la ../../source/XMPFiles/libXMPFiles.la ../../source/common/libxmpcommon.la -lexpat -lz ../../third-party/MD5/libmd5.la libtool: link: g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o modifyingxmp ModifyingXMP.o ../../source/XMPCore/.libs/libXMPCore.a ../../source/XMPFiles/.libs/libXMPFiles.a ../../source/common/.libs/libxmpcommon.a -lexpat -lz ../../third-party/MD5/.libs/libmd5.a libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c common/TagTree.cpp -o TagTree.o >/dev/null 2>&1 XMPCoreCoverage.cpp: At global scope: XMPCoreCoverage.cpp:340:19: warning: 'XMP_Status DumpToString(void*, XMP_StringPtr, XMP_StringLen)' defined but not used [-Wunused-function] static XMP_Status DumpToString ( void * refCon, XMP_StringPtr outStr, XMP_StringLen outLen ) ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o xmpcoverage XMPCoreCoverage.o ../../source/XMPCore/libXMPCore.la ../../source/XMPFiles/libXMPFiles.la ../../source/common/libxmpcommon.la -lexpat -lz ../../third-party/MD5/libmd5.la libtool: link: g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o xmpcoverage XMPCoreCoverage.o ../../source/XMPCore/.libs/libXMPCore.a ../../source/XMPFiles/.libs/libXMPFiles.a ../../source/common/.libs/libxmpcommon.a -lexpat -lz ../../third-party/MD5/.libs/libmd5.a common/DumpFile.cpp: At global scope: common/DumpFile.cpp:802:13: warning: 'void Rewind(LFA_FileRef)' defined but not used [-Wunused-function] void static Rewind(LFA_FileRef file) ^ common/DumpFile.cpp:913:13: warning: 'void PrintOnlyASCII_16BE(XMP_Uns16*, XMP_Uns32, bool)' defined but not used [-Wunused-function] static void PrintOnlyASCII_16BE ( XMP_Uns16 * u16Ptr, XMP_Uns32 u16Bytes, bool stopOnNUL = true ) ^ common/DumpFile.cpp:920:13: warning: 'void PrintOnlyASCII_16LE(XMP_Uns16*, XMP_Uns32, bool)' defined but not used [-Wunused-function] static void PrintOnlyASCII_16LE ( XMP_Uns16 * u16Ptr, XMP_Uns32 u16Bytes, bool stopOnNUL = true ) ^ libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../../public/include -I./common -I../../source/common -I../../source/XMPFiles/FormatSupport -DUNIX_ENV=1 -D_FILE_OFFSET_BITS=64 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c common/DumpFile.cpp -o DumpFile.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libsamplescommon.la DumpFile.lo Log.lo TagTree.lo libtool: link: ar cru .libs/libsamplescommon.a .libs/DumpFile.o .libs/Log.o .libs/TagTree.o libtool: link: ranlib .libs/libsamplescommon.a libtool: link: ( cd ".libs" && rm -f "libsamplescommon.la" && ln -s "../libsamplescommon.la" "libsamplescommon.la" ) /bin/sh ../../libtool --tag=CXX --mode=link g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o xmpcommandtool Actions.o PrintUsage.o XMPCommand.o ../../source/XMPCore/libXMPCore.la ../../source/XMPFiles/libXMPFiles.la ../../source/common/libxmpcommon.la -lexpat -lz ../../third-party/MD5/libmd5.la libsamplescommon.la libtool: link: g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-ctor-dtor-privacy -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o xmpcommandtool Actions.o PrintUsage.o XMPCommand.o ../../source/XMPCore/.libs/libXMPCore.a ../../source/XMPFiles/.libs/libXMPFiles.a ../../source/common/.libs/libxmpcommon.a -lexpat -lz ../../third-party/MD5/.libs/libmd5.a ./.libs/libsamplescommon.a make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/samples/source' make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/samples' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/samples' make[1]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/samples' Making all in exempi make[1]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/exempi' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/exempi/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/exempi/tests' make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/exempi' \ # source='exempi.cpp' object='exempi.lo' libtool=yes \ # source='main.cpp' object='exempi-main.o' libtool=no /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../public/include -Wall -DUNIX_ENV=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o exempi.lo exempi.cpp g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../public/include -I./.. -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o exempi-main.o `test -f 'main.cpp' || echo './'`main.cpp libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../public/include -Wall -DUNIX_ENV=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c exempi.cpp -fPIC -DPIC -o .libs/exempi.o libtool: compile: g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"exempi 2.2.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I../public/include -Wall -DUNIX_ENV=1 -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c exempi.cpp -o exempi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 5:2:2 -Wl,--retain-symbols-file=./libexempi.sym -Wl,-z,relro -o libexempi.la -rpath /usr/lib64 exempi.lo ../source/common/libxmpcommon.la ../source/XMPCore/libXMPCore.la ../source/XMPFiles/libXMPFiles.la ../third-party/MD5/libmd5.la -lexpat -lz libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtbeginS.o .libs/exempi.o -Wl,--whole-archive ../source/common/.libs/libxmpcommon.a ../source/XMPCore/.libs/libXMPCore.a ../source/XMPFiles/.libs/libXMPFiles.a ../third-party/MD5/.libs/libmd5.a -Wl,--no-whole-archive -lexpat -lz -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crtn.o -O2 -m64 -mtune=generic -Wl,--retain-symbols-file=./libexempi.sym -Wl,-z -Wl,relro -Wl,-soname -Wl,libexempi.so.3 -o .libs/libexempi.so.3.2.2 libtool: link: (cd ".libs" && rm -f "libexempi.so.3" && ln -s "libexempi.so.3.2.2" "libexempi.so.3") libtool: link: (cd ".libs" && rm -f "libexempi.so" && ln -s "libexempi.so.3.2.2" "libexempi.so") libtool: link: (cd .libs/libexempi.lax/libxmpcommon.a && ar x "/builddir/build/BUILD/exempi-2.2.0/exempi/../source/common/.libs/libxmpcommon.a") libtool: link: (cd .libs/libexempi.lax/libXMPCore.a && ar x "/builddir/build/BUILD/exempi-2.2.0/exempi/../source/XMPCore/.libs/libXMPCore.a") libtool: link: (cd .libs/libexempi.lax/libXMPFiles.a && ar x "/builddir/build/BUILD/exempi-2.2.0/exempi/../source/XMPFiles/.libs/libXMPFiles.a") libtool: link: (cd .libs/libexempi.lax/libmd5.a && ar x "/builddir/build/BUILD/exempi-2.2.0/exempi/../third-party/MD5/.libs/libmd5.a") libtool: link: ar cru .libs/libexempi.a exempi.o .libs/libexempi.lax/libxmpcommon.a/LargeFileAccess.o .libs/libexempi.lax/libxmpcommon.a/UnicodeConversions.o .libs/libexempi.lax/libxmpcommon.a/XML_Node.o .libs/libexempi.lax/libxmpcommon.a/XMP_LibUtils.o .libs/libexempi.lax/libXMPCore.a/ExpatAdapter.o .libs/libexempi.lax/libXMPCore.a/ParseRDF.o .libs/libexempi.lax/libXMPCore.a/WXMPIterator.o .libs/libexempi.lax/libXMPCore.a/WXMPMeta.o .libs/libexempi.lax/libXMPCore.a/WXMPUtils.o .libs/libexempi.lax/libXMPCore.a/XMPCore_Impl.o .libs/libexempi.lax/libXMPCore.a/XMPIterator.o .libs/libexempi.lax/libXMPCore.a/XMPMeta-GetSet.o .libs/libexempi.lax/libXMPCore.a/XMPMeta-Parse.o .libs/libexempi.lax/libXMPCore.a/XMPMeta-Serialize.o .libs/libexempi.lax/libXMPCore.a/XMPMeta.o .libs/libexempi.lax/libXMPCore.a/XMPUtils-FileInfo.o .libs/libexempi.lax/libXMPCore.a/XMPUtils.o .libs/libexempi.lax/libXMPFiles.a/ASF_Handler.o .libs/libexempi.lax/libXMPFiles.a/ASF_Support.o .libs/libexempi.lax/libXMPFiles.a/AVCHD_Handler.o .libs/libexempi.lax/libXMPFiles.a/Basic_Handler.o .libs/libexempi.lax/libXMPFiles.a/FLV_Handler.o .libs/libexempi.lax/libXMPFiles.a/GIF_Handler.o .libs/libexempi.lax/libXMPFiles.a/GIF_Support.o .libs/libexempi.lax/libXMPFiles.a/IPTC_Support.o .libs/libexempi.lax/libXMPFiles.a/ISOBaseMedia_Support.o .libs/libexempi.lax/libXMPFiles.a/InDesign_Handler.o .libs/libexempi.lax/libXMPFiles.a/JPEG_Handler.o .libs/libexempi.lax/libXMPFiles.a/MOOV_Support.o .libs/libexempi.lax/libXMPFiles.a/MP3_Handler.o .libs/libexempi.lax/libXMPFiles.a/MPEG2_Handler.o .libs/libexempi.lax/libXMPFiles.a/MPEG4_Handler.o .libs/libexempi.lax/libXMPFiles.a/P2_Handler.o .libs/libexempi.lax/libXMPFiles.a/PNG_Handler.o .libs/libexempi.lax/libXMPFiles.a/PNG_Support.o .libs/libexempi.lax/libXMPFiles.a/PSD_Handler.o .libs/libexempi.lax/libXMPFiles.a/PSIR_FileWriter.o .libs/libexempi.lax/libXMPFiles.a/PSIR_MemoryReader.o .libs/libexempi.lax/libXMPFiles.a/PostScript_Handler.o .libs/libexempi.lax/libXMPFiles.a/QuickTime_Support.o .libs/libexempi.lax/libXMPFiles.a/RIFF.o .libs/libexempi.lax/libXMPFiles.a/RIFF_Handler.o .libs/libexempi.lax/libXMPFiles.a/RIFF_Support.o .libs/libexempi.lax/libXMPFiles.a/ReconcileIPTC.o .libs/libexempi.lax/libXMPFiles.a/ReconcileLegacy.o .libs/libexempi.lax/libXMPFiles.a/ReconcileTIFF.o .libs/libexempi.lax/libXMPFiles.a/Reconcile_Impl.o .libs/libexempi.lax/libXMPFiles.a/SWF_Handler.o .libs/libexempi.lax/libXMPFiles.a/SWF_Support.o .libs/libexempi.lax/libXMPFiles.a/Scanner_Handler.o .libs/libexempi.lax/libXMPFiles.a/SonyHDV_Handler.o .libs/libexempi.lax/libXMPFiles.a/TIFF_FileWriter.o .libs/libexempi.lax/libXMPFiles.a/TIFF_Handler.o .libs/libexempi.lax/libXMPFiles.a/TIFF_MemoryReader.o .libs/libexempi.lax/libXMPFiles.a/TIFF_Support.o .libs/libexempi.lax/libXMPFiles.a/Trivial_Handler.o .libs/libexempi.lax/libXMPFiles.a/UCF_Handler.o .libs/libexempi.lax/libXMPFiles.a/WXMPFiles.o .libs/libexempi.lax/libXMPFiles.a/XDCAMEX_Handler.o .libs/libexempi.lax/libXMPFiles.a/XDCAM_Handler.o .libs/libexempi.lax/libXMPFiles.a/XDCAM_Support.o .libs/libexempi.lax/libXMPFiles.a/XMPFiles.o .libs/libexempi.lax/libXMPFiles.a/XMPFiles_Impl.o .libs/libexempi.lax/libXMPFiles.a/XMPScanner.o .libs/libexempi.lax/libmd5.a/MD5.o libtool: link: ranlib .libs/libexempi.a libtool: link: rm -fr .libs/libexempi.lax libtool: link: ( cd ".libs" && rm -f "libexempi.la" && ln -s "../libexempi.la" "libexempi.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o exempi exempi-main.o libexempi.la libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/exempi exempi-main.o ./.libs/libexempi.so -lexpat -lz make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/exempi' make[1]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/exempi' make[1]: Entering directory `/builddir/build/BUILD/exempi-2.2.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.C8OQ2M + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64 + cd exempi-2.2.0 + make DESTDIR=/builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64 install Making install in third-party make[1]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/third-party' Making install in MD5 make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/third-party/MD5' make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/third-party/MD5' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/third-party/MD5' make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/third-party/MD5' make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/third-party' make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/third-party' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/third-party' make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/third-party' make[1]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/third-party' Making install in source make[1]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source' Making install in common make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/common' make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/common' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/common' make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/common' Making install in XMPCore make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPCore' make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPCore' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPCore' make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPCore' Making install in XMPFiles make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles' Making install in FileHandlers make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles/FileHandlers' make[4]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles/FileHandlers' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles/FileHandlers' make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles/FileHandlers' Making install in FormatSupport make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles/FormatSupport' make[4]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles/FormatSupport' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles/FormatSupport' make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles/FormatSupport' make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles' make[4]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles' make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles' make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles' make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source' make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source' make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source' make[1]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source' Making install in samples make[1]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/samples' Making install in source make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/samples/source' make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/samples/source' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/samples/source' make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/samples/source' make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/samples' make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/samples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/samples' make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/samples' make[1]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/samples' Making install in exempi make[1]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/exempi' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/exempi/tests' make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/exempi/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/exempi/tests' make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/exempi/tests' make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/exempi' make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/exempi' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libexempi.la '/builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libexempi.so.3.2.2 /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/lib64/libexempi.so.3.2.2 libtool: install: (cd /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/lib64 && { ln -s -f libexempi.so.3.2.2 libexempi.so.3 || { rm -f libexempi.so.3 && ln -s libexempi.so.3.2.2 libexempi.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/lib64 && { ln -s -f libexempi.so.3.2.2 libexempi.so || { rm -f libexempi.so && ln -s libexempi.so.3.2.2 libexempi.so; }; }) libtool: install: /usr/bin/install -c .libs/libexempi.lai /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/lib64/libexempi.la libtool: install: /usr/bin/install -c .libs/libexempi.a /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/lib64/libexempi.a libtool: install: chmod 644 /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/lib64/libexempi.a libtool: install: ranlib /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/lib64/libexempi.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c exempi '/builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/bin' libtool: install: warning: `libexempi.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/exempi /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/bin/exempi test -z "/usr/include/exempi-2.0/exempi" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/include/exempi-2.0/exempi" /usr/bin/install -c -m 644 xmp.h xmpconsts.h xmperrors.h xmp++.hpp '/builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/include/exempi-2.0/exempi' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 exempi-2.0.pc '/builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/exempi' make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/exempi' make[1]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/exempi' make[1]: Entering directory `/builddir/build/BUILD/exempi-2.2.0' make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0' make[1]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0' + rm -rf /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/lib64/libexempi.la + rm -rf /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/lib64/libexempi.a + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/exempi-2.2.0 extracting debug info from /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/lib64/libexempi.so.3.2.2 extracting debug info from /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/bin/exempi /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libexempi.so.3.2.2.debug to /usr/lib/debug/usr/lib64/libexempi.so.debug symlinked /usr/lib/debug/usr/lib64/libexempi.so.3.2.2.debug to /usr/lib/debug/usr/lib64/libexempi.so.3.debug 5237 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lvwTGP + umask 022 + cd /builddir/build/BUILD + cd exempi-2.2.0 + make check Making check in third-party make[1]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/third-party' Making check in MD5 make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/third-party/MD5' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/third-party/MD5' make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/third-party' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/third-party' make[1]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/third-party' Making check in source make[1]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source' Making check in common make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/common' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/common' Making check in XMPCore make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPCore' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPCore' Making check in XMPFiles make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles' Making check in FileHandlers make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles/FileHandlers' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles/FileHandlers' Making check in FormatSupport make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles/FormatSupport' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles/FormatSupport' make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles' make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source/XMPFiles' make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/source' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source' make[1]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/source' Making check in samples make[1]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/samples' Making check in source make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/samples/source' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/samples/source' make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/samples' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/samples' make[1]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/samples' Making check in exempi make[1]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/exempi' Making check in tests make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/exempi/tests' make testexempicore testserialise testwritenewprop testtiffleak testxmpfiles testxmpfileswrite test3 testinit testfdo18635 testcpp testcore.sh \ test1.xmp fdo18635.jpg make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/exempi/tests' CXX test-exempi-core.o g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I../../public/include -I../.. -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test-exempi-core.o test-exempi-core.cpp CXX utils.o g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I../../public/include -I../.. -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o utils.o utils.cpp CXXLD testexempicore CXX test-serialise.o g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I../../public/include -I../.. -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test-serialise.o test-serialise.cpp CXXLD testserialise CXX test-write-new-prop.o g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I../../public/include -I../.. -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test-write-new-prop.o test-write-new-prop.cpp CXXLD testwritenewprop CXX test-tiff-leak.o g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I../../public/include -I../.. -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test-tiff-leak.o test-tiff-leak.cpp CXXLD testtiffleak CXX test-xmpfiles.o g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I../../public/include -I../.. -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test-xmpfiles.o test-xmpfiles.cpp CXXLD testxmpfiles CXX test-xmpfiles-write.o g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I../../public/include -I../.. -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test-xmpfiles-write.o test-xmpfiles-write.cpp CXXLD testxmpfileswrite CXX test3.o g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I../../public/include -I../.. -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test3.o test3.cpp CXXLD test3 CXX testinit.o g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I../../public/include -I../.. -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o testinit.o testinit.cpp CXXLD testinit CXX test-bgo.o g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I../../public/include -I../.. -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test-bgo.o test-bgo.cpp CXXLD testfdo18635 CXX testcpp.o g++ -DPACKAGE_NAME=\"exempi\" -DPACKAGE_TARNAME=\"exempi\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"exempi\ 2.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -DTLS=__thread -DHAVE_NATIVE_TLS=1 -DHAVE_BOOST_TEST_UNIT_TEST_HPP=1 -I. -I./.. -I../../public/include -I../.. -I/usr/include -fno-strict-aliasing -DBanAllEntityUsage=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o testcpp.o testcpp.cpp CXXLD testcpp make[3]: Nothing to be done for `testcore.sh'. make[3]: Nothing to be done for `test1.xmp'. make[3]: Nothing to be done for `fdo18635.jpg'. make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/exempi/tests' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/exempi/tests' Running ../../samples/source/dumpmainxmp ./../../samples/testfiles/BlueSquare.ai Running ../../samples/source/dumpmainxmp ./../../samples/testfiles/BlueSquare.eps Running ../../samples/source/dumpmainxmp ./../../samples/testfiles/BlueSquare.gif Running ../../samples/source/dumpmainxmp ./../../samples/testfiles/BlueSquare.jpg Running ../../samples/source/dumpmainxmp ./../../samples/testfiles/BlueSquare.mp3 Running ../../samples/source/dumpmainxmp ./../../samples/testfiles/BlueSquare.png Running ../../samples/source/dumpmainxmp ./../../samples/testfiles/BlueSquare.tif Running ../../samples/source/dumpmainxmp ./../../samples/testfiles/BlueSquare.avi Running ../../samples/source/dumpmainxmp ./../../samples/testfiles/BlueSquare.indd Running ../../samples/source/dumpmainxmp ./../../samples/testfiles/BlueSquare.pdf Running ../../samples/source/dumpmainxmp ./../../samples/testfiles/BlueSquare.psd Running ../../samples/source/dumpmainxmp ./../../samples/testfiles/BlueSquare.wav PASS: testcore.sh memleaks: sure:0 dubious:0 reachable:0 suppress:0 **** no errors detected LeakTracker: leaked = 0, errors = 0 PASS: testinit memleaks: sure:0 dubious:0 reachable:0 suppress:0 **** no errors detected LeakTracker: leaked = 0, errors = 0 PASS: testexempicore memleaks: sure:0 dubious:0 reachable:0 suppress:0 **** no errors detected LeakTracker: leaked = 0, errors = 0 PASS: testserialise memleaks: sure:0 dubious:0 reachable:0 suppress:0 **** no errors detected LeakTracker: leaked = 0, errors = 0 PASS: testwritenewprop memleaks: sure:0 dubious:0 reachable:0 suppress:0 **** no errors detected LeakTracker: leaked = 0, errors = 0 PASS: testtiffleak memleaks: sure:0 dubious:0 reachable:0 suppress:0 **** no errors detected LeakTracker: leaked = 0, errors = 0 PASS: testxmpfiles memleaks: sure:0 dubious:0 reachable:0 suppress:0 **** no errors detected LeakTracker: leaked = 0, errors = 0 PASS: testxmpfileswrite http://ns.adobe.com/tiff/1.0/ / tiff:Make = Canon http://ns.adobe.com/tiff/1.0/ / tiff:Model = Canon EOS 20D http://ns.adobe.com/tiff/1.0/ / tiff:Orientation = 1 http://ns.adobe.com/tiff/1.0/ / tiff:ImageWidth = 3504 http://ns.adobe.com/tiff/1.0/ / tiff:ImageLength = 2336 http://ns.adobe.com/exif/1.0/ / exif:ExifVersion = 0221 http://ns.adobe.com/exif/1.0/ / exif:ExposureTime = 15/1 http://ns.adobe.com/exif/1.0/ / exif:ShutterSpeedValue = -3906891/1000000 http://ns.adobe.com/exif/1.0/ / exif:FNumber = 8/1 http://ns.adobe.com/exif/1.0/ / exif:ApertureValue = 6/1 http://ns.adobe.com/exif/1.0/ / exif:ExposureProgram = 1 http://ns.adobe.com/exif/1.0/ / exif:DateTimeOriginal = 2006-12-07T23:20:43-05:00 http://ns.adobe.com/exif/1.0/ / exif:ExposureBiasValue = 0/2 http://ns.adobe.com/exif/1.0/ / exif:MaxApertureValue = 3625/1000 http://ns.adobe.com/exif/1.0/ / exif:MeteringMode = 5 http://ns.adobe.com/exif/1.0/ / exif:FocalLength = 32/1 http://ns.adobe.com/exif/1.0/ / exif:CustomRendered = 0 http://ns.adobe.com/exif/1.0/ / exif:ExposureMode = 1 http://ns.adobe.com/exif/1.0/ / exif:WhiteBalance = 0 http://ns.adobe.com/exif/1.0/ / exif:SceneCaptureType = 0 http://ns.adobe.com/exif/1.0/ / exif:FocalPlaneXResolution = 3504000/885 http://ns.adobe.com/exif/1.0/ / exif:FocalPlaneYResolution = 2336000/590 http://ns.adobe.com/exif/1.0/ / exif:FocalPlaneResolutionUnit = 2 http://ns.adobe.com/exif/1.0/ / exif:ISOSpeedRatings[1] = 100 http://ns.adobe.com/exif/1.0/ / exif:Flash/exif:Fired = False http://ns.adobe.com/exif/1.0/ / exif:Flash/exif:Return = 0 http://ns.adobe.com/exif/1.0/ / exif:Flash/exif:Mode = 2 http://ns.adobe.com/exif/1.0/ / exif:Flash/exif:Function = False http://ns.adobe.com/exif/1.0/ / exif:Flash/exif:RedEyeMode = False http://ns.adobe.com/xap/1.0/ / xmp:ModifyDate = 2006-12-07T23:20:43-05:00 http://ns.adobe.com/xap/1.0/ / xmp:Rating = 3 http://ns.adobe.com/xap/1.0/ / xmp:CreateDate = 2006-12-07T23:20:43-05:00 http://purl.org/dc/elements/1.1/ / dc:creator[1] = unknown http://purl.org/dc/elements/1.1/ / dc:rights[1] = 2006, Hubert Figuiere options = 0x50 http://purl.org/dc/elements/1.1/ / dc:rights[1]/?xml:lang = x-default options = 0x20 http://purl.org/dc/elements/1.1/ / dc:subject[1] = night http://purl.org/dc/elements/1.1/ / dc:subject[2] = ontario http://purl.org/dc/elements/1.1/ / dc:subject[3] = ottawa http://purl.org/dc/elements/1.1/ / dc:subject[4] = parliament of canada http://ns.adobe.com/exif/1.0/aux/ / aux:SerialNumber = 420103070 http://ns.adobe.com/exif/1.0/aux/ / aux:LensInfo = 24/1 85/1 0/0 0/0 http://ns.adobe.com/exif/1.0/aux/ / aux:Lens = 24.0-85.0 mm http://ns.adobe.com/exif/1.0/aux/ / aux:ImageNumber = 176 http://ns.adobe.com/exif/1.0/aux/ / aux:FlashCompensation = -2/1 http://ns.adobe.com/exif/1.0/aux/ / aux:OwnerName = unknown http://ns.adobe.com/exif/1.0/aux/ / aux:Firmware = 1.1.0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:AlreadyApplied = False http://ns.adobe.com/camera-raw-settings/1.0/ / crs:WhiteBalance = As Shot http://ns.adobe.com/camera-raw-settings/1.0/ / crs:Exposure = 0.00 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:Shadows = 5 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:Brightness = +50 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:Contrast = +25 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:Saturation = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:Sharpness = 25 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:LuminanceSmoothing = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ColorNoiseReduction = 25 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ChromaticAberrationR = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ChromaticAberrationB = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:VignetteAmount = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ShadowTint = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:RedHue = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:RedSaturation = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:GreenHue = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:GreenSaturation = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:BlueHue = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:BlueSaturation = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:FillLight = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:Vibrance = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:HighlightRecovery = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:Clarity = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:Defringe = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:HueAdjustmentRed = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:HueAdjustmentOrange = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:HueAdjustmentYellow = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:HueAdjustmentGreen = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:HueAdjustmentAqua = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:HueAdjustmentBlue = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:HueAdjustmentPurple = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:HueAdjustmentMagenta = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:SaturationAdjustmentRed = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:SaturationAdjustmentOrange = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:SaturationAdjustmentYellow = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:SaturationAdjustmentGreen = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:SaturationAdjustmentAqua = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:SaturationAdjustmentBlue = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:SaturationAdjustmentPurple = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:SaturationAdjustmentMagenta = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:LuminanceAdjustmentRed = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:LuminanceAdjustmentOrange = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:LuminanceAdjustmentYellow = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:LuminanceAdjustmentGreen = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:LuminanceAdjustmentAqua = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:LuminanceAdjustmentBlue = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:LuminanceAdjustmentPurple = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:LuminanceAdjustmentMagenta = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:SplitToningShadowHue = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:SplitToningShadowSaturation = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:SplitToningHighlightHue = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:SplitToningHighlightSaturation = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:SplitToningBalance = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ParametricShadows = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ParametricDarks = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ParametricLights = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ParametricHighlights = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ParametricShadowSplit = 25 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ParametricMidtoneSplit = 50 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ParametricHighlightSplit = 75 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:SharpenRadius = +1.0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:SharpenDetail = 25 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:SharpenEdgeMasking = 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ConvertToGrayscale = False http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ToneCurveName = Medium Contrast http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ToneCurve[1] = 0, 0 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ToneCurve[2] = 32, 22 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ToneCurve[3] = 64, 56 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ToneCurve[4] = 128, 128 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ToneCurve[5] = 192, 196 http://ns.adobe.com/camera-raw-settings/1.0/ / crs:ToneCurve[6] = 255, 255 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:ConvertToGrayscale = false http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:SplitToningHighlightHue = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:Sharpness = 25 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:CropBottom = 1 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:GreenSaturation = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:Exposure = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:LuminanceAdjustmentGreens = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:SplitToningShadowHue = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:BlueHue = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:GreenHue = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:FillLight = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:HueAdjustmentCyans = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:SaturationAdjustmentGreens = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:Saturation = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:SaturationAdjustmentBlues = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:VignetteMidpoint = 50 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:ToneHighlightSplit = 75 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:ToneShadowSplit = 25 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:Contrast = 25 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:WhiteBalance = As Shot http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:HueAdjustmentMagentas = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:HighlightRecovery = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:SaturationAdjustmentCyans = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:GrayMixerYellows = 100 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:HueAdjustmentGreens = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:ToneShadows = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:GrayMixerGreens = 71 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:GrayMixerBlues = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:ColorNoiseReduction = 25 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:ShadowTint = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:Shadows = 5 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:RedHue = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:Brightness = 50 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:BlueSaturation = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:CropTop = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:SaturationAdjustmentMagentas = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:GrayMixerReds = 29 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:AutoBrightness = false http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:AutoTonality = false http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:AutoExposure = false http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:RedSaturation = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:LuminanceAdjustmentMagentas = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:LuminanceAdjustmentBlues = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:HueAdjustmentBlues = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:SaturationAdjustmentReds = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:LuminanceAdjustmentYellows = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:SplitToningShadowSaturation = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:ChromaticAberrationR = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:LuminanceAdjustmentCyans = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:CropAngle = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:ChromaticAberrationB = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:AutoShadows = false http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:CropRight = 1 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:ToneLights = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:HueAdjustmentReds = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:Vibrance = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:ToneDarks = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:GrayMixerMagentas = 29 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:LuminanceSmoothing = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:SplitToningHighlightSaturation = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:HueAdjustmentYellows = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:GrayMixerCyans = 71 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:ToneMidtoneSplit = 50 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:VignetteAmount = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:AutoContrast = false http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:CropLeft = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:ToneHighlights = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:AutoGrayscaleWeights = true http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:SaturationAdjustmentYellows = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:LuminanceAdjustmentReds = 0 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:Tint = 1 http://ns.adobe.com/lightroom-settings-experimental/1.0/ / crx:Temperature = 4350 http://ns.adobe.com/lightroom/1.0/ / lr:hierarchicalKeywords = aGllcmFyY2hpY2FsS2V5d29yZHMgPSB7Cgl7CgkJZmxhdCA9IHsKCQkJIm5pZ2h0IiwKCQl9LAoJCXBhdGggPSB7CgkJCSJuaWdodCIsCgkJfSwKCQlwcmltYXJ5ID0gIm5pZ2h0IiwKCQl1dWlkID0gIkU1RDEwQTFELTU3QUYtMTFEQi04RTMzLTAwMEQ5MzVDODY5QSIsCgl9LAoJewoJCWZsYXQgPSB7CgkJCSJvbnRhcmlvIiwKCQkJIm90dGF3YSIsCgkJfSwKCQlwYXRoID0gewoJCQkib250YXJpbyIsCgkJCSJvdHRhd2EiLAoJCX0sCgkJcHJpbWFyeSA9ICJvdHRhd2EiLAoJCXV1aWQgPSAiQjgzMTc4RkItNTdBRi0xMURCLThFMzMtMDAwRDkzNUM4NjlBIiwKCX0sCgl7CgkJZmxhdCA9IHsKCQkJInBhcmxpYW1lbnQgb2YgY2FuYWRhIiwKCQkJIm9udGFyaW8iLAoJCQkib3R0YXdhIiwKCQl9LAoJCXBhdGggPSB7CgkJCSJvbnRhcmlvIiwKCQkJIm90dGF3YSIsCgkJCSJwYXJsaWFtZW50IG9mIGNhbmFkYSIsCgkJfSwKCQlwcmltYXJ5ID0gInBhcmxpYW1lbnQgb2YgY2FuYWRhIiwKCQl1dWlkID0gIkU1RDMzMEZDLTU3QUYtMTFEQi04RTMzLTAwMEQ5MzVDODY5QSIsCgl9LAp9Cg== http://ns.adobe.com/xap/1.0/t/pg/ / xmpTPg:MaxPageSize/stDim_1_:w = 4 http://ns.adobe.com/xap/1.0/t/pg/ / xmpTPg:MaxPageSize/stDim_1_:h = 3 http://ns.adobe.com/xap/1.0/t/pg/ / xmpTPg:MaxPageSize/stDim_1_:unit = inches http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/ / Iptc4xmpCore:Location = Parliament Hill, Ottawa, Ontario, Canada memleaks: sure:0 dubious:0 reachable:0 suppress:0 **** no errors detected LeakTracker: leaked = 0, errors = 0 PASS: test3 memleaks: sure:0 dubious:0 reachable:0 suppress:0 **** no errors detected LeakTracker: leaked = 0, errors = 0 PASS: testfdo18635 memleaks: sure:0 dubious:0 reachable:0 suppress:0 **** no errors detected LeakTracker: leaked = 0, errors = 0 PASS: testcpp =================== All 11 tests passed =================== make[3]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/exempi/tests' make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/exempi/tests' make[2]: Entering directory `/builddir/build/BUILD/exempi-2.2.0/exempi' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/exempi' make[1]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0/exempi' make[1]: Entering directory `/builddir/build/BUILD/exempi-2.2.0' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/exempi-2.2.0' + exit 0 Processing files: exempi-2.2.0-8.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.slAgwc + umask 022 + cd /builddir/build/BUILD + cd exempi-2.2.0 + DOCDIR=/builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/share/doc/exempi-2.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/share/doc/exempi-2.2.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/share/doc/exempi-2.2.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/share/doc/exempi-2.2.0 + cp -pr COPYING /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/share/doc/exempi-2.2.0 + cp -pr README /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64/usr/share/doc/exempi-2.2.0 + exit 0 Provides: bundled(md5-polstra) exempi = 2.2.0-8.el7 exempi(x86-64) = 2.2.0-8.el7 libexempi.so.3()(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-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libexempi.so.3()(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.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: exempi-devel-2.2.0-8.el7.x86_64 Provides: exempi-devel = 2.2.0-8.el7 exempi-devel(x86-64) = 2.2.0-8.el7 pkgconfig(exempi-2.0) = 2.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libexempi.so.3()(64bit) Processing files: exempi-debuginfo-2.2.0-8.el7.x86_64 Provides: exempi-debuginfo = 2.2.0-8.el7 exempi-debuginfo(x86-64) = 2.2.0-8.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/exempi-2.2.0-8.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/exempi-2.2.0-8.el7.x86_64.rpm Wrote: /builddir/build/RPMS/exempi-devel-2.2.0-8.el7.x86_64.rpm Wrote: /builddir/build/RPMS/exempi-debuginfo-2.2.0-8.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ubvz7M + umask 022 + cd /builddir/build/BUILD + cd exempi-2.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/exempi-2.2.0-8.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->