Build of yaz with clang_glibc toolchain

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

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

SLOCLanguage
72,797 ansic
12,464 sh
9,964 makefile
2,169 tcl
382 yacc
97,776 total

The process tree of the build process is here.

Log

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

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

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

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: yaz 5.16.0-1 (Thu Apr 13 18:40:37 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for x86_64-unknown-linux-gcc... clang
# 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... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for bison... bison -y
# checking for tclsh... no
# checking for tclsh8.5... no
# checking for tclsh8.4... no
# checking for tclsh8.3... no
# checking for tclsh8.2... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by 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 whether ln -s works... yes
# 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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-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 sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if 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 pkg-config... /usr/bin/pkg-config
# checking for docbookx.dtd... Not found
# checking for docbook.dsl... Not found
# checking for htmlhelp.xsl... Not found
# checking whether byte ordering is bigendian... no
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking fnmatch.h usability... yes
# checking fnmatch.h presence... yes
# checking for fnmatch.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking langinfo.h usability... yes
# checking langinfo.h presence... yes
# checking for langinfo.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking for unistd.h... (cached) yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for sys/stat.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/times.h usability... yes
# checking sys/times.h presence... yes
# checking for sys/times.h... yes
# checking for sys/types.h... (cached) yes
# checking sys/un.h usability... yes
# checking sys/un.h presence... yes
# checking for sys/un.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking sys/prctl.h usability... yes
# checking sys/prctl.h presence... yes
# checking for sys/prctl.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking netinet/tcp.h usability... yes
# checking netinet/tcp.h presence... yes
# checking for netinet/tcp.h... yes
# checking netinet/in_systm.h usability... yes
# checking netinet/in_systm.h presence... yes
# checking for netinet/in_systm.h... yes
# checking execinfo.h usability... yes
# checking execinfo.h presence... yes
# checking for execinfo.h... yes
# checking for net/if.h... yes
# checking for netinet/in.h... yes
# checking for netinet/if_ether.h... yes
# checking for ANSI C header files... (cached) yes
# checking for long long... yes
# checking for connect... yes
# checking for gethostbyname... yes
# checking for redisCommandArgv in -lhiredis... no
# checking for redis... no
# checking for libmemcached... no
# checking for GNU TLS... 3.4.14
# checking for tgetent in -lncurses... yes
# checking for readline in -lreadline... yes
# checking for add_history in -lhistory... yes
# checking readline/readline.h usability... yes
# checking readline/readline.h presence... yes
# checking for readline/readline.h... yes
# checking readline/history.h usability... yes
# checking readline/history.h presence... yes
# checking for readline/history.h... yes
# checking for iconv... yes
# checking for getaddrinfo... yes
# checking for vsnprintf... yes
# checking for gettimeofday... yes
# checking for poll... yes
# checking for strerror_r... yes
# checking for localtime_r... yes
# checking for usleep... yes
# checking for fopen64... yes
# checking sys/poll.h usability... yes
# checking sys/poll.h presence... yes
# checking for sys/poll.h... yes
# checking for socklen_t... socklen_t
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... no
# checking whether pthreads work with -Kthread... no
# checking whether pthreads work with -kthread... no
# checking for the pthreads library -llthread... no
# checking whether pthreads work with -pthread... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for pkg-config... (cached) /usr/bin/pkg-config
# checking for libXML2... 2.9.4
# checking for libXSLT... 1.1.29
# checking for libEXSLT... 0.8.17
# checking for xsltSaveResultToString... yes
# checking for icu-config... /usr/bin/icu-config
# checking for ICU >= 3.4... yes
# checking ICU_CPPFLAGS...
# checking ICU_CFLAGS...
# checking ICU_CXXFLAGS... --std=c++0x
# checking ICU_LIBS... -licui18n -licuuc -licudata
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating test/Makefile
# config.status: creating util/Makefile
# config.status: creating include/Makefile
# config.status: creating include/yaz/Makefile
# config.status: creating client/Makefile
# config.status: creating ztest/Makefile
# config.status: creating zoom/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/local0.ent
# config.status: creating doc/common/Makefile
# config.status: creating doc/common/print.dsl
# config.status: creating etc/Makefile
# config.status: creating yaz-config
# config.status: creating yaz.pc
# config.status: creating Doxyfile
# config.status: creating win/version.nsi
# config.status: creating include/yaz/yaz-version.h
# config.status: creating include/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing default commands
# ------------------------------------------------------------------------
# Configuration:
#
# YAZ Package: yaz
# YAZ Version: 5.16.0
# Bugreport: yaz-help@indexdata.dk
# Source code location: .
# C Preprocessor: clang -E
# C Preprocessor flags:
# C Compiler: clang
# C Compiler flags: -pthread
# Linker flags:
# Linked libs: -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# Host System Type: x86_64-unknown-linux-gnu
# Install path: /usr
# Automake: ${SHELL} /tmp/yaz/src/yaz-5.16.0/config/missing automake-1.15
# Archiver: ar
# Ranlib: ranlib
#
# ------------------------------------------------------------------------
# Making all in src
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/src'
# depbase=`echo oid_std.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT oid_std.lo -MD -MP -MF $depbase.Tpo -c -o oid_std.lo oid_std.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT oid_std.lo -MD -MP -MF .deps/oid_std.Tpo -c oid_std.c -fPIC -DPIC -o .libs/oid_std.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT oid_std.lo -MD -MP -MF .deps/oid_std.Tpo -c oid_std.c -o oid_std.o >/dev/null 2>&1
# depbase=`echo marc8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marc8.lo -MD -MP -MF $depbase.Tpo -c -o marc8.lo marc8.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marc8.lo -MD -MP -MF .deps/marc8.Tpo -c marc8.c -fPIC -DPIC -o .libs/marc8.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marc8.lo -MD -MP -MF .deps/marc8.Tpo -c marc8.c -o marc8.o >/dev/null 2>&1
# depbase=`echo marc8r.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marc8r.lo -MD -MP -MF $depbase.Tpo -c -o marc8r.lo marc8r.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marc8r.lo -MD -MP -MF .deps/marc8r.Tpo -c marc8r.c -fPIC -DPIC -o .libs/marc8r.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marc8r.lo -MD -MP -MF .deps/marc8r.Tpo -c marc8r.c -o marc8r.o >/dev/null 2>&1
# depbase=`echo iso5426.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iso5426.lo -MD -MP -MF $depbase.Tpo -c -o iso5426.lo iso5426.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iso5426.lo -MD -MP -MF .deps/iso5426.Tpo -c iso5426.c -fPIC -DPIC -o .libs/iso5426.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iso5426.lo -MD -MP -MF .deps/iso5426.Tpo -c iso5426.c -o iso5426.o >/dev/null 2>&1
# depbase=`echo diagbib1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT diagbib1.lo -MD -MP -MF $depbase.Tpo -c -o diagbib1.lo diagbib1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT diagbib1.lo -MD -MP -MF .deps/diagbib1.Tpo -c diagbib1.c -fPIC -DPIC -o .libs/diagbib1.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT diagbib1.lo -MD -MP -MF .deps/diagbib1.Tpo -c diagbib1.c -o diagbib1.o >/dev/null 2>&1
# depbase=`echo diagsrw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT diagsrw.lo -MD -MP -MF $depbase.Tpo -c -o diagsrw.lo diagsrw.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT diagsrw.lo -MD -MP -MF .deps/diagsrw.Tpo -c diagsrw.c -fPIC -DPIC -o .libs/diagsrw.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT diagsrw.lo -MD -MP -MF .deps/diagsrw.Tpo -c diagsrw.c -o diagsrw.o >/dev/null 2>&1
# depbase=`echo diagsru_update.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT diagsru_update.lo -MD -MP -MF $depbase.Tpo -c -o diagsru_update.lo diagsru_update.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT diagsru_update.lo -MD -MP -MF .deps/diagsru_update.Tpo -c diagsru_update.c -fPIC -DPIC -o .libs/diagsru_update.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT diagsru_update.lo -MD -MP -MF .deps/diagsru_update.Tpo -c diagsru_update.c -o diagsru_update.o >/dev/null 2>&1
# depbase=`echo z-accdes1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-accdes1.lo -MD -MP -MF $depbase.Tpo -c -o z-accdes1.lo z-accdes1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-accdes1.lo -MD -MP -MF .deps/z-accdes1.Tpo -c z-accdes1.c -fPIC -DPIC -o .libs/z-accdes1.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-accdes1.lo -MD -MP -MF .deps/z-accdes1.Tpo -c z-accdes1.c -o z-accdes1.o >/dev/null 2>&1
# depbase=`echo z-accform1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-accform1.lo -MD -MP -MF $depbase.Tpo -c -o z-accform1.lo z-accform1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-accform1.lo -MD -MP -MF .deps/z-accform1.Tpo -c z-accform1.c -fPIC -DPIC -o .libs/z-accform1.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-accform1.lo -MD -MP -MF .deps/z-accform1.Tpo -c z-accform1.c -o z-accform1.o >/dev/null 2>&1
# depbase=`echo z-acckrb1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-acckrb1.lo -MD -MP -MF $depbase.Tpo -c -o z-acckrb1.lo z-acckrb1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-acckrb1.lo -MD -MP -MF .deps/z-acckrb1.Tpo -c z-acckrb1.c -fPIC -DPIC -o .libs/z-acckrb1.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-acckrb1.lo -MD -MP -MF .deps/z-acckrb1.Tpo -c z-acckrb1.c -o z-acckrb1.o >/dev/null 2>&1
# depbase=`echo z-core.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-core.lo -MD -MP -MF $depbase.Tpo -c -o z-core.lo z-core.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-core.lo -MD -MP -MF .deps/z-core.Tpo -c z-core.c -fPIC -DPIC -o .libs/z-core.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-core.lo -MD -MP -MF .deps/z-core.Tpo -c z-core.c -o z-core.o >/dev/null 2>&1
# depbase=`echo z-facet-1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-facet-1.lo -MD -MP -MF $depbase.Tpo -c -o z-facet-1.lo z-facet-1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-facet-1.lo -MD -MP -MF .deps/z-facet-1.Tpo -c z-facet-1.c -fPIC -DPIC -o .libs/z-facet-1.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-facet-1.lo -MD -MP -MF .deps/z-facet-1.Tpo -c z-facet-1.c -o z-facet-1.o >/dev/null 2>&1
# depbase=`echo z-diag1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-diag1.lo -MD -MP -MF $depbase.Tpo -c -o z-diag1.lo z-diag1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-diag1.lo -MD -MP -MF .deps/z-diag1.Tpo -c z-diag1.c -fPIC -DPIC -o .libs/z-diag1.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-diag1.lo -MD -MP -MF .deps/z-diag1.Tpo -c z-diag1.c -o z-diag1.o >/dev/null 2>&1
# depbase=`echo z-espec1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-espec1.lo -MD -MP -MF $depbase.Tpo -c -o z-espec1.lo z-espec1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-espec1.lo -MD -MP -MF .deps/z-espec1.Tpo -c z-espec1.c -fPIC -DPIC -o .libs/z-espec1.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-espec1.lo -MD -MP -MF .deps/z-espec1.Tpo -c z-espec1.c -o z-espec1.o >/dev/null 2>&1
# depbase=`echo z-estask.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-estask.lo -MD -MP -MF $depbase.Tpo -c -o z-estask.lo z-estask.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-estask.lo -MD -MP -MF .deps/z-estask.Tpo -c z-estask.c -fPIC -DPIC -o .libs/z-estask.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-estask.lo -MD -MP -MF .deps/z-estask.Tpo -c z-estask.c -o z-estask.o >/dev/null 2>&1
# depbase=`echo z-exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-exp.lo -MD -MP -MF $depbase.Tpo -c -o z-exp.lo z-exp.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-exp.lo -MD -MP -MF .deps/z-exp.Tpo -c z-exp.c -fPIC -DPIC -o .libs/z-exp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-exp.lo -MD -MP -MF .deps/z-exp.Tpo -c z-exp.c -o z-exp.o >/dev/null 2>&1
# depbase=`echo z-grs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-grs.lo -MD -MP -MF $depbase.Tpo -c -o z-grs.lo z-grs.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-grs.lo -MD -MP -MF .deps/z-grs.Tpo -c z-grs.c -fPIC -DPIC -o .libs/z-grs.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-grs.lo -MD -MP -MF .deps/z-grs.Tpo -c z-grs.c -o z-grs.o >/dev/null 2>&1
# depbase=`echo z-mterm2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-mterm2.lo -MD -MP -MF $depbase.Tpo -c -o z-mterm2.lo z-mterm2.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-mterm2.lo -MD -MP -MF .deps/z-mterm2.Tpo -c z-mterm2.c -fPIC -DPIC -o .libs/z-mterm2.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-mterm2.lo -MD -MP -MF .deps/z-mterm2.Tpo -c z-mterm2.c -o z-mterm2.o >/dev/null 2>&1
# depbase=`echo z-opac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-opac.lo -MD -MP -MF $depbase.Tpo -c -o z-opac.lo z-opac.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-opac.lo -MD -MP -MF .deps/z-opac.Tpo -c z-opac.c -fPIC -DPIC -o .libs/z-opac.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-opac.lo -MD -MP -MF .deps/z-opac.Tpo -c z-opac.c -o z-opac.o >/dev/null 2>&1
# depbase=`echo z-uifr1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-uifr1.lo -MD -MP -MF $depbase.Tpo -c -o z-uifr1.lo z-uifr1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-uifr1.lo -MD -MP -MF .deps/z-uifr1.Tpo -c z-uifr1.c -fPIC -DPIC -o .libs/z-uifr1.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-uifr1.lo -MD -MP -MF .deps/z-uifr1.Tpo -c z-uifr1.c -o z-uifr1.o >/dev/null 2>&1
# depbase=`echo z-rrf1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-rrf1.lo -MD -MP -MF $depbase.Tpo -c -o z-rrf1.lo z-rrf1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-rrf1.lo -MD -MP -MF .deps/z-rrf1.Tpo -c z-rrf1.c -fPIC -DPIC -o .libs/z-rrf1.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-rrf1.lo -MD -MP -MF .deps/z-rrf1.Tpo -c z-rrf1.c -o z-rrf1.o >/dev/null 2>&1
# depbase=`echo z-rrf2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-rrf2.lo -MD -MP -MF $depbase.Tpo -c -o z-rrf2.lo z-rrf2.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-rrf2.lo -MD -MP -MF .deps/z-rrf2.Tpo -c z-rrf2.c -fPIC -DPIC -o .libs/z-rrf2.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-rrf2.lo -MD -MP -MF .deps/z-rrf2.Tpo -c z-rrf2.c -o z-rrf2.o >/dev/null 2>&1
# depbase=`echo z-sum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-sum.lo -MD -MP -MF $depbase.Tpo -c -o z-sum.lo z-sum.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-sum.lo -MD -MP -MF .deps/z-sum.Tpo -c z-sum.c -fPIC -DPIC -o .libs/z-sum.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-sum.lo -MD -MP -MF .deps/z-sum.Tpo -c z-sum.c -o z-sum.o >/dev/null 2>&1
# depbase=`echo z-sutrs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-sutrs.lo -MD -MP -MF $depbase.Tpo -c -o z-sutrs.lo z-sutrs.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-sutrs.lo -MD -MP -MF .deps/z-sutrs.Tpo -c z-sutrs.c -fPIC -DPIC -o .libs/z-sutrs.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-sutrs.lo -MD -MP -MF .deps/z-sutrs.Tpo -c z-sutrs.c -o z-sutrs.o >/dev/null 2>&1
# depbase=`echo z-oclcui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-oclcui.lo -MD -MP -MF $depbase.Tpo -c -o z-oclcui.lo z-oclcui.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-oclcui.lo -MD -MP -MF .deps/z-oclcui.Tpo -c z-oclcui.c -fPIC -DPIC -o .libs/z-oclcui.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-oclcui.lo -MD -MP -MF .deps/z-oclcui.Tpo -c z-oclcui.c -o z-oclcui.o >/dev/null 2>&1
# depbase=`echo zes-expi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-expi.lo -MD -MP -MF $depbase.Tpo -c -o zes-expi.lo zes-expi.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-expi.lo -MD -MP -MF .deps/zes-expi.Tpo -c zes-expi.c -fPIC -DPIC -o .libs/zes-expi.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-expi.lo -MD -MP -MF .deps/zes-expi.Tpo -c zes-expi.c -o zes-expi.o >/dev/null 2>&1
# depbase=`echo zes-exps.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-exps.lo -MD -MP -MF $depbase.Tpo -c -o zes-exps.lo zes-exps.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-exps.lo -MD -MP -MF .deps/zes-exps.Tpo -c zes-exps.c -fPIC -DPIC -o .libs/zes-exps.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-exps.lo -MD -MP -MF .deps/zes-exps.Tpo -c zes-exps.c -o zes-exps.o >/dev/null 2>&1
# depbase=`echo zes-order.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-order.lo -MD -MP -MF $depbase.Tpo -c -o zes-order.lo zes-order.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-order.lo -MD -MP -MF .deps/zes-order.Tpo -c zes-order.c -fPIC -DPIC -o .libs/zes-order.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-order.lo -MD -MP -MF .deps/zes-order.Tpo -c zes-order.c -o zes-order.o >/dev/null 2>&1
# depbase=`echo zes-pquery.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-pquery.lo -MD -MP -MF $depbase.Tpo -c -o zes-pquery.lo zes-pquery.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-pquery.lo -MD -MP -MF .deps/zes-pquery.Tpo -c zes-pquery.c -fPIC -DPIC -o .libs/zes-pquery.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-pquery.lo -MD -MP -MF .deps/zes-pquery.Tpo -c zes-pquery.c -o zes-pquery.o >/dev/null 2>&1
# depbase=`echo zes-psched.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-psched.lo -MD -MP -MF $depbase.Tpo -c -o zes-psched.lo zes-psched.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-psched.lo -MD -MP -MF .deps/zes-psched.Tpo -c zes-psched.c -fPIC -DPIC -o .libs/zes-psched.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-psched.lo -MD -MP -MF .deps/zes-psched.Tpo -c zes-psched.c -o zes-psched.o >/dev/null 2>&1
# depbase=`echo zes-pset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-pset.lo -MD -MP -MF $depbase.Tpo -c -o zes-pset.lo zes-pset.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-pset.lo -MD -MP -MF .deps/zes-pset.Tpo -c zes-pset.c -fPIC -DPIC -o .libs/zes-pset.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-pset.lo -MD -MP -MF .deps/zes-pset.Tpo -c zes-pset.c -o zes-pset.o >/dev/null 2>&1
# depbase=`echo zes-update0.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-update0.lo -MD -MP -MF $depbase.Tpo -c -o zes-update0.lo zes-update0.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-update0.lo -MD -MP -MF .deps/zes-update0.Tpo -c zes-update0.c -fPIC -DPIC -o .libs/zes-update0.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-update0.lo -MD -MP -MF .deps/zes-update0.Tpo -c zes-update0.c -o zes-update0.o >/dev/null 2>&1
# depbase=`echo z-date.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-date.lo -MD -MP -MF $depbase.Tpo -c -o z-date.lo z-date.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-date.lo -MD -MP -MF .deps/z-date.Tpo -c z-date.c -fPIC -DPIC -o .libs/z-date.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-date.lo -MD -MP -MF .deps/z-date.Tpo -c z-date.c -o z-date.o >/dev/null 2>&1
# depbase=`echo z-univ.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-univ.lo -MD -MP -MF $depbase.Tpo -c -o z-univ.lo z-univ.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-univ.lo -MD -MP -MF .deps/z-univ.Tpo -c z-univ.c -fPIC -DPIC -o .libs/z-univ.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-univ.lo -MD -MP -MF .deps/z-univ.Tpo -c z-univ.c -o z-univ.o >/dev/null 2>&1
# depbase=`echo zes-update.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-update.lo -MD -MP -MF $depbase.Tpo -c -o zes-update.lo zes-update.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-update.lo -MD -MP -MF .deps/zes-update.Tpo -c zes-update.c -fPIC -DPIC -o .libs/zes-update.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-update.lo -MD -MP -MF .deps/zes-update.Tpo -c zes-update.c -o zes-update.o >/dev/null 2>&1
# depbase=`echo zes-admin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-admin.lo -MD -MP -MF $depbase.Tpo -c -o zes-admin.lo zes-admin.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-admin.lo -MD -MP -MF .deps/zes-admin.Tpo -c zes-admin.c -fPIC -DPIC -o .libs/zes-admin.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zes-admin.lo -MD -MP -MF .deps/zes-admin.Tpo -c zes-admin.c -o zes-admin.o >/dev/null 2>&1
# depbase=`echo z-charneg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-charneg.lo -MD -MP -MF $depbase.Tpo -c -o z-charneg.lo z-charneg.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-charneg.lo -MD -MP -MF .deps/z-charneg.Tpo -c z-charneg.c -fPIC -DPIC -o .libs/z-charneg.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT z-charneg.lo -MD -MP -MF .deps/z-charneg.Tpo -c z-charneg.c -o z-charneg.o >/dev/null 2>&1
# depbase=`echo ill-core.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ill-core.lo -MD -MP -MF $depbase.Tpo -c -o ill-core.lo ill-core.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ill-core.lo -MD -MP -MF .deps/ill-core.Tpo -c ill-core.c -fPIC -DPIC -o .libs/ill-core.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ill-core.lo -MD -MP -MF .deps/ill-core.Tpo -c ill-core.c -o ill-core.o >/dev/null 2>&1
# depbase=`echo item-req.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT item-req.lo -MD -MP -MF $depbase.Tpo -c -o item-req.lo item-req.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT item-req.lo -MD -MP -MF .deps/item-req.Tpo -c item-req.c -fPIC -DPIC -o .libs/item-req.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT item-req.lo -MD -MP -MF .deps/item-req.Tpo -c item-req.c -o item-req.o >/dev/null 2>&1
# depbase=`echo oclc-ill-req-ext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT oclc-ill-req-ext.lo -MD -MP -MF $depbase.Tpo -c -o oclc-ill-req-ext.lo oclc-ill-req-ext.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT oclc-ill-req-ext.lo -MD -MP -MF .deps/oclc-ill-req-ext.Tpo -c oclc-ill-req-ext.c -fPIC -DPIC -o .libs/oclc-ill-req-ext.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT oclc-ill-req-ext.lo -MD -MP -MF .deps/oclc-ill-req-ext.Tpo -c oclc-ill-req-ext.c -o oclc-ill-req-ext.o >/dev/null 2>&1
# depbase=`echo base64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT base64.lo -MD -MP -MF $depbase.Tpo -c -o base64.lo base64.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1
# depbase=`echo version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT version.lo -MD -MP -MF $depbase.Tpo -c -o version.lo version.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1
# depbase=`echo options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT options.lo -MD -MP -MF $depbase.Tpo -c -o options.lo options.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.o >/dev/null 2>&1
# depbase=`echo log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT log.lo -MD -MP -MF $depbase.Tpo -c -o log.lo log.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o >/dev/null 2>&1
# depbase=`echo cookie.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cookie.lo -MD -MP -MF $depbase.Tpo -c -o cookie.lo cookie.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cookie.lo -MD -MP -MF .deps/cookie.Tpo -c cookie.c -fPIC -DPIC -o .libs/cookie.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cookie.lo -MD -MP -MF .deps/cookie.Tpo -c cookie.c -o cookie.o >/dev/null 2>&1
# depbase=`echo marcdisp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marcdisp.lo -MD -MP -MF $depbase.Tpo -c -o marcdisp.lo marcdisp.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marcdisp.lo -MD -MP -MF .deps/marcdisp.Tpo -c marcdisp.c -fPIC -DPIC -o .libs/marcdisp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marcdisp.lo -MD -MP -MF .deps/marcdisp.Tpo -c marcdisp.c -o marcdisp.o >/dev/null 2>&1
# depbase=`echo marc_read_json.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marc_read_json.lo -MD -MP -MF $depbase.Tpo -c -o marc_read_json.lo marc_read_json.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marc_read_json.lo -MD -MP -MF .deps/marc_read_json.Tpo -c marc_read_json.c -fPIC -DPIC -o .libs/marc_read_json.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marc_read_json.lo -MD -MP -MF .deps/marc_read_json.Tpo -c marc_read_json.c -o marc_read_json.o >/dev/null 2>&1
# depbase=`echo marc_read_xml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marc_read_xml.lo -MD -MP -MF $depbase.Tpo -c -o marc_read_xml.lo marc_read_xml.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marc_read_xml.lo -MD -MP -MF .deps/marc_read_xml.Tpo -c marc_read_xml.c -fPIC -DPIC -o .libs/marc_read_xml.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marc_read_xml.lo -MD -MP -MF .deps/marc_read_xml.Tpo -c marc_read_xml.c -o marc_read_xml.o >/dev/null 2>&1
# depbase=`echo marc_read_iso2709.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marc_read_iso2709.lo -MD -MP -MF $depbase.Tpo -c -o marc_read_iso2709.lo marc_read_iso2709.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marc_read_iso2709.lo -MD -MP -MF .deps/marc_read_iso2709.Tpo -c marc_read_iso2709.c -fPIC -DPIC -o .libs/marc_read_iso2709.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marc_read_iso2709.lo -MD -MP -MF .deps/marc_read_iso2709.Tpo -c marc_read_iso2709.c -o marc_read_iso2709.o >/dev/null 2>&1
# depbase=`echo marc_read_line.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marc_read_line.lo -MD -MP -MF $depbase.Tpo -c -o marc_read_line.lo marc_read_line.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marc_read_line.lo -MD -MP -MF .deps/marc_read_line.Tpo -c marc_read_line.c -fPIC -DPIC -o .libs/marc_read_line.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT marc_read_line.lo -MD -MP -MF .deps/marc_read_line.Tpo -c marc_read_line.c -o marc_read_line.o >/dev/null 2>&1
# depbase=`echo wrbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT wrbuf.lo -MD -MP -MF $depbase.Tpo -c -o wrbuf.lo wrbuf.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT wrbuf.lo -MD -MP -MF .deps/wrbuf.Tpo -c wrbuf.c -fPIC -DPIC -o .libs/wrbuf.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT wrbuf.lo -MD -MP -MF .deps/wrbuf.Tpo -c wrbuf.c -o wrbuf.o >/dev/null 2>&1
# depbase=`echo wrbuf_sha1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT wrbuf_sha1.lo -MD -MP -MF $depbase.Tpo -c -o wrbuf_sha1.lo wrbuf_sha1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT wrbuf_sha1.lo -MD -MP -MF .deps/wrbuf_sha1.Tpo -c wrbuf_sha1.c -fPIC -DPIC -o .libs/wrbuf_sha1.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT wrbuf_sha1.lo -MD -MP -MF .deps/wrbuf_sha1.Tpo -c wrbuf_sha1.c -o wrbuf_sha1.o >/dev/null 2>&1
# depbase=`echo oid_db.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT oid_db.lo -MD -MP -MF $depbase.Tpo -c -o oid_db.lo oid_db.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT oid_db.lo -MD -MP -MF .deps/oid_db.Tpo -c oid_db.c -fPIC -DPIC -o .libs/oid_db.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT oid_db.lo -MD -MP -MF .deps/oid_db.Tpo -c oid_db.c -o oid_db.o >/dev/null 2>&1
# depbase=`echo errno.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT errno.lo -MD -MP -MF $depbase.Tpo -c -o errno.lo errno.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT errno.lo -MD -MP -MF .deps/errno.Tpo -c errno.c -fPIC -DPIC -o .libs/errno.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT errno.lo -MD -MP -MF .deps/errno.Tpo -c errno.c -o errno.o >/dev/null 2>&1
# depbase=`echo nmemsdup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT nmemsdup.lo -MD -MP -MF $depbase.Tpo -c -o nmemsdup.lo nmemsdup.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT nmemsdup.lo -MD -MP -MF .deps/nmemsdup.Tpo -c nmemsdup.c -fPIC -DPIC -o .libs/nmemsdup.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT nmemsdup.lo -MD -MP -MF .deps/nmemsdup.Tpo -c nmemsdup.c -o nmemsdup.o >/dev/null 2>&1
# depbase=`echo xmalloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xmalloc.lo -MD -MP -MF $depbase.Tpo -c -o xmalloc.lo xmalloc.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -o xmalloc.o >/dev/null 2>&1
# depbase=`echo readconf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT readconf.lo -MD -MP -MF $depbase.Tpo -c -o readconf.lo readconf.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT readconf.lo -MD -MP -MF .deps/readconf.Tpo -c readconf.c -fPIC -DPIC -o .libs/readconf.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT readconf.lo -MD -MP -MF .deps/readconf.Tpo -c readconf.c -o readconf.o >/dev/null 2>&1
# depbase=`echo tpath.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT tpath.lo -MD -MP -MF $depbase.Tpo -c -o tpath.lo tpath.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT tpath.lo -MD -MP -MF .deps/tpath.Tpo -c tpath.c -fPIC -DPIC -o .libs/tpath.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT tpath.lo -MD -MP -MF .deps/tpath.Tpo -c tpath.c -o tpath.o >/dev/null 2>&1
# depbase=`echo nmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT nmem.lo -MD -MP -MF $depbase.Tpo -c -o nmem.lo nmem.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT nmem.lo -MD -MP -MF .deps/nmem.Tpo -c nmem.c -fPIC -DPIC -o .libs/nmem.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT nmem.lo -MD -MP -MF .deps/nmem.Tpo -c nmem.c -o nmem.o >/dev/null 2>&1
# depbase=`echo matchstr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT matchstr.lo -MD -MP -MF $depbase.Tpo -c -o matchstr.lo matchstr.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT matchstr.lo -MD -MP -MF .deps/matchstr.Tpo -c matchstr.c -fPIC -DPIC -o .libs/matchstr.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT matchstr.lo -MD -MP -MF .deps/matchstr.Tpo -c matchstr.c -o matchstr.o >/dev/null 2>&1
# depbase=`echo atoin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT atoin.lo -MD -MP -MF $depbase.Tpo -c -o atoin.lo atoin.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT atoin.lo -MD -MP -MF .deps/atoin.Tpo -c atoin.c -fPIC -DPIC -o .libs/atoin.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT atoin.lo -MD -MP -MF .deps/atoin.Tpo -c atoin.c -o atoin.o >/dev/null 2>&1
# depbase=`echo siconv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT siconv.lo -MD -MP -MF $depbase.Tpo -c -o siconv.lo siconv.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT siconv.lo -MD -MP -MF .deps/siconv.Tpo -c siconv.c -fPIC -DPIC -o .libs/siconv.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT siconv.lo -MD -MP -MF .deps/siconv.Tpo -c siconv.c -o siconv.o >/dev/null 2>&1
# depbase=`echo utf8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT utf8.lo -MD -MP -MF $depbase.Tpo -c -o utf8.lo utf8.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/utf8.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o >/dev/null 2>&1
# depbase=`echo ucs4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ucs4.lo -MD -MP -MF $depbase.Tpo -c -o ucs4.lo ucs4.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ucs4.lo -MD -MP -MF .deps/ucs4.Tpo -c ucs4.c -fPIC -DPIC -o .libs/ucs4.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ucs4.lo -MD -MP -MF .deps/ucs4.Tpo -c ucs4.c -o ucs4.o >/dev/null 2>&1
# depbase=`echo iso5428.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iso5428.lo -MD -MP -MF $depbase.Tpo -c -o iso5428.lo iso5428.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iso5428.lo -MD -MP -MF .deps/iso5428.Tpo -c iso5428.c -fPIC -DPIC -o .libs/iso5428.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iso5428.lo -MD -MP -MF .deps/iso5428.Tpo -c iso5428.c -o iso5428.o >/dev/null 2>&1
# depbase=`echo advancegreek.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT advancegreek.lo -MD -MP -MF $depbase.Tpo -c -o advancegreek.lo advancegreek.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT advancegreek.lo -MD -MP -MF .deps/advancegreek.Tpo -c advancegreek.c -fPIC -DPIC -o .libs/advancegreek.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT advancegreek.lo -MD -MP -MF .deps/advancegreek.Tpo -c advancegreek.c -o advancegreek.o >/dev/null 2>&1
# depbase=`echo odr_bool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_bool.lo -MD -MP -MF $depbase.Tpo -c -o odr_bool.lo odr_bool.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_bool.lo -MD -MP -MF .deps/odr_bool.Tpo -c odr_bool.c -fPIC -DPIC -o .libs/odr_bool.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_bool.lo -MD -MP -MF .deps/odr_bool.Tpo -c odr_bool.c -o odr_bool.o >/dev/null 2>&1
# depbase=`echo ber_bool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_bool.lo -MD -MP -MF $depbase.Tpo -c -o ber_bool.lo ber_bool.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_bool.lo -MD -MP -MF .deps/ber_bool.Tpo -c ber_bool.c -fPIC -DPIC -o .libs/ber_bool.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_bool.lo -MD -MP -MF .deps/ber_bool.Tpo -c ber_bool.c -o ber_bool.o >/dev/null 2>&1
# depbase=`echo ber_len.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_len.lo -MD -MP -MF $depbase.Tpo -c -o ber_len.lo ber_len.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_len.lo -MD -MP -MF .deps/ber_len.Tpo -c ber_len.c -fPIC -DPIC -o .libs/ber_len.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_len.lo -MD -MP -MF .deps/ber_len.Tpo -c ber_len.c -o ber_len.o >/dev/null 2>&1
# depbase=`echo ber_tag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_tag.lo -MD -MP -MF $depbase.Tpo -c -o ber_tag.lo ber_tag.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_tag.lo -MD -MP -MF .deps/ber_tag.Tpo -c ber_tag.c -fPIC -DPIC -o .libs/ber_tag.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_tag.lo -MD -MP -MF .deps/ber_tag.Tpo -c ber_tag.c -o ber_tag.o >/dev/null 2>&1
# depbase=`echo odr_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_util.lo -MD -MP -MF $depbase.Tpo -c -o odr_util.lo odr_util.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_util.lo -MD -MP -MF .deps/odr_util.Tpo -c odr_util.c -fPIC -DPIC -o .libs/odr_util.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_util.lo -MD -MP -MF .deps/odr_util.Tpo -c odr_util.c -o odr_util.o >/dev/null 2>&1
# depbase=`echo facet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT facet.lo -MD -MP -MF $depbase.Tpo -c -o facet.lo facet.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT facet.lo -MD -MP -MF .deps/facet.Tpo -c facet.c -fPIC -DPIC -o .libs/facet.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT facet.lo -MD -MP -MF .deps/facet.Tpo -c facet.c -o facet.o >/dev/null 2>&1
# depbase=`echo odr_null.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_null.lo -MD -MP -MF $depbase.Tpo -c -o odr_null.lo odr_null.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_null.lo -MD -MP -MF .deps/odr_null.Tpo -c odr_null.c -fPIC -DPIC -o .libs/odr_null.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_null.lo -MD -MP -MF .deps/odr_null.Tpo -c odr_null.c -o odr_null.o >/dev/null 2>&1
# depbase=`echo ber_null.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_null.lo -MD -MP -MF $depbase.Tpo -c -o ber_null.lo ber_null.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_null.lo -MD -MP -MF .deps/ber_null.Tpo -c ber_null.c -fPIC -DPIC -o .libs/ber_null.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_null.lo -MD -MP -MF .deps/ber_null.Tpo -c ber_null.c -o ber_null.o >/dev/null 2>&1
# depbase=`echo odr_int.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_int.lo -MD -MP -MF $depbase.Tpo -c -o odr_int.lo odr_int.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_int.lo -MD -MP -MF .deps/odr_int.Tpo -c odr_int.c -fPIC -DPIC -o .libs/odr_int.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_int.lo -MD -MP -MF .deps/odr_int.Tpo -c odr_int.c -o odr_int.o >/dev/null 2>&1
# depbase=`echo ber_int.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_int.lo -MD -MP -MF $depbase.Tpo -c -o ber_int.lo ber_int.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_int.lo -MD -MP -MF .deps/ber_int.Tpo -c ber_int.c -fPIC -DPIC -o .libs/ber_int.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_int.lo -MD -MP -MF .deps/ber_int.Tpo -c ber_int.c -o ber_int.o >/dev/null 2>&1
# depbase=`echo odr_tag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_tag.lo -MD -MP -MF $depbase.Tpo -c -o odr_tag.lo odr_tag.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_tag.lo -MD -MP -MF .deps/odr_tag.Tpo -c odr_tag.c -fPIC -DPIC -o .libs/odr_tag.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_tag.lo -MD -MP -MF .deps/odr_tag.Tpo -c odr_tag.c -o odr_tag.o >/dev/null 2>&1
# depbase=`echo odr_cons.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_cons.lo -MD -MP -MF $depbase.Tpo -c -o odr_cons.lo odr_cons.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_cons.lo -MD -MP -MF .deps/odr_cons.Tpo -c odr_cons.c -fPIC -DPIC -o .libs/odr_cons.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_cons.lo -MD -MP -MF .deps/odr_cons.Tpo -c odr_cons.c -o odr_cons.o >/dev/null 2>&1
# depbase=`echo odr_seq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_seq.lo -MD -MP -MF $depbase.Tpo -c -o odr_seq.lo odr_seq.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_seq.lo -MD -MP -MF .deps/odr_seq.Tpo -c odr_seq.c -fPIC -DPIC -o .libs/odr_seq.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_seq.lo -MD -MP -MF .deps/odr_seq.Tpo -c odr_seq.c -o odr_seq.o >/dev/null 2>&1
# depbase=`echo odr_oct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_oct.lo -MD -MP -MF $depbase.Tpo -c -o odr_oct.lo odr_oct.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_oct.lo -MD -MP -MF .deps/odr_oct.Tpo -c odr_oct.c -fPIC -DPIC -o .libs/odr_oct.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_oct.lo -MD -MP -MF .deps/odr_oct.Tpo -c odr_oct.c -o odr_oct.o >/dev/null 2>&1
# depbase=`echo ber_oct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_oct.lo -MD -MP -MF $depbase.Tpo -c -o ber_oct.lo ber_oct.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_oct.lo -MD -MP -MF .deps/ber_oct.Tpo -c ber_oct.c -fPIC -DPIC -o .libs/ber_oct.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_oct.lo -MD -MP -MF .deps/ber_oct.Tpo -c ber_oct.c -o ber_oct.o >/dev/null 2>&1
# depbase=`echo odr_bit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_bit.lo -MD -MP -MF $depbase.Tpo -c -o odr_bit.lo odr_bit.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_bit.lo -MD -MP -MF .deps/odr_bit.Tpo -c odr_bit.c -fPIC -DPIC -o .libs/odr_bit.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_bit.lo -MD -MP -MF .deps/odr_bit.Tpo -c odr_bit.c -o odr_bit.o >/dev/null 2>&1
# depbase=`echo ber_bit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_bit.lo -MD -MP -MF $depbase.Tpo -c -o ber_bit.lo ber_bit.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_bit.lo -MD -MP -MF .deps/ber_bit.Tpo -c ber_bit.c -fPIC -DPIC -o .libs/ber_bit.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_bit.lo -MD -MP -MF .deps/ber_bit.Tpo -c ber_bit.c -o ber_bit.o >/dev/null 2>&1
# depbase=`echo odr_oid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_oid.lo -MD -MP -MF $depbase.Tpo -c -o odr_oid.lo odr_oid.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_oid.lo -MD -MP -MF .deps/odr_oid.Tpo -c odr_oid.c -fPIC -DPIC -o .libs/odr_oid.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_oid.lo -MD -MP -MF .deps/odr_oid.Tpo -c odr_oid.c -o odr_oid.o >/dev/null 2>&1
# depbase=`echo ber_oid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_oid.lo -MD -MP -MF $depbase.Tpo -c -o ber_oid.lo ber_oid.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_oid.lo -MD -MP -MF .deps/ber_oid.Tpo -c ber_oid.c -fPIC -DPIC -o .libs/ber_oid.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_oid.lo -MD -MP -MF .deps/ber_oid.Tpo -c ber_oid.c -o ber_oid.o >/dev/null 2>&1
# depbase=`echo odr_use.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_use.lo -MD -MP -MF $depbase.Tpo -c -o odr_use.lo odr_use.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_use.lo -MD -MP -MF .deps/odr_use.Tpo -c odr_use.c -fPIC -DPIC -o .libs/odr_use.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_use.lo -MD -MP -MF .deps/odr_use.Tpo -c odr_use.c -o odr_use.o >/dev/null 2>&1
# depbase=`echo odr_choice.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_choice.lo -MD -MP -MF $depbase.Tpo -c -o odr_choice.lo odr_choice.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_choice.lo -MD -MP -MF .deps/odr_choice.Tpo -c odr_choice.c -fPIC -DPIC -o .libs/odr_choice.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_choice.lo -MD -MP -MF .deps/odr_choice.Tpo -c odr_choice.c -o odr_choice.o >/dev/null 2>&1
# depbase=`echo odr_any.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_any.lo -MD -MP -MF $depbase.Tpo -c -o odr_any.lo odr_any.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_any.lo -MD -MP -MF .deps/odr_any.Tpo -c odr_any.c -fPIC -DPIC -o .libs/odr_any.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_any.lo -MD -MP -MF .deps/odr_any.Tpo -c odr_any.c -o odr_any.o >/dev/null 2>&1
# depbase=`echo ber_any.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_any.lo -MD -MP -MF $depbase.Tpo -c -o ber_any.lo ber_any.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_any.lo -MD -MP -MF .deps/ber_any.Tpo -c ber_any.c -fPIC -DPIC -o .libs/ber_any.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ber_any.lo -MD -MP -MF .deps/ber_any.Tpo -c ber_any.c -o ber_any.o >/dev/null 2>&1
# depbase=`echo odr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr.lo -MD -MP -MF $depbase.Tpo -c -o odr.lo odr.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr.lo -MD -MP -MF .deps/odr.Tpo -c odr.c -fPIC -DPIC -o .libs/odr.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr.lo -MD -MP -MF .deps/odr.Tpo -c odr.c -o odr.o >/dev/null 2>&1
# depbase=`echo odr_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_mem.lo -MD -MP -MF $depbase.Tpo -c -o odr_mem.lo odr_mem.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_mem.lo -MD -MP -MF .deps/odr_mem.Tpo -c odr_mem.c -fPIC -DPIC -o .libs/odr_mem.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_mem.lo -MD -MP -MF .deps/odr_mem.Tpo -c odr_mem.c -o odr_mem.o >/dev/null 2>&1
# depbase=`echo dumpber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT dumpber.lo -MD -MP -MF $depbase.Tpo -c -o dumpber.lo dumpber.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT dumpber.lo -MD -MP -MF .deps/dumpber.Tpo -c dumpber.c -fPIC -DPIC -o .libs/dumpber.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT dumpber.lo -MD -MP -MF .deps/dumpber.Tpo -c dumpber.c -o dumpber.o >/dev/null 2>&1
# depbase=`echo odr_enum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_enum.lo -MD -MP -MF $depbase.Tpo -c -o odr_enum.lo odr_enum.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_enum.lo -MD -MP -MF .deps/odr_enum.Tpo -c odr_enum.c -fPIC -DPIC -o .libs/odr_enum.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT odr_enum.lo -MD -MP -MF .deps/odr_enum.Tpo -c odr_enum.c -o odr_enum.o >/dev/null 2>&1
# depbase=`echo comstack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT comstack.lo -MD -MP -MF $depbase.Tpo -c -o comstack.lo comstack.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT comstack.lo -MD -MP -MF .deps/comstack.Tpo -c comstack.c -fPIC -DPIC -o .libs/comstack.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT comstack.lo -MD -MP -MF .deps/comstack.Tpo -c comstack.c -o comstack.o >/dev/null 2>&1
# depbase=`echo tcpip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT tcpip.lo -MD -MP -MF $depbase.Tpo -c -o tcpip.lo tcpip.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT tcpip.lo -MD -MP -MF .deps/tcpip.Tpo -c tcpip.c -fPIC -DPIC -o .libs/tcpip.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT tcpip.lo -MD -MP -MF .deps/tcpip.Tpo -c tcpip.c -o tcpip.o >/dev/null 2>&1
# depbase=`echo unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT unix.lo -MD -MP -MF $depbase.Tpo -c -o unix.lo unix.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -fPIC -DPIC -o .libs/unix.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -o unix.o >/dev/null 2>&1
# depbase=`echo prt-ext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT prt-ext.lo -MD -MP -MF $depbase.Tpo -c -o prt-ext.lo prt-ext.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT prt-ext.lo -MD -MP -MF .deps/prt-ext.Tpo -c prt-ext.c -fPIC -DPIC -o .libs/prt-ext.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT prt-ext.lo -MD -MP -MF .deps/prt-ext.Tpo -c prt-ext.c -o prt-ext.o >/dev/null 2>&1
# depbase=`echo ill-get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ill-get.lo -MD -MP -MF $depbase.Tpo -c -o ill-get.lo ill-get.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ill-get.lo -MD -MP -MF .deps/ill-get.Tpo -c ill-get.c -fPIC -DPIC -o .libs/ill-get.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ill-get.lo -MD -MP -MF .deps/ill-get.Tpo -c ill-get.c -o ill-get.o >/dev/null 2>&1
# depbase=`echo zget.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zget.lo -MD -MP -MF $depbase.Tpo -c -o zget.lo zget.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zget.lo -MD -MP -MF .deps/zget.Tpo -c zget.c -fPIC -DPIC -o .libs/zget.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zget.lo -MD -MP -MF .deps/zget.Tpo -c zget.c -o zget.o >/dev/null 2>&1
# depbase=`echo yaz-ccl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT yaz-ccl.lo -MD -MP -MF $depbase.Tpo -c -o yaz-ccl.lo yaz-ccl.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT yaz-ccl.lo -MD -MP -MF .deps/yaz-ccl.Tpo -c yaz-ccl.c -fPIC -DPIC -o .libs/yaz-ccl.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT yaz-ccl.lo -MD -MP -MF .deps/yaz-ccl.Tpo -c yaz-ccl.c -o yaz-ccl.o >/dev/null 2>&1
# depbase=`echo diag-entry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT diag-entry.lo -MD -MP -MF $depbase.Tpo -c -o diag-entry.lo diag-entry.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT diag-entry.lo -MD -MP -MF .deps/diag-entry.Tpo -c diag-entry.c -fPIC -DPIC -o .libs/diag-entry.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT diag-entry.lo -MD -MP -MF .deps/diag-entry.Tpo -c diag-entry.c -o diag-entry.o >/dev/null 2>&1
# depbase=`echo logrpn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT logrpn.lo -MD -MP -MF $depbase.Tpo -c -o logrpn.lo logrpn.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT logrpn.lo -MD -MP -MF .deps/logrpn.Tpo -c logrpn.c -fPIC -DPIC -o .libs/logrpn.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT logrpn.lo -MD -MP -MF .deps/logrpn.Tpo -c logrpn.c -o logrpn.o >/dev/null 2>&1
# depbase=`echo otherinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT otherinfo.lo -MD -MP -MF $depbase.Tpo -c -o otherinfo.lo otherinfo.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT otherinfo.lo -MD -MP -MF .deps/otherinfo.Tpo -c otherinfo.c -fPIC -DPIC -o .libs/otherinfo.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT otherinfo.lo -MD -MP -MF .deps/otherinfo.Tpo -c otherinfo.c -o otherinfo.o >/dev/null 2>&1
# depbase=`echo pquery.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT pquery.lo -MD -MP -MF $depbase.Tpo -c -o pquery.lo pquery.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT pquery.lo -MD -MP -MF .deps/pquery.Tpo -c pquery.c -fPIC -DPIC -o .libs/pquery.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT pquery.lo -MD -MP -MF .deps/pquery.Tpo -c pquery.c -o pquery.o >/dev/null 2>&1
# depbase=`echo sortspec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT sortspec.lo -MD -MP -MF $depbase.Tpo -c -o sortspec.lo sortspec.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT sortspec.lo -MD -MP -MF .deps/sortspec.Tpo -c sortspec.c -fPIC -DPIC -o .libs/sortspec.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT sortspec.lo -MD -MP -MF .deps/sortspec.Tpo -c sortspec.c -o sortspec.o >/dev/null 2>&1
# depbase=`echo charneg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT charneg.lo -MD -MP -MF $depbase.Tpo -c -o charneg.lo charneg.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT charneg.lo -MD -MP -MF .deps/charneg.Tpo -c charneg.c -fPIC -DPIC -o .libs/charneg.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT charneg.lo -MD -MP -MF .deps/charneg.Tpo -c charneg.c -o charneg.o >/dev/null 2>&1
# depbase=`echo initopt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT initopt.lo -MD -MP -MF $depbase.Tpo -c -o initopt.lo initopt.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT initopt.lo -MD -MP -MF .deps/initopt.Tpo -c initopt.c -fPIC -DPIC -o .libs/initopt.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT initopt.lo -MD -MP -MF .deps/initopt.Tpo -c initopt.c -o initopt.o >/dev/null 2>&1
# depbase=`echo init_diag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT init_diag.lo -MD -MP -MF $depbase.Tpo -c -o init_diag.lo init_diag.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT init_diag.lo -MD -MP -MF .deps/init_diag.Tpo -c init_diag.c -fPIC -DPIC -o .libs/init_diag.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT init_diag.lo -MD -MP -MF .deps/init_diag.Tpo -c init_diag.c -o init_diag.o >/dev/null 2>&1
# depbase=`echo init_globals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT init_globals.lo -MD -MP -MF $depbase.Tpo -c -o init_globals.lo init_globals.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT init_globals.lo -MD -MP -MF .deps/init_globals.Tpo -c init_globals.c -fPIC -DPIC -o .libs/init_globals.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT init_globals.lo -MD -MP -MF .deps/init_globals.Tpo -c init_globals.c -o init_globals.o >/dev/null 2>&1
# depbase=`echo zoom-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-c.lo -MD -MP -MF $depbase.Tpo -c -o zoom-c.lo zoom-c.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-c.lo -MD -MP -MF .deps/zoom-c.Tpo -c zoom-c.c -fPIC -DPIC -o .libs/zoom-c.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-c.lo -MD -MP -MF .deps/zoom-c.Tpo -c zoom-c.c -o zoom-c.o >/dev/null 2>&1
# depbase=`echo zoom-memcached.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-memcached.lo -MD -MP -MF $depbase.Tpo -c -o zoom-memcached.lo zoom-memcached.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-memcached.lo -MD -MP -MF .deps/zoom-memcached.Tpo -c zoom-memcached.c -fPIC -DPIC -o .libs/zoom-memcached.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-memcached.lo -MD -MP -MF .deps/zoom-memcached.Tpo -c zoom-memcached.c -o zoom-memcached.o >/dev/null 2>&1
# depbase=`echo zoom-z3950.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-z3950.lo -MD -MP -MF $depbase.Tpo -c -o zoom-z3950.lo zoom-z3950.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-z3950.lo -MD -MP -MF .deps/zoom-z3950.Tpo -c zoom-z3950.c -fPIC -DPIC -o .libs/zoom-z3950.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-z3950.lo -MD -MP -MF .deps/zoom-z3950.Tpo -c zoom-z3950.c -o zoom-z3950.o >/dev/null 2>&1
# depbase=`echo zoom-sru.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-sru.lo -MD -MP -MF $depbase.Tpo -c -o zoom-sru.lo zoom-sru.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-sru.lo -MD -MP -MF .deps/zoom-sru.Tpo -c zoom-sru.c -fPIC -DPIC -o .libs/zoom-sru.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-sru.lo -MD -MP -MF .deps/zoom-sru.Tpo -c zoom-sru.c -o zoom-sru.o >/dev/null 2>&1
# depbase=`echo zoom-query.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-query.lo -MD -MP -MF $depbase.Tpo -c -o zoom-query.lo zoom-query.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-query.lo -MD -MP -MF .deps/zoom-query.Tpo -c zoom-query.c -fPIC -DPIC -o .libs/zoom-query.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-query.lo -MD -MP -MF .deps/zoom-query.Tpo -c zoom-query.c -o zoom-query.o >/dev/null 2>&1
# depbase=`echo zoom-record-cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-record-cache.lo -MD -MP -MF $depbase.Tpo -c -o zoom-record-cache.lo zoom-record-cache.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-record-cache.lo -MD -MP -MF .deps/zoom-record-cache.Tpo -c zoom-record-cache.c -fPIC -DPIC -o .libs/zoom-record-cache.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-record-cache.lo -MD -MP -MF .deps/zoom-record-cache.Tpo -c zoom-record-cache.c -o zoom-record-cache.o >/dev/null 2>&1
# depbase=`echo zoom-event.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-event.lo -MD -MP -MF $depbase.Tpo -c -o zoom-event.lo zoom-event.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-event.lo -MD -MP -MF .deps/zoom-event.Tpo -c zoom-event.c -fPIC -DPIC -o .libs/zoom-event.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-event.lo -MD -MP -MF .deps/zoom-event.Tpo -c zoom-event.c -o zoom-event.o >/dev/null 2>&1
# depbase=`echo record_render.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT record_render.lo -MD -MP -MF $depbase.Tpo -c -o record_render.lo record_render.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT record_render.lo -MD -MP -MF .deps/record_render.Tpo -c record_render.c -fPIC -DPIC -o .libs/record_render.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT record_render.lo -MD -MP -MF .deps/record_render.Tpo -c record_render.c -o record_render.o >/dev/null 2>&1
# depbase=`echo zoom-socket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-socket.lo -MD -MP -MF $depbase.Tpo -c -o zoom-socket.lo zoom-socket.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-socket.lo -MD -MP -MF .deps/zoom-socket.Tpo -c zoom-socket.c -fPIC -DPIC -o .libs/zoom-socket.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-socket.lo -MD -MP -MF .deps/zoom-socket.Tpo -c zoom-socket.c -o zoom-socket.o >/dev/null 2>&1
# depbase=`echo zoom-opt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-opt.lo -MD -MP -MF $depbase.Tpo -c -o zoom-opt.lo zoom-opt.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-opt.lo -MD -MP -MF .deps/zoom-opt.Tpo -c zoom-opt.c -fPIC -DPIC -o .libs/zoom-opt.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zoom-opt.lo -MD -MP -MF .deps/zoom-opt.Tpo -c zoom-opt.c -o zoom-opt.o >/dev/null 2>&1
# depbase=`echo sru_facet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT sru_facet.lo -MD -MP -MF $depbase.Tpo -c -o sru_facet.lo sru_facet.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT sru_facet.lo -MD -MP -MF .deps/sru_facet.Tpo -c sru_facet.c -fPIC -DPIC -o .libs/sru_facet.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT sru_facet.lo -MD -MP -MF .deps/sru_facet.Tpo -c sru_facet.c -o sru_facet.o >/dev/null 2>&1
# depbase=`echo grs1disp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT grs1disp.lo -MD -MP -MF $depbase.Tpo -c -o grs1disp.lo grs1disp.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT grs1disp.lo -MD -MP -MF .deps/grs1disp.Tpo -c grs1disp.c -fPIC -DPIC -o .libs/grs1disp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT grs1disp.lo -MD -MP -MF .deps/grs1disp.Tpo -c grs1disp.c -o grs1disp.o >/dev/null 2>&1
# depbase=`echo zgdu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zgdu.lo -MD -MP -MF $depbase.Tpo -c -o zgdu.lo zgdu.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zgdu.lo -MD -MP -MF .deps/zgdu.Tpo -c zgdu.c -fPIC -DPIC -o .libs/zgdu.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT zgdu.lo -MD -MP -MF .deps/zgdu.Tpo -c zgdu.c -o zgdu.o >/dev/null 2>&1
# depbase=`echo soap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT soap.lo -MD -MP -MF $depbase.Tpo -c -o soap.lo soap.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT soap.lo -MD -MP -MF .deps/soap.Tpo -c soap.c -fPIC -DPIC -o .libs/soap.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT soap.lo -MD -MP -MF .deps/soap.Tpo -c soap.c -o soap.o >/dev/null 2>&1
# depbase=`echo srw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT srw.lo -MD -MP -MF $depbase.Tpo -c -o srw.lo srw.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT srw.lo -MD -MP -MF .deps/srw.Tpo -c srw.c -fPIC -DPIC -o .libs/srw.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT srw.lo -MD -MP -MF .deps/srw.Tpo -c srw.c -o srw.o >/dev/null 2>&1
# depbase=`echo srwutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT srwutil.lo -MD -MP -MF $depbase.Tpo -c -o srwutil.lo srwutil.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT srwutil.lo -MD -MP -MF .deps/srwutil.Tpo -c srwutil.c -fPIC -DPIC -o .libs/srwutil.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT srwutil.lo -MD -MP -MF .deps/srwutil.Tpo -c srwutil.c -o srwutil.o >/dev/null 2>&1
# depbase=`echo uri.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT uri.lo -MD -MP -MF $depbase.Tpo -c -o uri.lo uri.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -fPIC -DPIC -o .libs/uri.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -o uri.o >/dev/null 2>&1
# depbase=`echo solr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT solr.lo -MD -MP -MF $depbase.Tpo -c -o solr.lo solr.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT solr.lo -MD -MP -MF .deps/solr.Tpo -c solr.c -fPIC -DPIC -o .libs/solr.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT solr.lo -MD -MP -MF .deps/solr.Tpo -c solr.c -o solr.o >/dev/null 2>&1
# depbase=`echo diag_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT diag_map.lo -MD -MP -MF $depbase.Tpo -c -o diag_map.lo diag_map.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT diag_map.lo -MD -MP -MF .deps/diag_map.Tpo -c diag_map.c -fPIC -DPIC -o .libs/diag_map.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT diag_map.lo -MD -MP -MF .deps/diag_map.Tpo -c diag_map.c -o diag_map.o >/dev/null 2>&1
# depbase=`echo opac_to_xml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT opac_to_xml.lo -MD -MP -MF $depbase.Tpo -c -o opac_to_xml.lo opac_to_xml.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT opac_to_xml.lo -MD -MP -MF .deps/opac_to_xml.Tpo -c opac_to_xml.c -fPIC -DPIC -o .libs/opac_to_xml.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT opac_to_xml.lo -MD -MP -MF .deps/opac_to_xml.Tpo -c opac_to_xml.c -o opac_to_xml.o >/dev/null 2>&1
# depbase=`echo xml_add.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xml_add.lo -MD -MP -MF $depbase.Tpo -c -o xml_add.lo xml_add.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xml_add.lo -MD -MP -MF .deps/xml_add.Tpo -c xml_add.c -fPIC -DPIC -o .libs/xml_add.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xml_add.lo -MD -MP -MF .deps/xml_add.Tpo -c xml_add.c -o xml_add.o >/dev/null 2>&1
# depbase=`echo xml_match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xml_match.lo -MD -MP -MF $depbase.Tpo -c -o xml_match.lo xml_match.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xml_match.lo -MD -MP -MF .deps/xml_match.Tpo -c xml_match.c -fPIC -DPIC -o .libs/xml_match.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xml_match.lo -MD -MP -MF .deps/xml_match.Tpo -c xml_match.c -o xml_match.o >/dev/null 2>&1
# depbase=`echo xml_to_opac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xml_to_opac.lo -MD -MP -MF $depbase.Tpo -c -o xml_to_opac.lo xml_to_opac.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xml_to_opac.lo -MD -MP -MF .deps/xml_to_opac.Tpo -c xml_to_opac.c -fPIC -DPIC -o .libs/xml_to_opac.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xml_to_opac.lo -MD -MP -MF .deps/xml_to_opac.Tpo -c xml_to_opac.c -o xml_to_opac.o >/dev/null 2>&1
# depbase=`echo cclfind.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclfind.lo -MD -MP -MF $depbase.Tpo -c -o cclfind.lo cclfind.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclfind.lo -MD -MP -MF .deps/cclfind.Tpo -c cclfind.c -fPIC -DPIC -o .libs/cclfind.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclfind.lo -MD -MP -MF .deps/cclfind.Tpo -c cclfind.c -o cclfind.o >/dev/null 2>&1
# depbase=`echo ccltoken.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ccltoken.lo -MD -MP -MF $depbase.Tpo -c -o ccltoken.lo ccltoken.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ccltoken.lo -MD -MP -MF .deps/ccltoken.Tpo -c ccltoken.c -fPIC -DPIC -o .libs/ccltoken.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ccltoken.lo -MD -MP -MF .deps/ccltoken.Tpo -c ccltoken.c -o ccltoken.o >/dev/null 2>&1
# depbase=`echo cclerrms.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclerrms.lo -MD -MP -MF $depbase.Tpo -c -o cclerrms.lo cclerrms.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclerrms.lo -MD -MP -MF .deps/cclerrms.Tpo -c cclerrms.c -fPIC -DPIC -o .libs/cclerrms.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclerrms.lo -MD -MP -MF .deps/cclerrms.Tpo -c cclerrms.c -o cclerrms.o >/dev/null 2>&1
# depbase=`echo cclqual.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclqual.lo -MD -MP -MF $depbase.Tpo -c -o cclqual.lo cclqual.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclqual.lo -MD -MP -MF .deps/cclqual.Tpo -c cclqual.c -fPIC -DPIC -o .libs/cclqual.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclqual.lo -MD -MP -MF .deps/cclqual.Tpo -c cclqual.c -o cclqual.o >/dev/null 2>&1
# depbase=`echo cclptree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclptree.lo -MD -MP -MF $depbase.Tpo -c -o cclptree.lo cclptree.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclptree.lo -MD -MP -MF .deps/cclptree.Tpo -c cclptree.c -fPIC -DPIC -o .libs/cclptree.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclptree.lo -MD -MP -MF .deps/cclptree.Tpo -c cclptree.c -o cclptree.o >/dev/null 2>&1
# depbase=`echo cclqfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclqfile.lo -MD -MP -MF $depbase.Tpo -c -o cclqfile.lo cclqfile.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclqfile.lo -MD -MP -MF .deps/cclqfile.Tpo -c cclqfile.c -fPIC -DPIC -o .libs/cclqfile.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclqfile.lo -MD -MP -MF .deps/cclqfile.Tpo -c cclqfile.c -o cclqfile.o >/dev/null 2>&1
# depbase=`echo cclstr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclstr.lo -MD -MP -MF $depbase.Tpo -c -o cclstr.lo cclstr.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclstr.lo -MD -MP -MF .deps/cclstr.Tpo -c cclstr.c -fPIC -DPIC -o .libs/cclstr.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclstr.lo -MD -MP -MF .deps/cclstr.Tpo -c cclstr.c -o cclstr.o >/dev/null 2>&1
# depbase=`echo cclxmlconfig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclxmlconfig.lo -MD -MP -MF $depbase.Tpo -c -o cclxmlconfig.lo cclxmlconfig.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclxmlconfig.lo -MD -MP -MF .deps/cclxmlconfig.Tpo -c cclxmlconfig.c -fPIC -DPIC -o .libs/cclxmlconfig.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cclxmlconfig.lo -MD -MP -MF .deps/cclxmlconfig.Tpo -c cclxmlconfig.c -o cclxmlconfig.o >/dev/null 2>&1
# depbase=`echo ccl_stop_words.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ccl_stop_words.lo -MD -MP -MF $depbase.Tpo -c -o ccl_stop_words.lo ccl_stop_words.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ccl_stop_words.lo -MD -MP -MF .deps/ccl_stop_words.Tpo -c ccl_stop_words.c -fPIC -DPIC -o .libs/ccl_stop_words.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT ccl_stop_words.lo -MD -MP -MF .deps/ccl_stop_words.Tpo -c ccl_stop_words.c -o ccl_stop_words.o >/dev/null 2>&1
# depbase=`echo cql.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cql.lo -MD -MP -MF $depbase.Tpo -c -o cql.lo cql.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cql.lo -MD -MP -MF .deps/cql.Tpo -c cql.c -fPIC -DPIC -o .libs/cql.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cql.lo -MD -MP -MF .deps/cql.Tpo -c cql.c -o cql.o >/dev/null 2>&1
# depbase=`echo cqlstdio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cqlstdio.lo -MD -MP -MF $depbase.Tpo -c -o cqlstdio.lo cqlstdio.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cqlstdio.lo -MD -MP -MF .deps/cqlstdio.Tpo -c cqlstdio.c -fPIC -DPIC -o .libs/cqlstdio.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cqlstdio.lo -MD -MP -MF .deps/cqlstdio.Tpo -c cqlstdio.c -o cqlstdio.o >/dev/null 2>&1
# depbase=`echo cqltransform.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cqltransform.lo -MD -MP -MF $depbase.Tpo -c -o cqltransform.lo cqltransform.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cqltransform.lo -MD -MP -MF .deps/cqltransform.Tpo -c cqltransform.c -fPIC -DPIC -o .libs/cqltransform.o
# cqltransform.c:345:53: warning: address of 'e_ae->attributeSet' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (a_ae.attributeSet && &e_ae->attributeSet &&
# ~~ ~~~~~~^~~~~~~~~~~~
# 1 warning generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cqltransform.lo -MD -MP -MF .deps/cqltransform.Tpo -c cqltransform.c -o cqltransform.o >/dev/null 2>&1
# depbase=`echo cqlutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cqlutil.lo -MD -MP -MF $depbase.Tpo -c -o cqlutil.lo cqlutil.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cqlutil.lo -MD -MP -MF .deps/cqlutil.Tpo -c cqlutil.c -fPIC -DPIC -o .libs/cqlutil.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cqlutil.lo -MD -MP -MF .deps/cqlutil.Tpo -c cqlutil.c -o cqlutil.o >/dev/null 2>&1
# depbase=`echo xcqlutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xcqlutil.lo -MD -MP -MF $depbase.Tpo -c -o xcqlutil.lo xcqlutil.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xcqlutil.lo -MD -MP -MF .deps/xcqlutil.Tpo -c xcqlutil.c -fPIC -DPIC -o .libs/xcqlutil.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xcqlutil.lo -MD -MP -MF .deps/xcqlutil.Tpo -c xcqlutil.c -o xcqlutil.o >/dev/null 2>&1
# depbase=`echo cqlstring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cqlstring.lo -MD -MP -MF $depbase.Tpo -c -o cqlstring.lo cqlstring.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cqlstring.lo -MD -MP -MF .deps/cqlstring.Tpo -c cqlstring.c -fPIC -DPIC -o .libs/cqlstring.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cqlstring.lo -MD -MP -MF .deps/cqlstring.Tpo -c cqlstring.c -o cqlstring.o >/dev/null 2>&1
# depbase=`echo cql_sortkeys.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cql_sortkeys.lo -MD -MP -MF $depbase.Tpo -c -o cql_sortkeys.lo cql_sortkeys.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cql_sortkeys.lo -MD -MP -MF .deps/cql_sortkeys.Tpo -c cql_sortkeys.c -fPIC -DPIC -o .libs/cql_sortkeys.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cql_sortkeys.lo -MD -MP -MF .deps/cql_sortkeys.Tpo -c cql_sortkeys.c -o cql_sortkeys.o >/dev/null 2>&1
# depbase=`echo cql2ccl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cql2ccl.lo -MD -MP -MF $depbase.Tpo -c -o cql2ccl.lo cql2ccl.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cql2ccl.lo -MD -MP -MF .deps/cql2ccl.Tpo -c cql2ccl.c -fPIC -DPIC -o .libs/cql2ccl.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cql2ccl.lo -MD -MP -MF .deps/cql2ccl.Tpo -c cql2ccl.c -o cql2ccl.o >/dev/null 2>&1
# depbase=`echo rpn2cql.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT rpn2cql.lo -MD -MP -MF $depbase.Tpo -c -o rpn2cql.lo rpn2cql.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT rpn2cql.lo -MD -MP -MF .deps/rpn2cql.Tpo -c rpn2cql.c -fPIC -DPIC -o .libs/rpn2cql.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT rpn2cql.lo -MD -MP -MF .deps/rpn2cql.Tpo -c rpn2cql.c -o rpn2cql.o >/dev/null 2>&1
# depbase=`echo rpn2solr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT rpn2solr.lo -MD -MP -MF $depbase.Tpo -c -o rpn2solr.lo rpn2solr.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT rpn2solr.lo -MD -MP -MF .deps/rpn2solr.Tpo -c rpn2solr.c -fPIC -DPIC -o .libs/rpn2solr.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT rpn2solr.lo -MD -MP -MF .deps/rpn2solr.Tpo -c rpn2solr.c -o rpn2solr.o >/dev/null 2>&1
# depbase=`echo solrtransform.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT solrtransform.lo -MD -MP -MF $depbase.Tpo -c -o solrtransform.lo solrtransform.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT solrtransform.lo -MD -MP -MF .deps/solrtransform.Tpo -c solrtransform.c -fPIC -DPIC -o .libs/solrtransform.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT solrtransform.lo -MD -MP -MF .deps/solrtransform.Tpo -c solrtransform.c -o solrtransform.o >/dev/null 2>&1
# depbase=`echo cqlstrer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cqlstrer.lo -MD -MP -MF $depbase.Tpo -c -o cqlstrer.lo cqlstrer.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cqlstrer.lo -MD -MP -MF .deps/cqlstrer.Tpo -c cqlstrer.c -fPIC -DPIC -o .libs/cqlstrer.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT cqlstrer.lo -MD -MP -MF .deps/cqlstrer.Tpo -c cqlstrer.c -o cqlstrer.o >/dev/null 2>&1
# depbase=`echo querytowrbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT querytowrbuf.lo -MD -MP -MF $depbase.Tpo -c -o querytowrbuf.lo querytowrbuf.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT querytowrbuf.lo -MD -MP -MF .deps/querytowrbuf.Tpo -c querytowrbuf.c -fPIC -DPIC -o .libs/querytowrbuf.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT querytowrbuf.lo -MD -MP -MF .deps/querytowrbuf.Tpo -c querytowrbuf.c -o querytowrbuf.o >/dev/null 2>&1
# depbase=`echo tcpdchk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT tcpdchk.lo -MD -MP -MF $depbase.Tpo -c -o tcpdchk.lo tcpdchk.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT tcpdchk.lo -MD -MP -MF .deps/tcpdchk.Tpo -c tcpdchk.c -fPIC -DPIC -o .libs/tcpdchk.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT tcpdchk.lo -MD -MP -MF .deps/tcpdchk.Tpo -c tcpdchk.c -o tcpdchk.o >/dev/null 2>&1
# depbase=`echo test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT test.lo -MD -MP -MF $depbase.Tpo -c -o test.lo test.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT test.lo -MD -MP -MF .deps/test.Tpo -c test.c -fPIC -DPIC -o .libs/test.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT test.lo -MD -MP -MF .deps/test.Tpo -c test.c -o test.o >/dev/null 2>&1
# depbase=`echo timing.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT timing.lo -MD -MP -MF $depbase.Tpo -c -o timing.lo timing.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c timing.c -fPIC -DPIC -o .libs/timing.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c timing.c -o timing.o >/dev/null 2>&1
# depbase=`echo xml_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xml_get.lo -MD -MP -MF $depbase.Tpo -c -o xml_get.lo xml_get.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xml_get.lo -MD -MP -MF .deps/xml_get.Tpo -c xml_get.c -fPIC -DPIC -o .libs/xml_get.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xml_get.lo -MD -MP -MF .deps/xml_get.Tpo -c xml_get.c -o xml_get.o >/dev/null 2>&1
# depbase=`echo xmlquery.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xmlquery.lo -MD -MP -MF $depbase.Tpo -c -o xmlquery.lo xmlquery.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xmlquery.lo -MD -MP -MF .deps/xmlquery.Tpo -c xmlquery.c -fPIC -DPIC -o .libs/xmlquery.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xmlquery.lo -MD -MP -MF .deps/xmlquery.Tpo -c xmlquery.c -o xmlquery.o >/dev/null 2>&1
# depbase=`echo xmlerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xmlerror.lo -MD -MP -MF $depbase.Tpo -c -o xmlerror.lo xmlerror.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xmlerror.lo -MD -MP -MF .deps/xmlerror.Tpo -c xmlerror.c -fPIC -DPIC -o .libs/xmlerror.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xmlerror.lo -MD -MP -MF .deps/xmlerror.Tpo -c xmlerror.c -o xmlerror.o >/dev/null 2>&1
# depbase=`echo http.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT http.lo -MD -MP -MF $depbase.Tpo -c -o http.lo http.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -fPIC -DPIC -o .libs/http.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -o http.o >/dev/null 2>&1
# depbase=`echo mime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT mime.lo -MD -MP -MF $depbase.Tpo -c -o mime.lo mime.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT mime.lo -MD -MP -MF .deps/mime.Tpo -c mime.c -fPIC -DPIC -o .libs/mime.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT mime.lo -MD -MP -MF .deps/mime.Tpo -c mime.c -o mime.o >/dev/null 2>&1
# depbase=`echo oid_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT oid_util.lo -MD -MP -MF $depbase.Tpo -c -o oid_util.lo oid_util.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT oid_util.lo -MD -MP -MF .deps/oid_util.Tpo -c oid_util.c -fPIC -DPIC -o .libs/oid_util.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT oid_util.lo -MD -MP -MF .deps/oid_util.Tpo -c oid_util.c -o oid_util.o >/dev/null 2>&1
# depbase=`echo tokenizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT tokenizer.lo -MD -MP -MF $depbase.Tpo -c -o tokenizer.lo tokenizer.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c tokenizer.c -fPIC -DPIC -o .libs/tokenizer.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c tokenizer.c -o tokenizer.o >/dev/null 2>&1
# depbase=`echo record_conv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT record_conv.lo -MD -MP -MF $depbase.Tpo -c -o record_conv.lo record_conv.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT record_conv.lo -MD -MP -MF .deps/record_conv.Tpo -c record_conv.c -fPIC -DPIC -o .libs/record_conv.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT record_conv.lo -MD -MP -MF .deps/record_conv.Tpo -c record_conv.c -o record_conv.o >/dev/null 2>&1
# depbase=`echo retrieval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT retrieval.lo -MD -MP -MF $depbase.Tpo -c -o retrieval.lo retrieval.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT retrieval.lo -MD -MP -MF .deps/retrieval.Tpo -c retrieval.c -fPIC -DPIC -o .libs/retrieval.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT retrieval.lo -MD -MP -MF .deps/retrieval.Tpo -c retrieval.c -o retrieval.o >/dev/null 2>&1
# depbase=`echo elementset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT elementset.lo -MD -MP -MF $depbase.Tpo -c -o elementset.lo elementset.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT elementset.lo -MD -MP -MF .deps/elementset.Tpo -c elementset.c -fPIC -DPIC -o .libs/elementset.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT elementset.lo -MD -MP -MF .deps/elementset.Tpo -c elementset.c -o elementset.o >/dev/null 2>&1
# depbase=`echo snprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT snprintf.lo -MD -MP -MF $depbase.Tpo -c -o snprintf.lo snprintf.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c -o snprintf.o >/dev/null 2>&1
# depbase=`echo query-charset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT query-charset.lo -MD -MP -MF $depbase.Tpo -c -o query-charset.lo query-charset.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT query-charset.lo -MD -MP -MF .deps/query-charset.Tpo -c query-charset.c -fPIC -DPIC -o .libs/query-charset.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT query-charset.lo -MD -MP -MF .deps/query-charset.Tpo -c query-charset.c -o query-charset.o >/dev/null 2>&1
# depbase=`echo copy_types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT copy_types.lo -MD -MP -MF $depbase.Tpo -c -o copy_types.lo copy_types.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT copy_types.lo -MD -MP -MF .deps/copy_types.Tpo -c copy_types.c -fPIC -DPIC -o .libs/copy_types.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT copy_types.lo -MD -MP -MF .deps/copy_types.Tpo -c copy_types.c -o copy_types.o >/dev/null 2>&1
# depbase=`echo match_glob.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT match_glob.lo -MD -MP -MF $depbase.Tpo -c -o match_glob.lo match_glob.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT match_glob.lo -MD -MP -MF .deps/match_glob.Tpo -c match_glob.c -fPIC -DPIC -o .libs/match_glob.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT match_glob.lo -MD -MP -MF .deps/match_glob.Tpo -c match_glob.c -o match_glob.o >/dev/null 2>&1
# depbase=`echo poll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT poll.lo -MD -MP -MF $depbase.Tpo -c -o poll.lo poll.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT poll.lo -MD -MP -MF .deps/poll.Tpo -c poll.c -fPIC -DPIC -o .libs/poll.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT poll.lo -MD -MP -MF .deps/poll.Tpo -c poll.c -o poll.o >/dev/null 2>&1
# depbase=`echo daemon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT daemon.lo -MD -MP -MF $depbase.Tpo -c -o daemon.lo daemon.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT daemon.lo -MD -MP -MF .deps/daemon.Tpo -c daemon.c -fPIC -DPIC -o .libs/daemon.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT daemon.lo -MD -MP -MF .deps/daemon.Tpo -c daemon.c -o daemon.o >/dev/null 2>&1
# depbase=`echo iconv_encode_danmarc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_encode_danmarc.lo -MD -MP -MF $depbase.Tpo -c -o iconv_encode_danmarc.lo iconv_encode_danmarc.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_encode_danmarc.lo -MD -MP -MF .deps/iconv_encode_danmarc.Tpo -c iconv_encode_danmarc.c -fPIC -DPIC -o .libs/iconv_encode_danmarc.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_encode_danmarc.lo -MD -MP -MF .deps/iconv_encode_danmarc.Tpo -c iconv_encode_danmarc.c -o iconv_encode_danmarc.o >/dev/null 2>&1
# depbase=`echo iconv_encode_marc8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_encode_marc8.lo -MD -MP -MF $depbase.Tpo -c -o iconv_encode_marc8.lo iconv_encode_marc8.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_encode_marc8.lo -MD -MP -MF .deps/iconv_encode_marc8.Tpo -c iconv_encode_marc8.c -fPIC -DPIC -o .libs/iconv_encode_marc8.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_encode_marc8.lo -MD -MP -MF .deps/iconv_encode_marc8.Tpo -c iconv_encode_marc8.c -o iconv_encode_marc8.o >/dev/null 2>&1
# depbase=`echo iconv_encode_iso_8859_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_encode_iso_8859_1.lo -MD -MP -MF $depbase.Tpo -c -o iconv_encode_iso_8859_1.lo iconv_encode_iso_8859_1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_encode_iso_8859_1.lo -MD -MP -MF .deps/iconv_encode_iso_8859_1.Tpo -c iconv_encode_iso_8859_1.c -fPIC -DPIC -o .libs/iconv_encode_iso_8859_1.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_encode_iso_8859_1.lo -MD -MP -MF .deps/iconv_encode_iso_8859_1.Tpo -c iconv_encode_iso_8859_1.c -o iconv_encode_iso_8859_1.o >/dev/null 2>&1
# depbase=`echo iconv_encode_wchar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_encode_wchar.lo -MD -MP -MF $depbase.Tpo -c -o iconv_encode_wchar.lo iconv_encode_wchar.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_encode_wchar.lo -MD -MP -MF .deps/iconv_encode_wchar.Tpo -c iconv_encode_wchar.c -fPIC -DPIC -o .libs/iconv_encode_wchar.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_encode_wchar.lo -MD -MP -MF .deps/iconv_encode_wchar.Tpo -c iconv_encode_wchar.c -o iconv_encode_wchar.o >/dev/null 2>&1
# depbase=`echo iconv_decode_marc8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_decode_marc8.lo -MD -MP -MF $depbase.Tpo -c -o iconv_decode_marc8.lo iconv_decode_marc8.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_decode_marc8.lo -MD -MP -MF .deps/iconv_decode_marc8.Tpo -c iconv_decode_marc8.c -fPIC -DPIC -o .libs/iconv_decode_marc8.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_decode_marc8.lo -MD -MP -MF .deps/iconv_decode_marc8.Tpo -c iconv_decode_marc8.c -o iconv_decode_marc8.o >/dev/null 2>&1
# depbase=`echo iconv_decode_iso5426.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_decode_iso5426.lo -MD -MP -MF $depbase.Tpo -c -o iconv_decode_iso5426.lo iconv_decode_iso5426.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_decode_iso5426.lo -MD -MP -MF .deps/iconv_decode_iso5426.Tpo -c iconv_decode_iso5426.c -fPIC -DPIC -o .libs/iconv_decode_iso5426.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_decode_iso5426.lo -MD -MP -MF .deps/iconv_decode_iso5426.Tpo -c iconv_decode_iso5426.c -o iconv_decode_iso5426.o >/dev/null 2>&1
# depbase=`echo iconv_decode_danmarc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_decode_danmarc.lo -MD -MP -MF $depbase.Tpo -c -o iconv_decode_danmarc.lo iconv_decode_danmarc.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_decode_danmarc.lo -MD -MP -MF .deps/iconv_decode_danmarc.Tpo -c iconv_decode_danmarc.c -fPIC -DPIC -o .libs/iconv_decode_danmarc.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT iconv_decode_danmarc.lo -MD -MP -MF .deps/iconv_decode_danmarc.Tpo -c iconv_decode_danmarc.c -o iconv_decode_danmarc.o >/dev/null 2>&1
# depbase=`echo sc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT sc.lo -MD -MP -MF $depbase.Tpo -c -o sc.lo sc.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT sc.lo -MD -MP -MF .deps/sc.Tpo -c sc.c -fPIC -DPIC -o .libs/sc.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT sc.lo -MD -MP -MF .deps/sc.Tpo -c sc.c -o sc.o >/dev/null 2>&1
# depbase=`echo json.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT json.lo -MD -MP -MF $depbase.Tpo -c -o json.lo json.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT json.lo -MD -MP -MF .deps/json.Tpo -c json.c -fPIC -DPIC -o .libs/json.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT json.lo -MD -MP -MF .deps/json.Tpo -c json.c -o json.o >/dev/null 2>&1
# depbase=`echo xml_include.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xml_include.lo -MD -MP -MF $depbase.Tpo -c -o xml_include.lo xml_include.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xml_include.lo -MD -MP -MF .deps/xml_include.Tpo -c xml_include.c -fPIC -DPIC -o .libs/xml_include.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT xml_include.lo -MD -MP -MF .deps/xml_include.Tpo -c xml_include.c -o xml_include.o >/dev/null 2>&1
# depbase=`echo file_glob.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT file_glob.lo -MD -MP -MF $depbase.Tpo -c -o file_glob.lo file_glob.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT file_glob.lo -MD -MP -MF .deps/file_glob.Tpo -c file_glob.c -fPIC -DPIC -o .libs/file_glob.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT file_glob.lo -MD -MP -MF .deps/file_glob.Tpo -c file_glob.c -o file_glob.o >/dev/null 2>&1
# depbase=`echo dirent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT dirent.lo -MD -MP -MF $depbase.Tpo -c -o dirent.lo dirent.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT dirent.lo -MD -MP -MF .deps/dirent.Tpo -c dirent.c -fPIC -DPIC -o .libs/dirent.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT dirent.lo -MD -MP -MF .deps/dirent.Tpo -c dirent.c -o dirent.o >/dev/null 2>&1
# depbase=`echo mutex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT mutex.lo -MD -MP -MF $depbase.Tpo -c -o mutex.lo mutex.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c mutex.c -fPIC -DPIC -o .libs/mutex.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c mutex.c -o mutex.o >/dev/null 2>&1
# depbase=`echo condvar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT condvar.lo -MD -MP -MF $depbase.Tpo -c -o condvar.lo condvar.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT condvar.lo -MD -MP -MF .deps/condvar.Tpo -c condvar.c -fPIC -DPIC -o .libs/condvar.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT condvar.lo -MD -MP -MF .deps/condvar.Tpo -c condvar.c -o condvar.o >/dev/null 2>&1
# depbase=`echo thread_id.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT thread_id.lo -MD -MP -MF $depbase.Tpo -c -o thread_id.lo thread_id.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT thread_id.lo -MD -MP -MF .deps/thread_id.Tpo -c thread_id.c -fPIC -DPIC -o .libs/thread_id.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT thread_id.lo -MD -MP -MF .deps/thread_id.Tpo -c thread_id.c -o thread_id.o >/dev/null 2>&1
# depbase=`echo gettimeofday.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT gettimeofday.lo -MD -MP -MF $depbase.Tpo -c -o gettimeofday.lo gettimeofday.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT gettimeofday.lo -MD -MP -MF .deps/gettimeofday.Tpo -c gettimeofday.c -fPIC -DPIC -o .libs/gettimeofday.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT gettimeofday.lo -MD -MP -MF .deps/gettimeofday.Tpo -c gettimeofday.c -o gettimeofday.o >/dev/null 2>&1
# depbase=`echo thread_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT thread_create.lo -MD -MP -MF $depbase.Tpo -c -o thread_create.lo thread_create.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT thread_create.lo -MD -MP -MF .deps/thread_create.Tpo -c thread_create.c -fPIC -DPIC -o .libs/thread_create.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT thread_create.lo -MD -MP -MF .deps/thread_create.Tpo -c thread_create.c -o thread_create.o >/dev/null 2>&1
# depbase=`echo spipe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT spipe.lo -MD -MP -MF $depbase.Tpo -c -o spipe.lo spipe.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT spipe.lo -MD -MP -MF .deps/spipe.Tpo -c spipe.c -fPIC -DPIC -o .libs/spipe.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT spipe.lo -MD -MP -MF .deps/spipe.Tpo -c spipe.c -o spipe.o >/dev/null 2>&1
# depbase=`echo url.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT url.lo -MD -MP -MF $depbase.Tpo -c -o url.lo url.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -fPIC -DPIC -o .libs/url.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -o url.o >/dev/null 2>&1
# depbase=`echo backtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT backtrace.lo -MD -MP -MF $depbase.Tpo -c -o backtrace.lo backtrace.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c backtrace.c -fPIC -DPIC -o .libs/backtrace.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c backtrace.c -o backtrace.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -version-info 5:0:0 -o libyaz.la -rpath /usr/lib oid_std.lo marc8.lo marc8r.lo iso5426.lo diagbib1.lo diagsrw.lo diagsru_update.lo z-accdes1.lo z-accform1.lo z-acckrb1.lo z-core.lo z-facet-1.lo z-diag1.lo z-espec1.lo z-estask.lo z-exp.lo z-grs.lo z-mterm2.lo z-opac.lo z-uifr1.lo z-rrf1.lo z-rrf2.lo z-sum.lo z-sutrs.lo z-oclcui.lo zes-expi.lo zes-exps.lo zes-order.lo zes-pquery.lo zes-psched.lo zes-pset.lo zes-update0.lo z-date.lo z-univ.lo zes-update.lo zes-admin.lo z-charneg.lo ill-core.lo item-req.lo oclc-ill-req-ext.lo base64.lo version.lo options.lo log.lo cookie.lo marcdisp.lo marc_read_json.lo marc_read_xml.lo marc_read_iso2709.lo marc_read_line.lo wrbuf.lo wrbuf_sha1.lo oid_db.lo errno.lo nmemsdup.lo xmalloc.lo readconf.lo tpath.lo nmem.lo matchstr.lo atoin.lo siconv.lo utf8.lo ucs4.lo iso5428.lo advancegreek.lo odr_bool.lo ber_bool.lo ber_len.lo ber_tag.lo odr_util.lo facet.lo odr_null.lo ber_null.lo odr_int.lo ber_int.lo odr_tag.lo odr_cons.lo odr_seq.lo odr_oct.lo ber_oct.lo odr_bit.lo ber_bit.lo odr_oid.lo ber_oid.lo odr_use.lo odr_choice.lo odr_any.lo ber_any.lo odr.lo odr_mem.lo dumpber.lo odr_enum.lo comstack.lo tcpip.lo unix.lo prt-ext.lo ill-get.lo zget.lo yaz-ccl.lo diag-entry.lo logrpn.lo otherinfo.lo pquery.lo sortspec.lo charneg.lo initopt.lo init_diag.lo init_globals.lo zoom-c.lo zoom-memcached.lo zoom-z3950.lo zoom-sru.lo zoom-query.lo zoom-record-cache.lo zoom-event.lo record_render.lo zoom-socket.lo zoom-opt.lo sru_facet.lo grs1disp.lo zgdu.lo soap.lo srw.lo srwutil.lo uri.lo solr.lo diag_map.lo opac_to_xml.lo xml_add.lo xml_match.lo xml_to_opac.lo cclfind.lo ccltoken.lo cclerrms.lo cclqual.lo cclptree.lo cclqfile.lo cclstr.lo cclxmlconfig.lo ccl_stop_words.lo cql.lo cqlstdio.lo cqltransform.lo cqlutil.lo xcqlutil.lo cqlstring.lo cql_sortkeys.lo cql2ccl.lo rpn2cql.lo rpn2solr.lo solrtransform.lo cqlstrer.lo querytowrbuf.lo tcpdchk.lo test.lo timing.lo xml_get.lo xmlquery.lo xmlerror.lo http.lo mime.lo oid_util.lo tokenizer.lo record_conv.lo retrieval.lo elementset.lo snprintf.lo query-charset.lo copy_types.lo match_glob.lo poll.lo daemon.lo iconv_encode_danmarc.lo iconv_encode_marc8.lo iconv_encode_iso_8859_1.lo iconv_encode_wchar.lo iconv_decode_marc8.lo iconv_decode_iso5426.lo iconv_decode_danmarc.lo sc.lo json.lo xml_include.lo file_glob.lo dirent.lo mutex.lo condvar.lo thread_id.lo gettimeofday.lo thread_create.lo spipe.lo url.lo backtrace.lo -lgnutls -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -shared -fPIC -DPIC .libs/oid_std.o .libs/marc8.o .libs/marc8r.o .libs/iso5426.o .libs/diagbib1.o .libs/diagsrw.o .libs/diagsru_update.o .libs/z-accdes1.o .libs/z-accform1.o .libs/z-acckrb1.o .libs/z-core.o .libs/z-facet-1.o .libs/z-diag1.o .libs/z-espec1.o .libs/z-estask.o .libs/z-exp.o .libs/z-grs.o .libs/z-mterm2.o .libs/z-opac.o .libs/z-uifr1.o .libs/z-rrf1.o .libs/z-rrf2.o .libs/z-sum.o .libs/z-sutrs.o .libs/z-oclcui.o .libs/zes-expi.o .libs/zes-exps.o .libs/zes-order.o .libs/zes-pquery.o .libs/zes-psched.o .libs/zes-pset.o .libs/zes-update0.o .libs/z-date.o .libs/z-univ.o .libs/zes-update.o .libs/zes-admin.o .libs/z-charneg.o .libs/ill-core.o .libs/item-req.o .libs/oclc-ill-req-ext.o .libs/base64.o .libs/version.o .libs/options.o .libs/log.o .libs/cookie.o .libs/marcdisp.o .libs/marc_read_json.o .libs/marc_read_xml.o .libs/marc_read_iso2709.o .libs/marc_read_line.o .libs/wrbuf.o .libs/wrbuf_sha1.o .libs/oid_db.o .libs/errno.o .libs/nmemsdup.o .libs/xmalloc.o .libs/readconf.o .libs/tpath.o .libs/nmem.o .libs/matchstr.o .libs/atoin.o .libs/siconv.o .libs/utf8.o .libs/ucs4.o .libs/iso5428.o .libs/advancegreek.o .libs/odr_bool.o .libs/ber_bool.o .libs/ber_len.o .libs/ber_tag.o .libs/odr_util.o .libs/facet.o .libs/odr_null.o .libs/ber_null.o .libs/odr_int.o .libs/ber_int.o .libs/odr_tag.o .libs/odr_cons.o .libs/odr_seq.o .libs/odr_oct.o .libs/ber_oct.o .libs/odr_bit.o .libs/ber_bit.o .libs/odr_oid.o .libs/ber_oid.o .libs/odr_use.o .libs/odr_choice.o .libs/odr_any.o .libs/ber_any.o .libs/odr.o .libs/odr_mem.o .libs/dumpber.o .libs/odr_enum.o .libs/comstack.o .libs/tcpip.o .libs/unix.o .libs/prt-ext.o .libs/ill-get.o .libs/zget.o .libs/yaz-ccl.o .libs/diag-entry.o .libs/logrpn.o .libs/otherinfo.o .libs/pquery.o .libs/sortspec.o .libs/charneg.o .libs/initopt.o .libs/init_diag.o .libs/init_globals.o .libs/zoom-c.o .libs/zoom-memcached.o .libs/zoom-z3950.o .libs/zoom-sru.o .libs/zoom-query.o .libs/zoom-record-cache.o .libs/zoom-event.o .libs/record_render.o .libs/zoom-socket.o .libs/zoom-opt.o .libs/sru_facet.o .libs/grs1disp.o .libs/zgdu.o .libs/soap.o .libs/srw.o .libs/srwutil.o .libs/uri.o .libs/solr.o .libs/diag_map.o .libs/opac_to_xml.o .libs/xml_add.o .libs/xml_match.o .libs/xml_to_opac.o .libs/cclfind.o .libs/ccltoken.o .libs/cclerrms.o .libs/cclqual.o .libs/cclptree.o .libs/cclqfile.o .libs/cclstr.o .libs/cclxmlconfig.o .libs/ccl_stop_words.o .libs/cql.o .libs/cqlstdio.o .libs/cqltransform.o .libs/cqlutil.o .libs/xcqlutil.o .libs/cqlstring.o .libs/cql_sortkeys.o .libs/cql2ccl.o .libs/rpn2cql.o .libs/rpn2solr.o .libs/solrtransform.o .libs/cqlstrer.o .libs/querytowrbuf.o .libs/tcpdchk.o .libs/test.o .libs/timing.o .libs/xml_get.o .libs/xmlquery.o .libs/xmlerror.o .libs/http.o .libs/mime.o .libs/oid_util.o .libs/tokenizer.o .libs/record_conv.o .libs/retrieval.o .libs/elementset.o .libs/snprintf.o .libs/query-charset.o .libs/copy_types.o .libs/match_glob.o .libs/poll.o .libs/daemon.o .libs/iconv_encode_danmarc.o .libs/iconv_encode_marc8.o .libs/iconv_encode_iso_8859_1.o .libs/iconv_encode_wchar.o .libs/iconv_decode_marc8.o .libs/iconv_decode_iso5426.o .libs/iconv_decode_danmarc.o .libs/sc.o .libs/json.o .libs/xml_include.o .libs/file_glob.o .libs/dirent.o .libs/mutex.o .libs/condvar.o .libs/thread_id.o .libs/gettimeofday.o .libs/thread_create.o .libs/spipe.o .libs/url.o .libs/backtrace.o -lgnutls -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread -pthread -Wl,-soname -Wl,libyaz.so.5 -o .libs/libyaz.so.5.0.0
# libtool: link: (cd ".libs" && rm -f "libyaz.so.5" && ln -s "libyaz.so.5.0.0" "libyaz.so.5")
# libtool: link: (cd ".libs" && rm -f "libyaz.so" && ln -s "libyaz.so.5.0.0" "libyaz.so")
# libtool: link: ar cru .libs/libyaz.a oid_std.o marc8.o marc8r.o iso5426.o diagbib1.o diagsrw.o diagsru_update.o z-accdes1.o z-accform1.o z-acckrb1.o z-core.o z-facet-1.o z-diag1.o z-espec1.o z-estask.o z-exp.o z-grs.o z-mterm2.o z-opac.o z-uifr1.o z-rrf1.o z-rrf2.o z-sum.o z-sutrs.o z-oclcui.o zes-expi.o zes-exps.o zes-order.o zes-pquery.o zes-psched.o zes-pset.o zes-update0.o z-date.o z-univ.o zes-update.o zes-admin.o z-charneg.o ill-core.o item-req.o oclc-ill-req-ext.o base64.o version.o options.o log.o cookie.o marcdisp.o marc_read_json.o marc_read_xml.o marc_read_iso2709.o marc_read_line.o wrbuf.o wrbuf_sha1.o oid_db.o errno.o nmemsdup.o xmalloc.o readconf.o tpath.o nmem.o matchstr.o atoin.o siconv.o utf8.o ucs4.o iso5428.o advancegreek.o odr_bool.o ber_bool.o ber_len.o ber_tag.o odr_util.o facet.o odr_null.o ber_null.o odr_int.o ber_int.o odr_tag.o odr_cons.o odr_seq.o odr_oct.o ber_oct.o odr_bit.o ber_bit.o odr_oid.o ber_oid.o odr_use.o odr_choice.o odr_any.o ber_any.o odr.o odr_mem.o dumpber.o odr_enum.o comstack.o tcpip.o unix.o prt-ext.o ill-get.o zget.o yaz-ccl.o diag-entry.o logrpn.o otherinfo.o pquery.o sortspec.o charneg.o initopt.o init_diag.o init_globals.o zoom-c.o zoom-memcached.o zoom-z3950.o zoom-sru.o zoom-query.o zoom-record-cache.o zoom-event.o record_render.o zoom-socket.o zoom-opt.o sru_facet.o grs1disp.o zgdu.o soap.o srw.o srwutil.o uri.o solr.o diag_map.o opac_to_xml.o xml_add.o xml_match.o xml_to_opac.o cclfind.o ccltoken.o cclerrms.o cclqual.o cclptree.o cclqfile.o cclstr.o cclxmlconfig.o ccl_stop_words.o cql.o cqlstdio.o cqltransform.o cqlutil.o xcqlutil.o cqlstring.o cql_sortkeys.o cql2ccl.o rpn2cql.o rpn2solr.o solrtransform.o cqlstrer.o querytowrbuf.o tcpdchk.o test.o timing.o xml_get.o xmlquery.o xmlerror.o http.o mime.o oid_util.o tokenizer.o record_conv.o retrieval.o elementset.o snprintf.o query-charset.o copy_types.o match_glob.o poll.o daemon.o iconv_encode_danmarc.o iconv_encode_marc8.o iconv_encode_iso_8859_1.o iconv_encode_wchar.o iconv_decode_marc8.o iconv_decode_iso5426.o iconv_decode_danmarc.o sc.o json.o xml_include.o file_glob.o dirent.o mutex.o condvar.o thread_id.o gettimeofday.o thread_create.o spipe.o url.o backtrace.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libyaz.a
# libtool: link: ( cd ".libs" && rm -f "libyaz.la" && ln -s "../libyaz.la" "libyaz.la" )
# depbase=`echo statserv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT statserv.lo -MD -MP -MF $depbase.Tpo -c -o statserv.lo statserv.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT statserv.lo -MD -MP -MF .deps/statserv.Tpo -c statserv.c -fPIC -DPIC -o .libs/statserv.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT statserv.lo -MD -MP -MF .deps/statserv.Tpo -c statserv.c -o statserv.o >/dev/null 2>&1
# depbase=`echo seshigh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT seshigh.lo -MD -MP -MF $depbase.Tpo -c -o seshigh.lo seshigh.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT seshigh.lo -MD -MP -MF .deps/seshigh.Tpo -c seshigh.c -fPIC -DPIC -o .libs/seshigh.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT seshigh.lo -MD -MP -MF .deps/seshigh.Tpo -c seshigh.c -o seshigh.o >/dev/null 2>&1
# depbase=`echo eventl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT eventl.lo -MD -MP -MF $depbase.Tpo -c -o eventl.lo eventl.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT eventl.lo -MD -MP -MF .deps/eventl.Tpo -c eventl.c -fPIC -DPIC -o .libs/eventl.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT eventl.lo -MD -MP -MF .deps/eventl.Tpo -c eventl.c -o eventl.o >/dev/null 2>&1
# depbase=`echo requestq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT requestq.lo -MD -MP -MF $depbase.Tpo -c -o requestq.lo requestq.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT requestq.lo -MD -MP -MF .deps/requestq.Tpo -c requestq.c -fPIC -DPIC -o .libs/requestq.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -pthread -MT requestq.lo -MD -MP -MF .deps/requestq.Tpo -c requestq.c -o requestq.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -version-info 5:0:0 -o libyaz_server.la -rpath /usr/lib statserv.lo seshigh.lo eventl.lo requestq.lo libyaz.la -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -shared -fPIC -DPIC .libs/statserv.o .libs/seshigh.o .libs/eventl.o .libs/requestq.o -Wl,-rpath -Wl,/tmp/yaz/src/yaz-5.16.0/src/.libs ./.libs/libyaz.so -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread -pthread -Wl,-soname -Wl,libyaz_server.so.5 -o .libs/libyaz_server.so.5.0.0
# libtool: link: (cd ".libs" && rm -f "libyaz_server.so.5" && ln -s "libyaz_server.so.5.0.0" "libyaz_server.so.5")
# libtool: link: (cd ".libs" && rm -f "libyaz_server.so" && ln -s "libyaz_server.so.5.0.0" "libyaz_server.so")
# libtool: link: ar cru .libs/libyaz_server.a statserv.o seshigh.o eventl.o requestq.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libyaz_server.a
# libtool: link: ( cd ".libs" && rm -f "libyaz_server.la" && ln -s "../libyaz_server.la" "libyaz_server.la" )
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_chain.lo -MD -MP -MF .deps/libyaz_icu_la-icu_chain.Tpo -c -o libyaz_icu_la-icu_chain.lo `test -f 'icu_chain.c' || echo './'`icu_chain.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_chain.lo -MD -MP -MF .deps/libyaz_icu_la-icu_chain.Tpo -c icu_chain.c -fPIC -DPIC -o .libs/libyaz_icu_la-icu_chain.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_chain.lo -MD -MP -MF .deps/libyaz_icu_la-icu_chain.Tpo -c icu_chain.c -o libyaz_icu_la-icu_chain.o >/dev/null 2>&1
# mv -f .deps/libyaz_icu_la-icu_chain.Tpo .deps/libyaz_icu_la-icu_chain.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_utf16.lo -MD -MP -MF .deps/libyaz_icu_la-icu_utf16.Tpo -c -o libyaz_icu_la-icu_utf16.lo `test -f 'icu_utf16.c' || echo './'`icu_utf16.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_utf16.lo -MD -MP -MF .deps/libyaz_icu_la-icu_utf16.Tpo -c icu_utf16.c -fPIC -DPIC -o .libs/libyaz_icu_la-icu_utf16.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_utf16.lo -MD -MP -MF .deps/libyaz_icu_la-icu_utf16.Tpo -c icu_utf16.c -o libyaz_icu_la-icu_utf16.o >/dev/null 2>&1
# mv -f .deps/libyaz_icu_la-icu_utf16.Tpo .deps/libyaz_icu_la-icu_utf16.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_utf8.lo -MD -MP -MF .deps/libyaz_icu_la-icu_utf8.Tpo -c -o libyaz_icu_la-icu_utf8.lo `test -f 'icu_utf8.c' || echo './'`icu_utf8.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_utf8.lo -MD -MP -MF .deps/libyaz_icu_la-icu_utf8.Tpo -c icu_utf8.c -fPIC -DPIC -o .libs/libyaz_icu_la-icu_utf8.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_utf8.lo -MD -MP -MF .deps/libyaz_icu_la-icu_utf8.Tpo -c icu_utf8.c -o libyaz_icu_la-icu_utf8.o >/dev/null 2>&1
# mv -f .deps/libyaz_icu_la-icu_utf8.Tpo .deps/libyaz_icu_la-icu_utf8.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-stemmer.lo -MD -MP -MF .deps/libyaz_icu_la-stemmer.Tpo -c -o libyaz_icu_la-stemmer.lo `test -f 'stemmer.c' || echo './'`stemmer.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-stemmer.lo -MD -MP -MF .deps/libyaz_icu_la-stemmer.Tpo -c stemmer.c -fPIC -DPIC -o .libs/libyaz_icu_la-stemmer.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-stemmer.lo -MD -MP -MF .deps/libyaz_icu_la-stemmer.Tpo -c stemmer.c -o libyaz_icu_la-stemmer.o >/dev/null 2>&1
# mv -f .deps/libyaz_icu_la-stemmer.Tpo .deps/libyaz_icu_la-stemmer.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_transform.lo -MD -MP -MF .deps/libyaz_icu_la-icu_transform.Tpo -c -o libyaz_icu_la-icu_transform.lo `test -f 'icu_transform.c' || echo './'`icu_transform.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_transform.lo -MD -MP -MF .deps/libyaz_icu_la-icu_transform.Tpo -c icu_transform.c -fPIC -DPIC -o .libs/libyaz_icu_la-icu_transform.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_transform.lo -MD -MP -MF .deps/libyaz_icu_la-icu_transform.Tpo -c icu_transform.c -o libyaz_icu_la-icu_transform.o >/dev/null 2>&1
# mv -f .deps/libyaz_icu_la-icu_transform.Tpo .deps/libyaz_icu_la-icu_transform.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_casemap.lo -MD -MP -MF .deps/libyaz_icu_la-icu_casemap.Tpo -c -o libyaz_icu_la-icu_casemap.lo `test -f 'icu_casemap.c' || echo './'`icu_casemap.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_casemap.lo -MD -MP -MF .deps/libyaz_icu_la-icu_casemap.Tpo -c icu_casemap.c -fPIC -DPIC -o .libs/libyaz_icu_la-icu_casemap.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_casemap.lo -MD -MP -MF .deps/libyaz_icu_la-icu_casemap.Tpo -c icu_casemap.c -o libyaz_icu_la-icu_casemap.o >/dev/null 2>&1
# mv -f .deps/libyaz_icu_la-icu_casemap.Tpo .deps/libyaz_icu_la-icu_casemap.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_tokenizer.lo -MD -MP -MF .deps/libyaz_icu_la-icu_tokenizer.Tpo -c -o libyaz_icu_la-icu_tokenizer.lo `test -f 'icu_tokenizer.c' || echo './'`icu_tokenizer.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_tokenizer.lo -MD -MP -MF .deps/libyaz_icu_la-icu_tokenizer.Tpo -c icu_tokenizer.c -fPIC -DPIC -o .libs/libyaz_icu_la-icu_tokenizer.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_tokenizer.lo -MD -MP -MF .deps/libyaz_icu_la-icu_tokenizer.Tpo -c icu_tokenizer.c -o libyaz_icu_la-icu_tokenizer.o >/dev/null 2>&1
# mv -f .deps/libyaz_icu_la-icu_tokenizer.Tpo .deps/libyaz_icu_la-icu_tokenizer.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_sortkey.lo -MD -MP -MF .deps/libyaz_icu_la-icu_sortkey.Tpo -c -o libyaz_icu_la-icu_sortkey.lo `test -f 'icu_sortkey.c' || echo './'`icu_sortkey.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_sortkey.lo -MD -MP -MF .deps/libyaz_icu_la-icu_sortkey.Tpo -c icu_sortkey.c -fPIC -DPIC -o .libs/libyaz_icu_la-icu_sortkey.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT libyaz_icu_la-icu_sortkey.lo -MD -MP -MF .deps/libyaz_icu_la-icu_sortkey.Tpo -c icu_sortkey.c -o libyaz_icu_la-icu_sortkey.o >/dev/null 2>&1
# mv -f .deps/libyaz_icu_la-icu_sortkey.Tpo .deps/libyaz_icu_la-icu_sortkey.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT ../libstemmer_c/libstemmer/libyaz_icu_la-libstemmer.lo -MD -MP -MF ../libstemmer_c/libstemmer/.deps/libyaz_icu_la-libstemmer.Tpo -c -o ../libstemmer_c/libstemmer/libyaz_icu_la-libstemmer.lo `test -f '../libstemmer_c/libstemmer/libstemmer.c' || echo './'`../libstemmer_c/libstemmer/libstemmer.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT ../libstemmer_c/libstemmer/libyaz_icu_la-libstemmer.lo -MD -MP -MF ../libstemmer_c/libstemmer/.deps/libyaz_icu_la-libstemmer.Tpo -c ../libstemmer_c/libstemmer/libstemmer.c -fPIC -DPIC -o ../libstemmer_c/libstemmer/.libs/libyaz_icu_la-libstemmer.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT ../libstemmer_c/libstemmer/libyaz_icu_la-libstemmer.lo -MD -MP -MF ../libstemmer_c/libstemmer/.deps/libyaz_icu_la-libstemmer.Tpo -c ../libstemmer_c/libstemmer/libstemmer.c -o ../libstemmer_c/libstemmer/libyaz_icu_la-libstemmer.o >/dev/null 2>&1
# mv -f ../libstemmer_c/libstemmer/.deps/libyaz_icu_la-libstemmer.Tpo ../libstemmer_c/libstemmer/.deps/libyaz_icu_la-libstemmer.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT ../libstemmer_c/runtime/libyaz_icu_la-api.lo -MD -MP -MF ../libstemmer_c/runtime/.deps/libyaz_icu_la-api.Tpo -c -o ../libstemmer_c/runtime/libyaz_icu_la-api.lo `test -f '../libstemmer_c/runtime/api.c' || echo './'`../libstemmer_c/runtime/api.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT ../libstemmer_c/runtime/libyaz_icu_la-api.lo -MD -MP -MF ../libstemmer_c/runtime/.deps/libyaz_icu_la-api.Tpo -c ../libstemmer_c/runtime/api.c -fPIC -DPIC -o ../libstemmer_c/runtime/.libs/libyaz_icu_la-api.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT ../libstemmer_c/runtime/libyaz_icu_la-api.lo -MD -MP -MF ../libstemmer_c/runtime/.deps/libyaz_icu_la-api.Tpo -c ../libstemmer_c/runtime/api.c -o ../libstemmer_c/runtime/libyaz_icu_la-api.o >/dev/null 2>&1
# mv -f ../libstemmer_c/runtime/.deps/libyaz_icu_la-api.Tpo ../libstemmer_c/runtime/.deps/libyaz_icu_la-api.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT ../libstemmer_c/runtime/libyaz_icu_la-utilities.lo -MD -MP -MF ../libstemmer_c/runtime/.deps/libyaz_icu_la-utilities.Tpo -c -o ../libstemmer_c/runtime/libyaz_icu_la-utilities.lo `test -f '../libstemmer_c/runtime/utilities.c' || echo './'`../libstemmer_c/runtime/utilities.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT ../libstemmer_c/runtime/libyaz_icu_la-utilities.lo -MD -MP -MF ../libstemmer_c/runtime/.deps/libyaz_icu_la-utilities.Tpo -c ../libstemmer_c/runtime/utilities.c -fPIC -DPIC -o ../libstemmer_c/runtime/.libs/libyaz_icu_la-utilities.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT ../libstemmer_c/runtime/libyaz_icu_la-utilities.lo -MD -MP -MF ../libstemmer_c/runtime/.deps/libyaz_icu_la-utilities.Tpo -c ../libstemmer_c/runtime/utilities.c -o ../libstemmer_c/runtime/libyaz_icu_la-utilities.o >/dev/null 2>&1
# mv -f ../libstemmer_c/runtime/.deps/libyaz_icu_la-utilities.Tpo ../libstemmer_c/runtime/.deps/libyaz_icu_la-utilities.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_porter.lo -MD -MP -MF ../libstemmer_c/src_c/.deps/libyaz_icu_la-stem_UTF_8_porter.Tpo -c -o ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_porter.lo `test -f '../libstemmer_c/src_c/stem_UTF_8_porter.c' || echo './'`../libstemmer_c/src_c/stem_UTF_8_porter.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_porter.lo -MD -MP -MF ../libstemmer_c/src_c/.deps/libyaz_icu_la-stem_UTF_8_porter.Tpo -c ../libstemmer_c/src_c/stem_UTF_8_porter.c -fPIC -DPIC -o ../libstemmer_c/src_c/.libs/libyaz_icu_la-stem_UTF_8_porter.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_porter.lo -MD -MP -MF ../libstemmer_c/src_c/.deps/libyaz_icu_la-stem_UTF_8_porter.Tpo -c ../libstemmer_c/src_c/stem_UTF_8_porter.c -o ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_porter.o >/dev/null 2>&1
# mv -f ../libstemmer_c/src_c/.deps/libyaz_icu_la-stem_UTF_8_porter.Tpo ../libstemmer_c/src_c/.deps/libyaz_icu_la-stem_UTF_8_porter.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_english.lo -MD -MP -MF ../libstemmer_c/src_c/.deps/libyaz_icu_la-stem_UTF_8_english.Tpo -c -o ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_english.lo `test -f '../libstemmer_c/src_c/stem_UTF_8_english.c' || echo './'`../libstemmer_c/src_c/stem_UTF_8_english.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_english.lo -MD -MP -MF ../libstemmer_c/src_c/.deps/libyaz_icu_la-stem_UTF_8_english.Tpo -c ../libstemmer_c/src_c/stem_UTF_8_english.c -fPIC -DPIC -o ../libstemmer_c/src_c/.libs/libyaz_icu_la-stem_UTF_8_english.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -D YAZ_HAVE_ICU=1 -I../libstemmer_c/include -pthread -MT ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_english.lo -MD -MP -MF ../libstemmer_c/src_c/.deps/libyaz_icu_la-stem_UTF_8_english.Tpo -c ../libstemmer_c/src_c/stem_UTF_8_english.c -o ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_english.o >/dev/null 2>&1
# mv -f ../libstemmer_c/src_c/.deps/libyaz_icu_la-stem_UTF_8_english.Tpo ../libstemmer_c/src_c/.deps/libyaz_icu_la-stem_UTF_8_english.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -version-info 5:0:0 -o libyaz_icu.la -rpath /usr/lib libyaz_icu_la-icu_chain.lo libyaz_icu_la-icu_utf16.lo libyaz_icu_la-icu_utf8.lo libyaz_icu_la-stemmer.lo libyaz_icu_la-icu_transform.lo libyaz_icu_la-icu_casemap.lo libyaz_icu_la-icu_tokenizer.lo libyaz_icu_la-icu_sortkey.lo ../libstemmer_c/libstemmer/libyaz_icu_la-libstemmer.lo ../libstemmer_c/runtime/libyaz_icu_la-api.lo ../libstemmer_c/runtime/libyaz_icu_la-utilities.lo ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_porter.lo ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_english.lo libyaz.la -licui18n -licuuc -licudata -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -shared -fPIC -DPIC .libs/libyaz_icu_la-icu_chain.o .libs/libyaz_icu_la-icu_utf16.o .libs/libyaz_icu_la-icu_utf8.o .libs/libyaz_icu_la-stemmer.o .libs/libyaz_icu_la-icu_transform.o .libs/libyaz_icu_la-icu_casemap.o .libs/libyaz_icu_la-icu_tokenizer.o .libs/libyaz_icu_la-icu_sortkey.o ../libstemmer_c/libstemmer/.libs/libyaz_icu_la-libstemmer.o ../libstemmer_c/runtime/.libs/libyaz_icu_la-api.o ../libstemmer_c/runtime/.libs/libyaz_icu_la-utilities.o ../libstemmer_c/src_c/.libs/libyaz_icu_la-stem_UTF_8_porter.o ../libstemmer_c/src_c/.libs/libyaz_icu_la-stem_UTF_8_english.o -Wl,-rpath -Wl,/tmp/yaz/src/yaz-5.16.0/src/.libs ./.libs/libyaz.so -licui18n -licuuc -licudata -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread -pthread -Wl,-soname -Wl,libyaz_icu.so.5 -o .libs/libyaz_icu.so.5.0.0
# libtool: link: (cd ".libs" && rm -f "libyaz_icu.so.5" && ln -s "libyaz_icu.so.5.0.0" "libyaz_icu.so.5")
# libtool: link: (cd ".libs" && rm -f "libyaz_icu.so" && ln -s "libyaz_icu.so.5.0.0" "libyaz_icu.so")
# libtool: link: ar cru .libs/libyaz_icu.a libyaz_icu_la-icu_chain.o libyaz_icu_la-icu_utf16.o libyaz_icu_la-icu_utf8.o libyaz_icu_la-stemmer.o libyaz_icu_la-icu_transform.o libyaz_icu_la-icu_casemap.o libyaz_icu_la-icu_tokenizer.o libyaz_icu_la-icu_sortkey.o ../libstemmer_c/libstemmer/libyaz_icu_la-libstemmer.o ../libstemmer_c/runtime/libyaz_icu_la-api.o ../libstemmer_c/runtime/libyaz_icu_la-utilities.o ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_porter.o ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_english.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libyaz_icu.a
# libtool: link: ( cd ".libs" && rm -f "libyaz_icu.la" && ln -s "../libyaz_icu.la" "libyaz_icu.la" )
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/src'
# Making all in include
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/include'
# make all-recursive
# make[2]: Entering directory '/tmp/yaz/src/yaz-5.16.0/include'
# Making all in yaz
# make[3]: Entering directory '/tmp/yaz/src/yaz-5.16.0/include/yaz'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/include/yaz'
# make[3]: Entering directory '/tmp/yaz/src/yaz-5.16.0/include'
# make[3]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/include'
# make[2]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/include'
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/include'
# Making all in util
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/util'
# depbase=`echo marcdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -D YAZ_HAVE_ICU=1 -pthread -MT marcdump.o -MD -MP -MF $depbase.Tpo -c -o marcdump.o marcdump.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o yaz-marcdump marcdump.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/yaz-marcdump marcdump.o ../src/.libs/libyaz.so -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo yaziconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -D YAZ_HAVE_ICU=1 -pthread -MT yaziconv.o -MD -MP -MF $depbase.Tpo -c -o yaziconv.o yaziconv.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o yaz-iconv yaziconv.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/yaz-iconv yaziconv.o ../src/.libs/libyaz.so -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo yaz-illclient.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -D YAZ_HAVE_ICU=1 -pthread -MT yaz-illclient.o -MD -MP -MF $depbase.Tpo -c -o yaz-illclient.o yaz-illclient.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o yaz-illclient yaz-illclient.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/yaz-illclient yaz-illclient.o ../src/.libs/libyaz.so -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo yaz-icu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -D YAZ_HAVE_ICU=1 -pthread -MT yaz-icu.o -MD -MP -MF $depbase.Tpo -c -o yaz-icu.o yaz-icu.c &&\
# mv -f $depbase.Tpo $depbase.Po
# yaz-icu.c:567:16: warning: address of array 'config.conffile' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (config.conffile && strlen(config.conffile))
# ~~~~~~~^~~~~~~~ ~~
# yaz-icu.c:570:16: warning: address of array 'config.print' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (config.print && strlen(config.print))
# ~~~~~~~^~~~~ ~~
# 2 warnings generated.
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o yaz-icu yaz-icu.o ../src/libyaz_icu.la ../src/libyaz.la -licui18n -licuuc -licudata -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/yaz-icu yaz-icu.o ../src/.libs/libyaz_icu.so ../src/.libs/libyaz.so -licui18n -licuuc -licudata -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo json-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -D YAZ_HAVE_ICU=1 -pthread -MT json-parse.o -MD -MP -MF $depbase.Tpo -c -o json-parse.o json-parse.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o yaz-json-parse json-parse.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/yaz-json-parse json-parse.o ../src/.libs/libyaz.so -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo yaz-url.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -D YAZ_HAVE_ICU=1 -pthread -MT yaz-url.o -MD -MP -MF $depbase.Tpo -c -o yaz-url.o yaz-url.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o yaz-url yaz-url.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/yaz-url yaz-url.o ../src/.libs/libyaz.so -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo cclsh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -D YAZ_HAVE_ICU=1 -pthread -MT cclsh.o -MD -MP -MF $depbase.Tpo -c -o cclsh.o cclsh.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o cclsh cclsh.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/cclsh cclsh.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo cql2pqf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -D YAZ_HAVE_ICU=1 -pthread -MT cql2pqf.o -MD -MP -MF $depbase.Tpo -c -o cql2pqf.o cql2pqf.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o cql2pqf cql2pqf.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/cql2pqf cql2pqf.o ../src/.libs/libyaz.so -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo cql2xcql.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -D YAZ_HAVE_ICU=1 -pthread -MT cql2xcql.o -MD -MP -MF $depbase.Tpo -c -o cql2xcql.o cql2xcql.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o cql2xcql cql2xcql.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/cql2xcql cql2xcql.o ../src/.libs/libyaz.so -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo srwtst.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -D YAZ_HAVE_ICU=1 -pthread -MT srwtst.o -MD -MP -MF $depbase.Tpo -c -o srwtst.o srwtst.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o srwtst srwtst.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/srwtst srwtst.o ../src/.libs/libyaz.so -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo benchmark.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -D YAZ_HAVE_ICU=1 -pthread -MT benchmark.o -MD -MP -MF $depbase.Tpo -c -o benchmark.o benchmark.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o yaz-benchmark benchmark.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/yaz-benchmark benchmark.o ../src/.libs/libyaz.so -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo yaz-xmlquery.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -D YAZ_HAVE_ICU=1 -pthread -MT yaz-xmlquery.o -MD -MP -MF $depbase.Tpo -c -o yaz-xmlquery.o yaz-xmlquery.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o yaz-xmlquery yaz-xmlquery.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/yaz-xmlquery yaz-xmlquery.o ../src/.libs/libyaz.so -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo yaz-record-conv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -D YAZ_HAVE_ICU=1 -pthread -MT yaz-record-conv.o -MD -MP -MF $depbase.Tpo -c -o yaz-record-conv.o yaz-record-conv.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o yaz-record-conv yaz-record-conv.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/yaz-record-conv yaz-record-conv.o ../src/.libs/libyaz.so -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/util'
# Making all in test
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/test'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/test'
# Making all in client
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/client'
# depbase=`echo client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT client.o -MD -MP -MF $depbase.Tpo -c -o client.o client.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo admin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT admin.o -MD -MP -MF $depbase.Tpo -c -o admin.o admin.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo tabcomplete.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT tabcomplete.o -MD -MP -MF $depbase.Tpo -c -o tabcomplete.o tabcomplete.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo fhistory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT fhistory.o -MD -MP -MF $depbase.Tpo -c -o fhistory.o fhistory.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o yaz-client client.o admin.o tabcomplete.o fhistory.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/yaz-client client.o admin.o tabcomplete.o fhistory.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/client'
# Making all in ztest
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/ztest'
# depbase=`echo ztest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT ztest.o -MD -MP -MF $depbase.Tpo -c -o ztest.o ztest.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo read-grs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT read-grs.o -MD -MP -MF $depbase.Tpo -c -o read-grs.o read-grs.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo read-marc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT read-marc.o -MD -MP -MF $depbase.Tpo -c -o read-marc.o read-marc.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo dummy-opac.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT dummy-opac.o -MD -MP -MF $depbase.Tpo -c -o dummy-opac.o dummy-opac.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o yaz-ztest ztest.o read-grs.o read-marc.o dummy-opac.o ../src/libyaz_server.la ../src/libyaz.la -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/yaz-ztest ztest.o read-grs.o read-marc.o dummy-opac.o ../src/.libs/libyaz_server.so ../src/.libs/libyaz.so -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo gfs-example.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT gfs-example.o -MD -MP -MF $depbase.Tpo -c -o gfs-example.o gfs-example.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o gfs-example gfs-example.o ../src/libyaz_server.la ../src/libyaz.la -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/gfs-example gfs-example.o ../src/.libs/libyaz_server.so ../src/.libs/libyaz.so -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/ztest'
# Making all in zoom
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/zoom'
# depbase=`echo zoomsh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT zoomsh.o -MD -MP -MF $depbase.Tpo -c -o zoomsh.o zoomsh.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o zoomsh zoomsh.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/zoomsh zoomsh.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo zoomtst1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT zoomtst1.o -MD -MP -MF $depbase.Tpo -c -o zoomtst1.o zoomtst1.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o zoomtst1 zoomtst1.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/zoomtst1 zoomtst1.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo zoomtst2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT zoomtst2.o -MD -MP -MF $depbase.Tpo -c -o zoomtst2.o zoomtst2.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o zoomtst2 zoomtst2.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/zoomtst2 zoomtst2.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo zoomtst3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT zoomtst3.o -MD -MP -MF $depbase.Tpo -c -o zoomtst3.o zoomtst3.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o zoomtst3 zoomtst3.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/zoomtst3 zoomtst3.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo zoomtst4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT zoomtst4.o -MD -MP -MF $depbase.Tpo -c -o zoomtst4.o zoomtst4.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o zoomtst4 zoomtst4.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/zoomtst4 zoomtst4.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo zoomtst5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT zoomtst5.o -MD -MP -MF $depbase.Tpo -c -o zoomtst5.o zoomtst5.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o zoomtst5 zoomtst5.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/zoomtst5 zoomtst5.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo zoomtst6.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT zoomtst6.o -MD -MP -MF $depbase.Tpo -c -o zoomtst6.o zoomtst6.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o zoomtst6 zoomtst6.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/zoomtst6 zoomtst6.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo zoomtst7.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT zoomtst7.o -MD -MP -MF $depbase.Tpo -c -o zoomtst7.o zoomtst7.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o zoomtst7 zoomtst7.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/zoomtst7 zoomtst7.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo zoomtst8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT zoomtst8.o -MD -MP -MF $depbase.Tpo -c -o zoomtst8.o zoomtst8.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o zoomtst8 zoomtst8.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/zoomtst8 zoomtst8.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo zoomtst9.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT zoomtst9.o -MD -MP -MF $depbase.Tpo -c -o zoomtst9.o zoomtst9.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o zoomtst9 zoomtst9.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/zoomtst9 zoomtst9.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo zoomtst10.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT zoomtst10.o -MD -MP -MF $depbase.Tpo -c -o zoomtst10.o zoomtst10.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o zoomtst10 zoomtst10.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/zoomtst10 zoomtst10.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo zoomtst11.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT zoomtst11.o -MD -MP -MF $depbase.Tpo -c -o zoomtst11.o zoomtst11.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o zoomtst11 zoomtst11.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/zoomtst11 zoomtst11.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo zoom-benchmark.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT zoom-benchmark.o -MD -MP -MF $depbase.Tpo -c -o zoom-benchmark.o zoom-benchmark.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o zoom-benchmark zoom-benchmark.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/zoom-benchmark zoom-benchmark.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo zoom-ka.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT zoom-ka.o -MD -MP -MF $depbase.Tpo -c -o zoom-ka.o zoom-ka.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o zoom-ka zoom-ka.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/zoom-ka zoom-ka.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# depbase=`echo zoom-bug-641.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -pthread -MT zoom-bug-641.o -MD -MP -MF $depbase.Tpo -c -o zoom-bug-641.o zoom-bug-641.c &&\
# mv -f $depbase.Tpo $depbase.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -pthread -o zoom-bug-641 zoom-bug-641.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread
# libtool: link: clang -pthread -o .libs/zoom-bug-641 zoom-bug-641.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/zoom'
# Making all in doc
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/doc'
# Making all in common
# make[2]: Entering directory '/tmp/yaz/src/yaz-5.16.0/doc/common'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/doc/common'
# make[2]: Entering directory '/tmp/yaz/src/yaz-5.16.0/doc'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/doc'
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/doc'
# Making all in etc
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/etc'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/etc'
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/src'
# make[2]: Entering directory '/tmp/yaz/src/yaz-5.16.0/src'
# /usr/bin/mkdir -p '/tmp/yaz/pkg/yaz/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libyaz.la libyaz_server.la libyaz_icu.la '/tmp/yaz/pkg/yaz/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libyaz.so.5.0.0 /tmp/yaz/pkg/yaz/usr/lib/libyaz.so.5.0.0
# libtool: install: (cd /tmp/yaz/pkg/yaz/usr/lib && { ln -s -f libyaz.so.5.0.0 libyaz.so.5 || { rm -f libyaz.so.5 && ln -s libyaz.so.5.0.0 libyaz.so.5; }; })
# libtool: install: (cd /tmp/yaz/pkg/yaz/usr/lib && { ln -s -f libyaz.so.5.0.0 libyaz.so || { rm -f libyaz.so && ln -s libyaz.so.5.0.0 libyaz.so; }; })
# libtool: install: /usr/bin/install -c .libs/libyaz.lai /tmp/yaz/pkg/yaz/usr/lib/libyaz.la
# libtool: install: warning: relinking `libyaz_server.la'
# libtool: install: (cd /tmp/yaz/src/yaz-5.16.0/src; /bin/sh /tmp/yaz/src/yaz-5.16.0/libtool --tag CC --mode=relink clang -pthread -version-info 5:0:0 -o libyaz_server.la -rpath /usr/lib statserv.lo seshigh.lo eventl.lo requestq.lo libyaz.la -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -inst-prefix-dir /tmp/yaz/pkg/yaz)
# libtool: relink: clang -shared -fPIC -DPIC .libs/statserv.o .libs/seshigh.o .libs/eventl.o .libs/requestq.o -L/tmp/yaz/pkg/yaz/usr/lib -L/usr/lib -lyaz -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread -pthread -Wl,-soname -Wl,libyaz_server.so.5 -o .libs/libyaz_server.so.5.0.0
# libtool: install: /usr/bin/install -c .libs/libyaz_server.so.5.0.0T /tmp/yaz/pkg/yaz/usr/lib/libyaz_server.so.5.0.0
# libtool: install: (cd /tmp/yaz/pkg/yaz/usr/lib && { ln -s -f libyaz_server.so.5.0.0 libyaz_server.so.5 || { rm -f libyaz_server.so.5 && ln -s libyaz_server.so.5.0.0 libyaz_server.so.5; }; })
# libtool: install: (cd /tmp/yaz/pkg/yaz/usr/lib && { ln -s -f libyaz_server.so.5.0.0 libyaz_server.so || { rm -f libyaz_server.so && ln -s libyaz_server.so.5.0.0 libyaz_server.so; }; })
# libtool: install: /usr/bin/install -c .libs/libyaz_server.lai /tmp/yaz/pkg/yaz/usr/lib/libyaz_server.la
# libtool: install: warning: relinking `libyaz_icu.la'
# libtool: install: (cd /tmp/yaz/src/yaz-5.16.0/src; /bin/sh /tmp/yaz/src/yaz-5.16.0/libtool --tag CC --mode=relink clang -pthread -version-info 5:0:0 -o libyaz_icu.la -rpath /usr/lib libyaz_icu_la-icu_chain.lo libyaz_icu_la-icu_utf16.lo libyaz_icu_la-icu_utf8.lo libyaz_icu_la-stemmer.lo libyaz_icu_la-icu_transform.lo libyaz_icu_la-icu_casemap.lo libyaz_icu_la-icu_tokenizer.lo libyaz_icu_la-icu_sortkey.lo ../libstemmer_c/libstemmer/libyaz_icu_la-libstemmer.lo ../libstemmer_c/runtime/libyaz_icu_la-api.lo ../libstemmer_c/runtime/libyaz_icu_la-utilities.lo ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_porter.lo ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_english.lo libyaz.la -licui18n -licuuc -licudata -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -inst-prefix-dir /tmp/yaz/pkg/yaz)
# libtool: relink: clang -shared -fPIC -DPIC .libs/libyaz_icu_la-icu_chain.o .libs/libyaz_icu_la-icu_utf16.o .libs/libyaz_icu_la-icu_utf8.o .libs/libyaz_icu_la-stemmer.o .libs/libyaz_icu_la-icu_transform.o .libs/libyaz_icu_la-icu_casemap.o .libs/libyaz_icu_la-icu_tokenizer.o .libs/libyaz_icu_la-icu_sortkey.o ../libstemmer_c/libstemmer/.libs/libyaz_icu_la-libstemmer.o ../libstemmer_c/runtime/.libs/libyaz_icu_la-api.o ../libstemmer_c/runtime/.libs/libyaz_icu_la-utilities.o ../libstemmer_c/src_c/.libs/libyaz_icu_la-stem_UTF_8_porter.o ../libstemmer_c/src_c/.libs/libyaz_icu_la-stem_UTF_8_english.o -L/tmp/yaz/pkg/yaz/usr/lib -L/usr/lib -lyaz -licui18n -licuuc -licudata -lexslt -lxslt -lz -llzma -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread -pthread -pthread -Wl,-soname -Wl,libyaz_icu.so.5 -o .libs/libyaz_icu.so.5.0.0
# libtool: install: /usr/bin/install -c .libs/libyaz_icu.so.5.0.0T /tmp/yaz/pkg/yaz/usr/lib/libyaz_icu.so.5.0.0
# libtool: install: (cd /tmp/yaz/pkg/yaz/usr/lib && { ln -s -f libyaz_icu.so.5.0.0 libyaz_icu.so.5 || { rm -f libyaz_icu.so.5 && ln -s libyaz_icu.so.5.0.0 libyaz_icu.so.5; }; })
# libtool: install: (cd /tmp/yaz/pkg/yaz/usr/lib && { ln -s -f libyaz_icu.so.5.0.0 libyaz_icu.so || { rm -f libyaz_icu.so && ln -s libyaz_icu.so.5.0.0 libyaz_icu.so; }; })
# libtool: install: /usr/bin/install -c .libs/libyaz_icu.lai /tmp/yaz/pkg/yaz/usr/lib/libyaz_icu.la
# libtool: install: /usr/bin/install -c .libs/libyaz.a /tmp/yaz/pkg/yaz/usr/lib/libyaz.a
# libtool: install: chmod 644 /tmp/yaz/pkg/yaz/usr/lib/libyaz.a
# libtool: install: ranlib /tmp/yaz/pkg/yaz/usr/lib/libyaz.a
# libtool: install: /usr/bin/install -c .libs/libyaz_server.a /tmp/yaz/pkg/yaz/usr/lib/libyaz_server.a
# libtool: install: chmod 644 /tmp/yaz/pkg/yaz/usr/lib/libyaz_server.a
# libtool: install: ranlib /tmp/yaz/pkg/yaz/usr/lib/libyaz_server.a
# libtool: install: /usr/bin/install -c .libs/libyaz_icu.a /tmp/yaz/pkg/yaz/usr/lib/libyaz_icu.a
# libtool: install: chmod 644 /tmp/yaz/pkg/yaz/usr/lib/libyaz_icu.a
# libtool: install: ranlib /tmp/yaz/pkg/yaz/usr/lib/libyaz_icu.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/yaz/pkg/yaz/usr/share/yaz/ill'
# /usr/bin/install -c -m 644 ill9702.asn item-req.asn ill.tcl oclc-ill-req-ext.asn '/tmp/yaz/pkg/yaz/usr/share/yaz/ill'
# /usr/bin/mkdir -p '/tmp/yaz/pkg/yaz/usr/share/yaz/z39.50'
# /usr/bin/install -c -m 644 datetime.asn esupdate.asn univres.asn z3950v3.asn z.tcl esadmin.asn charneg-3.asn mterm2.asn oclcui.asn facet.asn '/tmp/yaz/pkg/yaz/usr/share/yaz/z39.50'
# make[2]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/src'
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/src'
# Making install in include
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/include'
# Making install in yaz
# make[2]: Entering directory '/tmp/yaz/src/yaz-5.16.0/include/yaz'
# make[3]: Entering directory '/tmp/yaz/src/yaz-5.16.0/include/yaz'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/yaz/pkg/yaz/usr/include/yaz'
# /usr/bin/install -c -m 644 backend.h backtrace.h base64.h ccl.h ccl_xml.h cookie.h cql.h rpn2cql.h rpn2solr.h solr.h comstack.h diagbib1.h diagsrw.h diagsru_update.h sortspec.h log.h logrpn.h marcdisp.h nmem.h nmem_xml.h odr.h errno.h facet.h options.h otherinfo.h pquery.h prt-ext.h querytowrbuf.h readconf.h record_conv.h record_render.h retrieval.h statserv.h tcpip.h test.h timing.h unix.h tpath.h wrbuf.h xmalloc.h '/tmp/yaz/pkg/yaz/usr/include/yaz'
# /usr/bin/install -c -m 644 yaz-ccl.h yaz-iconv.h yaz-util.h yaz-version.h yconfig.h proto.h xml_get.h xmlquery.h xmltypes.h snprintf.h query-charset.h mutex.h oid_db.h oid_util.h oid_std.h tokenizer.h copy_types.h icu.h match_glob.h poll.h daemon.h sc.h xml_include.h ill.h ill-core.h item-req.h oclc-ill-req-ext.h z-accdes1.h z-accform1.h z-acckrb1.h z-core.h z-date.h z-diag1.h z-espec1.h z-estask.h z-exp.h z-grs.h z-mterm2.h z-opac.h z-rrf1.h '/tmp/yaz/pkg/yaz/usr/include/yaz'
# /usr/bin/install -c -m 644 z-rrf2.h z-sum.h z-sutrs.h z-uifr1.h z-univ.h z-oclcui.h z-facet-1.h zes-expi.h zes-exps.h zes-order.h zes-pquery.h zes-psched.h zes-admin.h zes-pset.h zes-update.h zes-update0.h zoom.h z-charneg.h charneg.h soap.h srw.h zgdu.h matchstr.h json.h file_glob.h dirent.h thread_id.h gettimeofday.h shptr.h thread_create.h spipe.h stemmer.h url.h '/tmp/yaz/pkg/yaz/usr/include/yaz'
# make[3]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/include/yaz'
# make[2]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/include/yaz'
# make[2]: Entering directory '/tmp/yaz/src/yaz-5.16.0/include'
# make[3]: Entering directory '/tmp/yaz/src/yaz-5.16.0/include'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/include'
# make[2]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/include'
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/include'
# Making install in util
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/util'
# make[2]: Entering directory '/tmp/yaz/src/yaz-5.16.0/util'
# /usr/bin/mkdir -p '/tmp/yaz/pkg/yaz/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c yaz-marcdump yaz-iconv yaz-illclient yaz-icu yaz-json-parse yaz-url '/tmp/yaz/pkg/yaz/usr/bin'
# libtool: install: warning: `../src/libyaz.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/yaz-marcdump /tmp/yaz/pkg/yaz/usr/bin/yaz-marcdump
# libtool: install: warning: `../src/libyaz.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/yaz-iconv /tmp/yaz/pkg/yaz/usr/bin/yaz-iconv
# libtool: install: warning: `../src/libyaz.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/yaz-illclient /tmp/yaz/pkg/yaz/usr/bin/yaz-illclient
# libtool: install: warning: `../src/libyaz_icu.la' has not been installed in `/usr/lib'
# libtool: install: warning: `../src/libyaz.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/yaz-icu /tmp/yaz/pkg/yaz/usr/bin/yaz-icu
# libtool: install: warning: `../src/libyaz.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/yaz-json-parse /tmp/yaz/pkg/yaz/usr/bin/yaz-json-parse
# libtool: install: warning: `../src/libyaz.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/yaz-url /tmp/yaz/pkg/yaz/usr/bin/yaz-url
# /usr/bin/mkdir -p '/tmp/yaz/pkg/yaz/usr/bin'
# /usr/bin/install -c yaz-asncomp yaz-config '/tmp/yaz/pkg/yaz/usr/bin'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/util'
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/util'
# Making install in test
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/test'
# make[2]: Entering directory '/tmp/yaz/src/yaz-5.16.0/test'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/test'
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/test'
# Making install in client
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/client'
# make[2]: Entering directory '/tmp/yaz/src/yaz-5.16.0/client'
# /usr/bin/mkdir -p '/tmp/yaz/pkg/yaz/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c yaz-client '/tmp/yaz/pkg/yaz/usr/bin'
# libtool: install: warning: `../src/libyaz.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/yaz-client /tmp/yaz/pkg/yaz/usr/bin/yaz-client
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/client'
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/client'
# Making install in ztest
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/ztest'
# make[2]: Entering directory '/tmp/yaz/src/yaz-5.16.0/ztest'
# /usr/bin/mkdir -p '/tmp/yaz/pkg/yaz/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c yaz-ztest '/tmp/yaz/pkg/yaz/usr/bin'
# libtool: install: warning: `../src/libyaz_server.la' has not been installed in `/usr/lib'
# libtool: install: warning: `../src/libyaz.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/yaz-ztest /tmp/yaz/pkg/yaz/usr/bin/yaz-ztest
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/ztest'
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/ztest'
# Making install in zoom
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/zoom'
# make[2]: Entering directory '/tmp/yaz/src/yaz-5.16.0/zoom'
# /usr/bin/mkdir -p '/tmp/yaz/pkg/yaz/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c zoomsh '/tmp/yaz/pkg/yaz/usr/bin'
# libtool: install: warning: `../src/libyaz.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/zoomsh /tmp/yaz/pkg/yaz/usr/bin/zoomsh
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/zoom'
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/zoom'
# Making install in doc
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/doc'
# Making install in common
# make[2]: Entering directory '/tmp/yaz/src/yaz-5.16.0/doc/common'
# make[3]: Entering directory '/tmp/yaz/src/yaz-5.16.0/doc/common'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/yaz/pkg/yaz/usr/share/doc/yaz/common'
# /usr/bin/install -c -m 644 style1.css id.png '/tmp/yaz/pkg/yaz/usr/share/doc/yaz/common'
# make[3]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/doc/common'
# make[2]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/doc/common'
# make[2]: Entering directory '/tmp/yaz/src/yaz-5.16.0/doc'
# make[3]: Entering directory '/tmp/yaz/src/yaz-5.16.0/doc'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/yaz/pkg/yaz/usr/share/doc/yaz'
# /usr/bin/install -c -m 644 index.html apilayer.png '/tmp/yaz/pkg/yaz/usr/share/doc/yaz'
# /usr/bin/mkdir -p '/tmp/yaz/pkg/yaz/usr/share/man/man1'
# /usr/bin/install -c -m 644 yaz-client.1 yaz-config.1 zoomsh.1 yaz-asncomp.1 yaz-marcdump.1 yaz-iconv.1 yaz-illclient.1 yaz-icu.1 yaz-url.1 yaz-json-parse.1 '/tmp/yaz/pkg/yaz/usr/share/man/man1'
# /usr/bin/mkdir -p '/tmp/yaz/pkg/yaz/usr/share/man/man7'
# /usr/bin/install -c -m 644 yaz.7 yaz-log.7 bib1-attr.7 '/tmp/yaz/pkg/yaz/usr/share/man/man7'
# /usr/bin/mkdir -p '/tmp/yaz/pkg/yaz/usr/share/man/man8'
# /usr/bin/install -c -m 644 yaz-ztest.8 '/tmp/yaz/pkg/yaz/usr/share/man/man8'
# make install-data-hook
# make[4]: Entering directory '/tmp/yaz/src/yaz-5.16.0/doc'
# if test -f index.html; then d=.; else d="."; fi; \
# for p in $d/*.html; do \
# /usr/bin/install -c -m 644 $p /tmp/yaz/pkg/yaz/usr/share/doc/yaz; \
# done
# make[4]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/doc'
# make[3]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/doc'
# make[2]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/doc'
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/doc'
# Making install in etc
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/etc'
# make[2]: Entering directory '/tmp/yaz/src/yaz-5.16.0/etc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/yaz/pkg/yaz/usr/share/yaz/etc'
# /usr/bin/install -c -m 644 pqf.properties cqlpass.properties yazgfs.xml maps.xml MARC21slim2DC.xsl MARC21slim2MODS.xsl MARC21slim2RDFDC.xsl MARC21slimUtils.xsl marc21_to_endnote.xsl opacxml.xsd '/tmp/yaz/pkg/yaz/usr/share/yaz/etc'
# make[2]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/etc'
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/etc'
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0'
# make[2]: Entering directory '/tmp/yaz/src/yaz-5.16.0'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/yaz/pkg/yaz/usr/share/aclocal'
# /usr/bin/install -c -m 644 m4/yaz.m4 '/tmp/yaz/pkg/yaz/usr/share/aclocal'
# /usr/bin/mkdir -p '/tmp/yaz/pkg/yaz/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 yaz.pc '/tmp/yaz/pkg/yaz/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/yaz/src/yaz-5.16.0'
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> WARNING: Package contains reference to $srcdir
# ==> Creating package "yaz"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding changelog file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: yaz 5.16.0-1 (Thu Apr 13 18:42:41 UTC 2017)

CMD: pacman --query --file yaz-5.16.0-1-x86_64.pkg.tar.xz
# yaz 5.16.0-1

Creating hybrid package for 'yaz'

Trying to find vanilla package 'yaz'...

CMD: pacman --query --file /mirror/yaz-5.16.0-1.pkg.tar.xz
# yaz 5.16.0-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.CHANGELOG
# /.MTREE
# /usr/lib/libyaz.so.5
# /usr/lib/libyaz_server.so
# /usr/lib/libyaz_icu.so.5
# /usr/lib/libyaz_server.so.5
# /usr/lib/libyaz_icu.so.5.0.0
# /usr/lib/libyaz_server.so.5.0.0
# /usr/lib/libyaz_icu.so
# /usr/lib/libyaz.so
# /usr/lib/libyaz.so.5.0.0
# /usr/lib/pkgconfig/yaz.pc
# /usr/share/licenses/yaz/LICENSE
# /usr/share/aclocal/yaz.m4
# /usr/share/man/man1/yaz-asncomp.1.gz
# /usr/share/man/man1/yaz-config.1.gz
# /usr/share/man/man1/yaz-marcdump.1.gz
# /usr/share/man/man1/yaz-icu.1.gz
# /usr/share/man/man1/zoomsh.1.gz
# /usr/share/man/man1/yaz-json-parse.1.gz
# /usr/share/man/man1/yaz-iconv.1.gz
# /usr/share/man/man1/yaz-client.1.gz
# /usr/share/man/man1/yaz-url.1.gz
# /usr/share/man/man1/yaz-illclient.1.gz
# /usr/share/man/man8/yaz-ztest.8.gz
# /usr/share/man/man7/yaz-log.7.gz
# /usr/share/man/man7/bib1-attr.7.gz
# /usr/share/man/man7/yaz.7.gz
# /usr/share/yaz/etc/MARC21slim2RDFDC.xsl
# /usr/share/yaz/etc/cqlpass.properties
# /usr/share/yaz/etc/opacxml.xsd
# /usr/share/yaz/etc/MARC21slim2MODS.xsl
# /usr/share/yaz/etc/MARC21slimUtils.xsl
# /usr/share/yaz/etc/marc21_to_endnote.xsl
# /usr/share/yaz/etc/yazgfs.xml
# /usr/share/yaz/etc/maps.xml
# /usr/share/yaz/etc/MARC21slim2DC.xsl
# /usr/share/yaz/etc/pqf.properties
# /usr/share/yaz/z39.50/oclcui.asn
# /usr/share/yaz/z39.50/charneg-3.asn
# /usr/share/yaz/z39.50/datetime.asn
# /usr/share/yaz/z39.50/z3950v3.asn
# /usr/share/yaz/z39.50/univres.asn
# /usr/share/yaz/z39.50/esadmin.asn
# /usr/share/yaz/z39.50/esupdate.asn
# /usr/share/yaz/z39.50/facet.asn
# /usr/share/yaz/z39.50/mterm2.asn
# /usr/share/yaz/z39.50/z.tcl
# /usr/share/yaz/ill/ill.tcl
# /usr/share/yaz/ill/ill9702.asn
# /usr/share/yaz/ill/item-req.asn
# /usr/share/yaz/ill/oclc-ill-req-ext.asn
# /usr/share/doc/yaz/server.backendfunctions.html
# /usr/share/doc/yaz/yaz-icu.html
# /usr/share/doc/yaz/server.backend.html
# /usr/share/doc/yaz/yaz.html
# /usr/share/doc/yaz/future.html
# /usr/share/doc/yaz/comstack.summary.html
# /usr/share/doc/yaz/installation.html
# /usr/share/doc/yaz/soap.html
# /usr/share/doc/yaz/list-oids.html
# /usr/share/doc/yaz/yaz-url.html
# /usr/share/doc/yaz/tools.retrieval.html
# /usr/share/doc/yaz/introduction.api.html
# /usr/share/doc/yaz/comstack.introduction.html
# /usr/share/doc/yaz/yaz-marcdump.html
# /usr/share/doc/yaz/index.html
# /usr/share/doc/yaz/odr.programming.html
# /usr/share/doc/yaz/indexdata.html
# /usr/share/doc/yaz/odr.use.html
# /usr/share/doc/yaz/zoom.records.html
# /usr/share/doc/yaz/zoom.query.html
# /usr/share/doc/yaz/server.frontend.html
# /usr/share/doc/yaz/asn.preparing.html
# /usr/share/doc/yaz/bib1.html
# /usr/share/doc/yaz/yaz-ztest.html
# /usr/share/doc/yaz/zoomsh.html
# /usr/share/doc/yaz/yaz-asncomp.html
# /usr/share/doc/yaz/asn.html
# /usr/share/doc/yaz/comstack.client.html
# /usr/share/doc/yaz/yaz-illclient.html
# /usr/share/doc/yaz/yaz-json-parse.html
# /usr/share/doc/yaz/asn.pdu.html
# /usr/share/doc/yaz/facets.html
# /usr/share/doc/yaz/zoom.extendedservices.html
# /usr/share/doc/yaz/comstack.html
# /usr/share/doc/yaz/apilayer.png
# /usr/share/doc/yaz/yaz-client.html
# /usr/share/doc/yaz/zoom.events.html
# /usr/share/doc/yaz/zoom.facets.html
# /usr/share/doc/yaz/soap.http.html
# /usr/share/doc/yaz/yaz-config.html
# /usr/share/doc/yaz/tools.html
# /usr/share/doc/yaz/comstack.diagnostics.html
# /usr/share/doc/yaz/yaz-log.html
# /usr/share/doc/yaz/introduction.html
# /usr/share/doc/yaz/soap.xml.html
# /usr/share/doc/yaz/sorting.html
# /usr/share/doc/yaz/credits.html
# /usr/share/doc/yaz/reference.html
# /usr/share/doc/yaz/odr.html
# /usr/share/doc/yaz/installation.win32.html
# /usr/share/doc/yaz/installation.unix.html
# /usr/share/doc/yaz/soap.srw.html
# /usr/share/doc/yaz/tools.oid.html
# /usr/share/doc/yaz/zoom.options.html
# /usr/share/doc/yaz/comstack.server.html
# /usr/share/doc/yaz/tools.log.html
# /usr/share/doc/yaz/tools.nmem.html
# /usr/share/doc/yaz/comstack.common.html
# /usr/share/doc/yaz/asn.external.html
# /usr/share/doc/yaz/server.html
# /usr/share/doc/yaz/zoom.queryconversions.html
# /usr/share/doc/yaz/license.html
# /usr/share/doc/yaz/bib1-diagnostics.html
# /usr/share/doc/yaz/zoom.resultsets.html
# /usr/share/doc/yaz/yaz-iconv.html
# /usr/share/doc/yaz/odr.debugging.html
# /usr/share/doc/yaz/comstack.addresses.html
# /usr/share/doc/yaz/comstack.ssl.html
# /usr/share/doc/yaz/marc.html
# /usr/share/doc/yaz/zoom.scan.html
# /usr/share/doc/yaz/server.invocation.html
# /usr/share/doc/yaz/sru-diagnostics.html
# /usr/share/doc/yaz/server.main.html
# /usr/share/doc/yaz/server.vhosts.html
# /usr/share/doc/yaz/zoom.html
# /usr/share/doc/yaz/common/id.png
# /usr/share/doc/yaz/common/style1.css
# /usr/include/yaz/stemmer.h
# /usr/include/yaz/z-exp.h
# /usr/include/yaz/diagsru_update.h
# /usr/include/yaz/oid_db.h
# /usr/include/yaz/z-rrf1.h
# /usr/include/yaz/rpn2cql.h
# /usr/include/yaz/z-mterm2.h
# /usr/include/yaz/odr.h
# /usr/include/yaz/json.h
# /usr/include/yaz/z-core.h
# /usr/include/yaz/url.h
# /usr/include/yaz/tcpip.h
# /usr/include/yaz/log.h
# /usr/include/yaz/readconf.h
# /usr/include/yaz/retrieval.h
# /usr/include/yaz/z-charneg.h
# /usr/include/yaz/cookie.h
# /usr/include/yaz/z-rrf2.h
# /usr/include/yaz/xml_include.h
# /usr/include/yaz/zes-pset.h
# /usr/include/yaz/marcdisp.h
# /usr/include/yaz/shptr.h
# /usr/include/yaz/zgdu.h
# /usr/include/yaz/z-espec1.h
# /usr/include/yaz/tokenizer.h
# /usr/include/yaz/xmltypes.h
# /usr/include/yaz/proto.h
# /usr/include/yaz/zes-order.h
# /usr/include/yaz/zes-exps.h
# /usr/include/yaz/statserv.h
# /usr/include/yaz/solr.h
# /usr/include/yaz/xmlquery.h
# /usr/include/yaz/nmem_xml.h
# /usr/include/yaz/nmem.h
# /usr/include/yaz/prt-ext.h
# /usr/include/yaz/backend.h
# /usr/include/yaz/ill-core.h
# /usr/include/yaz/zes-expi.h
# /usr/include/yaz/sortspec.h
# /usr/include/yaz/zes-psched.h
# /usr/include/yaz/matchstr.h
# /usr/include/yaz/diagsrw.h
# /usr/include/yaz/comstack.h
# /usr/include/yaz/z-diag1.h
# /usr/include/yaz/yaz-util.h
# /usr/include/yaz/z-accform1.h
# /usr/include/yaz/poll.h
# /usr/include/yaz/timing.h
# /usr/include/yaz/z-uifr1.h
# /usr/include/yaz/record_render.h
# /usr/include/yaz/thread_id.h
# /usr/include/yaz/ccl.h
# /usr/include/yaz/backtrace.h
# /usr/include/yaz/z-univ.h
# /usr/include/yaz/z-opac.h
# /usr/include/yaz/z-sum.h
# /usr/include/yaz/daemon.h
# /usr/include/yaz/oid_util.h
# /usr/include/yaz/yaz-iconv.h
# /usr/include/yaz/otherinfo.h
# /usr/include/yaz/zes-update.h
# /usr/include/yaz/oclc-ill-req-ext.h
# /usr/include/yaz/wrbuf.h
# /usr/include/yaz/yconfig.h
# /usr/include/yaz/file_glob.h
# /usr/include/yaz/z-grs.h
# /usr/include/yaz/querytowrbuf.h
# /usr/include/yaz/oid_std.h
# /usr/include/yaz/logrpn.h
# /usr/include/yaz/srw.h
# /usr/include/yaz/ill.h
# /usr/include/yaz/thread_create.h
# /usr/include/yaz/z-sutrs.h
# /usr/include/yaz/options.h
# /usr/include/yaz/ccl_xml.h
# /usr/include/yaz/item-req.h
# /usr/include/yaz/copy_types.h
# /usr/include/yaz/spipe.h
# /usr/include/yaz/snprintf.h
# /usr/include/yaz/cql.h
# /usr/include/yaz/diagbib1.h
# /usr/include/yaz/z-estask.h
# /usr/include/yaz/z-facet-1.h
# /usr/include/yaz/z-date.h
# /usr/include/yaz/gettimeofday.h
# /usr/include/yaz/zes-admin.h
# /usr/include/yaz/query-charset.h
# /usr/include/yaz/errno.h
# /usr/include/yaz/facet.h
# /usr/include/yaz/dirent.h
# /usr/include/yaz/zes-update0.h
# /usr/include/yaz/zes-pquery.h
# /usr/include/yaz/z-oclcui.h
# /usr/include/yaz/z-acckrb1.h
# /usr/include/yaz/pquery.h
# /usr/include/yaz/match_glob.h
# /usr/include/yaz/xml_get.h
# /usr/include/yaz/test.h
# /usr/include/yaz/rpn2solr.h
# /usr/include/yaz/charneg.h
# /usr/include/yaz/z-accdes1.h
# /usr/include/yaz/icu.h
# /usr/include/yaz/sc.h
# /usr/include/yaz/tpath.h
# /usr/include/yaz/mutex.h
# /usr/include/yaz/unix.h
# /usr/include/yaz/soap.h
# /usr/include/yaz/zoom.h
# /usr/include/yaz/record_conv.h
# /usr/include/yaz/yaz-ccl.h
# /usr/include/yaz/base64.h
# /usr/include/yaz/xmalloc.h
# /usr/include/yaz/yaz-version.h
# /usr/bin/yaz-client
# /usr/bin/zoomsh
# /usr/bin/yaz-config
# /usr/bin/yaz-marcdump
# /usr/bin/yaz-ztest
# /usr/bin/yaz-asncomp
# /usr/bin/yaz-url
# /usr/bin/yaz-illclient
# /usr/bin/yaz-json-parse
# /usr/bin/yaz-iconv
# /usr/bin/yaz-icu
# /sysroot/usr/lib/libyaz.so.5.0.0
# /sysroot/usr/lib/libyaz.so.5
# /sysroot/usr/lib/libyaz.so
# /sysroot/usr/lib/libyaz.la
# /sysroot/usr/lib/libyaz_server.so.5.0.0
# /sysroot/usr/lib/libyaz_server.so.5
# /sysroot/usr/lib/libyaz_server.so
# /sysroot/usr/lib/libyaz_server.la
# /sysroot/usr/lib/libyaz_icu.so.5.0.0
# /sysroot/usr/lib/libyaz_icu.so.5
# /sysroot/usr/lib/libyaz_icu.so
# /sysroot/usr/lib/libyaz_icu.la
# /sysroot/usr/lib/libyaz.a
# /sysroot/usr/lib/libyaz_server.a
# /sysroot/usr/lib/libyaz_icu.a
# /sysroot/usr/lib/pkgconfig/yaz.pc
# /sysroot/usr/include/yaz/backend.h
# /sysroot/usr/include/yaz/backtrace.h
# /sysroot/usr/include/yaz/base64.h
# /sysroot/usr/include/yaz/ccl.h
# /sysroot/usr/include/yaz/ccl_xml.h
# /sysroot/usr/include/yaz/cookie.h
# /sysroot/usr/include/yaz/cql.h
# /sysroot/usr/include/yaz/rpn2cql.h
# /sysroot/usr/include/yaz/rpn2solr.h
# /sysroot/usr/include/yaz/solr.h
# /sysroot/usr/include/yaz/comstack.h
# /sysroot/usr/include/yaz/diagbib1.h
# /sysroot/usr/include/yaz/diagsrw.h
# /sysroot/usr/include/yaz/diagsru_update.h
# /sysroot/usr/include/yaz/sortspec.h
# /sysroot/usr/include/yaz/log.h
# /sysroot/usr/include/yaz/logrpn.h
# /sysroot/usr/include/yaz/marcdisp.h
# /sysroot/usr/include/yaz/nmem.h
# /sysroot/usr/include/yaz/nmem_xml.h
# /sysroot/usr/include/yaz/odr.h
# /sysroot/usr/include/yaz/errno.h
# /sysroot/usr/include/yaz/facet.h
# /sysroot/usr/include/yaz/options.h
# /sysroot/usr/include/yaz/otherinfo.h
# /sysroot/usr/include/yaz/pquery.h
# /sysroot/usr/include/yaz/prt-ext.h
# /sysroot/usr/include/yaz/querytowrbuf.h
# /sysroot/usr/include/yaz/readconf.h
# /sysroot/usr/include/yaz/record_conv.h
# /sysroot/usr/include/yaz/record_render.h
# /sysroot/usr/include/yaz/retrieval.h
# /sysroot/usr/include/yaz/statserv.h
# /sysroot/usr/include/yaz/tcpip.h
# /sysroot/usr/include/yaz/test.h
# /sysroot/usr/include/yaz/timing.h
# /sysroot/usr/include/yaz/unix.h
# /sysroot/usr/include/yaz/tpath.h
# /sysroot/usr/include/yaz/wrbuf.h
# /sysroot/usr/include/yaz/xmalloc.h
# /sysroot/usr/include/yaz/yaz-ccl.h
# /sysroot/usr/include/yaz/yaz-iconv.h
# /sysroot/usr/include/yaz/yaz-util.h
# /sysroot/usr/include/yaz/yaz-version.h
# /sysroot/usr/include/yaz/yconfig.h
# /sysroot/usr/include/yaz/proto.h
# /sysroot/usr/include/yaz/xml_get.h
# /sysroot/usr/include/yaz/xmlquery.h
# /sysroot/usr/include/yaz/xmltypes.h
# /sysroot/usr/include/yaz/snprintf.h
# /sysroot/usr/include/yaz/query-charset.h
# /sysroot/usr/include/yaz/mutex.h
# /sysroot/usr/include/yaz/oid_db.h
# /sysroot/usr/include/yaz/oid_util.h
# /sysroot/usr/include/yaz/oid_std.h
# /sysroot/usr/include/yaz/tokenizer.h
# /sysroot/usr/include/yaz/copy_types.h
# /sysroot/usr/include/yaz/icu.h
# /sysroot/usr/include/yaz/match_glob.h
# /sysroot/usr/include/yaz/poll.h
# /sysroot/usr/include/yaz/daemon.h
# /sysroot/usr/include/yaz/sc.h
# /sysroot/usr/include/yaz/xml_include.h
# /sysroot/usr/include/yaz/ill.h
# /sysroot/usr/include/yaz/ill-core.h
# /sysroot/usr/include/yaz/item-req.h
# /sysroot/usr/include/yaz/oclc-ill-req-ext.h
# /sysroot/usr/include/yaz/z-accdes1.h
# /sysroot/usr/include/yaz/z-accform1.h
# /sysroot/usr/include/yaz/z-acckrb1.h
# /sysroot/usr/include/yaz/z-core.h
# /sysroot/usr/include/yaz/z-date.h
# /sysroot/usr/include/yaz/z-diag1.h
# /sysroot/usr/include/yaz/z-espec1.h
# /sysroot/usr/include/yaz/z-estask.h
# /sysroot/usr/include/yaz/z-exp.h
# /sysroot/usr/include/yaz/z-grs.h
# /sysroot/usr/include/yaz/z-mterm2.h
# /sysroot/usr/include/yaz/z-opac.h
# /sysroot/usr/include/yaz/z-rrf1.h
# /sysroot/usr/include/yaz/z-rrf2.h
# /sysroot/usr/include/yaz/z-sum.h
# /sysroot/usr/include/yaz/z-sutrs.h
# /sysroot/usr/include/yaz/z-uifr1.h
# /sysroot/usr/include/yaz/z-univ.h
# /sysroot/usr/include/yaz/z-oclcui.h
# /sysroot/usr/include/yaz/z-facet-1.h
# /sysroot/usr/include/yaz/zes-expi.h
# /sysroot/usr/include/yaz/zes-exps.h
# /sysroot/usr/include/yaz/zes-order.h
# /sysroot/usr/include/yaz/zes-pquery.h
# /sysroot/usr/include/yaz/zes-psched.h
# /sysroot/usr/include/yaz/zes-admin.h
# /sysroot/usr/include/yaz/zes-pset.h
# /sysroot/usr/include/yaz/zes-update.h
# /sysroot/usr/include/yaz/zes-update0.h
# /sysroot/usr/include/yaz/zoom.h
# /sysroot/usr/include/yaz/z-charneg.h
# /sysroot/usr/include/yaz/charneg.h
# /sysroot/usr/include/yaz/soap.h
# /sysroot/usr/include/yaz/srw.h
# /sysroot/usr/include/yaz/zgdu.h
# /sysroot/usr/include/yaz/matchstr.h
# /sysroot/usr/include/yaz/json.h
# /sysroot/usr/include/yaz/file_glob.h
# /sysroot/usr/include/yaz/dirent.h
# /sysroot/usr/include/yaz/thread_id.h
# /sysroot/usr/include/yaz/gettimeofday.h
# /sysroot/usr/include/yaz/shptr.h
# /sysroot/usr/include/yaz/thread_create.h
# /sysroot/usr/include/yaz/spipe.h
# /sysroot/usr/include/yaz/stemmer.h
# /sysroot/usr/include/yaz/url.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 2

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

Attempting to access local repository, attempt 3

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

Attempting to access local repository, attempt 4

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/yaz.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/yaz.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/yaz/src/yaz-5.16.0/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 yaz configure 5.16.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-shared=yaz
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 41197784a233
# 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:2365: checking for a BSD-compatible install
# configure:2433: result: /usr/bin/install -c
# configure:2444: checking whether build environment is sane
# configure:2499: result: yes
# configure:2558: checking for x86_64-unknown-linux-strip
# configure:2588: result: no
# configure:2598: checking for strip
# configure:2614: found /usr/bin/strip
# configure:2625: result: strip
# configure:2650: checking for a thread-safe mkdir -p
# configure:2689: result: /usr/bin/mkdir -p
# configure:2696: checking for gawk
# configure:2712: found /usr/bin/gawk
# configure:2723: result: gawk
# configure:2734: checking whether make sets $(MAKE)
# configure:2756: result: yes
# configure:2785: checking whether make supports nested variables
# configure:2802: result: yes
# configure:2938: checking for x86_64-unknown-linux-gcc
# configure:2965: result: clang
# configure:3234: checking for C compiler version
# configure:3243: 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:3254: $? = 0
# configure:3243: 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:3254: $? = 0
# configure:3243: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3254: $? = 1
# configure:3243: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3254: $? = 1
# configure:3274: checking whether the C compiler works
# configure:3296: clang conftest.c >&5
# configure:3300: $? = 0
# configure:3348: result: yes
# configure:3351: checking for C compiler default output file name
# configure:3353: result: a.out
# configure:3359: checking for suffix of executables
# configure:3366: clang -o conftest conftest.c >&5
# configure:3370: $? = 0
# configure:3392: result:
# configure:3414: checking whether we are cross compiling
# configure:3422: clang -o conftest conftest.c >&5
# configure:3426: $? = 0
# configure:3433: ./conftest
# configure:3437: $? = 0
# configure:3452: result: no
# configure:3457: checking for suffix of object files
# configure:3479: clang -c conftest.c >&5
# configure:3483: $? = 0
# configure:3504: result: o
# configure:3508: checking whether we are using the GNU C compiler
# configure:3527: clang -c conftest.c >&5
# configure:3527: $? = 0
# configure:3536: result: yes
# configure:3545: checking whether clang accepts -g
# configure:3565: clang -c -g conftest.c >&5
# configure:3565: $? = 0
# configure:3606: result: yes
# configure:3623: checking for clang option to accept ISO C89
# configure:3686: clang -c conftest.c >&5
# configure:3686: $? = 0
# configure:3699: result: none needed
# configure:3724: checking whether clang understands -c and -o together
# configure:3746: clang -c conftest.c -o conftest2.o
# configure:3749: $? = 0
# configure:3746: clang -c conftest.c -o conftest2.o
# configure:3749: $? = 0
# configure:3761: result: yes
# configure:3789: checking for style of include used by make
# configure:3817: result: GNU
# configure:3843: checking dependency style of clang
# configure:3954: result: gcc3
# configure:3974: checking how to run the C preprocessor
# configure:4005: clang -E conftest.c
# configure:4005: $? = 0
# configure:4019: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4019: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | /* end confdefs.h. */
# | #include
# configure:4044: result: clang -E
# configure:4064: clang -E conftest.c
# configure:4064: $? = 0
# configure:4078: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4078: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | /* end confdefs.h. */
# | #include
# configure:4110: checking for bison
# configure:4126: found /usr/bin/bison
# configure:4137: result: bison -y
# configure:4155: checking for tclsh
# configure:4185: result: no
# configure:4155: checking for tclsh8.5
# configure:4185: result: no
# configure:4155: checking for tclsh8.4
# configure:4185: result: no
# configure:4155: checking for tclsh8.3
# configure:4185: result: no
# configure:4155: checking for tclsh8.2
# configure:4185: result: no
# configure:4224: checking build system type
# configure:4238: result: x86_64-unknown-linux-gnu
# configure:4258: checking host system type
# configure:4271: result: x86_64-unknown-linux-gnu
# configure:4312: checking how to print strings
# configure:4339: result: printf
# configure:4360: checking for a sed that does not truncate output
# configure:4424: result: /usr/bin/sed
# configure:4442: checking for grep that handles long lines and -e
# configure:4500: result: /usr/bin/grep
# configure:4505: checking for egrep
# configure:4567: result: /usr/bin/grep -E
# configure:4572: checking for fgrep
# configure:4634: result: /usr/bin/grep -F
# configure:4669: checking for ld used by clang
# configure:4736: result: /usr/bin/ld
# configure:4743: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4758: result: yes
# configure:4770: checking for BSD- or MS-compatible name lister (nm)
# configure:4819: result: /usr/bin/nm -B
# configure:4949: checking the name lister (/usr/bin/nm -B) interface
# configure:4956: clang -c conftest.c >&5
# configure:4959: /usr/bin/nm -B "conftest.o"
# configure:4962: output
# 0000000000000000 B some_variable
# configure:4969: result: BSD nm
# configure:4972: checking whether ln -s works
# configure:4976: result: yes
# configure:4984: checking the maximum length of command line arguments
# configure:5115: result: 1572864
# configure:5132: checking whether the shell understands some XSI constructs
# configure:5142: result: yes
# configure:5146: checking whether the shell understands "+="
# configure:5152: result: yes
# configure:5187: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5227: result: func_convert_file_noop
# configure:5234: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5254: result: func_convert_file_noop
# configure:5261: checking for /usr/bin/ld option to reload object files
# configure:5268: result: -r
# configure:5302: checking for x86_64-unknown-linux-objdump
# configure:5332: result: no
# configure:5342: checking for objdump
# configure:5358: found /usr/bin/objdump
# configure:5369: result: objdump
# configure:5401: checking how to recognize dependent libraries
# configure:5599: result: pass_all
# configure:5644: checking for x86_64-unknown-linux-dlltool
# configure:5674: result: no
# configure:5684: checking for dlltool
# configure:5714: result: no
# configure:5744: checking how to associate runtime and link libraries
# configure:5771: result: printf %s\n
# configure:5788: checking for x86_64-unknown-linux-ar
# configure:5818: result: no
# configure:5832: checking for ar
# configure:5848: found /usr/bin/ar
# configure:5859: result: ar
# configure:5896: checking for archiver @FILE support
# configure:5913: clang -c conftest.c >&5
# configure:5913: $? = 0
# configure:5916: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5919: $? = 0
# configure:5924: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5927: $? = 1
# configure:5939: result: @
# configure:5957: checking for x86_64-unknown-linux-strip
# configure:5984: result: strip
# configure:6056: checking for x86_64-unknown-linux-ranlib
# configure:6086: result: no
# configure:6096: checking for ranlib
# configure:6112: found /usr/bin/ranlib
# configure:6123: result: ranlib
# configure:6225: checking command to parse /usr/bin/nm -B output from clang object
# configure:6345: clang -c conftest.c >&5
# configure:6348: $? = 0
# configure:6352: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6355: $? = 0
# configure:6421: clang -o conftest conftest.c conftstm.o >&5
# configure:6424: $? = 0
# configure:6462: result: ok
# configure:6499: checking for sysroot
# configure:6529: result: no
# configure:6606: clang -c conftest.c >&5
# configure:6609: $? = 0
# configure:6758: checking for x86_64-unknown-linux-mt
# configure:6788: result: no
# configure:6798: checking for mt
# configure:6828: result: no
# configure:6848: checking if : is a manifest tool
# configure:6854: : '-?'
# configure:6862: result: no
# configure:7500: checking for ANSI C header files
# configure:7520: clang -c conftest.c >&5
# configure:7520: $? = 0
# configure:7593: clang -o conftest conftest.c >&5
# configure:7593: $? = 0
# configure:7593: ./conftest
# configure:7593: $? = 0
# configure:7604: result: yes
# configure:7617: checking for sys/types.h
# configure:7617: clang -c conftest.c >&5
# configure:7617: $? = 0
# configure:7617: result: yes
# configure:7617: checking for sys/stat.h
# configure:7617: clang -c conftest.c >&5
# configure:7617: $? = 0
# configure:7617: result: yes
# configure:7617: checking for stdlib.h
# configure:7617: clang -c conftest.c >&5
# configure:7617: $? = 0
# configure:7617: result: yes
# configure:7617: checking for string.h
# configure:7617: clang -c conftest.c >&5
# configure:7617: $? = 0
# configure:7617: result: yes
# configure:7617: checking for memory.h
# configure:7617: clang -c conftest.c >&5
# configure:7617: $? = 0
# configure:7617: result: yes
# configure:7617: checking for strings.h
# configure:7617: clang -c conftest.c >&5
# configure:7617: $? = 0
# configure:7617: result: yes
# configure:7617: checking for inttypes.h
# configure:7617: clang -c conftest.c >&5
# configure:7617: $? = 0
# configure:7617: result: yes
# configure:7617: checking for stdint.h
# configure:7617: clang -c conftest.c >&5
# configure:7617: $? = 0
# configure:7617: result: yes
# configure:7617: checking for unistd.h
# configure:7617: clang -c conftest.c >&5
# configure:7617: $? = 0
# configure:7617: result: yes
# configure:7631: checking for dlfcn.h
# configure:7631: clang -c conftest.c >&5
# configure:7631: $? = 0
# configure:7631: result: yes
# configure:7837: checking for objdir
# configure:7852: result: .libs
# configure:8123: checking if clang supports -fno-rtti -fno-exceptions
# configure:8141: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8145: $? = 0
# configure:8158: result: yes
# configure:8485: checking for clang option to produce PIC
# configure:8492: result: -fPIC -DPIC
# configure:8500: checking if clang PIC flag -fPIC -DPIC works
# configure:8518: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8522: $? = 0
# configure:8535: result: yes
# configure:8564: checking if clang static flag -static works
# configure:8592: result: yes
# configure:8607: checking if clang supports -c -o file.o
# configure:8628: clang -c -o out/conftest2.o conftest.c >&5
# configure:8632: $? = 0
# configure:8654: result: yes
# configure:8662: checking if clang supports -c -o file.o
# configure:8709: result: yes
# configure:8742: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:9899: result: yes
# configure:9936: checking whether -lc should be explicitly linked in
# configure:9944: clang -c conftest.c >&5
# configure:9947: $? = 0
# configure:9962: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9965: $? = 0
# configure:9979: result: no
# configure:10139: checking dynamic linker characteristics
# configure:10639: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10639: $? = 0
# configure:10873: result: GNU/Linux ld.so
# configure:10980: checking how to hardcode library paths into programs
# configure:11005: result: immediate
# configure:11545: checking whether stripping libraries is possible
# configure:11550: result: yes
# configure:11585: checking if libtool supports shared libraries
# configure:11587: result: yes
# configure:11590: checking whether to build shared libraries
# configure:11611: result: yes
# configure:11614: checking whether to build static libraries
# configure:11618: result: yes
# configure:11658: checking for pkg-config
# configure:11676: found /usr/bin/pkg-config
# configure:11689: result: /usr/bin/pkg-config
# configure:11724: checking for docbookx.dtd
# configure:11738: result: Not found
# configure:11758: checking for docbook.dsl
# configure:11774: result: Not found
# configure:11791: checking for htmlhelp.xsl
# configure:11805: result: Not found
# configure:11812: checking whether byte ordering is bigendian
# configure:11827: clang -c conftest.c >&5
# conftest.c:24:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:24:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:11827: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #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/"
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:11872: clang -c conftest.c >&5
# configure:11872: $? = 0
# configure:11890: clang -c conftest.c >&5
# conftest.c:30:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:11890: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #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/"
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:12018: result: no
# configure:12039: checking dirent.h usability
# configure:12039: clang -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking dirent.h presence
# configure:12039: clang -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for dirent.h
# configure:12039: result: yes
# configure:12039: checking fnmatch.h usability
# configure:12039: clang -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking fnmatch.h presence
# configure:12039: clang -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for fnmatch.h
# configure:12039: result: yes
# configure:12039: checking wchar.h usability
# configure:12039: clang -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking wchar.h presence
# configure:12039: clang -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for wchar.h
# configure:12039: result: yes
# configure:12039: checking locale.h usability
# configure:12039: clang -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking locale.h presence
# configure:12039: clang -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for locale.h
# configure:12039: result: yes
# configure:12039: checking langinfo.h usability
# configure:12039: clang -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking langinfo.h presence
# configure:12039: clang -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for langinfo.h
# configure:12039: result: yes
# configure:12039: checking pwd.h usability
# configure:12039: clang -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking pwd.h presence
# configure:12039: clang -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for pwd.h
# configure:12039: result: yes
# configure:12039: checking for unistd.h
# configure:12039: result: yes
# configure:12039: checking sys/select.h usability
# configure:12039: clang -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking sys/select.h presence
# configure:12039: clang -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for sys/select.h
# configure:12039: result: yes
# configure:12039: checking sys/socket.h usability
# configure:12039: clang -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking sys/socket.h presence
# configure:12039: clang -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for sys/socket.h
# configure:12039: result: yes
# configure:12039: checking for sys/stat.h
# configure:12039: result: yes
# configure:12039: checking sys/time.h usability
# configure:12039: clang -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking sys/time.h presence
# configure:12039: clang -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for sys/time.h
# configure:12039: result: yes
# configure:12039: checking sys/times.h usability
# configure:12039: clang -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking sys/times.h presence
# configure:12039: clang -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for sys/times.h
# configure:12039: result: yes
# configure:12039: checking for sys/types.h
# configure:12039: result: yes
# configure:12039: checking sys/un.h usability
# configure:12039: clang -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking sys/un.h presence
# configure:12039: clang -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for sys/un.h
# configure:12039: result: yes
# configure:12039: checking sys/wait.h usability
# configure:12039: clang -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking sys/wait.h presence
# configure:12039: clang -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for sys/wait.h
# configure:12039: result: yes
# configure:12039: checking sys/prctl.h usability
# configure:12039: clang -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking sys/prctl.h presence
# configure:12039: clang -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for sys/prctl.h
# configure:12039: result: yes
# configure:12039: checking netdb.h usability
# configure:12039: clang -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking netdb.h presence
# configure:12039: clang -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for netdb.h
# configure:12039: result: yes
# configure:12039: checking arpa/inet.h usability
# configure:12039: clang -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking arpa/inet.h presence
# configure:12039: clang -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for arpa/inet.h
# configure:12039: result: yes
# configure:12039: checking netinet/tcp.h usability
# configure:12039: clang -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking netinet/tcp.h presence
# configure:12039: clang -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for netinet/tcp.h
# configure:12039: result: yes
# configure:12039: checking netinet/in_systm.h usability
# configure:12039: clang -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking netinet/in_systm.h presence
# configure:12039: clang -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for netinet/in_systm.h
# configure:12039: result: yes
# configure:12039: checking execinfo.h usability
# configure:12039: clang -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking execinfo.h presence
# configure:12039: clang -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for execinfo.h
# configure:12039: result: yes
# configure:12052: checking for net/if.h
# configure:12052: clang -c conftest.c >&5
# configure:12052: $? = 0
# configure:12052: result: yes
# configure:12052: checking for netinet/in.h
# configure:12052: clang -c conftest.c >&5
# configure:12052: $? = 0
# configure:12052: result: yes
# configure:12052: checking for netinet/if_ether.h
# configure:12052: clang -c conftest.c >&5
# configure:12052: $? = 0
# configure:12052: result: yes
# configure:12076: checking for ANSI C header files
# configure:12180: result: yes
# configure:12192: checking for long long
# configure:12192: clang -c conftest.c >&5
# configure:12192: $? = 0
# configure:12192: clang -c conftest.c >&5
# conftest.c:84:24: error: expected expression
# if (sizeof ((long long)))
# ^
# 1 error generated.
# configure:12192: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #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_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 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 ((long long)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12192: result: yes
# configure:12203: checking for connect
# configure:12203: clang -o conftest conftest.c >&5
# configure:12203: $? = 0
# configure:12203: result: yes
# configure:12257: checking for gethostbyname
# configure:12257: clang -o conftest conftest.c >&5
# configure:12257: $? = 0
# configure:12257: result: yes
# configure:12306: checking for redisCommandArgv in -lhiredis
# configure:12331: clang -o conftest conftest.c -lhiredis >&5
# /usr/bin/ld: cannot find -lhiredis
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12331: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #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_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char redisCommandArgv ();
# | int
# | main ()
# | {
# | return redisCommandArgv ();
# | ;
# | return 0;
# | }
# configure:12340: result: no
# configure:12346: checking for redis
# configure:12371: result: no
# configure:12388: checking for libmemcached
# configure:12407: result: no
# configure:12442: checking for GNU TLS
# configure:12448: result: 3.4.14
# configure:12460: checking for tgetent in -lncurses
# configure:12485: clang -o conftest conftest.c -lncurses >&5
# configure:12485: $? = 0
# configure:12494: result: yes
# configure:12543: checking for readline in -lreadline
# configure:12568: clang -o conftest conftest.c -lreadline -lncurses >&5
# configure:12568: $? = 0
# configure:12577: result: yes
# configure:12583: checking for add_history in -lhistory
# configure:12608: clang -o conftest conftest.c -lhistory >&5
# configure:12608: $? = 0
# configure:12617: result: yes
# configure:12627: checking readline/readline.h usability
# configure:12627: clang -c conftest.c >&5
# configure:12627: $? = 0
# configure:12627: result: yes
# configure:12627: checking readline/readline.h presence
# configure:12627: clang -E conftest.c
# configure:12627: $? = 0
# configure:12627: result: yes
# configure:12627: checking for readline/readline.h
# configure:12627: result: yes
# configure:12627: checking readline/history.h usability
# configure:12627: clang -c conftest.c >&5
# configure:12627: $? = 0
# configure:12627: result: yes
# configure:12627: checking readline/history.h presence
# configure:12627: clang -E conftest.c
# configure:12627: $? = 0
# configure:12627: result: yes
# configure:12627: checking for readline/history.h
# configure:12627: result: yes
# configure:12655: clang -o conftest conftest.c -lreadline -lncurses -lhistory >&5
# configure:12655: $? = 0
# configure:12678: clang -o conftest conftest.c -lreadline -lncurses -lhistory >&5
# configure:12678: $? = 0
# configure:12694: checking for iconv
# configure:12717: clang -o conftest conftest.c >&5
# configure:12717: $? = 0
# configure:12722: result: yes
# configure:12768: checking for getaddrinfo
# configure:12768: clang -o conftest conftest.c >&5
# configure:12768: $? = 0
# configure:12768: result: yes
# configure:12768: checking for vsnprintf
# configure:12768: clang -o conftest conftest.c >&5
# conftest.c:79:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:79:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:12768: $? = 0
# configure:12768: result: yes
# configure:12768: checking for gettimeofday
# configure:12768: clang -o conftest conftest.c >&5
# configure:12768: $? = 0
# configure:12768: result: yes
# configure:12768: checking for poll
# configure:12768: clang -o conftest conftest.c >&5
# configure:12768: $? = 0
# configure:12768: result: yes
# configure:12768: checking for strerror_r
# configure:12768: clang -o conftest conftest.c >&5
# configure:12768: $? = 0
# configure:12768: result: yes
# configure:12768: checking for localtime_r
# configure:12768: clang -o conftest conftest.c >&5
# configure:12768: $? = 0
# configure:12768: result: yes
# configure:12768: checking for usleep
# configure:12768: clang -o conftest conftest.c >&5
# configure:12768: $? = 0
# configure:12768: result: yes
# configure:12768: checking for fopen64
# configure:12768: clang -o conftest conftest.c >&5
# configure:12768: $? = 0
# configure:12768: result: yes
# configure:12789: checking sys/poll.h usability
# configure:12789: clang -c conftest.c >&5
# configure:12789: $? = 0
# configure:12789: result: yes
# configure:12789: checking sys/poll.h presence
# configure:12789: clang -E conftest.c
# configure:12789: $? = 0
# configure:12789: result: yes
# configure:12789: checking for sys/poll.h
# configure:12789: result: yes
# configure:12800: checking for socklen_t
# configure:12835: clang -c conftest.c >&5
# configure:12835: $? = 0
# configure:12880: result: socklen_t
# configure:13115: checking for the pthreads library -lpthreads
# configure:13148: clang -o conftest conftest.c -lpthreads >&5
# conftest.c:70:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_attr_init(0); pthread_cleanup_push(0, 0);
# ~^
# conftest.c:71:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# ~ ^
# conftest.c:71:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# ~ ^
# 3 warnings generated.
# /usr/bin/ld: cannot find -lpthreads
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13148: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #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_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_GNUTLS_H 1
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_READLINE_HISTORY_H 1
# | #define HAVE_READLINE_COMPLETION_OVER 1
# | #define HAVE_READLINE_RL_COMPLETION_MATCHES 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_POLL 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_USLEEP 1
# | #define HAVE_FOPEN64 1
# | #define HAVE_SYS_POLL_H 1
# | #define YAZ_SOCKLEN_T socklen_t
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:13157: result: no
# configure:13060: checking whether pthreads work without any flags
# configure:13148: clang -o conftest conftest.c >&5
# conftest.c:70:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_attr_init(0); pthread_cleanup_push(0, 0);
# ~^
# conftest.c:71:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# ~ ^
# conftest.c:71:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# ~ ^
# 3 warnings generated.
# /tmp/conftest-0cc7cb.o: In function `main':
# conftest.c:(.text+0x1b): undefined reference to `pthread_join'
# conftest.c:(.text+0x8d): undefined reference to `__pthread_register_cancel'
# conftest.c:(.text+0x9f): undefined reference to `pthread_create'
# conftest.c:(.text+0xb8): undefined reference to `__pthread_unregister_cancel'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13148: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #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_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_GNUTLS_H 1
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_READLINE_HISTORY_H 1
# | #define HAVE_READLINE_COMPLETION_OVER 1
# | #define HAVE_READLINE_RL_COMPLETION_MATCHES 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_POLL 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_USLEEP 1
# | #define HAVE_FOPEN64 1
# | #define HAVE_SYS_POLL_H 1
# | #define YAZ_SOCKLEN_T socklen_t
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:13157: result: no
# configure:13065: checking whether pthreads work with -Kthread
# configure:13148: clang -o conftest -Kthread conftest.c >&5
# clang-3.8: error: unknown argument: '-Kthread'
# configure:13148: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #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_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_GNUTLS_H 1
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_READLINE_HISTORY_H 1
# | #define HAVE_READLINE_COMPLETION_OVER 1
# | #define HAVE_READLINE_RL_COMPLETION_MATCHES 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_POLL 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_USLEEP 1
# | #define HAVE_FOPEN64 1
# | #define HAVE_SYS_POLL_H 1
# | #define YAZ_SOCKLEN_T socklen_t
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:13157: result: no
# configure:13065: checking whether pthreads work with -kthread
# configure:13148: clang -o conftest -kthread conftest.c >&5
# clang-3.8: error: unknown argument: '-kthread'
# configure:13148: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #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_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_GNUTLS_H 1
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_READLINE_HISTORY_H 1
# | #define HAVE_READLINE_COMPLETION_OVER 1
# | #define HAVE_READLINE_RL_COMPLETION_MATCHES 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_POLL 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_USLEEP 1
# | #define HAVE_FOPEN64 1
# | #define HAVE_SYS_POLL_H 1
# | #define YAZ_SOCKLEN_T socklen_t
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:13157: result: no
# configure:13115: checking for the pthreads library -llthread
# configure:13148: clang -o conftest conftest.c -llthread >&5
# conftest.c:70:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_attr_init(0); pthread_cleanup_push(0, 0);
# ~^
# conftest.c:71:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# ~ ^
# conftest.c:71:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# ~ ^
# 3 warnings generated.
# /usr/bin/ld: cannot find -llthread
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13148: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #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_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_EXECINFO_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_GNUTLS_H 1
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_READLINE_HISTORY_H 1
# | #define HAVE_READLINE_COMPLETION_OVER 1
# | #define HAVE_READLINE_RL_COMPLETION_MATCHES 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_POLL 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_USLEEP 1
# | #define HAVE_FOPEN64 1
# | #define HAVE_SYS_POLL_H 1
# | #define YAZ_SOCKLEN_T socklen_t
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:13157: result: no
# configure:13065: checking whether pthreads work with -pthread
# configure:13148: clang -o conftest -pthread conftest.c >&5
# conftest.c:70:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_attr_init(0); pthread_cleanup_push(0, 0);
# ~^
# conftest.c:71:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# ~ ^
# conftest.c:71:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# ~ ^
# 3 warnings generated.
# configure:13148: $? = 0
# configure:13157: result: yes
# configure:13176: checking for joinable pthread attribute
# configure:13191: clang -o conftest -pthread conftest.c >&5
# configure:13191: $? = 0
# configure:13197: result: PTHREAD_CREATE_JOINABLE
# configure:13207: checking if more special flags are required for pthreads
# configure:13214: result: no
# configure:13299: clang -o conftest -pthread conftest.c -lpthread >&5
# configure:13299: $? = 0
# configure:13334: checking for pkg-config
# configure:13365: result: /usr/bin/pkg-config
# configure:13397: checking for libXML2
# configure:13403: result: 2.9.4
# configure:13471: checking for libXSLT
# configure:13477: result: 1.1.29
# configure:13530: checking for libEXSLT
# configure:13540: result: 0.8.17
# configure:13571: checking for xsltSaveResultToString
# configure:13571: clang -o conftest -pthread conftest.c -lpthread -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 >&5
# configure:13571: $? = 0
# configure:13571: result: yes
# configure:13604: checking for icu-config
# configure:13622: found /usr/bin/icu-config
# configure:13635: result: /usr/bin/icu-config
# configure:13649: checking for ICU >= 3.4
# configure:13653: result: yes
# configure:13659: checking ICU_CPPFLAGS
# configure:13665: result:
# configure:13668: checking ICU_CFLAGS
# configure:13671: result:
# configure:13674: checking ICU_CXXFLAGS
# configure:13677: result: --std=c++0x
# configure:13680: checking ICU_LIBS
# configure:13731: result: -licui18n -licuuc -licudata
# configure:13890: checking that generated files are newer than configure
# configure:13896: result: done
# configure:13920: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by yaz config.status 5.16.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 41197784a233
#
# config.status:1178: creating Makefile
# config.status:1178: creating src/Makefile
# config.status:1178: creating test/Makefile
# config.status:1178: creating util/Makefile
# config.status:1178: creating include/Makefile
# config.status:1178: creating include/yaz/Makefile
# config.status:1178: creating client/Makefile
# config.status:1178: creating ztest/Makefile
# config.status:1178: creating zoom/Makefile
# config.status:1178: creating doc/Makefile
# config.status:1178: creating doc/local0.ent
# config.status:1178: creating doc/common/Makefile
# config.status:1178: creating doc/common/print.dsl
# config.status:1178: creating etc/Makefile
# config.status:1178: creating yaz-config
# config.status:1178: creating yaz.pc
# config.status:1178: creating Doxyfile
# config.status:1178: creating win/version.nsi
# config.status:1178: creating include/yaz/yaz-version.h
# config.status:1178: creating include/config.h
# config.status:1407: executing depfiles commands
# config.status:1407: executing libtool commands
# config.status:1407: executing default commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_check_socklen_t=socklen_t
# 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_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_connect=yes
# ac_cv_func_fopen64=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_poll=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_usleep=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_xsltSaveResultToString=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_execinfo_h=yes
# ac_cv_header_fnmatch_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_net_if_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_if_ether_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_in_systm_h=yes
# ac_cv_header_netinet_tcp_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_readline_history_h=yes
# ac_cv_header_readline_readline_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_poll_h=yes
# ac_cv_header_sys_prctl_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_times_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_un_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_hiredis_redisCommandArgv=no
# ac_cv_lib_history_add_history=yes
# ac_cv_lib_ncurses_tgetent=yes
# ac_cv_lib_readline_readline=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_ICU_CONFIG=/usr/bin/icu-config
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_path_pkgconfigpath=/usr/bin/pkg-config
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_YACC='bison -y'
# 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=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_long_long=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# 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_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# 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
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/yaz/src/yaz-5.16.0/config/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/yaz/src/yaz-5.16.0/config/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/yaz/src/yaz-5.16.0/config/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/yaz/src/yaz-5.16.0/config/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -pthread'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSSSL_DIR=''
# DSYMUTIL=''
# DTD_DIR=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# HIREDIS_LIBS=''
# HTML_COMPILE='$(XSLTPROC_COMPILE) $(srcdir)/common/id.htmlhelp.xsl'
# ICU_CFLAGS=' '
# ICU_CONFIG='/usr/bin/icu-config'
# ICU_CPPFLAGS=' -D YAZ_HAVE_ICU=1'
# ICU_CXXFLAGS='--std=c++0x '
# ICU_LIBS='-licui18n -licuuc -licudata '
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lpthread'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/yaz/src/yaz-5.16.0/config/missing makeinfo'
# MANIFEST_TOOL=':'
# MAN_COMPILE='$(XSLTPROC_COMPILE) $(srcdir)/common/id.man.xsl'
# MEMCACHED_LIBS=''
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='yaz'
# PACKAGE_BUGREPORT='yaz-help@indexdata.dk'
# PACKAGE_NAME='yaz'
# PACKAGE_STRING='yaz 5.16.0'
# PACKAGE_TARNAME='yaz'
# PACKAGE_URL=''
# PACKAGE_VERSION='5.16.0'
# PATH_SEPARATOR=':'
# PDF_COMPILE='dblatex -P latex.class.options=a4paper,12pt,twoside,openright'
# PTHREAD_CC='clang'
# PTHREAD_CFLAGS='-pthread'
# PTHREAD_LIBS='-lpthread'
# RANLIB='ranlib'
# READLINE_LIBS=' -lreadline -lncurses -lhistory'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SSL_CFLAGS='-I/usr/include/p11-kit-1'
# SSL_LIBS='-lgnutls'
# STRIP='strip'
# TCLSH='tclsh'
# TCPD_LIBS=''
# TKL_COMPILE='$(XSLTPROC_COMPILE) $(srcdir)/common/id.tkl.xsl'
# VERSION='5.16.0'
# VERSION_HEX='51000'
# VERSION_SHA1='e3fd23ffc6ce9cc4d06177cb4c083d27dc69cc26'
# WIN_FILEVERSION='5,16,0,1'
# XML2_CFLAGS='-I/usr/include/libxml2'
# XSLTPROC_COMPILE='xsltproc --xinclude -path ".:$(srcdir)"'
# XSL_DIR=''
# YACC='bison -y'
# YAZ_CONFIG_CFLAGS=' -DYAZ_POSIX_THREADS=1 -DYAZ_HAVE_XML2=1 -DYAZ_HAVE_XSLT=1 -DYAZ_HAVE_EXSLT=1 -I/usr/include/libxml2'
# YAZ_CONF_CFLAGS=''
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# acx_pthread_config=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# 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/yaz'
# 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'
# install_sh='${SHELL} /tmp/yaz/src/yaz-5.16.0/config/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgconfigpath='/usr/bin/pkg-config'
# 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 "yaz"
# #define PACKAGE_TARNAME "yaz"
# #define PACKAGE_VERSION "5.16.0"
# #define PACKAGE_STRING "yaz 5.16.0"
# #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# #define PACKAGE_URL ""
# #define PACKAGE "yaz"
# #define VERSION "5.16.0"
# #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_DIRENT_H 1
# #define HAVE_FNMATCH_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_PWD_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TIMES_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_UN_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_SYS_PRCTL_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_NETINET_TCP_H 1
# #define HAVE_NETINET_IN_SYSTM_H 1
# #define HAVE_EXECINFO_H 1
# #define HAVE_NET_IF_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NETINET_IF_ETHER_H 1
# #define STDC_HEADERS 1
# #define HAVE_LONG_LONG 1
# #define HAVE_GNUTLS_H 1
# #define HAVE_READLINE_READLINE_H 1
# #define HAVE_READLINE_HISTORY_H 1
# #define HAVE_READLINE_COMPLETION_OVER 1
# #define HAVE_READLINE_RL_COMPLETION_MATCHES 1
# #define HAVE_ICONV_H 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_POLL 1
# #define HAVE_STRERROR_R 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_USLEEP 1
# #define HAVE_FOPEN64 1
# #define HAVE_SYS_POLL_H 1
# #define YAZ_SOCKLEN_T socklen_t
# #define YAZ_POSIX_THREADS 1
# #define YAZ_HAVE_XML2 1
# #define YAZ_HAVE_XSLT 1
# #define YAZ_HAVE_EXSLT 1
# #define HAVE_XSLTSAVERESULTTOSTRING 1
#
# configure: exit 0