Build of openslp with clang_glibc toolchain

The build took 00h 02m 51s and was NOT successful.

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

SLOCLanguage
28,649 ansic
11,814 sh
4,373 makefile
593 yacc
350 lex
45,779 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: openslp 2.0.0-1 (Thu Apr 13 18:19:17 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking dependency style of clang... (cached) gcc3
# checking how to run the C preprocessor... clang -E
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... none needed
# checking whether yytext is a pointer... no
# checking for bison... bison -y
# checking whether clang and cc understand -c and -o together... yes
# checking for inet_aton in -lresolv... yes
# checking for socket in -lsocket... no
# checking for gethostbyname in -lnsl... yes
# checking for log10 in -lm... yes
# checking for pthread_create in -lpthread... yes
# checking for ANSI C header files... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether stat file-mode macros are broken... no
# checking for unistd.h... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for stdlib.h... (cached) yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for stdint.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for memory.h... (cached) yes
# checking math.h usability... yes
# checking math.h presence... yes
# checking for math.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking for sys/types.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking grp.h usability... yes
# checking grp.h presence... yes
# checking for grp.h... yes
# checking return type of signal handlers... void
# checking for socklen_t... yes
# checking for sa_restorer in struct sigaction... yes
# checking for struct sockaddr_storage.ss_family... yes
# checking for struct sockaddr_in.sin_len... no
# checking for struct sockaddr_storage.ss_len... no
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking whether byte ordering is bigendian... no
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for mbstate_t... yes
# checking for working POSIX fnmatch... yes
# checking for pid_t... yes
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking for working memcmp... yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking for sys/socket.h... (cached) yes
# checking types of arguments for select... int,fd_set *,struct timeval *
# checking for vprintf... yes
# checking for _doprnt... no
# checking for strchr... yes
# checking for memcpy... yes
# checking for strcasecmp... yes
# checking for strdup... yes
# checking for strtol... yes
# checking for strerror... yes
# checking for isascii... yes
# checking for alarm... yes
# checking for gethostname... yes
# checking for gettimeofday... yes
# checking for select... yes
# checking for socket... yes
# checking for poll... yes
# checking for pthread_mutexattr_settype... yes
# checking for pthread_mutexattr_setkind_np... yes
# checking for DSA_sign in -lcrypto... yes
# checking for inflate in -lz... yes
# checking for dlopen in -ldl... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating common/Makefile
# config.status: creating libslpattr/Makefile
# config.status: creating libslp/Makefile
# config.status: creating slpd/Makefile
# config.status: creating slptool/Makefile
# config.status: creating etc/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/doxyfile
# config.status: creating obs/Makefile
# config.status: creating obs/debian.changelog
# config.status: creating obs/debian.control
# config.status: creating obs/debian.rules
# config.status: creating obs/openslp.dsc
# config.status: creating obs/openslp.spec
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# ------------------------------------------------------------
#
# OpenSLP Version 2.0.0 Configuration:
#
# Prefix: '/usr'.
# Compiler: 'clang -Wall -O2 -DLINUX'
#
# Package features:
# SLPv1 Messages: yes
# SLPv2 Security: yes
# SLP Async API: no
# SLP Predicates: yes
# Debugging: no
#
# Now type 'make [prefix=] []'
# where the optional is:
# all - build all binaries (default).
# docs - build doxygen documentation.
# install - install all binaries and data.
#
# additionally, on rpm-based systems only:
# rpmcheck - check whether rpms may be built.
# srcrpm - build only source rpm.
# rpms - build source and binary rpms.
#
# ------------------------------------------------------------
# make all-recursive
# make[1]: Entering directory '/tmp/openslp/src/openslp-2.0.0'
# Making all in common
# make[2]: Entering directory '/tmp/openslp/src/openslp-2.0.0/common'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_atomic.lo -MD -MP -MF .deps/slp_atomic.Tpo -c -o slp_atomic.lo slp_atomic.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_atomic.lo -MD -MP -MF .deps/slp_atomic.Tpo -c slp_atomic.c -fPIC -DPIC -o .libs/slp_atomic.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_atomic.lo -MD -MP -MF .deps/slp_atomic.Tpo -c slp_atomic.c -o slp_atomic.o >/dev/null 2>&1
# mv -f .deps/slp_atomic.Tpo .deps/slp_atomic.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_buffer.lo -MD -MP -MF .deps/slp_buffer.Tpo -c -o slp_buffer.lo slp_buffer.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_buffer.lo -MD -MP -MF .deps/slp_buffer.Tpo -c slp_buffer.c -fPIC -DPIC -o .libs/slp_buffer.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_buffer.lo -MD -MP -MF .deps/slp_buffer.Tpo -c slp_buffer.c -o slp_buffer.o >/dev/null 2>&1
# mv -f .deps/slp_buffer.Tpo .deps/slp_buffer.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_compare.lo -MD -MP -MF .deps/slp_compare.Tpo -c -o slp_compare.lo slp_compare.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_compare.lo -MD -MP -MF .deps/slp_compare.Tpo -c slp_compare.c -fPIC -DPIC -o .libs/slp_compare.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_compare.lo -MD -MP -MF .deps/slp_compare.Tpo -c slp_compare.c -o slp_compare.o >/dev/null 2>&1
# mv -f .deps/slp_compare.Tpo .deps/slp_compare.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_database.lo -MD -MP -MF .deps/slp_database.Tpo -c -o slp_database.lo slp_database.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_database.lo -MD -MP -MF .deps/slp_database.Tpo -c slp_database.c -fPIC -DPIC -o .libs/slp_database.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_database.lo -MD -MP -MF .deps/slp_database.Tpo -c slp_database.c -o slp_database.o >/dev/null 2>&1
# mv -f .deps/slp_database.Tpo .deps/slp_database.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_debug.lo -MD -MP -MF .deps/slp_debug.Tpo -c -o slp_debug.lo slp_debug.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_debug.lo -MD -MP -MF .deps/slp_debug.Tpo -c slp_debug.c -fPIC -DPIC -o .libs/slp_debug.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_debug.lo -MD -MP -MF .deps/slp_debug.Tpo -c slp_debug.c -o slp_debug.o >/dev/null 2>&1
# mv -f .deps/slp_debug.Tpo .deps/slp_debug.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_dhcp.lo -MD -MP -MF .deps/slp_dhcp.Tpo -c -o slp_dhcp.lo slp_dhcp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_dhcp.lo -MD -MP -MF .deps/slp_dhcp.Tpo -c slp_dhcp.c -fPIC -DPIC -o .libs/slp_dhcp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_dhcp.lo -MD -MP -MF .deps/slp_dhcp.Tpo -c slp_dhcp.c -o slp_dhcp.o >/dev/null 2>&1
# mv -f .deps/slp_dhcp.Tpo .deps/slp_dhcp.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_iface.lo -MD -MP -MF .deps/slp_iface.Tpo -c -o slp_iface.lo slp_iface.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_iface.lo -MD -MP -MF .deps/slp_iface.Tpo -c slp_iface.c -fPIC -DPIC -o .libs/slp_iface.o
# slp_iface.c:1090:43: warning: expression result unused [-Wunused-value]
# sts = (errno = EINVAL), -1; /* not v4, not v6 */
# ^~
# 1 warning generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_iface.lo -MD -MP -MF .deps/slp_iface.Tpo -c slp_iface.c -o slp_iface.o >/dev/null 2>&1
# mv -f .deps/slp_iface.Tpo .deps/slp_iface.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_linkedlist.lo -MD -MP -MF .deps/slp_linkedlist.Tpo -c -o slp_linkedlist.lo slp_linkedlist.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_linkedlist.lo -MD -MP -MF .deps/slp_linkedlist.Tpo -c slp_linkedlist.c -fPIC -DPIC -o .libs/slp_linkedlist.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_linkedlist.lo -MD -MP -MF .deps/slp_linkedlist.Tpo -c slp_linkedlist.c -o slp_linkedlist.o >/dev/null 2>&1
# mv -f .deps/slp_linkedlist.Tpo .deps/slp_linkedlist.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_message.lo -MD -MP -MF .deps/slp_message.Tpo -c -o slp_message.lo slp_message.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_message.lo -MD -MP -MF .deps/slp_message.Tpo -c slp_message.c -fPIC -DPIC -o .libs/slp_message.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_message.lo -MD -MP -MF .deps/slp_message.Tpo -c slp_message.c -o slp_message.o >/dev/null 2>&1
# mv -f .deps/slp_message.Tpo .deps/slp_message.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_net.lo -MD -MP -MF .deps/slp_net.Tpo -c -o slp_net.lo slp_net.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_net.lo -MD -MP -MF .deps/slp_net.Tpo -c slp_net.c -fPIC -DPIC -o .libs/slp_net.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_net.lo -MD -MP -MF .deps/slp_net.Tpo -c slp_net.c -o slp_net.o >/dev/null 2>&1
# mv -f .deps/slp_net.Tpo .deps/slp_net.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_network.lo -MD -MP -MF .deps/slp_network.Tpo -c -o slp_network.lo slp_network.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_network.lo -MD -MP -MF .deps/slp_network.Tpo -c slp_network.c -fPIC -DPIC -o .libs/slp_network.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_network.lo -MD -MP -MF .deps/slp_network.Tpo -c slp_network.c -o slp_network.o >/dev/null 2>&1
# mv -f .deps/slp_network.Tpo .deps/slp_network.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_parse.lo -MD -MP -MF .deps/slp_parse.Tpo -c -o slp_parse.lo slp_parse.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_parse.lo -MD -MP -MF .deps/slp_parse.Tpo -c slp_parse.c -fPIC -DPIC -o .libs/slp_parse.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_parse.lo -MD -MP -MF .deps/slp_parse.Tpo -c slp_parse.c -o slp_parse.o >/dev/null 2>&1
# mv -f .deps/slp_parse.Tpo .deps/slp_parse.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_pid.lo -MD -MP -MF .deps/slp_pid.Tpo -c -o slp_pid.lo slp_pid.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_pid.lo -MD -MP -MF .deps/slp_pid.Tpo -c slp_pid.c -fPIC -DPIC -o .libs/slp_pid.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_pid.lo -MD -MP -MF .deps/slp_pid.Tpo -c slp_pid.c -o slp_pid.o >/dev/null 2>&1
# mv -f .deps/slp_pid.Tpo .deps/slp_pid.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_predicate.lo -MD -MP -MF .deps/slp_predicate.Tpo -c -o slp_predicate.lo slp_predicate.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_predicate.lo -MD -MP -MF .deps/slp_predicate.Tpo -c slp_predicate.c -fPIC -DPIC -o .libs/slp_predicate.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_predicate.lo -MD -MP -MF .deps/slp_predicate.Tpo -c slp_predicate.c -o slp_predicate.o >/dev/null 2>&1
# mv -f .deps/slp_predicate.Tpo .deps/slp_predicate.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_property.lo -MD -MP -MF .deps/slp_property.Tpo -c -o slp_property.lo slp_property.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_property.lo -MD -MP -MF .deps/slp_property.Tpo -c slp_property.c -fPIC -DPIC -o .libs/slp_property.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_property.lo -MD -MP -MF .deps/slp_property.Tpo -c slp_property.c -o slp_property.o >/dev/null 2>&1
# mv -f .deps/slp_property.Tpo .deps/slp_property.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_thread.lo -MD -MP -MF .deps/slp_thread.Tpo -c -o slp_thread.lo slp_thread.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_thread.lo -MD -MP -MF .deps/slp_thread.Tpo -c slp_thread.c -fPIC -DPIC -o .libs/slp_thread.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_thread.lo -MD -MP -MF .deps/slp_thread.Tpo -c slp_thread.c -o slp_thread.o >/dev/null 2>&1
# mv -f .deps/slp_thread.Tpo .deps/slp_thread.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_auth.lo -MD -MP -MF .deps/slp_auth.Tpo -c -o slp_auth.lo slp_auth.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_auth.lo -MD -MP -MF .deps/slp_auth.Tpo -c slp_auth.c -fPIC -DPIC -o .libs/slp_auth.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_auth.lo -MD -MP -MF .deps/slp_auth.Tpo -c slp_auth.c -o slp_auth.o >/dev/null 2>&1
# mv -f .deps/slp_auth.Tpo .deps/slp_auth.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_crypto.lo -MD -MP -MF .deps/slp_crypto.Tpo -c -o slp_crypto.lo slp_crypto.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_crypto.lo -MD -MP -MF .deps/slp_crypto.Tpo -c slp_crypto.c -fPIC -DPIC -o .libs/slp_crypto.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_crypto.lo -MD -MP -MF .deps/slp_crypto.Tpo -c slp_crypto.c -o slp_crypto.o >/dev/null 2>&1
# mv -f .deps/slp_crypto.Tpo .deps/slp_crypto.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_spi.lo -MD -MP -MF .deps/slp_spi.Tpo -c -o slp_spi.lo slp_spi.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_spi.lo -MD -MP -MF .deps/slp_spi.Tpo -c slp_spi.c -fPIC -DPIC -o .libs/slp_spi.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_spi.lo -MD -MP -MF .deps/slp_spi.Tpo -c slp_spi.c -o slp_spi.o >/dev/null 2>&1
# mv -f .deps/slp_spi.Tpo .deps/slp_spi.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_v1message.lo -MD -MP -MF .deps/slp_v1message.Tpo -c -o slp_v1message.lo slp_v1message.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_v1message.lo -MD -MP -MF .deps/slp_v1message.Tpo -c slp_v1message.c -fPIC -DPIC -o .libs/slp_v1message.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_v1message.lo -MD -MP -MF .deps/slp_v1message.Tpo -c slp_v1message.c -o slp_v1message.o >/dev/null 2>&1
# mv -f .deps/slp_v1message.Tpo .deps/slp_v1message.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_utf8.lo -MD -MP -MF .deps/slp_utf8.Tpo -c -o slp_utf8.lo slp_utf8.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_utf8.lo -MD -MP -MF .deps/slp_utf8.Tpo -c slp_utf8.c -fPIC -DPIC -o .libs/slp_utf8.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_utf8.lo -MD -MP -MF .deps/slp_utf8.Tpo -c slp_utf8.c -o slp_utf8.o >/dev/null 2>&1
# mv -f .deps/slp_utf8.Tpo .deps/slp_utf8.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_v2message.lo -MD -MP -MF .deps/slp_v2message.Tpo -c -o slp_v2message.lo slp_v2message.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_v2message.lo -MD -MP -MF .deps/slp_v2message.Tpo -c slp_v2message.c -fPIC -DPIC -o .libs/slp_v2message.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_v2message.lo -MD -MP -MF .deps/slp_v2message.Tpo -c slp_v2message.c -o slp_v2message.o >/dev/null 2>&1
# mv -f .deps/slp_v2message.Tpo .deps/slp_v2message.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_xid.lo -MD -MP -MF .deps/slp_xid.Tpo -c -o slp_xid.lo slp_xid.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_xid.lo -MD -MP -MF .deps/slp_xid.Tpo -c slp_xid.c -fPIC -DPIC -o .libs/slp_xid.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_xid.lo -MD -MP -MF .deps/slp_xid.Tpo -c slp_xid.c -o slp_xid.o >/dev/null 2>&1
# mv -f .deps/slp_xid.Tpo .deps/slp_xid.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_xmalloc.lo -MD -MP -MF .deps/slp_xmalloc.Tpo -c -o slp_xmalloc.lo slp_xmalloc.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_xmalloc.lo -MD -MP -MF .deps/slp_xmalloc.Tpo -c slp_xmalloc.c -fPIC -DPIC -o .libs/slp_xmalloc.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_xmalloc.lo -MD -MP -MF .deps/slp_xmalloc.Tpo -c slp_xmalloc.c -o slp_xmalloc.o >/dev/null 2>&1
# mv -f .deps/slp_xmalloc.Tpo .deps/slp_xmalloc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_filter_y.lo -MD -MP -MF .deps/slp_filter_y.Tpo -c -o slp_filter_y.lo slp_filter_y.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_filter_y.lo -MD -MP -MF .deps/slp_filter_y.Tpo -c slp_filter_y.c -fPIC -DPIC -o .libs/slp_filter_y.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_filter_y.lo -MD -MP -MF .deps/slp_filter_y.Tpo -c slp_filter_y.c -o slp_filter_y.o >/dev/null 2>&1
# mv -f .deps/slp_filter_y.Tpo .deps/slp_filter_y.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_filter_l.lo -MD -MP -MF .deps/slp_filter_l.Tpo -c -o slp_filter_l.lo slp_filter_l.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_filter_l.lo -MD -MP -MF .deps/slp_filter_l.Tpo -c slp_filter_l.c -fPIC -DPIC -o .libs/slp_filter_l.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_filter_l.lo -MD -MP -MF .deps/slp_filter_l.Tpo -c slp_filter_l.c -o slp_filter_l.o >/dev/null 2>&1
# mv -f .deps/slp_filter_l.Tpo .deps/slp_filter_l.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_attr_y.lo -MD -MP -MF .deps/slp_attr_y.Tpo -c -o slp_attr_y.lo slp_attr_y.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_attr_y.lo -MD -MP -MF .deps/slp_attr_y.Tpo -c slp_attr_y.c -fPIC -DPIC -o .libs/slp_attr_y.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_attr_y.lo -MD -MP -MF .deps/slp_attr_y.Tpo -c slp_attr_y.c -o slp_attr_y.o >/dev/null 2>&1
# mv -f .deps/slp_attr_y.Tpo .deps/slp_attr_y.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_attr_l.lo -MD -MP -MF .deps/slp_attr_l.Tpo -c -o slp_attr_l.lo slp_attr_l.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_attr_l.lo -MD -MP -MF .deps/slp_attr_l.Tpo -c slp_attr_l.c -fPIC -DPIC -o .libs/slp_attr_l.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_attr_l.lo -MD -MP -MF .deps/slp_attr_l.Tpo -c slp_attr_l.c -o slp_attr_l.o >/dev/null 2>&1
# mv -f .deps/slp_attr_l.Tpo .deps/slp_attr_l.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -O2 -o libcommonslpd.la slp_atomic.lo slp_buffer.lo slp_compare.lo slp_database.lo slp_debug.lo slp_dhcp.lo slp_iface.lo slp_linkedlist.lo slp_message.lo slp_net.lo slp_network.lo slp_parse.lo slp_pid.lo slp_predicate.lo slp_property.lo slp_thread.lo slp_auth.lo slp_crypto.lo slp_spi.lo slp_v1message.lo slp_utf8.lo slp_v2message.lo slp_xid.lo slp_xmalloc.lo slp_filter_y.lo slp_filter_l.lo slp_attr_y.lo slp_attr_l.lo -ldl -lz -lcrypto -lpthread -lm -lnsl -lresolv
# libtool: link: ar cru .libs/libcommonslpd.a .libs/slp_atomic.o .libs/slp_buffer.o .libs/slp_compare.o .libs/slp_database.o .libs/slp_debug.o .libs/slp_dhcp.o .libs/slp_iface.o .libs/slp_linkedlist.o .libs/slp_message.o .libs/slp_net.o .libs/slp_network.o .libs/slp_parse.o .libs/slp_pid.o .libs/slp_predicate.o .libs/slp_property.o .libs/slp_thread.o .libs/slp_auth.o .libs/slp_crypto.o .libs/slp_spi.o .libs/slp_v1message.o .libs/slp_utf8.o .libs/slp_v2message.o .libs/slp_xid.o .libs/slp_xmalloc.o .libs/slp_filter_y.o .libs/slp_filter_l.o .libs/slp_attr_y.o .libs/slp_attr_l.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libcommonslpd.a
# libtool: link: ( cd ".libs" && rm -f "libcommonslpd.la" && ln -s "../libcommonslpd.la" "libcommonslpd.la" )
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_xcast.lo -MD -MP -MF .deps/slp_xcast.Tpo -c -o slp_xcast.lo slp_xcast.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_xcast.lo -MD -MP -MF .deps/slp_xcast.Tpo -c slp_xcast.c -fPIC -DPIC -o .libs/slp_xcast.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT slp_xcast.lo -MD -MP -MF .deps/slp_xcast.Tpo -c slp_xcast.c -o slp_xcast.o >/dev/null 2>&1
# mv -f .deps/slp_xcast.Tpo .deps/slp_xcast.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -O2 -o libcommonlibslp.la slp_atomic.lo slp_buffer.lo slp_compare.lo slp_database.lo slp_debug.lo slp_dhcp.lo slp_iface.lo slp_linkedlist.lo slp_message.lo slp_net.lo slp_network.lo slp_parse.lo slp_pid.lo slp_property.lo slp_thread.lo slp_auth.lo slp_crypto.lo slp_spi.lo slp_v1message.lo slp_utf8.lo slp_v2message.lo slp_xcast.lo slp_xid.lo slp_xmalloc.lo -ldl -lz -lcrypto -lpthread -lm -lnsl -lresolv
# libtool: link: ar cru .libs/libcommonlibslp.a .libs/slp_atomic.o .libs/slp_buffer.o .libs/slp_compare.o .libs/slp_database.o .libs/slp_debug.o .libs/slp_dhcp.o .libs/slp_iface.o .libs/slp_linkedlist.o .libs/slp_message.o .libs/slp_net.o .libs/slp_network.o .libs/slp_parse.o .libs/slp_pid.o .libs/slp_property.o .libs/slp_thread.o .libs/slp_auth.o .libs/slp_crypto.o .libs/slp_spi.o .libs/slp_v1message.o .libs/slp_utf8.o .libs/slp_v2message.o .libs/slp_xcast.o .libs/slp_xid.o .libs/slp_xmalloc.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libcommonlibslp.a
# libtool: link: ( cd ".libs" && rm -f "libcommonlibslp.la" && ln -s "../libcommonlibslp.la" "libcommonlibslp.la" )
# make[2]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/common'
# Making all in libslpattr
# make[2]: Entering directory '/tmp/openslp/src/openslp-2.0.0/libslpattr'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT libslpattr.lo -MD -MP -MF .deps/libslpattr.Tpo -c -o libslpattr.lo libslpattr.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT libslpattr.lo -MD -MP -MF .deps/libslpattr.Tpo -c libslpattr.c -fPIC -DPIC -o .libs/libslpattr.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLINUX -Wall -O2 -MT libslpattr.lo -MD -MP -MF .deps/libslpattr.Tpo -c libslpattr.c -o libslpattr.o >/dev/null 2>&1
# mv -f .deps/libslpattr.Tpo .deps/libslpattr.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -O2 -o libslpattr.la libslpattr.lo -ldl -lz -lcrypto -lpthread -lm -lnsl -lresolv
# libtool: link: ar cru .libs/libslpattr.a .libs/libslpattr.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libslpattr.a
# libtool: link: ( cd ".libs" && rm -f "libslpattr.la" && ln -s "../libslpattr.la" "libslpattr.la" )
# make[2]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/libslpattr'
# Making all in slpd
# make[2]: Entering directory '/tmp/openslp/src/openslp-2.0.0/slpd'
# clang -DHAVE_CONFIG_H -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/etc\" -DVARDIR=\"/var\" -DLINUX -Wall -O2 -MT slpd_predicate.o -MD -MP -MF .deps/slpd_predicate.Tpo -c -o slpd_predicate.o slpd_predicate.c
# slpd_predicate.c:1124:19: warning: comparison of constant 400 with expression of type 'SLPError' is always false [-Wtautological-constant-out-of-range-compare]
# if (slp_err == SLP_TAG_ERROR)
# ~~~~~~~ ^ ~~~~~~~~~~~~~
# slpd_predicate.c:1360:19: warning: comparison of constant 400 with expression of type 'SLPError' is always false [-Wtautological-constant-out-of-range-compare]
# if (slp_err == SLP_TAG_ERROR)
# ~~~~~~~ ^ ~~~~~~~~~~~~~
# slpd_predicate.c:1960:25: warning: comparison of constant 400 with expression of type 'SLPError' is always false [-Wtautological-constant-out-of-range-compare]
# if (slp_err == SLP_TAG_ERROR)
# ~~~~~~~ ^ ~~~~~~~~~~~~~
# 3 warnings generated.
# mv -f .deps/slpd_predicate.Tpo .deps/slpd_predicate.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/etc\" -DVARDIR=\"/var\" -DLINUX -Wall -O2 -MT slpd_v1process.o -MD -MP -MF .deps/slpd_v1process.Tpo -c -o slpd_v1process.o slpd_v1process.c
# mv -f .deps/slpd_v1process.Tpo .deps/slpd_v1process.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/etc\" -DVARDIR=\"/var\" -DLINUX -Wall -O2 -MT slpd_spi.o -MD -MP -MF .deps/slpd_spi.Tpo -c -o slpd_spi.o slpd_spi.c
# mv -f .deps/slpd_spi.Tpo .deps/slpd_spi.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/etc\" -DVARDIR=\"/var\" -DLINUX -Wall -O2 -MT slpd_cmdline.o -MD -MP -MF .deps/slpd_cmdline.Tpo -c -o slpd_cmdline.o slpd_cmdline.c
# mv -f .deps/slpd_cmdline.Tpo .deps/slpd_cmdline.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/etc\" -DVARDIR=\"/var\" -DLINUX -Wall -O2 -MT slpd_database.o -MD -MP -MF .deps/slpd_database.Tpo -c -o slpd_database.o slpd_database.c
# mv -f .deps/slpd_database.Tpo .deps/slpd_database.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/etc\" -DVARDIR=\"/var\" -DLINUX -Wall -O2 -MT slpd_incoming.o -MD -MP -MF .deps/slpd_incoming.Tpo -c -o slpd_incoming.o slpd_incoming.c
# mv -f .deps/slpd_incoming.Tpo .deps/slpd_incoming.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/etc\" -DVARDIR=\"/var\" -DLINUX -Wall -O2 -MT slpd_knownda.o -MD -MP -MF .deps/slpd_knownda.Tpo -c -o slpd_knownda.o slpd_knownda.c
# mv -f .deps/slpd_knownda.Tpo .deps/slpd_knownda.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/etc\" -DVARDIR=\"/var\" -DLINUX -Wall -O2 -MT slpd_log.o -MD -MP -MF .deps/slpd_log.Tpo -c -o slpd_log.o slpd_log.c
# slpd_log.c:163:34: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (buf == NULL || bufsize < 0)
# ~~~~~~~ ^ ~
# 1 warning generated.
# mv -f .deps/slpd_log.Tpo .deps/slpd_log.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/etc\" -DVARDIR=\"/var\" -DLINUX -Wall -O2 -MT slpd_main.o -MD -MP -MF .deps/slpd_main.Tpo -c -o slpd_main.o slpd_main.c
# mv -f .deps/slpd_main.Tpo .deps/slpd_main.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/etc\" -DVARDIR=\"/var\" -DLINUX -Wall -O2 -MT slpd_outgoing.o -MD -MP -MF .deps/slpd_outgoing.Tpo -c -o slpd_outgoing.o slpd_outgoing.c
# mv -f .deps/slpd_outgoing.Tpo .deps/slpd_outgoing.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/etc\" -DVARDIR=\"/var\" -DLINUX -Wall -O2 -MT slpd_process.o -MD -MP -MF .deps/slpd_process.Tpo -c -o slpd_process.o slpd_process.c
# mv -f .deps/slpd_process.Tpo .deps/slpd_process.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/etc\" -DVARDIR=\"/var\" -DLINUX -Wall -O2 -MT slpd_property.o -MD -MP -MF .deps/slpd_property.Tpo -c -o slpd_property.o slpd_property.c
# mv -f .deps/slpd_property.Tpo .deps/slpd_property.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/etc\" -DVARDIR=\"/var\" -DLINUX -Wall -O2 -MT slpd_regfile.o -MD -MP -MF .deps/slpd_regfile.Tpo -c -o slpd_regfile.o slpd_regfile.c
# mv -f .deps/slpd_regfile.Tpo .deps/slpd_regfile.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/etc\" -DVARDIR=\"/var\" -DLINUX -Wall -O2 -MT slpd_socket.o -MD -MP -MF .deps/slpd_socket.Tpo -c -o slpd_socket.o slpd_socket.c
# mv -f .deps/slpd_socket.Tpo .deps/slpd_socket.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/etc\" -DVARDIR=\"/var\" -DLINUX -Wall -O2 -MT slpd_index.o -MD -MP -MF .deps/slpd_index.Tpo -c -o slpd_index.o slpd_index.c
# mv -f .deps/slpd_index.Tpo .deps/slpd_index.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -O2 -o slpd slpd_predicate.o slpd_v1process.o slpd_spi.o slpd_cmdline.o slpd_database.o slpd_incoming.o slpd_knownda.o slpd_log.o slpd_main.o slpd_outgoing.o slpd_process.o slpd_property.o slpd_regfile.o slpd_socket.o slpd_index.o ../common/libcommonslpd.la ../libslpattr/libslpattr.la -ldl -lz -lcrypto -lpthread -lm -lnsl -lresolv
# libtool: link: clang -Wall -O2 -o slpd slpd_predicate.o slpd_v1process.o slpd_spi.o slpd_cmdline.o slpd_database.o slpd_incoming.o slpd_knownda.o slpd_log.o slpd_main.o slpd_outgoing.o slpd_process.o slpd_property.o slpd_regfile.o slpd_socket.o slpd_index.o ../common/.libs/libcommonslpd.a ../libslpattr/.libs/libslpattr.a -ldl -lz -lcrypto -lpthread -lm -lnsl -lresolv
# make[2]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/slpd'
# Making all in libslp
# make[2]: Entering directory '/tmp/openslp/src/openslp-2.0.0/libslp'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_delattrs.lo -MD -MP -MF .deps/libslp_delattrs.Tpo -c -o libslp_delattrs.lo libslp_delattrs.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_delattrs.lo -MD -MP -MF .deps/libslp_delattrs.Tpo -c libslp_delattrs.c -fPIC -DPIC -o .libs/libslp_delattrs.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_delattrs.lo -MD -MP -MF .deps/libslp_delattrs.Tpo -c libslp_delattrs.c -o libslp_delattrs.o >/dev/null 2>&1
# mv -f .deps/libslp_delattrs.Tpo .deps/libslp_delattrs.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_dereg.lo -MD -MP -MF .deps/libslp_dereg.Tpo -c -o libslp_dereg.lo libslp_dereg.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_dereg.lo -MD -MP -MF .deps/libslp_dereg.Tpo -c libslp_dereg.c -fPIC -DPIC -o .libs/libslp_dereg.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_dereg.lo -MD -MP -MF .deps/libslp_dereg.Tpo -c libslp_dereg.c -o libslp_dereg.o >/dev/null 2>&1
# mv -f .deps/libslp_dereg.Tpo .deps/libslp_dereg.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_findattrs.lo -MD -MP -MF .deps/libslp_findattrs.Tpo -c -o libslp_findattrs.lo libslp_findattrs.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_findattrs.lo -MD -MP -MF .deps/libslp_findattrs.Tpo -c libslp_findattrs.c -fPIC -DPIC -o .libs/libslp_findattrs.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_findattrs.lo -MD -MP -MF .deps/libslp_findattrs.Tpo -c libslp_findattrs.c -o libslp_findattrs.o >/dev/null 2>&1
# mv -f .deps/libslp_findattrs.Tpo .deps/libslp_findattrs.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_findscopes.lo -MD -MP -MF .deps/libslp_findscopes.Tpo -c -o libslp_findscopes.lo libslp_findscopes.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_findscopes.lo -MD -MP -MF .deps/libslp_findscopes.Tpo -c libslp_findscopes.c -fPIC -DPIC -o .libs/libslp_findscopes.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_findscopes.lo -MD -MP -MF .deps/libslp_findscopes.Tpo -c libslp_findscopes.c -o libslp_findscopes.o >/dev/null 2>&1
# mv -f .deps/libslp_findscopes.Tpo .deps/libslp_findscopes.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_findsrvs.lo -MD -MP -MF .deps/libslp_findsrvs.Tpo -c -o libslp_findsrvs.lo libslp_findsrvs.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_findsrvs.lo -MD -MP -MF .deps/libslp_findsrvs.Tpo -c libslp_findsrvs.c -fPIC -DPIC -o .libs/libslp_findsrvs.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_findsrvs.lo -MD -MP -MF .deps/libslp_findsrvs.Tpo -c libslp_findsrvs.c -o libslp_findsrvs.o >/dev/null 2>&1
# mv -f .deps/libslp_findsrvs.Tpo .deps/libslp_findsrvs.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_findsrvtypes.lo -MD -MP -MF .deps/libslp_findsrvtypes.Tpo -c -o libslp_findsrvtypes.lo libslp_findsrvtypes.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_findsrvtypes.lo -MD -MP -MF .deps/libslp_findsrvtypes.Tpo -c libslp_findsrvtypes.c -fPIC -DPIC -o .libs/libslp_findsrvtypes.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_findsrvtypes.lo -MD -MP -MF .deps/libslp_findsrvtypes.Tpo -c libslp_findsrvtypes.c -o libslp_findsrvtypes.o >/dev/null 2>&1
# mv -f .deps/libslp_findsrvtypes.Tpo .deps/libslp_findsrvtypes.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_handle.lo -MD -MP -MF .deps/libslp_handle.Tpo -c -o libslp_handle.lo libslp_handle.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_handle.lo -MD -MP -MF .deps/libslp_handle.Tpo -c libslp_handle.c -fPIC -DPIC -o .libs/libslp_handle.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_handle.lo -MD -MP -MF .deps/libslp_handle.Tpo -c libslp_handle.c -o libslp_handle.o >/dev/null 2>&1
# mv -f .deps/libslp_handle.Tpo .deps/libslp_handle.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_knownda.lo -MD -MP -MF .deps/libslp_knownda.Tpo -c -o libslp_knownda.lo libslp_knownda.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_knownda.lo -MD -MP -MF .deps/libslp_knownda.Tpo -c libslp_knownda.c -fPIC -DPIC -o .libs/libslp_knownda.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_knownda.lo -MD -MP -MF .deps/libslp_knownda.Tpo -c libslp_knownda.c -o libslp_knownda.o >/dev/null 2>&1
# mv -f .deps/libslp_knownda.Tpo .deps/libslp_knownda.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_network.lo -MD -MP -MF .deps/libslp_network.Tpo -c -o libslp_network.lo libslp_network.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_network.lo -MD -MP -MF .deps/libslp_network.Tpo -c libslp_network.c -fPIC -DPIC -o .libs/libslp_network.o
# libslp_network.c:2092:28: warning: comparison of constant 100 with expression of type 'SLPError' is always false [-Wtautological-constant-out-of-range-compare]
# if (result == SLP_ERROR_RETRY_UNICAST)
# ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_network.lo -MD -MP -MF .deps/libslp_network.Tpo -c libslp_network.c -o libslp_network.o >/dev/null 2>&1
# mv -f .deps/libslp_network.Tpo .deps/libslp_network.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_parse.lo -MD -MP -MF .deps/libslp_parse.Tpo -c -o libslp_parse.lo libslp_parse.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_parse.lo -MD -MP -MF .deps/libslp_parse.Tpo -c libslp_parse.c -fPIC -DPIC -o .libs/libslp_parse.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_parse.lo -MD -MP -MF .deps/libslp_parse.Tpo -c libslp_parse.c -o libslp_parse.o >/dev/null 2>&1
# mv -f .deps/libslp_parse.Tpo .deps/libslp_parse.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_property.lo -MD -MP -MF .deps/libslp_property.Tpo -c -o libslp_property.lo libslp_property.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_property.lo -MD -MP -MF .deps/libslp_property.Tpo -c libslp_property.c -fPIC -DPIC -o .libs/libslp_property.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_property.lo -MD -MP -MF .deps/libslp_property.Tpo -c libslp_property.c -o libslp_property.o >/dev/null 2>&1
# mv -f .deps/libslp_property.Tpo .deps/libslp_property.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_reg.lo -MD -MP -MF .deps/libslp_reg.Tpo -c -o libslp_reg.lo libslp_reg.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_reg.lo -MD -MP -MF .deps/libslp_reg.Tpo -c libslp_reg.c -fPIC -DPIC -o .libs/libslp_reg.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../common -DETCDIR=\"/etc\" -DLINUX -Wall -O2 -MT libslp_reg.lo -MD -MP -MF .deps/libslp_reg.Tpo -c libslp_reg.c -o libslp_reg.o >/dev/null 2>&1
# mv -f .deps/libslp_reg.Tpo .deps/libslp_reg.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -O2 -version-info 1:0:0 -o libslp.la -rpath /usr/lib libslp_delattrs.lo libslp_dereg.lo libslp_findattrs.lo libslp_findscopes.lo libslp_findsrvs.lo libslp_findsrvtypes.lo libslp_handle.lo libslp_knownda.lo libslp_network.lo libslp_parse.lo libslp_property.lo libslp_reg.lo ../common/libcommonlibslp.la -ldl -lz -lcrypto -lpthread -lm -lnsl -lresolv
# libtool: link: clang -shared -fPIC -DPIC .libs/libslp_delattrs.o .libs/libslp_dereg.o .libs/libslp_findattrs.o .libs/libslp_findscopes.o .libs/libslp_findsrvs.o .libs/libslp_findsrvtypes.o .libs/libslp_handle.o .libs/libslp_knownda.o .libs/libslp_network.o .libs/libslp_parse.o .libs/libslp_property.o .libs/libslp_reg.o -Wl,--whole-archive ../common/.libs/libcommonlibslp.a -Wl,--no-whole-archive -ldl -lz -lcrypto -lpthread -lm -lnsl -lresolv -O2 -Wl,-soname -Wl,libslp.so.1 -o .libs/libslp.so.1.0.0
# libtool: link: (cd ".libs" && rm -f "libslp.so.1" && ln -s "libslp.so.1.0.0" "libslp.so.1")
# libtool: link: (cd ".libs" && rm -f "libslp.so" && ln -s "libslp.so.1.0.0" "libslp.so")
# libtool: link: (cd .libs/libslp.lax/libcommonlibslp.a && ar x "/tmp/openslp/src/openslp-2.0.0/libslp/../common/.libs/libcommonlibslp.a")
# libtool: link: ar cru .libs/libslp.a libslp_delattrs.o libslp_dereg.o libslp_findattrs.o libslp_findscopes.o libslp_findsrvs.o libslp_findsrvtypes.o libslp_handle.o libslp_knownda.o libslp_network.o libslp_parse.o libslp_property.o libslp_reg.o .libs/libslp.lax/libcommonlibslp.a/slp_atomic.o .libs/libslp.lax/libcommonlibslp.a/slp_auth.o .libs/libslp.lax/libcommonlibslp.a/slp_buffer.o .libs/libslp.lax/libcommonlibslp.a/slp_compare.o .libs/libslp.lax/libcommonlibslp.a/slp_crypto.o .libs/libslp.lax/libcommonlibslp.a/slp_database.o .libs/libslp.lax/libcommonlibslp.a/slp_debug.o .libs/libslp.lax/libcommonlibslp.a/slp_dhcp.o .libs/libslp.lax/libcommonlibslp.a/slp_iface.o .libs/libslp.lax/libcommonlibslp.a/slp_linkedlist.o .libs/libslp.lax/libcommonlibslp.a/slp_message.o .libs/libslp.lax/libcommonlibslp.a/slp_net.o .libs/libslp.lax/libcommonlibslp.a/slp_network.o .libs/libslp.lax/libcommonlibslp.a/slp_parse.o .libs/libslp.lax/libcommonlibslp.a/slp_pid.o .libs/libslp.lax/libcommonlibslp.a/slp_property.o .libs/libslp.lax/libcommonlibslp.a/slp_spi.o .libs/libslp.lax/libcommonlibslp.a/slp_thread.o .libs/libslp.lax/libcommonlibslp.a/slp_utf8.o .libs/libslp.lax/libcommonlibslp.a/slp_v1message.o .libs/libslp.lax/libcommonlibslp.a/slp_v2message.o .libs/libslp.lax/libcommonlibslp.a/slp_xcast.o .libs/libslp.lax/libcommonlibslp.a/slp_xid.o .libs/libslp.lax/libcommonlibslp.a/slp_xmalloc.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libslp.a
# libtool: link: rm -fr .libs/libslp.lax
# libtool: link: ( cd ".libs" && rm -f "libslp.la" && ln -s "../libslp.la" "libslp.la" )
# make[2]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/libslp'
# Making all in slptool
# make[2]: Entering directory '/tmp/openslp/src/openslp-2.0.0/slptool'
# clang -DHAVE_CONFIG_H -I. -I.. -I../libslp -DLINUX -Wall -O2 -MT slptool.o -MD -MP -MF .deps/slptool.Tpo -c -o slptool.o slptool.c
# mv -f .deps/slptool.Tpo .deps/slptool.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -O2 -o slptool slptool.o ../libslp/libslp.la ../common/libcommonlibslp.la ../common/libcommonslpd.la -ldl -lz -lcrypto -lpthread -lm -lnsl -lresolv
# libtool: link: clang -Wall -O2 -o .libs/slptool slptool.o ../libslp/.libs/libslp.so ../common/.libs/libcommonlibslp.a ../common/.libs/libcommonslpd.a -ldl -lz -lcrypto -lpthread -lm -lnsl -lresolv
# make[2]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/slptool'
# Making all in etc
# make[2]: Entering directory '/tmp/openslp/src/openslp-2.0.0/etc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/etc'
# Making all in doc
# make[2]: Entering directory '/tmp/openslp/src/openslp-2.0.0/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/doc'
# Making all in obs
# make[2]: Entering directory '/tmp/openslp/src/openslp-2.0.0/obs'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/obs'
# make[2]: Entering directory '/tmp/openslp/src/openslp-2.0.0'
# make[2]: Leaving directory '/tmp/openslp/src/openslp-2.0.0'
# make[1]: Leaving directory '/tmp/openslp/src/openslp-2.0.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in common
# make[1]: Entering directory '/tmp/openslp/src/openslp-2.0.0/common'
# make[2]: Entering directory '/tmp/openslp/src/openslp-2.0.0/common'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/common'
# make[1]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/common'
# Making install in libslpattr
# make[1]: Entering directory '/tmp/openslp/src/openslp-2.0.0/libslpattr'
# make[2]: Entering directory '/tmp/openslp/src/openslp-2.0.0/libslpattr'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/libslpattr'
# make[1]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/libslpattr'
# Making install in slpd
# make[1]: Entering directory '/tmp/openslp/src/openslp-2.0.0/slpd'
# make[2]: Entering directory '/tmp/openslp/src/openslp-2.0.0/slpd'
# test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/openslp/pkg/openslp/usr/bin"
# /bin/sh ../libtool --mode=install /usr/bin/install -c slpd '/tmp/openslp/pkg/openslp/usr/bin'
# libtool: install: /usr/bin/install -c slpd /tmp/openslp/pkg/openslp/usr/bin/slpd
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/slpd'
# make[1]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/slpd'
# Making install in libslp
# make[1]: Entering directory '/tmp/openslp/src/openslp-2.0.0/libslp'
# make[2]: Entering directory '/tmp/openslp/src/openslp-2.0.0/libslp'
# test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/openslp/pkg/openslp/usr/lib"
# /bin/sh ../libtool --mode=install /usr/bin/install -c libslp.la '/tmp/openslp/pkg/openslp/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libslp.so.1.0.0 /tmp/openslp/pkg/openslp/usr/lib/libslp.so.1.0.0
# libtool: install: (cd /tmp/openslp/pkg/openslp/usr/lib && { ln -s -f libslp.so.1.0.0 libslp.so.1 || { rm -f libslp.so.1 && ln -s libslp.so.1.0.0 libslp.so.1; }; })
# libtool: install: (cd /tmp/openslp/pkg/openslp/usr/lib && { ln -s -f libslp.so.1.0.0 libslp.so || { rm -f libslp.so && ln -s libslp.so.1.0.0 libslp.so; }; })
# libtool: install: /usr/bin/install -c .libs/libslp.lai /tmp/openslp/pkg/openslp/usr/lib/libslp.la
# libtool: install: /usr/bin/install -c .libs/libslp.a /tmp/openslp/pkg/openslp/usr/lib/libslp.a
# libtool: install: chmod 644 /tmp/openslp/pkg/openslp/usr/lib/libslp.a
# libtool: install: ranlib /tmp/openslp/pkg/openslp/usr/lib/libslp.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# test -z "/usr/include" || /usr/bin/mkdir -p "/tmp/openslp/pkg/openslp/usr/include"
# /usr/bin/install -c -m 644 slp.h '/tmp/openslp/pkg/openslp/usr/include'
# make[2]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/libslp'
# make[1]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/libslp'
# Making install in slptool
# make[1]: Entering directory '/tmp/openslp/src/openslp-2.0.0/slptool'
# make[2]: Entering directory '/tmp/openslp/src/openslp-2.0.0/slptool'
# test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/openslp/pkg/openslp/usr/bin"
# /bin/sh ../libtool --mode=install /usr/bin/install -c slptool '/tmp/openslp/pkg/openslp/usr/bin'
# libtool: install: warning: `../libslp/libslp.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/slptool /tmp/openslp/pkg/openslp/usr/bin/slptool
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/slptool'
# make[1]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/slptool'
# Making install in etc
# make[1]: Entering directory '/tmp/openslp/src/openslp-2.0.0/etc'
# make[2]: Entering directory '/tmp/openslp/src/openslp-2.0.0/etc'
# test -z "/etc" || /usr/bin/mkdir -p "/tmp/openslp/pkg/openslp/etc"
# /usr/bin/install -c -m 644 slp.conf slp.reg slp.spi '/tmp/openslp/pkg/openslp/etc'
# make install-data-hook
# make[3]: Entering directory '/tmp/openslp/src/openslp-2.0.0/etc'
# mkdir -p /var/log
# make[3]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/etc'
# make[2]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/etc'
# make[1]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/etc'
# Making install in doc
# make[1]: Entering directory '/tmp/openslp/src/openslp-2.0.0/doc'
# make[2]: Entering directory '/tmp/openslp/src/openslp-2.0.0/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/doc'
# make[1]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/doc'
# Making install in obs
# make[1]: Entering directory '/tmp/openslp/src/openslp-2.0.0/obs'
# make[2]: Entering directory '/tmp/openslp/src/openslp-2.0.0/obs'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/obs'
# make[1]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/obs'
# make[1]: Entering directory '/tmp/openslp/src/openslp-2.0.0'
# make[2]: Entering directory '/tmp/openslp/src/openslp-2.0.0'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/openslp/src/openslp-2.0.0'
# make[1]: Leaving directory '/tmp/openslp/src/openslp-2.0.0'
# cd doc && make install-docs
# make[1]: Entering directory '/tmp/openslp/src/openslp-2.0.0/doc'
# doxygen doxyfile
# warning: Tag `DETAILS_AT_TOP' at line 154 of file `doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `SHOW_DIRECTORIES' at line 393 of file `doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `HTML_ALIGN_MEMBERS' at line 691 of file `doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_SCHEMA' at line 923 of file `doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_DTD' at line 929 of file `doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# Searching for include files...
# Searching for example files...
# Searching for images...
# Searching for dot files...
# Searching for msc files...
# Searching for dia files...
# Searching for files to exclude
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/icu
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/libslp
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/libslpattr
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/libslpcommon
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/libslpstatic
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/slpd
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/slpdcommon
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/slptool
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLP_attr_test
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPD_predicate_test
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPDereg
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPEscape
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPFindAttrs
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPFindSrvs
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPFindSrvTypes
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPOpen
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPParseSrvURL
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPReg
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPUnescape
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLP_attr_test
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPD_predicate_test
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPDereg
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPEscape
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPFindAttrs
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPFindSrvs
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPFindSrvTypes
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPOpen
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPParseSrvURL
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPReg
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPUnescape
# Searching INPUT for files to process...
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/common
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/doc
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/doc/doc
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/doc/doc/html
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/doc/doc/html/IntroductionToSLP
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/doc/doc/html/ProgrammersGuide
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/doc/doc/html/UsersGuide
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/doc/doc/security
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/etc
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/libslp
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/libslpattr
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/m4
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/obs
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/slpd
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/slptool
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLP_attr_test
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPD_predicate_test
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPDereg
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPEscape
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPFindAttrs
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPFindSrvs
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPFindSrvTypes
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPOpen
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPParseSrvURL
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPReg
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/test/SLPUnescape
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/icu
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/libslp
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/libslpattr
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/libslpcommon
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/libslpstatic
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/slpd
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/slpdcommon
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/slptool
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLP_attr_test
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPD_predicate_test
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPDereg
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPEscape
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPFindAttrs
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPFindSrvs
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPFindSrvTypes
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPOpen
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPParseSrvURL
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPReg
# Searching for files in directory /tmp/openslp/src/openslp-2.0.0/win32/test/SLPUnescape
# Reading and parsing tag files
# Parsing files
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_atomic.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_atomic.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_atomic.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_atomic.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_attr.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_attr.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_attr_l.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_attr_l.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_attr_y.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_attr_y.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_attr_y.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_attr_y.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_auth.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_auth.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_auth.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_auth.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_buffer.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_buffer.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_buffer.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_buffer.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_compare.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_compare.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_compare.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_compare.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_crypto.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_crypto.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_crypto.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_crypto.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_database.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_database.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_database.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_database.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_debug.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_debug.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_debug.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_debug.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_dhcp.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_dhcp.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_dhcp.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_dhcp.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_filter.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_filter.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_filter_l.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_filter_l.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_filter_y.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_filter_y.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_filter_y.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_filter_y.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_iface.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_iface.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_iface.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_iface.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_linkedlist.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_linkedlist.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_linkedlist.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_linkedlist.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_message.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_message.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_message.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_message.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_net.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_net.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_net.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_net.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_network.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_network.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_network.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_network.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_parse.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_parse.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_parse.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_parse.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_pid.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_pid.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_pid.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_pid.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_predicate.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_predicate.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_predicate.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_predicate.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_property.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_property.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_property.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_property.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_socket.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_socket.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_spi.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_spi.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_spi.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_spi.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_thread.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_thread.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_thread.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_thread.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_types.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_types.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_utf8.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_utf8.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_utf8.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_utf8.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_v1message.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_v1message.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_v1message.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_v1message.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_v2message.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_v2message.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_v2message.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_v2message.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_win32.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_win32.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_xcast.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_xcast.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_xcast.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_xcast.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_xid.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_xid.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_xid.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_xid.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_xmalloc.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_xmalloc.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/common/slp_xmalloc.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/common/slp_xmalloc.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/config.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/config.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc1766.txt...
# Parsing file /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc1766.txt...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc2165.txt...
# Parsing file /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc2165.txt...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc2254.txt...
# Parsing file /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc2254.txt...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc2396.txt...
# Parsing file /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc2396.txt...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc2608.txt...
# Parsing file /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc2608.txt...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc2609.txt...
# Parsing file /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc2609.txt...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc2610.txt...
# Parsing file /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc2610.txt...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc2614.txt...
# Parsing file /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc2614.txt...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc2926.txt...
# Parsing file /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc2926.txt...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc3059.txt...
# Parsing file /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc3059.txt...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc3082.txt...
# Parsing file /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc3082.txt...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc3111.txt...
# Parsing file /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc3111.txt...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc3224.txt...
# Parsing file /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc3224.txt...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc3421.txt...
# Parsing file /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc3421.txt...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc3528.txt...
# Parsing file /tmp/openslp/src/openslp-2.0.0/doc/doc/rfc/rfc3528.txt...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/doc/doxywarn.txt...
# Parsing file /tmp/openslp/src/openslp-2.0.0/doc/doxywarn.txt...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/libslp/libslp.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/libslp/libslp.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/libslp/libslp_delattrs.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/libslp/libslp_delattrs.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/libslp/libslp_dereg.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/libslp/libslp_dereg.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/libslp/libslp_findattrs.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/libslp/libslp_findattrs.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/libslp/libslp_findscopes.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/libslp/libslp_findscopes.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/libslp/libslp_findsrvs.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/libslp/libslp_findsrvs.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/libslp/libslp_findsrvtypes.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/libslp/libslp_findsrvtypes.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/libslp/libslp_handle.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/libslp/libslp_handle.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/libslp/libslp_knownda.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/libslp/libslp_knownda.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/libslp/libslp_network.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/libslp/libslp_network.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/libslp/libslp_parse.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/libslp/libslp_parse.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/libslp/libslp_property.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/libslp/libslp_property.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/libslp/libslp_reg.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/libslp/libslp_reg.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/libslp/slp.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/libslp/slp.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/libslpattr/libslpattr.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/libslpattr/libslpattr.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/libslpattr/libslpattr.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/libslpattr/libslpattr.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/libslpattr/libslpattr_internal.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/libslpattr/libslpattr_internal.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/libslpattr/libslpattr_tiny.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/libslpattr/libslpattr_tiny.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_cmdline.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_cmdline.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_cmdline.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_cmdline.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_database.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_database.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_database.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_database.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_incoming.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_incoming.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_incoming.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_incoming.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_index.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_index.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_index.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_index.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_knownda.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_knownda.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_knownda.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_knownda.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_log.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_log.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_log.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_log.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_main.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_main.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_outgoing.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_outgoing.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_outgoing.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_outgoing.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_predicate.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_predicate.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_predicate.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_predicate.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_process.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_process.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_process.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_process.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_property.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_property.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_property.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_property.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_regfile.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_regfile.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_regfile.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_regfile.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_socket.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_socket.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_socket.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_socket.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_spi.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_spi.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_spi.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_spi.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_v1process.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_v1process.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_win32.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_win32.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slpd/slpd_win32.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slpd/slpd_win32.h...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slptool/slptool.c...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slptool/slptool.c...
# Preprocessing /tmp/openslp/src/openslp-2.0.0/slptool/slptool.h...
# Parsing file /tmp/openslp/src/openslp-2.0.0/slptool/slptool.h...
# Building group list...
# Building directory list...
# Building namespace list...
# Building file list...
# Building class list...
# Associating documentation with classes...
# Computing nesting relations for classes...
# Building example list...
# Searching for enumerations...
# Searching for documented typedefs...
# Searching for members imported via using declarations...
# Searching for included using directives...
# Searching for documented variables...
# Building interface member list...
# Building member list...
# Searching for friends...
# Searching for documented defines...
# Computing class inheritance relations...
# Computing class usage relations...
# Flushing cached template relations that have become invalid...
# Creating members for template instances...
# Computing class relations...
# Add enum values to enums...
# Searching for member function documentation...
# Building page list...
# Search for main page...
# Computing page relations...
# Determining the scope of groups...
# Sorting lists...
# Freeing entry tree
# Determining which enums are documented
# Computing member relations...
# Building full member lists recursively...
# Adding members to member groups.
# Computing member references...
# Inheriting documentation...
# Generating disk names...
# Adding source references...
# Adding xrefitems...
# Sorting member lists...
# Computing dependencies between directories...
# Generating citations page...
# Counting data structures...
# Resolving user defined references...
# Finding anchors and sections in the documentation...
# Transferring function references...
# Combining using relations...
# Adding members to index pages...
# Generating style sheet...
# Generating search indices...
# Generating example documentation...
# Generating file sources...
# Generating code for file common/slp_atomic.c...
# Generating code for file common/slp_atomic.h...
# Generating code for file common/slp_attr.h...
# Generating code for file common/slp_attr_l.c...
# Generating code for file common/slp_attr_y.c...
# Generating code for file common/slp_attr_y.h...
# Generating code for file common/slp_auth.c...
# Generating code for file common/slp_auth.h...
# Generating code for file common/slp_buffer.c...
# Generating code for file common/slp_buffer.h...
# Generating code for file common/slp_compare.c...
# Generating code for file common/slp_compare.h...
# Generating code for file common/slp_crypto.c...
# Generating code for file common/slp_crypto.h...
# Generating code for file common/slp_database.c...
# Generating code for file common/slp_database.h...
# Generating code for file common/slp_debug.c...
# Generating code for file common/slp_debug.h...
# Generating code for file common/slp_dhcp.c...
# Generating code for file common/slp_dhcp.h...
# Generating code for file common/slp_filter.h...
# Generating code for file common/slp_filter_l.c...
# Generating code for file common/slp_filter_y.c...
# Generating code for file common/slp_filter_y.h...
# Generating code for file common/slp_iface.c...
# Generating code for file common/slp_iface.h...
# Generating code for file common/slp_linkedlist.c...
# Generating code for file common/slp_linkedlist.h...
# Generating code for file common/slp_message.c...
# Generating code for file common/slp_message.h...
# Generating code for file common/slp_net.c...
# Generating code for file common/slp_net.h...
# Generating code for file common/slp_network.c...
# Generating code for file common/slp_network.h...
# Generating code for file common/slp_parse.c...
# Generating code for file common/slp_parse.h...
# Generating code for file common/slp_pid.c...
# Generating code for file common/slp_pid.h...
# Generating code for file common/slp_predicate.c...
# Generating code for file common/slp_predicate.h...
# Generating code for file common/slp_property.c...
# Generating code for file common/slp_property.h...
# Generating code for file common/slp_socket.h...
# Generating code for file common/slp_spi.c...
# Generating code for file common/slp_spi.h...
# Generating code for file common/slp_thread.c...
# Generating code for file common/slp_thread.h...
# Generating code for file common/slp_types.h...
# Generating code for file common/slp_utf8.c...
# Generating code for file common/slp_utf8.h...
# Generating code for file common/slp_v1message.c...
# Generating code for file common/slp_v1message.h...
# Generating code for file common/slp_v2message.c...
# Generating code for file common/slp_v2message.h...
# Generating code for file common/slp_win32.c...
# Generating code for file common/slp_xcast.c...
# Generating code for file common/slp_xcast.h...
# Generating code for file common/slp_xid.c...
# Generating code for file common/slp_xid.h...
# Generating code for file common/slp_xmalloc.c...
# Generating code for file common/slp_xmalloc.h...
# Generating code for file config.h...
# Parsing code for file doc/doc/rfc/rfc1766.txt...
# Parsing code for file doc/doc/rfc/rfc2165.txt...
# Parsing code for file doc/doc/rfc/rfc2254.txt...
# Parsing code for file doc/doc/rfc/rfc2396.txt...
# Parsing code for file doc/doc/rfc/rfc2608.txt...
# Parsing code for file doc/doc/rfc/rfc2609.txt...
# Parsing code for file doc/doc/rfc/rfc2610.txt...
# Parsing code for file doc/doc/rfc/rfc2614.txt...
# Parsing code for file doc/doc/rfc/rfc2926.txt...
# Parsing code for file doc/doc/rfc/rfc3059.txt...
# Parsing code for file doc/doc/rfc/rfc3082.txt...
# Parsing code for file doc/doc/rfc/rfc3111.txt...
# Parsing code for file doc/doc/rfc/rfc3224.txt...
# Parsing code for file doc/doc/rfc/rfc3421.txt...
# Parsing code for file doc/doc/rfc/rfc3528.txt...
# Parsing code for file doc/doxywarn.txt...
# Generating code for file libslp/libslp.h...
# Generating code for file libslp/libslp_delattrs.c...
# Generating code for file libslp/libslp_dereg.c...
# Generating code for file libslp/libslp_findattrs.c...
# Generating code for file libslp/libslp_findscopes.c...
# Generating code for file libslp/libslp_findsrvs.c...
# Generating code for file libslp/libslp_findsrvtypes.c...
# Generating code for file libslp/libslp_handle.c...
# Generating code for file libslp/libslp_knownda.c...
# Generating code for file libslp/libslp_network.c...
# Generating code for file libslp/libslp_parse.c...
# Generating code for file libslp/libslp_property.c...
# Generating code for file libslp/libslp_reg.c...
# Generating code for file libslp/slp.h...
# Generating code for file libslpattr/libslpattr.c...
# Generating code for file libslpattr/libslpattr.h...
# Generating code for file libslpattr/libslpattr_internal.h...
# Generating code for file libslpattr/libslpattr_tiny.c...
# Generating code for file slpd/slpd.h...
# Generating code for file slpd/slpd_cmdline.c...
# Generating code for file slpd/slpd_cmdline.h...
# Generating code for file slpd/slpd_database.c...
# Generating code for file slpd/slpd_database.h...
# Generating code for file slpd/slpd_incoming.c...
# Generating code for file slpd/slpd_incoming.h...
# Generating code for file slpd/slpd_index.c...
# Generating code for file slpd/slpd_index.h...
# Generating code for file slpd/slpd_knownda.c...
# Generating code for file slpd/slpd_knownda.h...
# Generating code for file slpd/slpd_log.c...
# Generating code for file slpd/slpd_log.h...
# Generating code for file slpd/slpd_main.c...
# Generating code for file slpd/slpd_outgoing.c...
# Generating code for file slpd/slpd_outgoing.h...
# Generating code for file slpd/slpd_predicate.c...
# Generating code for file slpd/slpd_predicate.h...
# Generating code for file slpd/slpd_process.c...
# Generating code for file slpd/slpd_process.h...
# Generating code for file slpd/slpd_property.c...
# Generating code for file slpd/slpd_property.h...
# Generating code for file slpd/slpd_regfile.c...
# Generating code for file slpd/slpd_regfile.h...
# Generating code for file slpd/slpd_socket.c...
# Generating code for file slpd/slpd_socket.h...
# Generating code for file slpd/slpd_spi.c...
# Generating code for file slpd/slpd_spi.h...
# Generating code for file slpd/slpd_v1process.c...
# Generating code for file slpd/slpd_win32.c...
# Generating code for file slpd/slpd_win32.h...
# Generating code for file slptool/slptool.c...
# Generating code for file slptool/slptool.h...
# Generating file documentation...
# Generating docs for file common/slp_atomic.c...
# Generating docs for file common/slp_atomic.h...
# Generating docs for file common/slp_attr.h...
# Generating docs for file common/slp_attr_l.c...
# Generating docs for file common/slp_attr_y.c...
# Generating docs for file common/slp_attr_y.h...
# Generating docs for file common/slp_auth.c...
# Generating docs for file common/slp_auth.h...
# Generating docs for file common/slp_buffer.c...
# Generating docs for file common/slp_buffer.h...
# Generating docs for file common/slp_compare.c...
# Generating docs for file common/slp_compare.h...
# Generating docs for file common/slp_crypto.c...
# Generating docs for file common/slp_crypto.h...
# Generating docs for file common/slp_database.c...
# Generating docs for file common/slp_database.h...
# Generating docs for file common/slp_debug.c...
# Generating docs for file common/slp_debug.h...
# Generating docs for file common/slp_dhcp.c...
# Generating docs for file common/slp_dhcp.h...
# Generating docs for file common/slp_filter.h...
# Generating docs for file common/slp_filter_l.c...
# Generating docs for file common/slp_filter_y.c...
# Generating docs for file common/slp_filter_y.h...
# Generating docs for file common/slp_iface.c...
# Generating docs for file common/slp_iface.h...
# Generating docs for file common/slp_linkedlist.c...
# Generating docs for file common/slp_linkedlist.h...
# Generating docs for file common/slp_message.c...
# Generating docs for file common/slp_message.h...
# Generating docs for file common/slp_net.c...
# Generating docs for file common/slp_net.h...
# Generating docs for file common/slp_network.c...
# Generating docs for file common/slp_network.h...
# Generating docs for file common/slp_parse.c...
# Generating docs for file common/slp_parse.h...
# Generating docs for file common/slp_pid.c...
# Generating docs for file common/slp_pid.h...
# Generating docs for file common/slp_predicate.c...
# Generating docs for file common/slp_predicate.h...
# Generating docs for file common/slp_property.c...
# Generating docs for file common/slp_property.h...
# Generating docs for file common/slp_socket.h...
# Generating docs for file common/slp_spi.c...
# Generating docs for file common/slp_spi.h...
# Generating docs for file common/slp_thread.c...
# Generating docs for file common/slp_thread.h...
# Generating docs for file common/slp_types.h...
# Generating docs for file common/slp_utf8.c...
# Generating docs for file common/slp_utf8.h...
# Generating docs for file common/slp_v1message.c...
# Generating docs for file common/slp_v1message.h...
# Generating docs for file common/slp_v2message.c...
# Generating docs for file common/slp_v2message.h...
# Generating docs for file common/slp_win32.c...
# Generating docs for file common/slp_xcast.c...
# Generating docs for file common/slp_xcast.h...
# Generating docs for file common/slp_xid.c...
# Generating docs for file common/slp_xid.h...
# Generating docs for file common/slp_xmalloc.c...
# Generating docs for file common/slp_xmalloc.h...
# Generating docs for file config.h...
# Generating docs for file doc/doc/rfc/rfc1766.txt...
# Generating docs for file doc/doc/rfc/rfc2165.txt...
# Generating docs for file doc/doc/rfc/rfc2254.txt...
# Generating docs for file doc/doc/rfc/rfc2396.txt...
# Generating docs for file doc/doc/rfc/rfc2608.txt...
# Generating docs for file doc/doc/rfc/rfc2609.txt...
# Generating docs for file doc/doc/rfc/rfc2610.txt...
# Generating docs for file doc/doc/rfc/rfc2614.txt...
# Generating docs for file doc/doc/rfc/rfc2926.txt...
# Generating docs for file doc/doc/rfc/rfc3059.txt...
# Generating docs for file doc/doc/rfc/rfc3082.txt...
# Generating docs for file doc/doc/rfc/rfc3111.txt...
# Generating docs for file doc/doc/rfc/rfc3224.txt...
# Generating docs for file doc/doc/rfc/rfc3421.txt...
# Generating docs for file doc/doc/rfc/rfc3528.txt...
# Generating docs for file doc/doxywarn.txt...
# Generating docs for file libslp/libslp.h...
# Generating docs for file libslp/libslp_delattrs.c...
# Generating docs for file libslp/libslp_dereg.c...
# Generating docs for file libslp/libslp_findattrs.c...
# Generating docs for file libslp/libslp_findscopes.c...
# Generating docs for file libslp/libslp_findsrvs.c...
# Generating docs for file libslp/libslp_findsrvtypes.c...
# Generating docs for file libslp/libslp_handle.c...
# Generating docs for file libslp/libslp_knownda.c...
# Generating docs for file libslp/libslp_network.c...
# Generating docs for file libslp/libslp_parse.c...
# Generating docs for file libslp/libslp_property.c...
# Generating docs for file libslp/libslp_reg.c...
# Generating docs for file libslp/slp.h...
# Generating docs for file libslpattr/libslpattr.c...
# Generating docs for file libslpattr/libslpattr.h...
# Generating docs for file libslpattr/libslpattr_internal.h...
# Generating docs for file libslpattr/libslpattr_tiny.c...
# Generating docs for file slpd/slpd.h...
# Generating docs for file slpd/slpd_cmdline.c...
# Generating docs for file slpd/slpd_cmdline.h...
# Generating docs for file slpd/slpd_database.c...
# Generating docs for file slpd/slpd_database.h...
# Generating docs for file slpd/slpd_incoming.c...
# Generating docs for file slpd/slpd_incoming.h...
# Generating docs for file slpd/slpd_index.c...
# Generating docs for file slpd/slpd_index.h...
# Generating docs for file slpd/slpd_knownda.c...
# Generating docs for file slpd/slpd_knownda.h...
# Generating docs for file slpd/slpd_log.c...
# Generating docs for file slpd/slpd_log.h...
# Generating docs for file slpd/slpd_main.c...
# Generating docs for file slpd/slpd_outgoing.c...
# Generating docs for file slpd/slpd_outgoing.h...
# Generating docs for file slpd/slpd_predicate.c...
# Generating docs for file slpd/slpd_predicate.h...
# Generating docs for file slpd/slpd_process.c...
# Generating docs for file slpd/slpd_process.h...
# Generating docs for file slpd/slpd_property.c...
# Generating docs for file slpd/slpd_property.h...
# Generating docs for file slpd/slpd_regfile.c...
# Generating docs for file slpd/slpd_regfile.h...
# Generating docs for file slpd/slpd_socket.c...
# Generating docs for file slpd/slpd_socket.h...
# Generating docs for file slpd/slpd_spi.c...
# Generating docs for file slpd/slpd_spi.h...
# Generating docs for file slpd/slpd_v1process.c...
# Generating docs for file slpd/slpd_win32.c...
# Generating docs for file slpd/slpd_win32.h...
# Generating docs for file slptool/slptool.c...
# Generating docs for file slptool/slptool.h...
# Generating page documentation...
# Generating docs for page todo...
# Generating docs for page bug...
# Generating group documentation...
# Generating class documentation...
# Generating docs for compound __SLPDPredicateTreeNode...
# Generating docs for compound _DHCPContext...
# Generating docs for compound _IndexTreeNode...
# Generating docs for compound _IndexTreeValue...
# Generating docs for compound _SLPAttrRply...
# Generating docs for compound _SLPAttrRqst...
# Generating docs for compound _SLPAuthBlock...
# Generating docs for compound _SLPBuffer...
# Generating docs for compound _SLPD_fdset...
# Generating docs for compound _SLPDAAdvert...
# Generating docs for compound _SLPDatabaseEntry...
# Generating docs for compound _SLPDatabaseHandle...
# Generating docs for compound _SLPDCommandLine...
# Generating docs for compound _SLPDDatabase...
# Generating docs for compound _SLPDDatabaseAttrRqstResult...
# Generating docs for compound _SLPDDatabaseSrvRqstResult...
# Generating docs for compound _SLPDDatabaseSrvTypeRqstResult...
# Generating docs for compound _SLPDeRegParams...
# Generating docs for compound _SLPDProperty...
# Generating docs for compound _SLPDSocket...
# Generating docs for compound _SLPFindAttrsParams...
# Generating docs for compound _SLPFindSrvsParams...
# Generating docs for compound _SLPFindSrvTypesParams...
# Generating docs for compound _SLPHandleCallParams...
# Generating docs for compound _SLPHandleInfo...
# Generating docs for compound _SLPHeader...
# Generating docs for compound _SLPInterfaceInfo...
# Generating docs for compound _SLPList...
# Generating docs for compound _SLPListItem...
# Generating docs for compound _SLPMessage...
# Generating docs for nested compound _SLPMessage::_body...
# Generating docs for compound _SLPProperty...
# Generating docs for compound _SLPRegParams...
# Generating docs for compound _SLPSAAdvert...
# Generating docs for compound _SLPSpiEntry...
# Generating docs for compound _SLPSpiHandle...
# Generating docs for compound _SLPSrvAck...
# Generating docs for compound _SLPSrvDeReg...
# Generating docs for compound _SLPSrvReg...
# Generating docs for compound _SLPSrvRply...
# Generating docs for compound _SLPSrvRqst...
# Generating docs for compound _SLPSrvTypeRply...
# Generating docs for compound _SLPSrvTypeRqst...
# Generating docs for compound _SLPSrvUrlCollatedItem...
# Generating docs for compound _SLPTagIndex...
# Generating docs for compound _SLPToolCommandLine...
# Generating docs for compound _SLPUrlEntry...
# Generating docs for compound _SLPXcastSockets...
# Generating docs for compound interface_monitor...
# Generating docs for compound isrvurl...
# Generating docs for compound ldap_filter_struct...
# Generating docs for compound ldap_filter_struct_head...
# Generating docs for compound pair...
# Generating docs for compound SLP_attr_list...
# Generating docs for compound SLP_attr_value...
# Generating docs for compound SLPDDatabaseAttrRqstStartIndexCallbackParams...
# Generating docs for compound SLPDDatabaseSrvRqstStartIndexCallbackParams...
# Generating docs for compound SLPNormalisedSrvtype...
# Generating docs for compound SLPOpaque...
# Generating docs for compound SLPValue...
# Generating docs for compound srvurl...
# Generating docs for compound Tab...
# Generating docs for compound xx_SLPAttributes...
# Generating docs for compound xx_SLPAttrIterator...
# Generating docs for compound xx_TinyAttr...
# Generating docs for compound xx_value_t...
# Generating docs for compound xx_var_t...
# Generating docs for compound yy_buffer_state...
# Generating docs for compound yy_trans_info...
# Generating docs for compound yyalloc...
# Generating docs for compound YYSTYPE...
# Generating namespace index...
# Generating graph info page...
# Generating directory documentation...
# Generating index page...
# Generating page index...
# Generating module index...
# Generating namespace index...
# Generating namespace member index...
# Generating annotated compound index...
# Generating alphabetical compound index...
# Generating hierarchical class index...
# Generating member index...
# Generating file index...
# Generating file member index...
# Generating example index...
# finalizing index lists...
# writing tag file...
# lookup cache used 25501/65536 hits=3631122 misses=25745
# finished...
# cp openslp_logo_web_color_150px.jpg html/openslp_logo_web_color_150px.jpg
# tar chof - html | gzip -9 -c >openslp-doxy-2.0.0.tar.gz
# /usr/bin/mkdir -p /tmp/openslp/pkg/openslp/usr/share/doc
# cp -r openslp-doxy-2.0.0.tar.gz /tmp/openslp/pkg/openslp/usr/share/doc
# cp -r ./doc/* /tmp/openslp/pkg/openslp/usr/share/doc
# make[1]: Leaving directory '/tmp/openslp/src/openslp-2.0.0/doc'
# rm: cannot remove '/tmp/openslp/pkg/openslp/usr/share/doc/openslp-2.0.0/openslp-doxy-2.0.0.tar.gz': No such file or directory
# ==> ERROR: A failure occurred in package().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/openslp/src/openslp-2.0.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 OpenSLP configure 2.0.0, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --localstatedir=/var --docdir=/usr/share/doc/openslp-2.0.0 --enable-slpv1 --enable-slpv2-security
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 1a81d5dc4091
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2416: checking for a BSD-compatible install
# configure:2484: result: /usr/bin/install -c
# configure:2495: checking whether build environment is sane
# configure:2545: result: yes
# configure:2594: checking for x86_64-unknown-linux-strip
# configure:2624: result: no
# configure:2634: checking for strip
# configure:2650: found /usr/bin/strip
# configure:2661: result: strip
# configure:2686: checking for a thread-safe mkdir -p
# configure:2725: result: /usr/bin/mkdir -p
# configure:2738: checking for gawk
# configure:2754: found /usr/bin/gawk
# configure:2765: result: gawk
# configure:2776: checking whether make sets $(MAKE)
# configure:2798: result: yes
# configure:2882: checking build system type
# configure:2896: result: x86_64-unknown-linux-gnu
# configure:2916: checking host system type
# configure:2929: result: x86_64-unknown-linux-gnu
# configure:2968: checking for style of include used by make
# configure:2996: result: GNU
# configure:3027: checking for x86_64-unknown-linux-gcc
# configure:3054: result: clang
# configure:3323: checking for C compiler version
# configure:3332: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3343: $? = 0
# configure:3332: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3343: $? = 0
# configure:3332: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3343: $? = 1
# configure:3332: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3343: $? = 1
# configure:3363: checking whether the C compiler works
# configure:3385: clang conftest.c >&5
# configure:3389: $? = 0
# configure:3437: result: yes
# configure:3440: checking for C compiler default output file name
# configure:3442: result: a.out
# configure:3448: checking for suffix of executables
# configure:3455: clang -o conftest conftest.c >&5
# configure:3459: $? = 0
# configure:3481: result:
# configure:3503: checking whether we are cross compiling
# configure:3511: clang -o conftest conftest.c >&5
# configure:3515: $? = 0
# configure:3522: ./conftest
# configure:3526: $? = 0
# configure:3541: result: no
# configure:3546: checking for suffix of object files
# configure:3568: clang -c conftest.c >&5
# configure:3572: $? = 0
# configure:3593: result: o
# configure:3597: checking whether we are using the GNU C compiler
# configure:3616: clang -c conftest.c >&5
# configure:3616: $? = 0
# configure:3625: result: yes
# configure:3634: checking whether clang accepts -g
# configure:3654: clang -c -g conftest.c >&5
# configure:3654: $? = 0
# configure:3695: result: yes
# configure:3712: checking for clang option to accept ISO C89
# configure:3776: clang -c conftest.c >&5
# configure:3776: $? = 0
# configure:3789: result: none needed
# configure:3811: checking dependency style of clang
# configure:3922: result: gcc3
# configure:3943: checking how to run the C preprocessor
# configure:3974: clang -E conftest.c
# configure:3974: $? = 0
# configure:3988: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3988: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.0"
# | /* end confdefs.h. */
# | #include
# configure:4013: result: clang -E
# configure:4033: clang -E conftest.c
# configure:4033: $? = 0
# configure:4047: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4047: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.0"
# | /* end confdefs.h. */
# | #include
# configure:4076: checking for grep that handles long lines and -e
# configure:4134: result: /usr/bin/grep
# configure:4139: checking for egrep
# configure:4201: result: /usr/bin/grep -E
# configure:4206: checking for ANSI C header files
# configure:4226: clang -c conftest.c >&5
# configure:4226: $? = 0
# configure:4299: clang -o conftest conftest.c >&5
# configure:4299: $? = 0
# configure:4299: ./conftest
# configure:4299: $? = 0
# configure:4310: result: yes
# configure:4323: checking for sys/types.h
# configure:4323: clang -c conftest.c >&5
# configure:4323: $? = 0
# configure:4323: result: yes
# configure:4323: checking for sys/stat.h
# configure:4323: clang -c conftest.c >&5
# configure:4323: $? = 0
# configure:4323: result: yes
# configure:4323: checking for stdlib.h
# configure:4323: clang -c conftest.c >&5
# configure:4323: $? = 0
# configure:4323: result: yes
# configure:4323: checking for string.h
# configure:4323: clang -c conftest.c >&5
# configure:4323: $? = 0
# configure:4323: result: yes
# configure:4323: checking for memory.h
# configure:4323: clang -c conftest.c >&5
# configure:4323: $? = 0
# configure:4323: result: yes
# configure:4323: checking for strings.h
# configure:4323: clang -c conftest.c >&5
# configure:4323: $? = 0
# configure:4323: result: yes
# configure:4323: checking for inttypes.h
# configure:4323: clang -c conftest.c >&5
# configure:4323: $? = 0
# configure:4323: result: yes
# configure:4323: checking for stdint.h
# configure:4323: clang -c conftest.c >&5
# configure:4323: $? = 0
# configure:4323: result: yes
# configure:4323: checking for unistd.h
# configure:4323: clang -c conftest.c >&5
# configure:4323: $? = 0
# configure:4323: result: yes
# configure:4336: checking minix/config.h usability
# configure:4336: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4336: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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
# | /* 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:4336: result: no
# configure:4336: checking minix/config.h presence
# configure:4336: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4336: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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
# | /* end confdefs.h. */
# | #include
# configure:4336: result: no
# configure:4336: checking for minix/config.h
# configure:4336: result: no
# configure:4357: checking whether it is safe to define __EXTENSIONS__
# configure:4375: clang -c conftest.c >&5
# configure:4375: $? = 0
# configure:4382: result: yes
# configure:4408: checking for x86_64-unknown-linux-gcc
# configure:4435: result: clang
# configure:4704: checking for C compiler version
# configure:4713: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:4724: $? = 0
# configure:4713: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:4724: $? = 0
# configure:4713: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4724: $? = 1
# configure:4713: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4724: $? = 1
# configure:4728: checking whether we are using the GNU C compiler
# configure:4756: result: yes
# configure:4765: checking whether clang accepts -g
# configure:4826: result: yes
# configure:4843: checking for clang option to accept ISO C89
# configure:4920: result: none needed
# configure:4942: checking dependency style of clang
# configure:5053: result: gcc3
# configure:5073: checking how to run the C preprocessor
# configure:5143: result: clang -E
# configure:5163: clang -E conftest.c
# configure:5163: $? = 0
# configure:5177: clang -E conftest.c
# conftest.c:26:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5177: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# configure:5206: checking whether ln -s works
# configure:5210: result: yes
# configure:5217: checking whether make sets $(MAKE)
# configure:5239: result: yes
# configure:5294: checking how to print strings
# configure:5321: result: printf
# configure:5342: checking for a sed that does not truncate output
# configure:5406: result: /usr/bin/sed
# configure:5424: checking for fgrep
# configure:5486: result: /usr/bin/grep -F
# configure:5521: checking for ld used by clang
# configure:5588: result: /usr/bin/ld
# configure:5595: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5610: result: yes
# configure:5622: checking for BSD- or MS-compatible name lister (nm)
# configure:5671: result: /usr/bin/nm -B
# configure:5801: checking the name lister (/usr/bin/nm -B) interface
# configure:5808: clang -c conftest.c >&5
# configure:5811: /usr/bin/nm -B "conftest.o"
# configure:5814: output
# 0000000000000000 B some_variable
# configure:5821: result: BSD nm
# configure:5825: checking the maximum length of command line arguments
# configure:5955: result: 1572864
# configure:5972: checking whether the shell understands some XSI constructs
# configure:5982: result: yes
# configure:5986: checking whether the shell understands "+="
# configure:5992: result: yes
# configure:6027: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6067: result: func_convert_file_noop
# configure:6074: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6094: result: func_convert_file_noop
# configure:6101: checking for /usr/bin/ld option to reload object files
# configure:6108: result: -r
# configure:6142: checking for x86_64-unknown-linux-objdump
# configure:6172: result: no
# configure:6182: checking for objdump
# configure:6198: found /usr/bin/objdump
# configure:6209: result: objdump
# configure:6241: checking how to recognize dependent libraries
# configure:6443: result: pass_all
# configure:6488: checking for x86_64-unknown-linux-dlltool
# configure:6518: result: no
# configure:6528: checking for dlltool
# configure:6558: result: no
# configure:6588: checking how to associate runtime and link libraries
# configure:6615: result: printf %s\n
# configure:6631: checking for x86_64-unknown-linux-ar
# configure:6661: result: no
# configure:6675: checking for ar
# configure:6691: found /usr/bin/ar
# configure:6702: result: ar
# configure:6739: checking for archiver @FILE support
# configure:6756: clang -c conftest.c >&5
# configure:6756: $? = 0
# configure:6759: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6762: $? = 0
# configure:6767: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6770: $? = 1
# configure:6782: result: @
# configure:6800: checking for x86_64-unknown-linux-strip
# configure:6827: result: strip
# configure:6899: checking for x86_64-unknown-linux-ranlib
# configure:6929: result: no
# configure:6939: checking for ranlib
# configure:6955: found /usr/bin/ranlib
# configure:6966: result: ranlib
# configure:7068: checking command to parse /usr/bin/nm -B output from clang object
# configure:7188: clang -c conftest.c >&5
# configure:7191: $? = 0
# configure:7195: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:7198: $? = 0
# configure:7264: clang -o conftest conftest.c conftstm.o >&5
# configure:7267: $? = 0
# configure:7305: result: ok
# configure:7342: checking for sysroot
# configure:7372: result: no
# configure:7449: clang -c conftest.c >&5
# configure:7452: $? = 0
# configure:7588: checking for x86_64-unknown-linux-mt
# configure:7618: result: no
# configure:7628: checking for mt
# configure:7658: result: no
# configure:7678: checking if : is a manifest tool
# configure:7684: : '-?'
# configure:7692: result: no
# configure:8331: checking for dlfcn.h
# configure:8331: clang -c conftest.c >&5
# configure:8331: $? = 0
# configure:8331: result: yes
# configure:8537: checking for objdir
# configure:8552: result: .libs
# configure:8823: checking if clang supports -fno-rtti -fno-exceptions
# configure:8841: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8845: $? = 0
# configure:8858: result: yes
# configure:9185: checking for clang option to produce PIC
# configure:9192: result: -fPIC -DPIC
# configure:9200: checking if clang PIC flag -fPIC -DPIC works
# configure:9218: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9222: $? = 0
# configure:9235: result: yes
# configure:9264: checking if clang static flag -static works
# configure:9292: result: yes
# configure:9307: checking if clang supports -c -o file.o
# configure:9328: clang -c -o out/conftest2.o conftest.c >&5
# configure:9332: $? = 0
# configure:9354: result: yes
# configure:9362: checking if clang supports -c -o file.o
# configure:9409: result: yes
# configure:9442: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10599: result: yes
# configure:10636: checking whether -lc should be explicitly linked in
# configure:10644: clang -c conftest.c >&5
# configure:10647: $? = 0
# configure:10662: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10665: $? = 0
# configure:10679: result: no
# configure:10839: checking dynamic linker characteristics
# configure:11350: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11350: $? = 0
# configure:11584: result: GNU/Linux ld.so
# configure:11691: checking how to hardcode library paths into programs
# configure:11716: result: immediate
# configure:12256: checking whether stripping libraries is possible
# configure:12261: result: yes
# configure:12296: checking if libtool supports shared libraries
# configure:12298: result: yes
# configure:12301: checking whether to build shared libraries
# configure:12322: result: yes
# configure:12325: checking whether to build static libraries
# configure:12329: result: yes
# configure:12370: checking for flex
# configure:12386: found /usr/bin/flex
# configure:12397: result: flex
# configure:12434: flex conftest.l
# configure:12438: $? = 1
# configure:12440: checking lex output file root
# configure:12454: result: lex.yy
# configure:12459: checking lex library
# configure:12473: clang -o conftest conftest.c >&5
# /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':
# (.text+0x20): undefined reference to `main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12473: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# configure:12473: clang -o conftest conftest.c -lfl >&5
# /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/libfl.so: undefined reference to `yylex'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12473: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# configure:12473: clang -o conftest conftest.c -ll >&5
# /usr/bin/ld: cannot find -ll
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12473: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# configure:12483: result: none needed
# configure:12489: checking whether yytext is a pointer
# configure:12506: clang -o conftest conftest.c >&5
# /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':
# (.text+0x20): undefined reference to `main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12506: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | #define YYTEXT_POINTER 1
# |
# configure:12514: result: no
# configure:12531: checking for bison
# configure:12547: found /usr/bin/bison
# configure:12558: result: bison -y
# configure:12571: checking whether clang and cc understand -c and -o together
# configure:12602: clang -c conftest.c -o conftest2.o >&5
# configure:12606: $? = 0
# configure:12612: clang -c conftest.c -o conftest2.o >&5
# configure:12616: $? = 0
# configure:12627: cc -c conftest.c >&5
# configure:12631: $? = 0
# configure:12639: cc -c conftest.c -o conftest2.o >&5
# configure:12643: $? = 0
# configure:12649: cc -c conftest.c -o conftest2.o >&5
# configure:12653: $? = 0
# configure:12671: result: yes
# configure:12700: checking for inet_aton in -lresolv
# configure:12725: clang -o conftest conftest.c -lresolv >&5
# configure:12725: $? = 0
# configure:12734: result: yes
# configure:12745: checking for socket in -lsocket
# configure:12770: clang -o conftest conftest.c -lsocket -lresolv >&5
# /usr/bin/ld: cannot find -lsocket
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12770: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBRESOLV 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 socket ();
# | int
# | main ()
# | {
# | return socket ();
# | ;
# | return 0;
# | }
# configure:12779: result: no
# configure:12790: checking for gethostbyname in -lnsl
# configure:12815: clang -o conftest conftest.c -lnsl -lresolv >&5
# configure:12815: $? = 0
# configure:12824: result: yes
# configure:12835: checking for log10 in -lm
# configure:12860: clang -o conftest conftest.c -lm -lnsl -lresolv >&5
# conftest.c:37:6: warning: incompatible redeclaration of library function 'log10' [-Wincompatible-library-redeclaration]
# char log10 ();
# ^
# conftest.c:37:6: note: 'log10' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:12860: $? = 0
# configure:12869: result: yes
# configure:12880: checking for pthread_create in -lpthread
# configure:12905: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# configure:12905: $? = 0
# configure:12914: result: yes
# configure:12929: checking for ANSI C header files
# configure:13033: result: yes
# configure:13041: checking whether time.h and sys/time.h may both be included
# configure:13061: clang -c conftest.c >&5
# configure:13061: $? = 0
# configure:13068: result: yes
# configure:13076: checking whether stat file-mode macros are broken
# configure:13103: clang -c conftest.c >&5
# configure:13103: $? = 0
# configure:13110: result: no
# configure:13121: checking for unistd.h
# configure:13121: result: yes
# configure:13121: checking stdio.h usability
# configure:13121: clang -c conftest.c >&5
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking stdio.h presence
# configure:13121: clang -E conftest.c
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking for stdio.h
# configure:13121: result: yes
# configure:13121: checking for stdlib.h
# configure:13121: result: yes
# configure:13121: checking stddef.h usability
# configure:13121: clang -c conftest.c >&5
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking stddef.h presence
# configure:13121: clang -E conftest.c
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking for stddef.h
# configure:13121: result: yes
# configure:13121: checking stdarg.h usability
# configure:13121: clang -c conftest.c >&5
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking stdarg.h presence
# configure:13121: clang -E conftest.c
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking for stdarg.h
# configure:13121: result: yes
# configure:13121: checking for stdint.h
# configure:13121: result: yes
# configure:13121: checking for inttypes.h
# configure:13121: result: yes
# configure:13121: checking ctype.h usability
# configure:13121: clang -c conftest.c >&5
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking ctype.h presence
# configure:13121: clang -E conftest.c
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking for ctype.h
# configure:13121: result: yes
# configure:13121: checking for string.h
# configure:13121: result: yes
# configure:13121: checking for strings.h
# configure:13121: result: yes
# configure:13121: checking for memory.h
# configure:13121: result: yes
# configure:13121: checking math.h usability
# configure:13121: clang -c conftest.c >&5
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking math.h presence
# configure:13121: clang -E conftest.c
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking for math.h
# configure:13121: result: yes
# configure:13121: checking limits.h usability
# configure:13121: clang -c conftest.c >&5
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking limits.h presence
# configure:13121: clang -E conftest.c
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking for limits.h
# configure:13121: result: yes
# configure:13121: checking errno.h usability
# configure:13121: clang -c conftest.c >&5
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking errno.h presence
# configure:13121: clang -E conftest.c
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking for errno.h
# configure:13121: result: yes
# configure:13121: checking signal.h usability
# configure:13121: clang -c conftest.c >&5
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking signal.h presence
# configure:13121: clang -E conftest.c
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking for signal.h
# configure:13121: result: yes
# configure:13121: checking fcntl.h usability
# configure:13121: clang -c conftest.c >&5
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking fcntl.h presence
# configure:13121: clang -E conftest.c
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking for fcntl.h
# configure:13121: result: yes
# configure:13121: checking pthread.h usability
# configure:13121: clang -c conftest.c >&5
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking pthread.h presence
# configure:13121: clang -E conftest.c
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking for pthread.h
# configure:13121: result: yes
# configure:13121: checking arpa/inet.h usability
# configure:13121: clang -c conftest.c >&5
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking arpa/inet.h presence
# configure:13121: clang -E conftest.c
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking for arpa/inet.h
# configure:13121: result: yes
# configure:13121: checking netdb.h usability
# configure:13121: clang -c conftest.c >&5
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking netdb.h presence
# configure:13121: clang -E conftest.c
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking for netdb.h
# configure:13121: result: yes
# configure:13121: checking for sys/types.h
# configure:13121: result: yes
# configure:13121: checking sys/time.h usability
# configure:13121: clang -c conftest.c >&5
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking sys/time.h presence
# configure:13121: clang -E conftest.c
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking for sys/time.h
# configure:13121: result: yes
# configure:13121: checking sys/socket.h usability
# configure:13121: clang -c conftest.c >&5
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking sys/socket.h presence
# configure:13121: clang -E conftest.c
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking for sys/socket.h
# configure:13121: result: yes
# configure:13121: checking pwd.h usability
# configure:13121: clang -c conftest.c >&5
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking pwd.h presence
# configure:13121: clang -E conftest.c
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking for pwd.h
# configure:13121: result: yes
# configure:13121: checking grp.h usability
# configure:13121: clang -c conftest.c >&5
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking grp.h presence
# configure:13121: clang -E conftest.c
# configure:13121: $? = 0
# configure:13121: result: yes
# configure:13121: checking for grp.h
# configure:13121: result: yes
# configure:13135: checking return type of signal handlers
# configure:13153: clang -c conftest.c >&5
# conftest.c:64:8: error: indirection requires pointer operand ('void' invalid)
# return *(signal (0, 0)) (0) == 1;
# ^~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:13153: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:13160: result: void
# configure:13168: checking for socklen_t
# configure:13191: result: yes
# configure:13199: checking for sa_restorer in struct sigaction
# configure:13216: clang -c conftest.c >&5
# conftest.c:64:23: warning: expression result unused [-Wunused-value]
# struct sigaction s; s.sa_restorer;
# ~ ^~~~~~~~~~~
# 1 warning generated.
# configure:13216: $? = 0
# configure:13223: result: yes
# configure:13235: checking for struct sockaddr_storage.ss_family
# configure:13235: clang -c conftest.c >&5
# configure:13235: $? = 0
# configure:13235: result: yes
# configure:13244: checking for struct sockaddr_in.sin_len
# configure:13244: clang -c conftest.c >&5
# conftest.c:67:13: error: no member named 'sin_len' in 'struct sockaddr_in'
# if (ac_aggr.sin_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:13244: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SA_RESTORER 1
# | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct sockaddr_in ac_aggr;
# | if (ac_aggr.sin_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13244: clang -c conftest.c >&5
# conftest.c:67:20: error: no member named 'sin_len' in 'struct sockaddr_in'
# if (sizeof ac_aggr.sin_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:13244: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SA_RESTORER 1
# | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct sockaddr_in ac_aggr;
# | if (sizeof ac_aggr.sin_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13244: result: no
# configure:13253: checking for struct sockaddr_storage.ss_len
# configure:13253: clang -c conftest.c >&5
# conftest.c:67:13: error: no member named 'ss_len' in 'struct sockaddr_storage'
# if (ac_aggr.ss_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:13253: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SA_RESTORER 1
# | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct sockaddr_storage ac_aggr;
# | if (ac_aggr.ss_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13253: clang -c conftest.c >&5
# conftest.c:67:20: error: no member named 'ss_len' in 'struct sockaddr_storage'
# if (sizeof ac_aggr.ss_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:13253: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SA_RESTORER 1
# | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct sockaddr_storage ac_aggr;
# | if (sizeof ac_aggr.ss_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13253: result: no
# configure:13265: checking for an ANSI C-conforming const
# configure:13330: clang -c conftest.c >&5
# configure:13330: $? = 0
# configure:13337: result: yes
# configure:13345: checking for inline
# configure:13361: clang -c conftest.c >&5
# configure:13361: $? = 0
# configure:13369: result: inline
# configure:13387: checking whether byte ordering is bigendian
# configure:13402: clang -c conftest.c >&5
# conftest.c:62:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:62:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:13402: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SA_RESTORER 1
# | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:13447: clang -c conftest.c >&5
# configure:13447: $? = 0
# configure:13465: clang -c conftest.c >&5
# conftest.c:68:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:13465: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SA_RESTORER 1
# | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:13593: result: no
# configure:13615: checking for size_t
# configure:13615: clang -c conftest.c >&5
# configure:13615: $? = 0
# configure:13615: clang -c conftest.c >&5
# conftest.c:97:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:13615: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SA_RESTORER 1
# | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13615: result: yes
# configure:13628: checking for working alloca.h
# configure:13645: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# configure:13645: $? = 0
# configure:13653: result: yes
# configure:13661: checking for alloca
# configure:13698: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# configure:13698: $? = 0
# configure:13706: result: yes
# configure:13815: checking for mbstate_t
# configure:13832: clang -c conftest.c >&5
# configure:13832: $? = 0
# configure:13839: result: yes
# configure:13850: checking for working POSIX fnmatch
# configure:13883: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# configure:13883: $? = 0
# configure:13883: ./conftest
# configure:13883: $? = 0
# configure:13893: result: yes
# configure:13949: checking for pid_t
# configure:13949: clang -c conftest.c >&5
# configure:13949: $? = 0
# configure:13949: clang -c conftest.c >&5
# conftest.c:100:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:13949: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SA_RESTORER 1
# | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MBSTATE_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13949: result: yes
# configure:13962: checking vfork.h usability
# configure:13962: clang -c conftest.c >&5
# conftest.c:97:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:13962: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SA_RESTORER 1
# | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MBSTATE_T 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:13962: result: no
# configure:13962: checking vfork.h presence
# configure:13962: clang -E conftest.c
# conftest.c:64:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:13962: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SA_RESTORER 1
# | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MBSTATE_T 1
# | /* end confdefs.h. */
# | #include
# configure:13962: result: no
# configure:13962: checking for vfork.h
# configure:13962: result: no
# configure:13975: checking for fork
# configure:13975: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# configure:13975: $? = 0
# configure:13975: result: yes
# configure:13975: checking for vfork
# configure:13975: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# conftest.c:88:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:88:6: note: 'vfork' is a builtin with type 'int (void)'
# 1 warning generated.
# configure:13975: $? = 0
# configure:13975: result: yes
# configure:13985: checking for working fork
# configure:14007: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# configure:14007: $? = 0
# configure:14007: ./conftest
# configure:14007: $? = 0
# configure:14017: result: yes
# configure:14038: checking for working vfork
# configure:14148: result: yes
# configure:14173: checking for working memcmp
# configure:14216: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# configure:14216: $? = 0
# configure:14216: ./conftest
# configure:14216: $? = 0
# configure:14226: result: yes
# configure:14238: checking sys/select.h usability
# configure:14238: clang -c conftest.c >&5
# configure:14238: $? = 0
# configure:14238: result: yes
# configure:14238: checking sys/select.h presence
# configure:14238: clang -E conftest.c
# configure:14238: $? = 0
# configure:14238: result: yes
# configure:14238: checking for sys/select.h
# configure:14238: result: yes
# configure:14238: checking for sys/socket.h
# configure:14238: result: yes
# configure:14248: checking types of arguments for select
# configure:14276: clang -c conftest.c >&5
# configure:14276: $? = 0
# configure:14287: result: int,fd_set *,struct timeval *
# configure:14312: checking for vprintf
# configure:14312: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# conftest.c:96:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:96:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:14312: $? = 0
# configure:14312: result: yes
# configure:14318: checking for _doprnt
# configure:14318: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# /tmp/conftest-4c5ae8.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `_doprnt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14318: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenSLP"
# | #define PACKAGE_TARNAME "openslp"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "OpenSLP 2.0.0"
# | #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "openslp"
# | #define VERSION "2.0.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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBRESOLV 1
# | #define HAVE_LIBNSL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define RETSIGTYPE void
# | #define HAVE_SA_RESTORER 1
# | #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define SELECT_TYPE_ARG1 int
# | #define SELECT_TYPE_ARG234 (fd_set *)
# | #define SELECT_TYPE_ARG5 (struct timeval *)
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* 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 _doprnt ();
# | /* 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__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:14318: result: no
# configure:14332: checking for strchr
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# conftest.c:97:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:97:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for memcpy
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# conftest.c:98:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
# char memcpy ();
# ^
# conftest.c:98:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for strcasecmp
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# conftest.c:99:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:99:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for strdup
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# conftest.c:100:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:100:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for strtol
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for strerror
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# conftest.c:102:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:102:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for isascii
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for alarm
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for gethostname
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for gettimeofday
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for select
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for socket
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for poll
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14344: checking for pthread_mutexattr_settype
# configure:14344: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# configure:14344: $? = 0
# configure:14344: result: yes
# configure:14344: checking for pthread_mutexattr_setkind_np
# configure:14344: clang -o conftest conftest.c -lpthread -lm -lnsl -lresolv >&5
# configure:14344: $? = 0
# configure:14344: result: yes
# configure:14457: checking for DSA_sign in -lcrypto
# configure:14482: clang -o conftest conftest.c -lcrypto -ldl -lz -lpthread -lm -lnsl -lresolv >&5
# configure:14482: $? = 0
# configure:14491: result: yes
# configure:14508: checking for inflate in -lz
# configure:14533: clang -o conftest conftest.c -lz -lcrypto -lpthread -lm -lnsl -lresolv >&5
# configure:14533: $? = 0
# configure:14542: result: yes
# configure:14559: checking for dlopen in -ldl
# configure:14584: clang -o conftest conftest.c -ldl -lz -lcrypto -lpthread -lm -lnsl -lresolv >&5
# configure:14584: $? = 0
# configure:14593: result: yes
# configure:14884: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by OpenSLP config.status 2.0.0, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 1a81d5dc4091
#
# config.status:1199: creating Makefile
# config.status:1199: creating common/Makefile
# config.status:1199: creating libslpattr/Makefile
# config.status:1199: creating libslp/Makefile
# config.status:1199: creating slpd/Makefile
# config.status:1199: creating slptool/Makefile
# config.status:1199: creating etc/Makefile
# config.status:1199: creating doc/Makefile
# config.status:1199: creating doc/doxyfile
# config.status:1199: creating obs/Makefile
# config.status:1199: creating obs/debian.changelog
# config.status:1199: creating obs/debian.control
# config.status:1199: creating obs/debian.rules
# config.status:1199: creating obs/openslp.dsc
# config.status:1199: creating obs/openslp.spec
# config.status:1199: creating config.h
# config.status:1459: executing depfiles commands
# config.status:1459: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# 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_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_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__doprnt=no
# ac_cv_func_alarm=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_fnmatch_works=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_isascii=yes
# ac_cv_func_memcmp_working=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_poll=yes
# ac_cv_func_pthread_mutexattr_setkind_np=yes
# ac_cv_func_pthread_mutexattr_settype=yes
# ac_cv_func_select=yes
# ac_cv_func_select_args='int,fd_set *,struct timeval *'
# ac_cv_func_socket=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strtol=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_vprintf=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_pthread_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stat_broken=no
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_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_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_crypto_DSA_sign=yes
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_lex='none needed'
# ac_cv_lib_m_log10=yes
# ac_cv_lib_nsl_gethostbyname=yes
# ac_cv_lib_pthread_pthread_create=yes
# ac_cv_lib_resolv_inet_aton=yes
# ac_cv_lib_socket_socket=no
# ac_cv_lib_z_inflate=yes
# ac_cv_member_struct_sockaddr_in_sin_len=no
# ac_cv_member_struct_sockaddr_storage_ss_family=yes
# ac_cv_member_struct_sockaddr_storage_ss_len=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_LEX=flex
# 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_clang_c_o=yes
# ac_cv_prog_cc_g=yes
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_struct_sa_restorer=yes
# ac_cv_type_mbstate_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/openslp/src/openslp-2.0.0/missing --run aclocal-1.11'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/openslp/src/openslp-2.0.0/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/openslp/src/openslp-2.0.0/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/openslp/src/openslp-2.0.0/missing --run automake-1.11'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -O2'
# CPP='clang -E'
# CPPFLAGS=' -DLINUX'
# CYGPATH_W='echo'
# DEBUG_FALSE=''
# DEBUG_TRUE='#'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_ASYNC_API_FALSE=''
# ENABLE_ASYNC_API_TRUE='#'
# ENABLE_PREDICATES_FALSE='#'
# ENABLE_PREDICATES_TRUE=''
# ENABLE_SLPv1_FALSE='#'
# ENABLE_SLPv1_TRUE=''
# ENABLE_SLPv2_SECURITY_FALSE='#'
# ENABLE_SLPv2_SECURITY_TRUE=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBOBJS=''
# LIBS='-ldl -lz -lcrypto -lpthread -lm -lnsl -lresolv '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/openslp/src/openslp-2.0.0/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NDEBUG_FALSE='#'
# NDEBUG_TRUE=''
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='openslp'
# PACKAGE_BUGREPORT='openslp-devel@lists.sourceforge.net'
# PACKAGE_NAME='OpenSLP'
# PACKAGE_STRING='OpenSLP 2.0.0'
# PACKAGE_TARNAME='openslp'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.0.0'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='2.0.0'
# YACC='bison -y'
# YFLAGS=''
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# 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='/usr/share/doc/openslp-2.0.0'
# 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/openslp/src/openslp-2.0.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "OpenSLP"
# #define PACKAGE_TARNAME "openslp"
# #define PACKAGE_VERSION "2.0.0"
# #define PACKAGE_STRING "OpenSLP 2.0.0"
# #define PACKAGE_BUGREPORT "openslp-devel@lists.sourceforge.net"
# #define PACKAGE_URL ""
# #define PACKAGE "openslp"
# #define VERSION "2.0.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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_LIBRESOLV 1
# #define HAVE_LIBNSL 1
# #define HAVE_LIBM 1
# #define HAVE_LIBPTHREAD 1
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_MATH_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_PTHREAD_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_PWD_H 1
# #define HAVE_GRP_H 1
# #define RETSIGTYPE void
# #define HAVE_SA_RESTORER 1
# #define HAVE_SOCKADDR_STORAGE_SS_FAMILY 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define SELECT_TYPE_ARG1 int
# #define SELECT_TYPE_ARG234 (fd_set *)
# #define SELECT_TYPE_ARG5 (struct timeval *)
# #define HAVE_VPRINTF 1
# #define HAVE_STRCHR 1
# #define HAVE_MEMCPY 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRTOL 1
# #define HAVE_STRERROR 1
# #define HAVE_ISASCII 1
# #define HAVE_ALARM 1
# #define HAVE_GETHOSTNAME 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_SELECT 1
# #define HAVE_SOCKET 1
# #define HAVE_POLL 1
# #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
# #define HAVE_PTHREAD_MUTEXATTR_SETKIND_NP 1
# #define ENABLE_SLPv1 1
# #define ENABLE_PREDICATES 1
# #define HAVE_LIBCRYPTO 1
# #define HAVE_LIBZ 1
# #define HAVE_LIBDL 1
# #define ENABLE_SLPv2_SECURITY 1
# #define NDEBUG 1
#
# configure: exit 0