Build of yaz with musl toolchain

The build took 00h 01m 26s and was NOT successful.

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

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

The process tree of the build process is here.

List of Errors

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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 (Wed Apr 5 01:28:23 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/sbin/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... yes
# 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/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/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 /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/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... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/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/sbin/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... no
# checking execinfo.h presence... no
# checking for execinfo.h... no
# 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... no
# checking for tgetent in -ltermcap... no
# checking for readline in -lreadline... no
# checking for add_history in -lhistory... no
# 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... 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/sbin/pkg-config
# checking for libXML2... 2.9.4
# checking for libXSLT... 1.1.29
# checking for libEXSLT... 0.8.17
# checking for xsltSaveResultToString... no
# checking for icu-config... /usr/sbin/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:
# 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 -MT oid_std.lo -MD -MP -MF $depbase.Tpo -c -o oid_std.lo oid_std.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -MT marc8.lo -MD -MP -MF $depbase.Tpo -c -o marc8.lo marc8.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -MT marc8r.lo -MD -MP -MF $depbase.Tpo -c -o marc8r.lo marc8r.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -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 -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 -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 -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 -MT oid_std.lo -MD -MP -MF .deps/oid_std.Tpo -c oid_std.c -o oid_std.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -MT diagbib1.lo -MD -MP -MF $depbase.Tpo -c -o diagbib1.lo diagbib1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -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 -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 -MT diagsrw.lo -MD -MP -MF .deps/diagsrw.Tpo -c diagsrw.c -o diagsrw.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT diagbib1.lo -MD -MP -MF .deps/diagbib1.Tpo -c diagbib1.c -o diagbib1.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 -MT diagsru_update.lo -MD -MP -MF $depbase.Tpo -c -o diagsru_update.lo diagsru_update.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -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 -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 -MT z-accdes1.lo -MD -MP -MF .deps/z-accdes1.Tpo -c z-accdes1.c -o z-accdes1.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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-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 -MT z-accform1.lo -MD -MP -MF $depbase.Tpo -c -o z-accform1.lo z-accform1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -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 -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 -MT z-accform1.lo -MD -MP -MF .deps/z-accform1.Tpo -c z-accform1.c -o z-accform1.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -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 -MT z-core.lo -MD -MP -MF .deps/z-core.Tpo -c z-core.c -fPIC -DPIC -o .libs/z-core.o
# 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 -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 -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 -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 -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 -MT z-core.lo -MD -MP -MF .deps/z-core.Tpo -c z-core.c -o z-core.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT marc8r.lo -MD -MP -MF .deps/marc8r.Tpo -c marc8r.c -o marc8r.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -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 -MT z-espec1.lo -MD -MP -MF $depbase.Tpo -c -o z-espec1.lo z-espec1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -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 -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 -MT z-estask.lo -MD -MP -MF .deps/z-estask.Tpo -c z-estask.c -o z-estask.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT marc8.lo -MD -MP -MF .deps/marc8.Tpo -c marc8.c -o marc8.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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-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 -MT z-exp.lo -MD -MP -MF $depbase.Tpo -c -o z-exp.lo z-exp.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -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 -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 -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 -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 -MT z-exp.lo -MD -MP -MF .deps/z-exp.Tpo -c z-exp.c -o z-exp.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-mterm2.lo -MD -MP -MF .deps/z-mterm2.Tpo -c z-mterm2.c -fPIC -DPIC -o .libs/z-mterm2.o
# 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 -MT z-opac.lo -MD -MP -MF $depbase.Tpo -c -o z-opac.lo z-opac.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -MT z-uifr1.lo -MD -MP -MF $depbase.Tpo -c -o z-uifr1.lo z-uifr1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -MT z-mterm2.lo -MD -MP -MF .deps/z-mterm2.Tpo -c z-mterm2.c -o z-mterm2.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -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 -MT z-uifr1.lo -MD -MP -MF .deps/z-uifr1.Tpo -c z-uifr1.c -fPIC -DPIC -o .libs/z-uifr1.o
# 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 -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 -MT z-rrf1.lo -MD -MP -MF .deps/z-rrf1.Tpo -c z-rrf1.c -o z-rrf1.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-opac.lo -MD -MP -MF .deps/z-opac.Tpo -c z-opac.c -o z-opac.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -MT z-uifr1.lo -MD -MP -MF .deps/z-uifr1.Tpo -c z-uifr1.c -o z-uifr1.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -MT z-sum.lo -MD -MP -MF $depbase.Tpo -c -o z-sum.lo z-sum.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -MT z-sutrs.lo -MD -MP -MF $depbase.Tpo -c -o z-sutrs.lo z-sutrs.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -MT z-sum.lo -MD -MP -MF .deps/z-sum.Tpo -c z-sum.c -fPIC -DPIC -o .libs/z-sum.o
# 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 -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 -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 -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 -MT z-sum.lo -MD -MP -MF .deps/z-sum.Tpo -c z-sum.c -o z-sum.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -MT z-oclcui.lo -MD -MP -MF .deps/z-oclcui.Tpo -c z-oclcui.c -o z-oclcui.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 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 -MT zes-exps.lo -MD -MP -MF $depbase.Tpo -c -o zes-exps.lo zes-exps.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -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-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 -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 -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 -MT zes-order.lo -MD -MP -MF .deps/zes-order.Tpo -c zes-order.c -fPIC -DPIC -o .libs/zes-order.o
# 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 -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 -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 -MT zes-exps.lo -MD -MP -MF .deps/zes-exps.Tpo -c zes-exps.c -o zes-exps.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-order.lo -MD -MP -MF .deps/zes-order.Tpo -c zes-order.c -o zes-order.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -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-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 -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 -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-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 -MT zes-update0.lo -MD -MP -MF $depbase.Tpo -c -o zes-update0.lo zes-update0.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -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 -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 -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 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 -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 -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 -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 -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 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 -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 -MT z-date.lo -MD -MP -MF .deps/z-date.Tpo -c z-date.c -o z-date.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-univ.lo -MD -MP -MF .deps/z-univ.Tpo -c z-univ.c -o z-univ.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-update.lo -MD -MP -MF .deps/zes-update.Tpo -c zes-update.c -fPIC -DPIC -o .libs/zes-update.o
# 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 -MT zes-admin.lo -MD -MP -MF $depbase.Tpo -c -o zes-admin.lo zes-admin.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -MT z-charneg.lo -MD -MP -MF $depbase.Tpo -c -o z-charneg.lo z-charneg.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -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 -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 -MT zes-update.lo -MD -MP -MF .deps/zes-update.Tpo -c zes-update.c -o zes-update.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-admin.lo -MD -MP -MF .deps/zes-admin.Tpo -c zes-admin.c -o zes-admin.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT ill-core.lo -MD -MP -MF .deps/ill-core.Tpo -c ill-core.c -fPIC -DPIC -o .libs/ill-core.o
# 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 -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 -MT z-charneg.lo -MD -MP -MF .deps/z-charneg.Tpo -c z-charneg.c -o z-charneg.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT item-req.lo -MD -MP -MF .deps/item-req.Tpo -c item-req.c -fPIC -DPIC -o .libs/item-req.o
# 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 -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
# 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 -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 -MT item-req.lo -MD -MP -MF .deps/item-req.Tpo -c item-req.c -o item-req.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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
# 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 -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 -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 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 -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 -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.o
# 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 -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 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.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 -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 -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o
# 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 -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 -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 -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 -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.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 -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 -MT cookie.lo -MD -MP -MF .deps/cookie.Tpo -c cookie.c -o cookie.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 -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
# 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 -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 -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 -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 -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 -MT marcdisp.lo -MD -MP -MF .deps/marcdisp.Tpo -c marcdisp.c -o marcdisp.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -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 -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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
# 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 -MT wrbuf.lo -MD -MP -MF $depbase.Tpo -c -o wrbuf.lo wrbuf.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -MT wrbuf_sha1.lo -MD -MP -MF $depbase.Tpo -c -o wrbuf_sha1.lo wrbuf_sha1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -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 -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 -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 -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 -MT wrbuf.lo -MD -MP -MF .deps/wrbuf.Tpo -c wrbuf.c -o wrbuf.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT wrbuf_sha1.lo -MD -MP -MF .deps/wrbuf_sha1.Tpo -c wrbuf_sha1.c -o wrbuf_sha1.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT errno.lo -MD -MP -MF .deps/errno.Tpo -c errno.c -fPIC -DPIC -o .libs/errno.o
# 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 -MT nmemsdup.lo -MD -MP -MF $depbase.Tpo -c -o nmemsdup.lo nmemsdup.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -MT errno.lo -MD -MP -MF .deps/errno.Tpo -c errno.c -o errno.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT nmemsdup.lo -MD -MP -MF .deps/nmemsdup.Tpo -c nmemsdup.c -fPIC -DPIC -o .libs/nmemsdup.o
# 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 -MT readconf.lo -MD -MP -MF $depbase.Tpo -c -o readconf.lo readconf.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -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 -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 -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -o xmalloc.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT nmemsdup.lo -MD -MP -MF .deps/nmemsdup.Tpo -c nmemsdup.c -o nmemsdup.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -MT readconf.lo -MD -MP -MF .deps/readconf.Tpo -c readconf.c -o readconf.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 -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 -MT tpath.lo -MD -MP -MF .deps/tpath.Tpo -c tpath.c -o tpath.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 -MT matchstr.lo -MD -MP -MF $depbase.Tpo -c -o matchstr.lo matchstr.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -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 -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 -MT matchstr.lo -MD -MP -MF .deps/matchstr.Tpo -c matchstr.c -fPIC -DPIC -o .libs/matchstr.o
# 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 -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 -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 -MT nmem.lo -MD -MP -MF .deps/nmem.Tpo -c nmem.c -o nmem.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT matchstr.lo -MD -MP -MF .deps/matchstr.Tpo -c matchstr.c -o matchstr.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT siconv.lo -MD -MP -MF .deps/siconv.Tpo -c siconv.c -o siconv.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT atoin.lo -MD -MP -MF .deps/atoin.Tpo -c atoin.c -o atoin.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 -MT utf8.lo -MD -MP -MF $depbase.Tpo -c -o utf8.lo utf8.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -MT ucs4.lo -MD -MP -MF $depbase.Tpo -c -o ucs4.lo ucs4.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -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 -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 -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 -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.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 -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 -MT ucs4.lo -MD -MP -MF .deps/ucs4.Tpo -c ucs4.c -o ucs4.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT iso5428.lo -MD -MP -MF .deps/iso5428.Tpo -c iso5428.c -o iso5428.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 -MT odr_bool.lo -MD -MP -MF $depbase.Tpo -c -o odr_bool.lo odr_bool.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -MT advancegreek.lo -MD -MP -MF .deps/advancegreek.Tpo -c advancegreek.c -fPIC -DPIC -o .libs/advancegreek.o
# 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 -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 -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 -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 -MT advancegreek.lo -MD -MP -MF .deps/advancegreek.Tpo -c advancegreek.c -o advancegreek.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT ber_len.lo -MD -MP -MF .deps/ber_len.Tpo -c ber_len.c -fPIC -DPIC -o .libs/ber_len.o
# 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 -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 -MT ber_bool.lo -MD -MP -MF .deps/ber_bool.Tpo -c ber_bool.c -o ber_bool.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT odr_bool.lo -MD -MP -MF .deps/odr_bool.Tpo -c odr_bool.c -o odr_bool.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -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 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 -MT odr_util.lo -MD -MP -MF $depbase.Tpo -c -o odr_util.lo odr_util.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -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 -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_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 -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 -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 -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 -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 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 -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 -MT odr_null.lo -MD -MP -MF .deps/odr_null.Tpo -c odr_null.c -o odr_null.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -MT facet.lo -MD -MP -MF .deps/facet.Tpo -c facet.c -o facet.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 -MT odr_int.lo -MD -MP -MF $depbase.Tpo -c -o odr_int.lo odr_int.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -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 -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 -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_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 -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 -MT odr_int.lo -MD -MP -MF .deps/odr_int.Tpo -c odr_int.c -o odr_int.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -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_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 -MT odr_cons.lo -MD -MP -MF $depbase.Tpo -c -o odr_cons.lo odr_cons.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -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 -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 -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_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 -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 -MT odr_seq.lo -MD -MP -MF .deps/odr_seq.Tpo -c odr_seq.c -o odr_seq.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT odr_oct.lo -MD -MP -MF .deps/odr_oct.Tpo -c odr_oct.c -fPIC -DPIC -o .libs/odr_oct.o
# 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 -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 -MT odr_cons.lo -MD -MP -MF .deps/odr_cons.Tpo -c odr_cons.c -o odr_cons.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT ber_oct.lo -MD -MP -MF .deps/ber_oct.Tpo -c ber_oct.c -fPIC -DPIC -o .libs/ber_oct.o
# 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 -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 -MT odr_oct.lo -MD -MP -MF .deps/odr_oct.Tpo -c odr_oct.c -o odr_oct.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT ber_oct.lo -MD -MP -MF .deps/ber_oct.Tpo -c ber_oct.c -o ber_oct.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT odr_bit.lo -MD -MP -MF .deps/odr_bit.Tpo -c odr_bit.c -fPIC -DPIC -o .libs/odr_bit.o
# 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 -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 -MT odr_bit.lo -MD -MP -MF .deps/odr_bit.Tpo -c odr_bit.c -o odr_bit.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT ber_bit.lo -MD -MP -MF .deps/ber_bit.Tpo -c ber_bit.c -fPIC -DPIC -o .libs/ber_bit.o
# 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 -MT odr_oid.lo -MD -MP -MF $depbase.Tpo -c -o odr_oid.lo odr_oid.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -MT odr_oid.lo -MD -MP -MF .deps/odr_oid.Tpo -c odr_oid.c -fPIC -DPIC -o .libs/odr_oid.o
# 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 -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 -MT ber_bit.lo -MD -MP -MF .deps/ber_bit.Tpo -c ber_bit.c -o ber_bit.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -MT odr_oid.lo -MD -MP -MF .deps/odr_oid.Tpo -c odr_oid.c -o odr_oid.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -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 -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 -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_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 -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 -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 -MT odr_any.lo -MD -MP -MF .deps/odr_any.Tpo -c odr_any.c -fPIC -DPIC -o .libs/odr_any.o
# 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 -MT ber_any.lo -MD -MP -MF $depbase.Tpo -c -o ber_any.lo ber_any.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -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 -MT odr_choice.lo -MD -MP -MF .deps/odr_choice.Tpo -c odr_choice.c -o odr_choice.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT odr_any.lo -MD -MP -MF .deps/odr_any.Tpo -c odr_any.c -o odr_any.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -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_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 -MT odr_mem.lo -MD -MP -MF $depbase.Tpo -c -o odr_mem.lo odr_mem.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -MT odr.lo -MD -MP -MF .deps/odr.Tpo -c odr.c -o odr.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -MT odr_mem.lo -MD -MP -MF .deps/odr_mem.Tpo -c odr_mem.c -fPIC -DPIC -o .libs/odr_mem.o
# 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 -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 -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 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 -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 -MT dumpber.lo -MD -MP -MF .deps/dumpber.Tpo -c dumpber.c -o dumpber.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -MT comstack.lo -MD -MP -MF .deps/comstack.Tpo -c comstack.c -fPIC -DPIC -o .libs/comstack.o
# 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 -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 -MT odr_enum.lo -MD -MP -MF .deps/odr_enum.Tpo -c odr_enum.c -o odr_enum.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT comstack.lo -MD -MP -MF .deps/comstack.Tpo -c comstack.c -o comstack.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT tcpip.lo -MD -MP -MF .deps/tcpip.Tpo -c tcpip.c -fPIC -DPIC -o .libs/tcpip.o
# 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 -MT unix.lo -MD -MP -MF $depbase.Tpo -c -o unix.lo unix.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -fPIC -DPIC -o .libs/unix.o
# 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 -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 -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 -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 -MT ill-get.lo -MD -MP -MF .deps/ill-get.Tpo -c ill-get.c -o ill-get.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 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 -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 -MT zget.lo -MD -MP -MF .deps/zget.Tpo -c zget.c -fPIC -DPIC -o .libs/zget.o
# 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 -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 -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 -MT zget.lo -MD -MP -MF .deps/zget.Tpo -c zget.c -o zget.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -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 -MT diag-entry.lo -MD -MP -MF $depbase.Tpo -c -o diag-entry.lo diag-entry.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 -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 -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 -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 -MT diag-entry.lo -MD -MP -MF .deps/diag-entry.Tpo -c diag-entry.c -o diag-entry.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT logrpn.lo -MD -MP -MF .deps/logrpn.Tpo -c logrpn.c -o logrpn.o >/dev/null 2>&1
# tcpip.c:63:10: fatal error: 'gnutls/x509.h' file not found
# #include
# ^
# 1 error generated.
# make[1]: *** [Makefile:892: tcpip.lo] Error 1
# make[1]: *** Waiting for unfinished jobs....
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -o unix.o >/dev/null 2>&1
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/src'
# make: *** [Makefile:507: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

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 = b55658e212d4
# 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: /sysroot/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 /sysroot/bin/strip
# configure:2625: result: strip
# configure:2650: checking for a thread-safe mkdir -p
# configure:2689: result: /usr/sbin/mkdir -p
# configure:2696: checking for gawk
# configure:2712: found /usr/sbin/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.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3254: $? = 0
# configure:3243: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# 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
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3437: $? = 127
# configure:3452: result: yes
# 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/sbin/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/sbin/sed
# configure:4442: checking for grep that handles long lines and -e
# configure:4500: result: /usr/sbin/grep
# configure:4505: checking for egrep
# configure:4567: result: /usr/sbin/grep -E
# configure:4572: checking for fgrep
# configure:4634: result: /usr/sbin/grep -F
# configure:4669: checking for ld used by clang
# configure:4736: result: /sysroot/bin/ld
# configure:4743: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4758: result: yes
# configure:4770: checking for BSD- or MS-compatible name lister (nm)
# configure:4819: result: /sysroot/bin/nm -B
# configure:4949: checking the name lister (/sysroot/bin/nm -B) interface
# configure:4956: clang -c conftest.c >&5
# configure:4959: /sysroot/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 /sysroot/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 /sysroot/bin/objdump
# configure:5369: result: objdump
# configure:5381: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/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
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:5919: $? = 0
# configure:5924: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: 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 /sysroot/bin/ranlib
# configure:6123: result: ranlib
# configure:6225: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6345: clang -c conftest.c >&5
# configure:6348: $? = 0
# configure:6352: /sysroot/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: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: no
# 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 (/sysroot/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/sbin/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/sbin/pkg-config
# configure:11689: result: /usr/sbin/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
# conftest.c:76:10: fatal error: 'execinfo.h' file not found
# #include
# ^
# 1 error generated.
# configure:12039: $? = 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
# | /* 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
# | #include
# configure:12039: result: no
# configure:12039: checking execinfo.h presence
# configure:12039: clang -E conftest.c
# conftest.c:43:10: fatal error: 'execinfo.h' file not found
# #include
# ^
# 1 error generated.
# configure:12039: $? = 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
# | /* end confdefs.h. */
# | #include
# configure:12039: result: no
# configure:12039: checking for execinfo.h
# configure:12039: result: no
# 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:83: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_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
# /sysroot/bin/ld: error: cannot find -lhiredis
# /tmp/conftest-349f4b.o:conftest.c:function main: error: undefined reference to 'redisCommandArgv'
# 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_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
# /sysroot/bin/ld: error: cannot find -lncurses
# /tmp/conftest-306206.o:conftest.c:function main: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12485: $? = 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_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
# | /* 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 tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:12494: result: no
# configure:12499: checking for tgetent in -ltermcap
# configure:12524: clang -o conftest conftest.c -ltermcap >&5
# /sysroot/bin/ld: error: cannot find -ltermcap
# /tmp/conftest-6ed4b7.o:conftest.c:function main: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12524: $? = 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_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
# | /* 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 tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:12533: result: no
# configure:12543: checking for readline in -lreadline
# configure:12568: clang -o conftest conftest.c -lreadline >&5
# /sysroot/bin/ld: error: cannot find -lreadline
# /tmp/conftest-9ad66f.o:conftest.c:function main: error: undefined reference to 'readline'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12568: $? = 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_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
# | /* 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 readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:12577: result: no
# configure:12583: checking for add_history in -lhistory
# configure:12608: clang -o conftest conftest.c -lhistory >&5
# /sysroot/bin/ld: error: cannot find -lhistory
# /tmp/conftest-13abc9.o:conftest.c:function main: error: undefined reference to 'add_history'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12608: $? = 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_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
# | /* 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 add_history ();
# | int
# | main ()
# | {
# | return add_history ();
# | ;
# | return 0;
# | }
# configure:12617: result: no
# 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:74:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:74: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
# In file included from conftest.c:91:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 1 warning generated.
# configure:12789: $? = 0
# configure:12789: result: yes
# configure:12789: checking sys/poll.h presence
# configure:12789: clang -E conftest.c
# In file included from conftest.c:58:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 1 warning generated.
# 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
# /sysroot/bin/ld: error: 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_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_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
# configure:13148: $? = 0
# configure:13157: result: yes
# configure:13176: checking for joinable pthread attribute
# configure:13191: clang -o conftest 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 conftest.c -lpthread >&5
# configure:13299: $? = 0
# configure:13334: checking for pkg-config
# configure:13365: result: /usr/sbin/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 conftest.c -lpthread -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 >&5
# /sysroot/bin/ld: error: cannot find -lexslt
# /sysroot/bin/ld: error: cannot find -lxslt
# /sysroot/bin/ld: error: cannot find -lxml2
# /sysroot/bin/ld: error: cannot find -lz
# /sysroot/bin/ld: error: cannot find -llzma
# /sysroot/bin/ld: error: cannot find -lgcrypt
# /sysroot/bin/ld: error: cannot find -lgpg-error
# /sysroot/bin/ld: error: cannot find -lxml2
# /tmp/conftest-378f79.o:conftest.c:function main: error: undefined reference to 'xsltSaveResultToString'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13571: $? = 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_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_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
# | /* end confdefs.h. */
# | /* Define xsltSaveResultToString to an innocuous variant, in case declares xsltSaveResultToString.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define xsltSaveResultToString innocuous_xsltSaveResultToString
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char xsltSaveResultToString (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef xsltSaveResultToString
# |
# | /* 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 xsltSaveResultToString ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_xsltSaveResultToString || defined __stub___xsltSaveResultToString
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return xsltSaveResultToString ();
# | ;
# | return 0;
# | }
# configure:13571: result: no
# configure:13604: checking for icu-config
# configure:13622: found /usr/sbin/icu-config
# configure:13635: result: /usr/sbin/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 b55658e212d4
#
# config.status:1172: creating Makefile
# config.status:1172: creating src/Makefile
# config.status:1172: creating test/Makefile
# config.status:1172: creating util/Makefile
# config.status:1172: creating include/Makefile
# config.status:1172: creating include/yaz/Makefile
# config.status:1172: creating client/Makefile
# config.status:1172: creating ztest/Makefile
# config.status:1172: creating zoom/Makefile
# config.status:1172: creating doc/Makefile
# config.status:1172: creating doc/local0.ent
# config.status:1172: creating doc/common/Makefile
# config.status:1172: creating doc/common/print.dsl
# config.status:1172: creating etc/Makefile
# config.status:1172: creating yaz-config
# config.status:1172: creating yaz.pc
# config.status:1172: creating Doxyfile
# config.status:1172: creating win/version.nsi
# config.status:1172: creating include/yaz/yaz-version.h
# config.status:1172: creating include/config.h
# config.status:1401: executing depfiles commands
# config.status:1401: executing libtool commands
# config.status:1401: 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=no
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_execinfo_h=no
# 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_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=no
# ac_cv_lib_ncurses_tgetent=no
# ac_cv_lib_readline_readline=no
# ac_cv_lib_termcap_tgetent=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_ICU_CONFIG=/usr/sbin/icu-config
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_path_pkgconfigpath=/usr/sbin/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=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/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=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# 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=' '
# 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/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HIREDIS_LIBS=''
# HTML_COMPILE='$(XSLTPROC_COMPILE) $(srcdir)/common/id.htmlhelp.xsl'
# ICU_CFLAGS=' '
# ICU_CONFIG='/usr/sbin/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='/sysroot/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/sbin/mkdir -p'
# NM='/sysroot/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_LIBS='-lpthread'
# RANLIB='ranlib'
# READLINE_LIBS=''
# SED='/usr/sbin/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/sbin/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_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_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
#
# configure: exit 0