The build took 00h 03m 53s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
73,038 |
cpp |
10,328 |
sh |
2,243 |
ansic |
1,034 |
makefile |
489 |
python |
92 |
awk |
16 |
sed |
5 |
perl |
87,245 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: exiv2 0.25-3 (Thu Apr 13 16:58:05 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
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 clang++ accepts -g... (cached) no
checking how to run the C++ preprocessor... clang++ -E
checking for x86_64-unknown-linux-gcc... clang
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... (cached) no
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether clang++ accepts -g... (cached) no
checking how to run the C++ preprocessor... clang++ -E
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang 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 for ld used by clang++... /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 clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC -DPIC
checking if clang++ PIC flag -fPIC -DPIC works... yes
checking if clang++ static flag -static works... yes
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for cos in -lm... yes
checking if zlib is wanted... yes
checking for inflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflateEnd in -lz... (cached) yes
checking zlib in /usr... ok
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for ANSI C header files... (cached) yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for gmtime_r... yes
checking for lstat... yes
checking for memset... yes
checking for mmap... yes
checking for munmap... yes
checking for strchr... yes
checking for strerror... yes
checking for strtol... yes
checking for timegm... yes
checking whether to enable dependency tracking... yes
checking whether to enable symbol visibility support... yes
checking whether the C++ compiler accepts the -xldscope=hidden flag... no
checking whether the C++ compiler accepts the -fvisibility-inlines-hidden flag... yes
checking whether to use the lens database for Nikon lens names... yes
checking whether to compile a commercial version of the Exiv2 library... no
checking whether to enable XMP support (requires expat)... yes
checking whether to compile with video support... yes
checking whether to compile with webready support... no
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
configure: creating ./config.status
config.status: creating ./Makefile
config.status: creating ./config/config.mk
config.status: creating ./config/exiv2.pc
config.status: creating ./po/Makefile.in
config.status: creating ./src/doxygen.hpp
config.status: creating ./config/config.h
config.status: executing default-1 commands
config.status: creating ./po/POTFILES
config.status: creating ./po/Makefile
config.status: executing libtool commands
------------------------------------------------------------------
-- Exiv2 0.25 feature configuration summary
--
-- Build a shared library......... YES
-- Use symbol visibility support.. YES
-- PNG image support.............. YES
-- Native language support........ YES
-- Nikon lens database............ YES
-- XMP metadata support........... YES
-- Video support.................. YES
-- Webready support............... NO
------------------------------------------------------------------
cd src && make svn_version.h
make[1]: Entering directory '/tmp/exiv2/src/exiv2-0.25/src'
./svn_version.sh
svn_version=0
make[1]: Leaving directory '/tmp/exiv2/src/exiv2-0.25/src'
if test "x1" = "x1"; then cd xmpsdk/src && make xmpsdk; fi;
make[1]: Entering directory '/tmp/exiv2/src/exiv2-0.25/xmpsdk/src'
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XML_Node.cpp -fPIC -DPIC -o .libs/XML_Node.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XML_Node.cpp -o XML_Node.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta.cpp -fPIC -DPIC -o .libs/XMPMeta.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta.cpp -o XMPMeta.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-GetSet.cpp -fPIC -DPIC -o .libs/XMPMeta-GetSet.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-GetSet.cpp -o XMPMeta-GetSet.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-Parse.cpp -fPIC -DPIC -o .libs/XMPMeta-Parse.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-Parse.cpp -o XMPMeta-Parse.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-Serialize.cpp -fPIC -DPIC -o .libs/XMPMeta-Serialize.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPMeta-Serialize.cpp -o XMPMeta-Serialize.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPIterator.cpp -fPIC -DPIC -o .libs/XMPIterator.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPIterator.cpp -o XMPIterator.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPUtils.cpp -fPIC -DPIC -o .libs/XMPUtils.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPUtils.cpp -o XMPUtils.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPUtils-FileInfo.cpp -fPIC -DPIC -o .libs/XMPUtils-FileInfo.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPUtils-FileInfo.cpp -o XMPUtils-FileInfo.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPCore_Impl.cpp -fPIC -DPIC -o .libs/XMPCore_Impl.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c XMPCore_Impl.cpp -o XMPCore_Impl.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c ExpatAdapter.cpp -fPIC -DPIC -o .libs/ExpatAdapter.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c ExpatAdapter.cpp -o ExpatAdapter.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c ParseRDF.cpp -fPIC -DPIC -o .libs/ParseRDF.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c ParseRDF.cpp -o ParseRDF.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c UnicodeConversions.cpp -fPIC -DPIC -o .libs/UnicodeConversions.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c UnicodeConversions.cpp -o UnicodeConversions.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c MD5.cpp -fPIC -DPIC -o .libs/MD5.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c MD5.cpp -o MD5.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPMeta.cpp -fPIC -DPIC -o .libs/WXMPMeta.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPMeta.cpp -o WXMPMeta.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPIterator.cpp -fPIC -DPIC -o .libs/WXMPIterator.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPIterator.cpp -o WXMPIterator.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPUtils.cpp -fPIC -DPIC -o .libs/WXMPUtils.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../include -funsigned-char -DNDEBUG=1 -DEXV_HAVE_STDINT_H=1 -c WXMPUtils.cpp -o WXMPUtils.o >/dev/null 2>&1
../../libtool --mode=link clang++ -ldl -o libxmpsdk.la XML_Node.lo XMPMeta.lo XMPMeta-GetSet.lo XMPMeta-Parse.lo XMPMeta-Serialize.lo XMPIterator.lo XMPUtils.lo XMPUtils-FileInfo.lo XMPCore_Impl.lo ExpatAdapter.lo ParseRDF.lo UnicodeConversions.lo MD5.lo WXMPMeta.lo WXMPIterator.lo WXMPUtils.lo
libtool: link: ar cru .libs/libxmpsdk.a .libs/XML_Node.o .libs/XMPMeta.o .libs/XMPMeta-GetSet.o .libs/XMPMeta-Parse.o .libs/XMPMeta-Serialize.o .libs/XMPIterator.o .libs/XMPUtils.o .libs/XMPUtils-FileInfo.o .libs/XMPCore_Impl.o .libs/ExpatAdapter.o .libs/ParseRDF.o .libs/UnicodeConversions.o .libs/MD5.o .libs/WXMPMeta.o .libs/WXMPIterator.o .libs/WXMPUtils.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libxmpsdk.a
libtool: link: ( cd ".libs" && rm -f "libxmpsdk.la" && ln -s "../libxmpsdk.la" "libxmpsdk.la" )
make[1]: Leaving directory '/tmp/exiv2/src/exiv2-0.25/xmpsdk/src'
cd src && make
make[1]: Entering directory '/tmp/exiv2/src/exiv2-0.25/src'
LC_ALL=C sed 's/#define \([A-Z]\)/#define EXV_\1/; s/#undef \([A-Z]\)/#undef EXV_\1/' < ../config/config.h > ../include/exiv2/exv_conf.h
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 basicio.cpp -fPIC -DPIC -o .libs/basicio.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 basicio.cpp -o basicio.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 bmpimage.cpp -fPIC -DPIC -o .libs/bmpimage.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 bmpimage.cpp -o bmpimage.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 canonmn.cpp -fPIC -DPIC -o .libs/canonmn.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 canonmn.cpp -o canonmn.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 casiomn.cpp -fPIC -DPIC -o .libs/casiomn.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 casiomn.cpp -o casiomn.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 convert.cpp -fPIC -DPIC -o .libs/convert.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 convert.cpp -o convert.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 cr2image.cpp -fPIC -DPIC -o .libs/cr2image.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 cr2image.cpp -o cr2image.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 crwimage.cpp -fPIC -DPIC -o .libs/crwimage.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 crwimage.cpp -o crwimage.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 datasets.cpp -fPIC -DPIC -o .libs/datasets.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 datasets.cpp -o datasets.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 easyaccess.cpp -fPIC -DPIC -o .libs/easyaccess.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 easyaccess.cpp -o easyaccess.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 epsimage.cpp -fPIC -DPIC -o .libs/epsimage.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 epsimage.cpp -o epsimage.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 error.cpp -fPIC -DPIC -o .libs/error.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 error.cpp -o error.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 exif.cpp -fPIC -DPIC -o .libs/exif.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 exif.cpp -o exif.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 futils.cpp -fPIC -DPIC -o .libs/futils.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 futils.cpp -o futils.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 fujimn.cpp -fPIC -DPIC -o .libs/fujimn.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 fujimn.cpp -o fujimn.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 gifimage.cpp -fPIC -DPIC -o .libs/gifimage.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 gifimage.cpp -o gifimage.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 http.cpp -fPIC -DPIC -o .libs/http.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 http.cpp -o http.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 image.cpp -fPIC -DPIC -o .libs/image.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 image.cpp -o image.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 iptc.cpp -fPIC -DPIC -o .libs/iptc.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 iptc.cpp -o iptc.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jp2image.cpp -fPIC -DPIC -o .libs/jp2image.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jp2image.cpp -o jp2image.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jpgimage.cpp -fPIC -DPIC -o .libs/jpgimage.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jpgimage.cpp -o jpgimage.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 makernote.cpp -fPIC -DPIC -o .libs/makernote.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 makernote.cpp -o makernote.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 metadatum.cpp -fPIC -DPIC -o .libs/metadatum.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 metadatum.cpp -o metadatum.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 minoltamn.cpp -fPIC -DPIC -o .libs/minoltamn.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 minoltamn.cpp -o minoltamn.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 mrwimage.cpp -fPIC -DPIC -o .libs/mrwimage.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 mrwimage.cpp -o mrwimage.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 nikonmn.cpp -fPIC -DPIC -o .libs/nikonmn.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 nikonmn.cpp -o nikonmn.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 olympusmn.cpp -fPIC -DPIC -o .libs/olympusmn.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 olympusmn.cpp -o olympusmn.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 orfimage.cpp -fPIC -DPIC -o .libs/orfimage.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 orfimage.cpp -o orfimage.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 panasonicmn.cpp -fPIC -DPIC -o .libs/panasonicmn.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 panasonicmn.cpp -o panasonicmn.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pentaxmn.cpp -fPIC -DPIC -o .libs/pentaxmn.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pentaxmn.cpp -o pentaxmn.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pgfimage.cpp -fPIC -DPIC -o .libs/pgfimage.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pgfimage.cpp -o pgfimage.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pngimage.cpp -fPIC -DPIC -o .libs/pngimage.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pngimage.cpp -o pngimage.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pngchunk.cpp -fPIC -DPIC -o .libs/pngchunk.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 pngchunk.cpp -o pngchunk.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 preview.cpp -fPIC -DPIC -o .libs/preview.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 preview.cpp -o preview.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 properties.cpp -fPIC -DPIC -o .libs/properties.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 properties.cpp -o properties.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 psdimage.cpp -fPIC -DPIC -o .libs/psdimage.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 psdimage.cpp -o psdimage.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 rafimage.cpp -fPIC -DPIC -o .libs/rafimage.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 rafimage.cpp -o rafimage.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 rw2image.cpp -fPIC -DPIC -o .libs/rw2image.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 rw2image.cpp -o rw2image.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 samsungmn.cpp -fPIC -DPIC -o .libs/samsungmn.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 samsungmn.cpp -o samsungmn.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 sigmamn.cpp -fPIC -DPIC -o .libs/sigmamn.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 sigmamn.cpp -o sigmamn.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 sonymn.cpp -fPIC -DPIC -o .libs/sonymn.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 sonymn.cpp -o sonymn.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tags.cpp -fPIC -DPIC -o .libs/tags.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tags.cpp -o tags.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tgaimage.cpp -fPIC -DPIC -o .libs/tgaimage.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tgaimage.cpp -o tgaimage.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffcomposite.cpp -fPIC -DPIC -o .libs/tiffcomposite.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffcomposite.cpp -o tiffcomposite.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffimage.cpp -fPIC -DPIC -o .libs/tiffimage.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffimage.cpp -o tiffimage.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffvisitor.cpp -fPIC -DPIC -o .libs/tiffvisitor.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 tiffvisitor.cpp -o tiffvisitor.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 types.cpp -fPIC -DPIC -o .libs/types.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 types.cpp -o types.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 value.cpp -fPIC -DPIC -o .libs/value.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 value.cpp -o value.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 version.cpp -fPIC -DPIC -o .libs/version.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 version.cpp -o version.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 xmp.cpp -fPIC -DPIC -o .libs/xmp.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 xmp.cpp -o xmp.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 xmpsidecar.cpp -fPIC -DPIC -o .libs/xmpsidecar.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 xmpsidecar.cpp -o xmpsidecar.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 asfvideo.cpp -fPIC -DPIC -o .libs/asfvideo.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 asfvideo.cpp -o asfvideo.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 matroskavideo.cpp -fPIC -DPIC -o .libs/matroskavideo.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 matroskavideo.cpp -o matroskavideo.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 quicktimevideo.cpp -fPIC -DPIC -o .libs/quicktimevideo.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 quicktimevideo.cpp -o quicktimevideo.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 riffvideo.cpp -fPIC -DPIC -o .libs/riffvideo.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 riffvideo.cpp -o riffvideo.o >/dev/null 2>&1
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 utilsvideo.cpp -fPIC -DPIC -o .libs/utilsvideo.o
libtool: compile: clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 utilsvideo.cpp -o utilsvideo.o >/dev/null 2>&1
../libtool --mode=link clang++ -ldl -L../xmpsdk/src -o libexiv2.la basicio.lo bmpimage.lo canonmn.lo casiomn.lo convert.lo cr2image.lo crwimage.lo datasets.lo easyaccess.lo epsimage.lo error.lo exif.lo futils.lo fujimn.lo gifimage.lo http.lo image.lo iptc.lo jp2image.lo jpgimage.lo makernote.lo metadatum.lo minoltamn.lo mrwimage.lo nikonmn.lo olympusmn.lo orfimage.lo panasonicmn.lo pentaxmn.lo pgfimage.lo pngimage.lo pngchunk.lo preview.lo properties.lo psdimage.lo rafimage.lo rw2image.lo samsungmn.lo sigmamn.lo sonymn.lo tags.lo tgaimage.lo tiffcomposite.lo tiffimage.lo tiffvisitor.lo types.lo value.lo version.lo xmp.lo xmpsidecar.lo asfvideo.lo matroskavideo.lo quicktimevideo.lo riffvideo.lo utilsvideo.lo -rpath /usr/lib -version-info 14:0:0 -lz -lm -lexpat -lxmpsdk
libtool: link: clang++ -shared -nostdlib /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/basicio.o .libs/bmpimage.o .libs/canonmn.o .libs/casiomn.o .libs/convert.o .libs/cr2image.o .libs/crwimage.o .libs/datasets.o .libs/easyaccess.o .libs/epsimage.o .libs/error.o .libs/exif.o .libs/futils.o .libs/fujimn.o .libs/gifimage.o .libs/http.o .libs/image.o .libs/iptc.o .libs/jp2image.o .libs/jpgimage.o .libs/makernote.o .libs/metadatum.o .libs/minoltamn.o .libs/mrwimage.o .libs/nikonmn.o .libs/olympusmn.o .libs/orfimage.o .libs/panasonicmn.o .libs/pentaxmn.o .libs/pgfimage.o .libs/pngimage.o .libs/pngchunk.o .libs/preview.o .libs/properties.o .libs/psdimage.o .libs/rafimage.o .libs/rw2image.o .libs/samsungmn.o .libs/sigmamn.o .libs/sonymn.o .libs/tags.o .libs/tgaimage.o .libs/tiffcomposite.o .libs/tiffimage.o .libs/tiffvisitor.o .libs/types.o .libs/value.o .libs/version.o .libs/xmp.o .libs/xmpsidecar.o .libs/asfvideo.o .libs/matroskavideo.o .libs/quicktimevideo.o .libs/riffvideo.o .libs/utilsvideo.o -Wl,--whole-archive /tmp/exiv2/src/exiv2-0.25/xmpsdk/src/.libs/libxmpsdk.a -Wl,--no-whole-archive -L/tmp/exiv2/src/exiv2-0.25/xmpsdk/src -lz -lexpat -ldl -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o -Wl,-soname -Wl,libexiv2.so.14 -o .libs/libexiv2.so.14.0.0
libtool: link: (cd ".libs" && rm -f "libexiv2.so.14" && ln -s "libexiv2.so.14.0.0" "libexiv2.so.14")
libtool: link: (cd ".libs" && rm -f "libexiv2.so" && ln -s "libexiv2.so.14.0.0" "libexiv2.so")
libtool: link: (cd .libs/libexiv2.lax/libxmpsdk.a && ar x "/tmp/exiv2/src/exiv2-0.25/xmpsdk/src/.libs/libxmpsdk.a")
libtool: link: ar cru .libs/libexiv2.a basicio.o bmpimage.o canonmn.o casiomn.o convert.o cr2image.o crwimage.o datasets.o easyaccess.o epsimage.o error.o exif.o futils.o fujimn.o gifimage.o http.o image.o iptc.o jp2image.o jpgimage.o makernote.o metadatum.o minoltamn.o mrwimage.o nikonmn.o olympusmn.o orfimage.o panasonicmn.o pentaxmn.o pgfimage.o pngimage.o pngchunk.o preview.o properties.o psdimage.o rafimage.o rw2image.o samsungmn.o sigmamn.o sonymn.o tags.o tgaimage.o tiffcomposite.o tiffimage.o tiffvisitor.o types.o value.o version.o xmp.o xmpsidecar.o asfvideo.o matroskavideo.o quicktimevideo.o riffvideo.o utilsvideo.o .libs/libexiv2.lax/libxmpsdk.a/XML_Node.o .libs/libexiv2.lax/libxmpsdk.a/XMPMeta.o .libs/libexiv2.lax/libxmpsdk.a/XMPMeta-GetSet.o .libs/libexiv2.lax/libxmpsdk.a/XMPMeta-Parse.o .libs/libexiv2.lax/libxmpsdk.a/XMPMeta-Serialize.o .libs/libexiv2.lax/libxmpsdk.a/XMPIterator.o .libs/libexiv2.lax/libxmpsdk.a/XMPUtils.o .libs/libexiv2.lax/libxmpsdk.a/XMPUtils-FileInfo.o .libs/libexiv2.lax/libxmpsdk.a/XMPCore_Impl.o .libs/libexiv2.lax/libxmpsdk.a/ExpatAdapter.o .libs/libexiv2.lax/libxmpsdk.a/ParseRDF.o .libs/libexiv2.lax/libxmpsdk.a/UnicodeConversions.o .libs/libexiv2.lax/libxmpsdk.a/MD5.o .libs/libexiv2.lax/libxmpsdk.a/WXMPMeta.o .libs/libexiv2.lax/libxmpsdk.a/WXMPIterator.o .libs/libexiv2.lax/libxmpsdk.a/WXMPUtils.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libexiv2.a
libtool: link: rm -fr .libs/libexiv2.lax
libtool: link: ( cd ".libs" && rm -f "libexiv2.la" && ln -s "../libexiv2.la" "libexiv2.la" )
clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -o exiv2.o exiv2.cpp
clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -o actions.o actions.cpp
clang++ -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wcast-align -Wpointer-arith -Wformat-security -Wmissing-format-attribute -Woverloaded-virtual -W -MMD -I../src -I../include/ -I../include/exiv2 -DEXV_LOCALEDIR=\"/usr/share/locale\" -I../xmpsdk/include -c -o utils.o utils.cpp
mkdir -pv ../bin 2>&1 > /dev/null
libtool: link: clang++ -o ../bin/.libs/exiv2 exiv2.o actions.o utils.o -ldl -L/tmp/exiv2/src/exiv2-0.25/xmpsdk/src ./.libs/libexiv2.so -Wl,-rpath -Wl,/usr/lib
make[1]: Leaving directory '/tmp/exiv2/src/exiv2-0.25/src'
cd po && make
make[1]: Entering directory '/tmp/exiv2/src/exiv2-0.25/po'
test ! -f ./exiv2.pot || \
test -z "bs.gmo de.gmo es.gmo fi.gmo fr.gmo gl.gmo ms.gmo pl.gmo pt.gmo ru.gmo sk.gmo sv.gmo ug.gmo uk.gmo vi.gmo" || make bs.gmo de.gmo es.gmo fi.gmo fr.gmo gl.gmo ms.gmo pl.gmo pt.gmo ru.gmo sk.gmo sv.gmo ug.gmo uk.gmo vi.gmo
make[2]: Entering directory '/tmp/exiv2/src/exiv2-0.25/po'
rm -f bs.gmo && /usr/bin/msgfmt -c --statistics -o bs.gmo bs.po
4421 translated messages, 618 fuzzy translations, 610 untranslated messages.
rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po
2542 translated messages, 1816 fuzzy translations, 1291 untranslated messages.
rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po
4328 translated messages, 12 fuzzy translations, 1309 untranslated messages.
rm -f fi.gmo && /usr/bin/msgfmt -c --statistics -o fi.gmo fi.po
209 translated messages, 1579 fuzzy translations, 3861 untranslated messages.
rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po
1427 translated messages, 2437 fuzzy translations, 1785 untranslated messages.
rm -f gl.gmo && /usr/bin/msgfmt -c --statistics -o gl.gmo gl.po
3908 translated messages, 789 fuzzy translations, 952 untranslated messages.
rm -f ms.gmo && /usr/bin/msgfmt -c --statistics -o ms.gmo ms.po
4912 translated messages, 351 fuzzy translations, 386 untranslated messages.
rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po
2622 translated messages, 1694 fuzzy translations, 1333 untranslated messages.
rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po
1863 translated messages, 1802 fuzzy translations, 1984 untranslated messages.
rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po
736 translated messages, 2932 fuzzy translations, 1981 untranslated messages.
rm -f sk.gmo && /usr/bin/msgfmt -c --statistics -o sk.gmo sk.po
2021 translated messages, 2056 fuzzy translations, 1572 untranslated messages.
rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po
5646 translated messages, 3 fuzzy translations.
rm -f ug.gmo && /usr/bin/msgfmt -c --statistics -o ug.gmo ug.po
2072 translated messages, 1384 fuzzy translations, 2193 untranslated messages.
rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po
2123 translated messages, 1483 fuzzy translations, 2043 untranslated messages.
rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po
1143 translated messages, 1733 fuzzy translations, 2773 untranslated messages.
make[2]: Leaving directory '/tmp/exiv2/src/exiv2-0.25/po'
touch stamp-po
make[1]: Leaving directory '/tmp/exiv2/src/exiv2-0.25/po'
==> Entering fakeroot environment...
==> Starting package()...
if test "x1" = "x1"; then cd xmpsdk/src && make xmpsdk; fi;
make[1]: Entering directory '/tmp/exiv2/src/exiv2-0.25/xmpsdk/src'
make[1]: Nothing to be done for 'xmpsdk'.
make[1]: Leaving directory '/tmp/exiv2/src/exiv2-0.25/xmpsdk/src'
cd src && make install
make[1]: Entering directory '/tmp/exiv2/src/exiv2-0.25/src'
mkdir -pv ../bin 2>&1 > /dev/null
libtool: link: clang++ -o ../bin/.libs/exiv2 exiv2.o actions.o utils.o -ldl -L/tmp/exiv2/src/exiv2-0.25/xmpsdk/src ./.libs/libexiv2.so -Wl,-rpath -Wl,/usr/lib
../config/mkinstalldirs /tmp/exiv2/pkg/exiv2/usr/include/exiv2
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/include/exiv2
/usr/bin/install -c -m 644 ../include/exiv2/exiv2.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/exiv2.hpp
/usr/bin/install -c -m 644 ../include/exiv2/config.h /tmp/exiv2/pkg/exiv2/usr/include/exiv2/config.h
/usr/bin/install -c -m 644 ../include/exiv2/exv_conf.h /tmp/exiv2/pkg/exiv2/usr/include/exiv2/exv_conf.h
/usr/bin/install -c -m 644 ../include/exiv2/exv_msvc.h /tmp/exiv2/pkg/exiv2/usr/include/exiv2/exv_msvc.h
/usr/bin/install -c -m 644 ../include/exiv2/version.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/version.hpp
/usr/bin/install -c -m 644 ../include/exiv2/basicio.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/basicio.hpp
/usr/bin/install -c -m 644 ../include/exiv2/bmpimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/bmpimage.hpp
/usr/bin/install -c -m 644 ../include/exiv2/convert.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/convert.hpp
/usr/bin/install -c -m 644 ../include/exiv2/cr2image.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/cr2image.hpp
/usr/bin/install -c -m 644 ../include/exiv2/crwimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/crwimage.hpp
/usr/bin/install -c -m 644 ../include/exiv2/datasets.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/datasets.hpp
/usr/bin/install -c -m 644 ../include/exiv2/easyaccess.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/easyaccess.hpp
/usr/bin/install -c -m 644 ../include/exiv2/epsimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/epsimage.hpp
/usr/bin/install -c -m 644 ../include/exiv2/error.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/error.hpp
/usr/bin/install -c -m 644 ../include/exiv2/exif.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/exif.hpp
/usr/bin/install -c -m 644 ../include/exiv2/futils.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/futils.hpp
/usr/bin/install -c -m 644 ../include/exiv2/gifimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/gifimage.hpp
/usr/bin/install -c -m 644 ../include/exiv2/http.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/http.hpp
/usr/bin/install -c -m 644 ../include/exiv2/image.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/image.hpp
/usr/bin/install -c -m 644 ../include/exiv2/iptc.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/iptc.hpp
/usr/bin/install -c -m 644 ../include/exiv2/jp2image.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/jp2image.hpp
/usr/bin/install -c -m 644 ../include/exiv2/jpgimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/jpgimage.hpp
/usr/bin/install -c -m 644 ../include/exiv2/metadatum.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/metadatum.hpp
/usr/bin/install -c -m 644 ../include/exiv2/mrwimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/mrwimage.hpp
/usr/bin/install -c -m 644 ../include/exiv2/orfimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/orfimage.hpp
/usr/bin/install -c -m 644 ../include/exiv2/pgfimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/pgfimage.hpp
/usr/bin/install -c -m 644 ../include/exiv2/pngimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/pngimage.hpp
/usr/bin/install -c -m 644 ../include/exiv2/preview.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/preview.hpp
/usr/bin/install -c -m 644 ../include/exiv2/properties.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/properties.hpp
/usr/bin/install -c -m 644 ../include/exiv2/psdimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/psdimage.hpp
/usr/bin/install -c -m 644 ../include/exiv2/rafimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/rafimage.hpp
/usr/bin/install -c -m 644 ../include/exiv2/rw2image.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/rw2image.hpp
/usr/bin/install -c -m 644 ../include/exiv2/tags.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/tags.hpp
/usr/bin/install -c -m 644 ../include/exiv2/tgaimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/tgaimage.hpp
/usr/bin/install -c -m 644 ../include/exiv2/tiffimage.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/tiffimage.hpp
/usr/bin/install -c -m 644 ../include/exiv2/types.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/types.hpp
/usr/bin/install -c -m 644 ../include/exiv2/value.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/value.hpp
/usr/bin/install -c -m 644 ../include/exiv2/version.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/version.hpp
/usr/bin/install -c -m 644 ../include/exiv2/xmp.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/xmp.hpp
/usr/bin/install -c -m 644 ../include/exiv2/xmpsidecar.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/xmpsidecar.hpp
/usr/bin/install -c -m 644 ../include/exiv2/asfvideo.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/asfvideo.hpp
/usr/bin/install -c -m 644 ../include/exiv2/matroskavideo.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/matroskavideo.hpp
/usr/bin/install -c -m 644 ../include/exiv2/quicktimevideo.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/quicktimevideo.hpp
/usr/bin/install -c -m 644 ../include/exiv2/riffvideo.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/riffvideo.hpp
/usr/bin/install -c -m 644 ../include/exiv2/utilsvideo.hpp /tmp/exiv2/pkg/exiv2/usr/include/exiv2/utilsvideo.hpp
/usr/bin/install -c -m 644 svn_version.h /tmp/exiv2/pkg/exiv2/usr/include/exiv2/svn_version.h
../config/mkinstalldirs /tmp/exiv2/pkg/exiv2/usr/lib
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/lib
libtool: install: /usr/bin/install -c -m 644 .libs/libexiv2.so.14.0.0 /tmp/exiv2/pkg/exiv2/usr/lib/libexiv2.so.14.0.0
libtool: install: (cd /tmp/exiv2/pkg/exiv2/usr/lib && { ln -s -f libexiv2.so.14.0.0 libexiv2.so.14 || { rm -f libexiv2.so.14 && ln -s libexiv2.so.14.0.0 libexiv2.so.14; }; })
libtool: install: (cd /tmp/exiv2/pkg/exiv2/usr/lib && { ln -s -f libexiv2.so.14.0.0 libexiv2.so || { rm -f libexiv2.so && ln -s libexiv2.so.14.0.0 libexiv2.so; }; })
libtool: install: /usr/bin/install -c -m 644 .libs/libexiv2.lai /tmp/exiv2/pkg/exiv2/usr/lib/libexiv2.la
libtool: install: /usr/bin/install -c -m 644 .libs/libexiv2.a /tmp/exiv2/pkg/exiv2/usr/lib/libexiv2.a
libtool: install: chmod 644 /tmp/exiv2/pkg/exiv2/usr/lib/libexiv2.a
libtool: install: ranlib /tmp/exiv2/pkg/exiv2/usr/lib/libexiv2.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
../config/mkinstalldirs /tmp/exiv2/pkg/exiv2/usr/bin
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/bin
../config/mkinstalldirs /tmp/exiv2/pkg/exiv2/usr/lib/pkgconfig
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/lib/pkgconfig
/usr/bin/install -c -m 644 ../config/exiv2.pc /tmp/exiv2/pkg/exiv2/usr/lib/pkgconfig/exiv2.pc
../config/mkinstalldirs /tmp/exiv2/pkg/exiv2/usr/bin
libtool: install: warning: `libexiv2.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c ../bin/.libs/exiv2 /tmp/exiv2/pkg/exiv2/usr/bin/exiv2
../config/mkinstalldirs /tmp/exiv2/pkg/exiv2/usr/share/man
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/man
../config/mkinstalldirs /tmp/exiv2/pkg/exiv2/usr/share/man/man1
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/man/man1
/usr/bin/install -c -m 644 exiv2.1 /tmp/exiv2/pkg/exiv2/usr/share/man/man1/exiv2.1
make[1]: Leaving directory '/tmp/exiv2/src/exiv2-0.25/src'
cd po && make install
make[1]: Entering directory '/tmp/exiv2/src/exiv2-0.25/po'
/bin/sh .././config/mkinstalldirs /tmp/exiv2/pkg/exiv2/usr/share
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/bs/LC_MESSAGES
installing bs.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/bs/LC_MESSAGES/exiv2.mo
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/de/LC_MESSAGES
installing de.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/de/LC_MESSAGES/exiv2.mo
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/es/LC_MESSAGES
installing es.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/es/LC_MESSAGES/exiv2.mo
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/fi/LC_MESSAGES
installing fi.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/fi/LC_MESSAGES/exiv2.mo
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/fr/LC_MESSAGES/exiv2.mo
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/gl/LC_MESSAGES
installing gl.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/gl/LC_MESSAGES/exiv2.mo
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/ms/LC_MESSAGES
installing ms.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/ms/LC_MESSAGES/exiv2.mo
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/pl/LC_MESSAGES
installing pl.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/pl/LC_MESSAGES/exiv2.mo
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/pt/LC_MESSAGES
installing pt.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/pt/LC_MESSAGES/exiv2.mo
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/ru/LC_MESSAGES
installing ru.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/ru/LC_MESSAGES/exiv2.mo
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/sk/LC_MESSAGES
installing sk.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/sk/LC_MESSAGES/exiv2.mo
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/sv/LC_MESSAGES
installing sv.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/sv/LC_MESSAGES/exiv2.mo
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/ug/LC_MESSAGES
installing ug.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/ug/LC_MESSAGES/exiv2.mo
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/uk/LC_MESSAGES
installing uk.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/uk/LC_MESSAGES/exiv2.mo
mkdir -p -- /tmp/exiv2/pkg/exiv2/usr/share/locale/vi/LC_MESSAGES
installing vi.gmo as /tmp/exiv2/pkg/exiv2/usr/share/locale/vi/LC_MESSAGES/exiv2.mo
if test "exiv2" = "gettext-tools"; then \
/bin/sh .././config/mkinstalldirs /tmp/exiv2/pkg/exiv2/usr/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/tmp/exiv2/pkg/exiv2/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /tmp/exiv2/pkg/exiv2/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/tmp/exiv2/src/exiv2-0.25/po'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> WARNING: Package contains reference to $srcdir
==> Creating package "exiv2"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: exiv2 0.25-3 (Thu Apr 13 17:00:39 UTC 2017)
CMD: pacman --query --file exiv2-0.25-3-x86_64.pkg.tar.xz
Creating hybrid package for 'exiv2'
Trying to find vanilla package 'exiv2'...
CMD: pacman --query --file /mirror/libkexiv2_4-15.08.3-2.pkg.tar.xz
CMD: pacman --query --file /mirror/libgexiv2-0.10.3-4.pkg.tar.xz
CMD: pacman --query --file /mirror/libkexiv2-16.04.2-1.pkg.tar.xz
CMD: pacman --query --file /mirror/python2-exiv2-0.3.2-10.pkg.tar.xz
CMD: pacman --query --file /mirror/exiv2-0.25-3.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/share/man/man1/exiv2.1.gz
/usr/share/locale/sv/LC_MESSAGES/exiv2.mo
/usr/share/locale/uk/LC_MESSAGES/exiv2.mo
/usr/share/locale/de/LC_MESSAGES/exiv2.mo
/usr/share/locale/pl/LC_MESSAGES/exiv2.mo
/usr/share/locale/pt/LC_MESSAGES/exiv2.mo
/usr/share/locale/ms/LC_MESSAGES/exiv2.mo
/usr/share/locale/ru/LC_MESSAGES/exiv2.mo
/usr/share/locale/fi/LC_MESSAGES/exiv2.mo
/usr/share/locale/ug/LC_MESSAGES/exiv2.mo
/usr/share/locale/vi/LC_MESSAGES/exiv2.mo
/usr/share/locale/gl/LC_MESSAGES/exiv2.mo
/usr/share/locale/es/LC_MESSAGES/exiv2.mo
/usr/share/locale/fr/LC_MESSAGES/exiv2.mo
/usr/share/locale/bs/LC_MESSAGES/exiv2.mo
/usr/share/locale/sk/LC_MESSAGES/exiv2.mo
/usr/lib/libexiv2.so
/usr/lib/libexiv2.so.14
/usr/lib/libexiv2.so.14.0.0
/usr/lib/pkgconfig/exiv2.pc
/usr/include/exiv2/types.hpp
/usr/include/exiv2/tags.hpp
/usr/include/exiv2/epsimage.hpp
/usr/include/exiv2/tgaimage.hpp
/usr/include/exiv2/exiv2.hpp
/usr/include/exiv2/psdimage.hpp
/usr/include/exiv2/basicio.hpp
/usr/include/exiv2/version.hpp
/usr/include/exiv2/bmpimage.hpp
/usr/include/exiv2/http.hpp
/usr/include/exiv2/jpgimage.hpp
/usr/include/exiv2/utilsvideo.hpp
/usr/include/exiv2/futils.hpp
/usr/include/exiv2/image.hpp
/usr/include/exiv2/crwimage.hpp
/usr/include/exiv2/value.hpp
/usr/include/exiv2/cr2image.hpp
/usr/include/exiv2/easyaccess.hpp
/usr/include/exiv2/rw2image.hpp
/usr/include/exiv2/matroskavideo.hpp
/usr/include/exiv2/error.hpp
/usr/include/exiv2/exif.hpp
/usr/include/exiv2/pngimage.hpp
/usr/include/exiv2/xmp.hpp
/usr/include/exiv2/datasets.hpp
/usr/include/exiv2/mrwimage.hpp
/usr/include/exiv2/rafimage.hpp
/usr/include/exiv2/properties.hpp
/usr/include/exiv2/quicktimevideo.hpp
/usr/include/exiv2/metadatum.hpp
/usr/include/exiv2/asfvideo.hpp
/usr/include/exiv2/exv_conf.h
/usr/include/exiv2/pgfimage.hpp
/usr/include/exiv2/xmpsidecar.hpp
/usr/include/exiv2/preview.hpp
/usr/include/exiv2/jp2image.hpp
/usr/include/exiv2/iptc.hpp
/usr/include/exiv2/svn_version.h
/usr/include/exiv2/tiffimage.hpp
/usr/include/exiv2/gifimage.hpp
/usr/include/exiv2/exv_msvc.h
/usr/include/exiv2/convert.hpp
/usr/include/exiv2/config.h
/usr/include/exiv2/orfimage.hpp
/usr/include/exiv2/riffvideo.hpp
/usr/bin/exiv2
/sysroot/usr/lib/libexiv2.so.14.0.0
/sysroot/usr/lib/libexiv2.so.14
/sysroot/usr/lib/libexiv2.so
/sysroot/usr/lib/libexiv2.la
/sysroot/usr/lib/libexiv2.a
/sysroot/usr/lib/pkgconfig/exiv2.pc
/sysroot/usr/include/exiv2/exiv2.hpp
/sysroot/usr/include/exiv2/config.h
/sysroot/usr/include/exiv2/exv_conf.h
/sysroot/usr/include/exiv2/exv_msvc.h
/sysroot/usr/include/exiv2/basicio.hpp
/sysroot/usr/include/exiv2/bmpimage.hpp
/sysroot/usr/include/exiv2/convert.hpp
/sysroot/usr/include/exiv2/cr2image.hpp
/sysroot/usr/include/exiv2/crwimage.hpp
/sysroot/usr/include/exiv2/datasets.hpp
/sysroot/usr/include/exiv2/easyaccess.hpp
/sysroot/usr/include/exiv2/epsimage.hpp
/sysroot/usr/include/exiv2/error.hpp
/sysroot/usr/include/exiv2/exif.hpp
/sysroot/usr/include/exiv2/futils.hpp
/sysroot/usr/include/exiv2/gifimage.hpp
/sysroot/usr/include/exiv2/http.hpp
/sysroot/usr/include/exiv2/image.hpp
/sysroot/usr/include/exiv2/iptc.hpp
/sysroot/usr/include/exiv2/jp2image.hpp
/sysroot/usr/include/exiv2/jpgimage.hpp
/sysroot/usr/include/exiv2/metadatum.hpp
/sysroot/usr/include/exiv2/mrwimage.hpp
/sysroot/usr/include/exiv2/orfimage.hpp
/sysroot/usr/include/exiv2/pgfimage.hpp
/sysroot/usr/include/exiv2/pngimage.hpp
/sysroot/usr/include/exiv2/preview.hpp
/sysroot/usr/include/exiv2/properties.hpp
/sysroot/usr/include/exiv2/psdimage.hpp
/sysroot/usr/include/exiv2/rafimage.hpp
/sysroot/usr/include/exiv2/rw2image.hpp
/sysroot/usr/include/exiv2/tags.hpp
/sysroot/usr/include/exiv2/tgaimage.hpp
/sysroot/usr/include/exiv2/tiffimage.hpp
/sysroot/usr/include/exiv2/types.hpp
/sysroot/usr/include/exiv2/value.hpp
/sysroot/usr/include/exiv2/version.hpp
/sysroot/usr/include/exiv2/xmp.hpp
/sysroot/usr/include/exiv2/xmpsidecar.hpp
/sysroot/usr/include/exiv2/asfvideo.hpp
/sysroot/usr/include/exiv2/matroskavideo.hpp
/sysroot/usr/include/exiv2/quicktimevideo.hpp
/sysroot/usr/include/exiv2/riffvideo.hpp
/sysroot/usr/include/exiv2/utilsvideo.hpp
/sysroot/usr/include/exiv2/svn_version.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf exiv2.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/exiv2.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/exiv2.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/exiv2.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/exiv2/src/exiv2-0.25/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by exiv2 configure 0.25, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-video
## --------- ##
## Platform. ##
## --------- ##
hostname = 28aaa3f15438
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2765: checking for C++ compiler version
configure:2774: clang++ --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2785: $? = 0
configure:2774: clang++ -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:2785: $? = 0
configure:2774: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2785: $? = 1
configure:2774: clang++ -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:2785: $? = 1
configure:2805: checking whether the C++ compiler works
configure:2827: clang++ conftest.cpp >&5
configure:2831: $? = 0
configure:2879: result: yes
configure:2882: checking for C++ compiler default output file name
configure:2884: result: a.out
configure:2890: checking for suffix of executables
configure:2897: clang++ -o conftest conftest.cpp >&5
configure:2901: $? = 0
configure:2923: result:
configure:2945: checking whether we are cross compiling
configure:2953: clang++ -o conftest conftest.cpp >&5
configure:2957: $? = 0
configure:2964: ./conftest
configure:2968: $? = 0
configure:2983: result: no
configure:2988: checking for suffix of object files
configure:3010: clang++ -c conftest.cpp >&5
configure:3014: $? = 0
configure:3035: result: o
configure:3039: checking whether we are using the GNU C++ compiler
configure:3058: clang++ -c conftest.cpp >&5
configure:3058: $? = 0
configure:3067: result: yes
configure:3076: checking whether clang++ accepts -g
configure:3137: result: no
configure:3165: checking how to run the C++ preprocessor
configure:3192: clang++ -E conftest.cpp
configure:3192: $? = 0
configure:3206: clang++ -E conftest.cpp
conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3206: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "exiv2"
| #define PACKAGE_TARNAME "exiv2"
| #define PACKAGE_VERSION "0.25"
| #define PACKAGE_STRING "exiv2 0.25"
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
| #define PACKAGE_URL ""
| #define PACKAGE "exiv2"
| #define VERSION "0.25"
| /* end confdefs.h. */
| #include
configure:3231: result: clang++ -E
configure:3251: clang++ -E conftest.cpp
configure:3251: $? = 0
configure:3265: clang++ -E conftest.cpp
conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3265: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "exiv2"
| #define PACKAGE_TARNAME "exiv2"
| #define PACKAGE_VERSION "0.25"
| #define PACKAGE_STRING "exiv2 0.25"
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
| #define PACKAGE_URL ""
| #define PACKAGE "exiv2"
| #define VERSION "0.25"
| /* end confdefs.h. */
| #include
configure:3303: checking for x86_64-unknown-linux-gcc
configure:3330: result: clang
configure:3599: checking for C compiler version
configure:3608: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3619: $? = 0
configure:3608: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3619: $? = 0
configure:3608: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3619: $? = 1
configure:3608: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3619: $? = 1
configure:3623: checking whether we are using the GNU C compiler
configure:3642: clang -c conftest.c >&5
configure:3642: $? = 0
configure:3651: result: yes
configure:3660: checking whether clang accepts -g
configure:3721: result: no
configure:3738: checking for clang option to accept ISO C89
configure:3801: clang -c conftest.c >&5
configure:3801: $? = 0
configure:3814: result: none needed
configure:3839: checking how to run the C preprocessor
configure:3870: clang -E conftest.c
configure:3870: $? = 0
configure:3884: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3884: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "exiv2"
| #define PACKAGE_TARNAME "exiv2"
| #define PACKAGE_VERSION "0.25"
| #define PACKAGE_STRING "exiv2 0.25"
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
| #define PACKAGE_URL ""
| #define PACKAGE "exiv2"
| #define VERSION "0.25"
| /* end confdefs.h. */
| #include
configure:3909: result: clang -E
configure:3929: clang -E conftest.c
configure:3929: $? = 0
configure:3943: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "exiv2"
| #define PACKAGE_TARNAME "exiv2"
| #define PACKAGE_VERSION "0.25"
| #define PACKAGE_STRING "exiv2 0.25"
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
| #define PACKAGE_URL ""
| #define PACKAGE "exiv2"
| #define VERSION "0.25"
| /* end confdefs.h. */
| #include
configure:3985: checking for a BSD-compatible install
configure:4053: result: /usr/bin/install -c
configure:4064: checking whether ln -s works
configure:4068: result: yes
configure:4075: checking whether make sets $(MAKE)
configure:4097: result: yes
configure:4110: checking build system type
configure:4124: result: x86_64-unknown-linux-gnu
configure:4144: checking host system type
configure:4157: result: x86_64-unknown-linux-gnu
configure:4196: checking whether NLS is requested
configure:4205: result: yes
configure:4243: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:4275: result: /usr/bin/msgfmt
configure:4284: checking for gmsgfmt
configure:4315: result: /usr/bin/msgfmt
configure:4355: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:4387: result: /usr/bin/xgettext
configure:4427: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:4458: result: /usr/bin/msgmerge
configure:4533: checking for ld used by GCC
configure:4597: result: /usr/bin/ld
configure:4604: checking if the linker (/usr/bin/ld) is GNU ld
configure:4617: result: yes
configure:4624: checking for shared library run path origin
configure:4637: result: done
configure:5054: checking for CFPreferencesCopyAppValue
configure:5074: clang -o conftest -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5
conftest.c:11:10: fatal error: 'CFPreferences.h' file not found
#include
^
1 error generated.
configure:5074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "exiv2"
| #define PACKAGE_TARNAME "exiv2"
| #define PACKAGE_VERSION "0.25"
| #define PACKAGE_STRING "exiv2 0.25"
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
| #define PACKAGE_URL ""
| #define PACKAGE "exiv2"
| #define VERSION "0.25"
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:5084: result: no
configure:5091: checking for CFLocaleCopyCurrent
configure:5111: clang -o conftest -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5
conftest.c:11:10: fatal error: 'CFLocale.h' file not found
#include
^
1 error generated.
configure:5111: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "exiv2"
| #define PACKAGE_TARNAME "exiv2"
| #define PACKAGE_VERSION "0.25"
| #define PACKAGE_STRING "exiv2 0.25"
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
| #define PACKAGE_URL ""
| #define PACKAGE "exiv2"
| #define VERSION "0.25"
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:5121: result: no
configure:5136: checking whether NLS is requested
configure:5145: result: yes
configure:5163: checking for GNU gettext in libc
configure:5182: clang -o conftest conftest.c >&5
configure:5182: $? = 0
configure:5190: result: yes
configure:5778: checking whether to use NLS
configure:5780: result: yes
configure:5783: checking where the gettext function comes from
configure:5794: result: libc
configure:5880: checking for a sed that does not truncate output
configure:5944: result: /usr/bin/sed
configure:5962: checking for grep that handles long lines and -e
configure:6020: result: /usr/bin/grep
configure:6025: checking for egrep
configure:6087: result: /usr/bin/grep -E
configure:6092: checking for fgrep
configure:6154: result: /usr/bin/grep -F
configure:6189: checking for ld used by clang
configure:6256: result: /usr/bin/ld
configure:6263: checking if the linker (/usr/bin/ld) is GNU ld
configure:6278: result: yes
configure:6290: checking for BSD- or MS-compatible name lister (nm)
configure:6339: result: /usr/bin/nm -B
configure:6457: checking the name lister (/usr/bin/nm -B) interface
configure:6464: clang -c conftest.c >&5
configure:6467: /usr/bin/nm -B "conftest.o"
configure:6470: output
0000000000000000 B some_variable
configure:6477: result: BSD nm
configure:6481: checking the maximum length of command line arguments
configure:6601: result: 1572864
configure:6618: checking whether the shell understands some XSI constructs
configure:6628: result: yes
configure:6632: checking whether the shell understands "+="
configure:6638: result: yes
configure:6673: checking for /usr/bin/ld option to reload object files
configure:6680: result: -r
configure:6709: checking for x86_64-unknown-linux-objdump
configure:6739: result: no
configure:6749: checking for objdump
configure:6765: found /usr/bin/objdump
configure:6776: result: objdump
configure:6808: checking how to recognize dependent libraries
configure:7004: result: pass_all
configure:7024: checking for x86_64-unknown-linux-ar
configure:7054: result: no
configure:7064: checking for ar
configure:7080: found /usr/bin/ar
configure:7091: result: ar
configure:7129: checking for x86_64-unknown-linux-strip
configure:7159: result: no
configure:7169: checking for strip
configure:7185: found /usr/bin/strip
configure:7196: result: strip
configure:7228: checking for x86_64-unknown-linux-ranlib
configure:7258: result: no
configure:7268: checking for ranlib
configure:7284: found /usr/bin/ranlib
configure:7295: result: ranlib
configure:7385: checking command to parse /usr/bin/nm -B output from clang object
configure:7503: clang -c conftest.c >&5
configure:7506: $? = 0
configure:7510: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7513: $? = 0
configure:7567: clang -o conftest conftest.c conftstm.o >&5
configure:7570: $? = 0
configure:7608: result: ok
configure:7703: clang -c conftest.c >&5
configure:7706: $? = 0
configure:8412: checking for ANSI C header files
configure:8432: clang -c conftest.c >&5
configure:8432: $? = 0
configure:8505: clang -o conftest conftest.c >&5
configure:8505: $? = 0
configure:8505: ./conftest
configure:8505: $? = 0
configure:8516: result: yes
configure:8529: checking for sys/types.h
configure:8529: clang -c conftest.c >&5
configure:8529: $? = 0
configure:8529: result: yes
configure:8529: checking for sys/stat.h
configure:8529: clang -c conftest.c >&5
configure:8529: $? = 0
configure:8529: result: yes
configure:8529: checking for stdlib.h
configure:8529: clang -c conftest.c >&5
configure:8529: $? = 0
configure:8529: result: yes
configure:8529: checking for string.h
configure:8529: clang -c conftest.c >&5
configure:8529: $? = 0
configure:8529: result: yes
configure:8529: checking for memory.h
configure:8529: clang -c conftest.c >&5
configure:8529: $? = 0
configure:8529: result: yes
configure:8529: checking for strings.h
configure:8529: clang -c conftest.c >&5
configure:8529: $? = 0
configure:8529: result: yes
configure:8529: checking for inttypes.h
configure:8529: clang -c conftest.c >&5
configure:8529: $? = 0
configure:8529: result: yes
configure:8529: checking for stdint.h
configure:8529: clang -c conftest.c >&5
configure:8529: $? = 0
configure:8529: result: yes
configure:8529: checking for unistd.h
configure:8529: clang -c conftest.c >&5
configure:8529: $? = 0
configure:8529: result: yes
configure:8543: checking for dlfcn.h
configure:8543: clang -c conftest.c >&5
configure:8543: $? = 0
configure:8543: result: yes
configure:8668: checking for C++ compiler version
configure:8677: clang++ --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:8688: $? = 0
configure:8677: clang++ -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:8688: $? = 0
configure:8677: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:8688: $? = 1
configure:8677: clang++ -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:8688: $? = 1
configure:8692: checking whether we are using the GNU C++ compiler
configure:8720: result: yes
configure:8729: checking whether clang++ accepts -g
configure:8790: result: no
configure:8821: checking how to run the C++ preprocessor
configure:8887: result: clang++ -E
configure:8907: clang++ -E conftest.cpp
configure:8907: $? = 0
configure:8921: clang++ -E conftest.cpp
conftest.cpp:25:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:8921: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "exiv2"
| #define PACKAGE_TARNAME "exiv2"
| #define PACKAGE_VERSION "0.25"
| #define PACKAGE_STRING "exiv2 0.25"
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
| #define PACKAGE_URL ""
| #define PACKAGE "exiv2"
| #define VERSION "0.25"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include
configure:9127: checking for objdir
configure:9142: result: .libs
configure:9438: checking if clang supports -fno-rtti -fno-exceptions
configure:9456: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:9460: $? = 0
configure:9473: result: yes
configure:9493: checking for clang option to produce PIC
configure:9765: result: -fPIC -DPIC
configure:9777: checking if clang PIC flag -fPIC -DPIC works
configure:9795: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9799: $? = 0
configure:9812: result: yes
configure:9836: checking if clang static flag -static works
configure:9864: result: yes
configure:9879: checking if clang supports -c -o file.o
configure:9900: clang -c -o out/conftest2.o conftest.c >&5
configure:9904: $? = 0
configure:9926: result: yes
configure:9934: checking if clang supports -c -o file.o
configure:9981: result: yes
configure:10014: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11004: result: yes
configure:11041: checking whether -lc should be explicitly linked in
configure:11046: clang -c conftest.c >&5
configure:11049: $? = 0
configure:11064: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:11067: $? = 0
configure:11079: result: no
configure:11243: checking dynamic linker characteristics
configure:11676: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11676: $? = 0
configure:11906: result: GNU/Linux ld.so
configure:12008: checking how to hardcode library paths into programs
configure:12033: result: immediate
configure:12553: checking whether stripping libraries is possible
configure:12558: result: yes
configure:12593: checking if libtool supports shared libraries
configure:12595: result: yes
configure:12598: checking whether to build shared libraries
configure:12619: result: yes
configure:12622: checking whether to build static libraries
configure:12626: result: yes
configure:12776: checking for ld used by clang++
configure:12843: result: /usr/bin/ld -m elf_x86_64
configure:12850: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:12865: result: yes
configure:12920: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13833: result: yes
configure:13861: clang++ -c conftest.cpp >&5
configure:13864: $? = 0
configure:14046: checking for clang++ option to produce PIC
configure:14363: result: -fPIC -DPIC
configure:14372: checking if clang++ PIC flag -fPIC -DPIC works
configure:14390: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14394: $? = 0
configure:14407: result: yes
configure:14428: checking if clang++ static flag -static works
configure:14456: result: yes
configure:14468: checking if clang++ supports -c -o file.o
configure:14489: clang++ -c -o out/conftest2.o conftest.cpp >&5
configure:14493: $? = 0
configure:14515: result: yes
configure:14520: checking if clang++ supports -c -o file.o
configure:14567: result: yes
configure:14597: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14626: result: yes
configure:14763: checking dynamic linker characteristics
configure:15144: clang++ -o conftest -Wl,-rpath -Wl,/foo conftest.cpp >&5
configure:15144: $? = 0
configure:15374: result: GNU/Linux ld.so
configure:15425: checking how to hardcode library paths into programs
configure:15450: result: immediate
configure:15601: checking for cos in -lm
configure:15626: clang -o conftest conftest.c -lm >&5
conftest.c:33:6: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration]
char cos ();
^
conftest.c:33:6: note: 'cos' is a builtin with type 'double (double)'
1 warning generated.
configure:15626: $? = 0
configure:15635: result: yes
configure:15649: checking if zlib is wanted
configure:15664: result: yes
configure:15698: checking for inflateEnd in -lz
configure:15723: clang -o conftest conftest.c -lz -lm >&5
configure:15723: $? = 0
configure:15732: result: yes
configure:15740: checking zlib.h usability
configure:15740: clang -c conftest.c >&5
configure:15740: $? = 0
configure:15740: result: yes
configure:15740: checking zlib.h presence
configure:15740: clang -E conftest.c
configure:15740: $? = 0
configure:15740: result: yes
configure:15740: checking for zlib.h
configure:15740: result: yes
configure:15759: checking for inflateEnd in -lz
configure:15793: result: yes
configure:15804: checking zlib in /usr
configure:15806: result: ok
configure:15856: checking for iconv
configure:15878: clang -o conftest conftest.c -lz -lm >&5
configure:15878: $? = 0
configure:15910: result: yes
configure:15931: checking for iconv declaration
configure:15960: clang -c conftest.c >&5
configure:15960: $? = 0
configure:15971: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:15985: checking for ANSI C header files
configure:16089: result: yes
configure:16100: checking libintl.h usability
configure:16100: clang -c conftest.c >&5
configure:16100: $? = 0
configure:16100: result: yes
configure:16100: checking libintl.h presence
configure:16100: clang -E conftest.c
configure:16100: $? = 0
configure:16100: result: yes
configure:16100: checking for libintl.h
configure:16100: result: yes
configure:16100: checking locale.h usability
configure:16100: clang -c conftest.c >&5
configure:16100: $? = 0
configure:16100: result: yes
configure:16100: checking locale.h presence
configure:16100: clang -E conftest.c
configure:16100: $? = 0
configure:16100: result: yes
configure:16100: checking for locale.h
configure:16100: result: yes
configure:16100: checking malloc.h usability
configure:16100: clang -c conftest.c >&5
configure:16100: $? = 0
configure:16100: result: yes
configure:16100: checking malloc.h presence
configure:16100: clang -E conftest.c
configure:16100: $? = 0
configure:16100: result: yes
configure:16100: checking for malloc.h
configure:16100: result: yes
configure:16100: checking for stdint.h
configure:16100: result: yes
configure:16100: checking for stdlib.h
configure:16100: result: yes
configure:16100: checking for string.h
configure:16100: result: yes
configure:16100: checking for unistd.h
configure:16100: result: yes
configure:16100: checking sys/mman.h usability
configure:16100: clang -c conftest.c >&5
configure:16100: $? = 0
configure:16100: result: yes
configure:16100: checking sys/mman.h presence
configure:16100: clang -E conftest.c
configure:16100: $? = 0
configure:16100: result: yes
configure:16100: checking for sys/mman.h
configure:16100: result: yes
configure:16100: checking utime.h usability
configure:16100: clang -c conftest.c >&5
configure:16100: $? = 0
configure:16100: result: yes
configure:16100: checking utime.h presence
configure:16100: clang -E conftest.c
configure:16100: $? = 0
configure:16100: result: yes
configure:16100: checking for utime.h
configure:16100: result: yes
configure:16100: checking regex.h usability
configure:16100: clang -c conftest.c >&5
configure:16100: $? = 0
configure:16100: result: yes
configure:16100: checking regex.h presence
configure:16100: clang -E conftest.c
configure:16100: $? = 0
configure:16100: result: yes
configure:16100: checking for regex.h
configure:16100: result: yes
configure:16114: checking for stdbool.h that conforms to C99
configure:16181: clang -c conftest.c >&5
conftest.c:89:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
bool e = &s;
~ ^
conftest.c:93:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:93:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:93:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:93:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:93:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:93:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:93:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:93:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:94:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:94:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:94:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
12 warnings generated.
configure:16181: $? = 0
configure:16188: result: yes
configure:16190: checking for _Bool
configure:16190: clang -c conftest.c >&5
configure:16190: $? = 0
configure:16190: clang -c conftest.c >&5
conftest.c:76:20: error: expected expression
if (sizeof ((_Bool)))
^
1 error generated.
configure:16190: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "exiv2"
| #define PACKAGE_TARNAME "exiv2"
| #define PACKAGE_VERSION "0.25"
| #define PACKAGE_STRING "exiv2 0.25"
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
| #define PACKAGE_URL ""
| #define PACKAGE "exiv2"
| #define VERSION "0.25"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_REGEX_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:16190: result: yes
configure:16207: checking for an ANSI C-conforming const
configure:16273: clang -c conftest.c >&5
configure:16273: $? = 0
configure:16280: result: yes
configure:16288: checking for inline
configure:16304: clang -c conftest.c >&5
configure:16304: $? = 0
configure:16312: result: inline
configure:16330: checking for pid_t
configure:16330: clang -c conftest.c >&5
configure:16330: $? = 0
configure:16330: clang -c conftest.c >&5
conftest.c:78:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:16330: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "exiv2"
| #define PACKAGE_TARNAME "exiv2"
| #define PACKAGE_VERSION "0.25"
| #define PACKAGE_STRING "exiv2 0.25"
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
| #define PACKAGE_URL ""
| #define PACKAGE "exiv2"
| #define VERSION "0.25"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_REGEX_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:16330: result: yes
configure:16341: checking for size_t
configure:16341: clang -c conftest.c >&5
configure:16341: $? = 0
configure:16341: clang -c conftest.c >&5
conftest.c:78:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:16341: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "exiv2"
| #define PACKAGE_TARNAME "exiv2"
| #define PACKAGE_VERSION "0.25"
| #define PACKAGE_STRING "exiv2 0.25"
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
| #define PACKAGE_URL ""
| #define PACKAGE "exiv2"
| #define VERSION "0.25"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_REGEX_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:16341: result: yes
configure:16352: checking whether struct tm is in sys/time.h or time.h
configure:16372: clang -c conftest.c >&5
configure:16372: $? = 0
configure:16379: result: time.h
configure:16407: checking for stdlib.h
configure:16407: result: yes
configure:16407: checking for unistd.h
configure:16407: result: yes
configure:16407: checking for sys/param.h
configure:16407: clang -c conftest.c >&5
configure:16407: $? = 0
configure:16407: result: yes
configure:16427: checking for getpagesize
configure:16427: clang -o conftest conftest.c -lz -lm >&5
configure:16427: $? = 0
configure:16427: result: yes
configure:16436: checking for working mmap
configure:16583: clang -o conftest conftest.c -lz -lm >&5
configure:16583: $? = 0
configure:16583: ./conftest
configure:16583: $? = 0
configure:16593: result: yes
configure:16602: checking whether strerror_r is declared
configure:16602: clang -c conftest.c >&5
configure:16602: $? = 0
configure:16602: result: yes
configure:16615: checking for strerror_r
configure:16615: clang -o conftest conftest.c -lz -lm >&5
configure:16615: $? = 0
configure:16615: result: yes
configure:16624: checking whether strerror_r returns char *
configure:16648: clang -c conftest.c >&5
conftest.c:87:13: error: indirection requires pointer operand ('int' invalid)
char x = *strerror_r (0, buf, sizeof buf);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
conftest.c:88:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
char *p = strerror_r (0, buf, sizeof buf);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning and 1 error generated.
configure:16648: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "exiv2"
| #define PACKAGE_TARNAME "exiv2"
| #define PACKAGE_VERSION "0.25"
| #define PACKAGE_STRING "exiv2 0.25"
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
| #define PACKAGE_URL ""
| #define PACKAGE "exiv2"
| #define VERSION "0.25"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_REGEX_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
|
| char buf[100];
| char x = *strerror_r (0, buf, sizeof buf);
| char *p = strerror_r (0, buf, sizeof buf);
| return !p || x;
|
| ;
| return 0;
| }
configure:16686: result: no
configure:16697: checking for gmtime_r
configure:16697: clang -o conftest conftest.c -lz -lm >&5
configure:16697: $? = 0
configure:16697: result: yes
configure:16697: checking for lstat
configure:16697: clang -o conftest conftest.c -lz -lm >&5
configure:16697: $? = 0
configure:16697: result: yes
configure:16697: checking for memset
configure:16697: clang -o conftest conftest.c -lz -lm >&5
conftest.c:74:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:74:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:16697: $? = 0
configure:16697: result: yes
configure:16697: checking for mmap
configure:16697: clang -o conftest conftest.c -lz -lm >&5
configure:16697: $? = 0
configure:16697: result: yes
configure:16697: checking for munmap
configure:16697: clang -o conftest conftest.c -lz -lm >&5
configure:16697: $? = 0
configure:16697: result: yes
configure:16697: checking for strchr
configure:16697: clang -o conftest conftest.c -lz -lm >&5
conftest.c:77:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
char strchr ();
^
conftest.c:77:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:16697: $? = 0
configure:16697: result: yes
configure:16697: checking for strerror
configure:16697: clang -o conftest conftest.c -lz -lm >&5
conftest.c:78:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:78:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:16697: $? = 0
configure:16697: result: yes
configure:16697: checking for strtol
configure:16697: clang -o conftest conftest.c -lz -lm >&5
configure:16697: $? = 0
configure:16697: result: yes
configure:16708: checking for timegm
configure:16708: clang -o conftest conftest.c -lz -lm >&5
configure:16708: $? = 0
configure:16708: result: yes
configure:16723: checking whether to enable dependency tracking
configure:16732: result: yes
configure:16741: checking whether to enable symbol visibility support
configure:16755: result: yes
configure:16766: checking whether the C++ compiler accepts the -xldscope=hidden flag
configure:16795: clang++ -c -xldscope=hidden conftest.cpp >&5
clang-3.8: error: language not recognized: 'ldscope=hidden'
clang-3.8: warning: conftest.cpp: 'linker' input unused
configure:16795: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "exiv2"
| #define PACKAGE_TARNAME "exiv2"
| #define PACKAGE_VERSION "0.25"
| #define PACKAGE_STRING "exiv2 0.25"
| #define PACKAGE_BUGREPORT "ahuggel@gmx.net"
| #define PACKAGE_URL ""
| #define PACKAGE "exiv2"
| #define VERSION "0.25"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_REGEX_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOL 1
| #define HAVE_TIMEGM 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
|
| ;
| return 0;
| }
|
configure:16818: result: no
configure:16844: checking whether the C++ compiler accepts the -fvisibility-inlines-hidden flag
configure:16873: clang++ -c -fvisibility-inlines-hidden conftest.cpp >&5
configure:16873: $? = 0
configure:16896: result: yes
configure:16925: checking whether to use the lens database for Nikon lens names
configure:16934: result: yes
configure:16941: checking whether to compile a commercial version of the Exiv2 library
configure:16950: result: no
configure:16955: checking whether to enable XMP support (requires expat)
configure:16964: result: yes
configure:16967: checking whether to compile with video support
configure:16976: result: yes
configure:16987: checking whether to compile with webready support
configure:16996: result: no
configure:17230: checking expat.h usability
configure:17230: clang -c conftest.c >&5
configure:17230: $? = 0
configure:17230: result: yes
configure:17230: checking expat.h presence
configure:17230: clang -E conftest.c
configure:17230: $? = 0
configure:17230: result: yes
configure:17230: checking for expat.h
configure:17230: result: yes
configure:17235: checking for XML_ParserCreate in -lexpat
configure:17260: clang -o conftest conftest.c -lexpat -lz -lm >&5
configure:17260: $? = 0
configure:17269: result: yes
configure:17455: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by exiv2 config.status 0.25, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 28aaa3f15438
config.status:1176: creating ./Makefile
config.status:1176: creating ./config/config.mk
config.status:1176: creating ./config/exiv2.pc
config.status:1176: creating ./po/Makefile.in
config.status:1176: creating ./src/doxygen.hpp
config.status:1176: creating ./config/config.h
config.status:1365: executing default-1 commands
config.status:1365: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_getpagesize=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_lstat=yes
ac_cv_func_memset=yes
ac_cv_func_mmap=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_strchr=yes
ac_cv_func_strerror=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=no
ac_cv_func_strtol=yes
ac_cv_func_timegm=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_expat_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_expat_XML_ParserCreate=yes
ac_cv_lib_m_cos=yes
ac_cv_lib_z_inflateEnd=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=no
ac_cv_prog_cxx_g=no
ac_cv_prog_make_make_set=yes
ac_cv_struct_tm=time.h
ac_cv_type__Bool=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_func_iconv=yes
am_cv_lib_iconv=no
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
ax_cv_cxx_check_flag__fvisibility_inlines_hidden=yes
ax_cv_cxx_check_flag__xldscope_hidden=no
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
zlib_cv_libz=yes
zlib_cv_zlib_h=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
CC='clang'
CFLAGS=''
COMMERCIAL_VERSION='no'
CPP='clang -E'
CPPFLAGS=''
CURL_CPPFLAGS=''
CURL_LDFLAGS=''
CURL_LIBS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXFLAGS=' -fvisibility=hidden -fvisibility-inlines-hidden'
DEFS='-DHAVE_CONFIG_H'
DEP_TRACKING='1'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_VIDEO='1'
ENABLE_XMP='1'
EXEEXT=''
EXIV2_LTVERSION='14:0:0'
EXPAT_CPPFLAGS=''
EXPAT_LDFLAGS=''
EXPAT_LIBS='-lexpat'
EXV_LIB_STATIC=''
FGREP='/usr/bin/grep -F'
GCC='yes'
GMSGFMT='/usr/bin/msgfmt'
GREP='/usr/bin/grep'
GXX='yes'
HAVE_LIBZ='1'
HAVE_TIMEGM='1'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=' -ldl'
LIBICONV=''
LIBINTL=''
LIBM='-lm'
LIBOBJS=''
LIBS='-lz -lm'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./config/ltmain.sh'
LIPO=''
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MKINSTALLDIRS='$(top_builddir)/./config/mkinstalldirs'
MSGFMT='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='exiv2'
PACKAGE_BUGREPORT='ahuggel@gmx.net'
PACKAGE_NAME='exiv2'
PACKAGE_STRING='exiv2 0.25'
PACKAGE_TARNAME='exiv2'
PACKAGE_URL=''
PACKAGE_VERSION='0.25'
PATH_SEPARATOR=':'
POSUB='po'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SSH_CPPFLAGS=''
SSH_LDFLAGS=''
SSH_LIBS=''
STRIP='strip'
USE_NLS='yes'
USE_SSH=''
VERSION='0.25'
XGETTEXT='/usr/bin/xgettext'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "exiv2"
#define PACKAGE_TARNAME "exiv2"
#define PACKAGE_VERSION "0.25"
#define PACKAGE_STRING "exiv2 0.25"
#define PACKAGE_BUGREPORT "ahuggel@gmx.net"
#define PACKAGE_URL ""
#define PACKAGE "exiv2"
#define VERSION "0.25"
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBZ 1
#define HAVE_ICONV 1
#define ICONV_CONST
#define STDC_HEADERS 1
#define HAVE_LIBINTL_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_UTIME_H 1
#define HAVE_REGEX_H 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_GMTIME_R 1
#define HAVE_LSTAT 1
#define HAVE_MEMSET 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define HAVE_STRCHR 1
#define HAVE_STRERROR 1
#define HAVE_STRTOL 1
#define HAVE_TIMEGM 1
#define WANT_VISIBILITY_SUPPORT 1
#define HAVE_DLL 1
#define HAVE_LENSDATA 1
#define ENABLE_VIDEO 1
#define HAVE_EXPAT_H 1
#define HAVE_EXPAT /**/
#define HAVE_XMP_TOOLKIT 1
configure: exit 0