Build of openslp with musl toolchain

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

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

SLOCLanguage
28,651 ansic
11,814 sh
4,367 makefile
593 yacc
350 lex
45,775 total

The process tree of the build process is here.

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

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: openslp 2.0.0-1 (Wed Apr 5 01:16:36 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/sbin/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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for 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... no
# 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... cross
# checking whether getenv is declared... yes
# checking for btowc... yes
# checking for mbsrtowcs... yes
# checking for mempcpy... yes
# checking for wmempcpy... no
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking wctype.h usability... yes
# checking wctype.h presence... yes
# checking for wctype.h... 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... cross
# configure: WARNING: result yes guessed because of cross compilation
# checking for working vfork... (cached) yes
# checking for working memcmp... no
# 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... no
# checking for DSA_sign in -lcrypto... no
# ------------------------------------------------------------
# The OpenSSL crypto library is required for SLPv2 security.
# Continuing without SLPv2 security functionality.
# ------------------------------------------------------------
# checking for inflate in -lz... no
# --------------------------------------------------------------
# The OpenSSL crypto library requires zlib for SLPv2 security.
# Continuing without SLPv2 security functionality.
# --------------------------------------------------------------
# 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: linking ././fnmatch_.h to ./fnmatch.h
# config.status: error: ././fnmatch_.h: file not found
# ==> ERROR: A failure occurred in build().
# 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 = 7858e827942f
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure: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 /sysroot/bin/strip
# configure:2661: result: strip
# configure:2686: checking for a thread-safe mkdir -p
# configure:2725: result: /usr/sbin/mkdir -p
# configure:2738: checking for gawk
# configure:2754: found /usr/sbin/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.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3343: $? = 0
# configure:3332: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure: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
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3526: $? = 127
# configure:3541: result: yes
# 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/sbin/grep
# configure:4139: checking for egrep
# configure:4201: result: /usr/sbin/grep -E
# configure:4206: checking for ANSI C header files
# configure:4226: clang -c conftest.c >&5
# configure:4226: $? = 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.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4724: $? = 0
# configure:4713: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure: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/sbin/sed
# configure:5424: checking for fgrep
# configure:5486: result: /usr/sbin/grep -F
# configure:5521: checking for ld used by clang
# configure:5588: result: /sysroot/bin/ld
# configure:5595: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5610: result: yes
# configure:5622: checking for BSD- or MS-compatible name lister (nm)
# configure:5671: result: /sysroot/bin/nm -B
# configure:5801: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5808: clang -c conftest.c >&5
# configure:5811: /sysroot/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 /sysroot/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 /sysroot/bin/objdump
# configure:6209: result: objdump
# configure:6221: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/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
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6762: $? = 0
# configure:6767: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure: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 /sysroot/bin/ranlib
# configure:6966: result: ranlib
# configure:7068: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:7188: clang -c conftest.c >&5
# configure:7191: $? = 0
# configure:7195: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure: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: no
# 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 (/sysroot/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/sbin/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/sbin/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
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: 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
# /sysroot/bin/ld: error: cannot find -lfl
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: 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 -ll >&5
# /sysroot/bin/ld: error: cannot find -ll
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: 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:12483: result: none needed
# configure:12489: checking whether yytext is a pointer
# configure:12506: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: 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/sbin/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
# /sysroot/bin/ld: error: 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
# /sysroot/bin/ld: error: cannot find -lnsl
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12815: $? = 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 gethostbyname ();
# | int
# | main ()
# | {
# | return gethostbyname ();
# | ;
# | return 0;
# | }
# configure:12824: result: no
# configure:12835: checking for log10 in -lm
# configure:12860: clang -o conftest conftest.c -lm -lresolv >&5
# conftest.c:36:6: warning: incompatible redeclaration of library function 'log10' [-Wincompatible-library-redeclaration]
# char log10 ();
# ^
# conftest.c:36: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 -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:63: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_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
# In file included from conftest.c:59:
# /sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# conftest.c:63:23: warning: expression result unused [-Wunused-value]
# struct sigaction s; s.sa_restorer;
# ~ ^~~~~~~~~~~
# 2 warnings 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:66: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_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:66: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_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:66: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_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:66: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_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:61:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:61: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_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:67: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_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:96: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_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 -lresolv >&5
# configure:13645: $? = 0
# configure:13653: result: yes
# configure:13661: checking for alloca
# configure:13698: clang -o conftest conftest.c -lpthread -lm -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:13893: result: cross
# configure:13898: checking whether getenv is declared
# configure:13898: clang -c conftest.c >&5
# configure:13898: $? = 0
# configure:13898: result: yes
# configure:13912: checking for btowc
# configure:13912: clang -o conftest conftest.c -lpthread -lm -lresolv >&5
# configure:13912: $? = 0
# configure:13912: result: yes
# configure:13912: checking for mbsrtowcs
# configure:13912: clang -o conftest conftest.c -lpthread -lm -lresolv >&5
# configure:13912: $? = 0
# configure:13912: result: yes
# configure:13912: checking for mempcpy
# configure:13912: clang -o conftest conftest.c -lpthread -lm -lresolv >&5
# configure:13912: $? = 0
# configure:13912: result: yes
# configure:13912: checking for wmempcpy
# configure:13912: clang -o conftest conftest.c -lpthread -lm -lresolv >&5
# /tmp/conftest-74d4b9.o:conftest.c:function main: error: undefined reference to 'wmempcpy'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13912: $? = 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_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_DECL_GETENV 1
# | #define HAVE_BTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | /* end confdefs.h. */
# | /* Define wmempcpy to an innocuous variant, in case declares wmempcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define wmempcpy innocuous_wmempcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char wmempcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef wmempcpy
# |
# | /* 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 wmempcpy ();
# | /* 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_wmempcpy || defined __stub___wmempcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return wmempcpy ();
# | ;
# | return 0;
# | }
# configure:13912: result: no
# configure:13924: checking wchar.h usability
# configure:13924: clang -c conftest.c >&5
# configure:13924: $? = 0
# configure:13924: result: yes
# configure:13924: checking wchar.h presence
# configure:13924: clang -E conftest.c
# configure:13924: $? = 0
# configure:13924: result: yes
# configure:13924: checking for wchar.h
# configure:13924: result: yes
# configure:13924: checking wctype.h usability
# configure:13924: clang -c conftest.c >&5
# configure:13924: $? = 0
# configure:13924: result: yes
# configure:13924: checking wctype.h presence
# configure:13924: clang -E conftest.c
# configure:13924: $? = 0
# configure:13924: result: yes
# configure:13924: checking for wctype.h
# configure:13924: 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:106: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_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_DECL_GETENV 1
# | #define HAVE_BTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define fnmatch rpl_fnmatch
# | /* 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:103: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_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_DECL_GETENV 1
# | #define HAVE_BTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define fnmatch rpl_fnmatch
# | /* 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:70: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_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_DECL_GETENV 1
# | #define HAVE_BTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define fnmatch rpl_fnmatch
# | /* 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 -lresolv >&5
# configure:13975: $? = 0
# configure:13975: result: yes
# configure:13975: checking for vfork
# configure:13975: clang -o conftest conftest.c -lpthread -lm -lresolv >&5
# conftest.c:94:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:94: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:14017: result: cross
# configure:14033: WARNING: result yes guessed because of cross compilation
# configure:14038: checking for working vfork
# configure:14148: result: yes
# configure:14173: checking for working memcmp
# configure:14226: result: no
# 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 -lresolv >&5
# conftest.c:102:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:102: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 -lresolv >&5
# /tmp/conftest-23c6c0.o:conftest.c:function main: error: 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_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_DECL_GETENV 1
# | #define HAVE_BTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define fnmatch rpl_fnmatch
# | #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 -lresolv >&5
# conftest.c:103:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:103: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 -lresolv >&5
# conftest.c:104:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
# char memcpy ();
# ^
# conftest.c:104: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 -lresolv >&5
# conftest.c:105:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:105: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 -lresolv >&5
# conftest.c:106:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:106: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 -lresolv >&5
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for strerror
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lresolv >&5
# conftest.c:108:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:108: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 -lresolv >&5
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for alarm
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lresolv >&5
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for gethostname
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lresolv >&5
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for gettimeofday
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lresolv >&5
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for select
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lresolv >&5
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for socket
# configure:14332: clang -o conftest conftest.c -lpthread -lm -lresolv >&5
# configure:14332: $? = 0
# configure:14332: result: yes
# configure:14332: checking for poll
# configure:14332: clang -o conftest conftest.c -lpthread -lm -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 -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 -lresolv >&5
# /tmp/conftest-25d4b9.o:conftest.c:function main: error: undefined reference to 'pthread_mutexattr_setkind_np'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14344: $? = 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_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_DECL_GETENV 1
# | #define HAVE_BTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define fnmatch rpl_fnmatch
# | #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
# | /* end confdefs.h. */
# | /* Define pthread_mutexattr_setkind_np to an innocuous variant, in case declares pthread_mutexattr_setkind_np.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define pthread_mutexattr_setkind_np innocuous_pthread_mutexattr_setkind_np
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char pthread_mutexattr_setkind_np (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef pthread_mutexattr_setkind_np
# |
# | /* 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 pthread_mutexattr_setkind_np ();
# | /* 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_pthread_mutexattr_setkind_np || defined __stub___pthread_mutexattr_setkind_np
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return pthread_mutexattr_setkind_np ();
# | ;
# | return 0;
# | }
# configure:14344: result: no
# configure:14457: checking for DSA_sign in -lcrypto
# configure:14482: clang -o conftest conftest.c -lcrypto -ldl -lz -lpthread -lm -lresolv >&5
# /sysroot/bin/ld: error: cannot find -lcrypto
# /sysroot/bin/ld: error: cannot find -lz
# /tmp/conftest-8761f2.o:conftest.c:function main: error: undefined reference to 'DSA_sign'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14482: $? = 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_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_DECL_GETENV 1
# | #define HAVE_BTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define fnmatch rpl_fnmatch
# | #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 ENABLE_SLPv1 1
# | #define ENABLE_PREDICATES 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 DSA_sign ();
# | int
# | main ()
# | {
# | return DSA_sign ();
# | ;
# | return 0;
# | }
# configure:14491: result: no
# configure:14508: checking for inflate in -lz
# configure:14533: clang -o conftest conftest.c -lz -lpthread -lm -lresolv >&5
# /sysroot/bin/ld: error: cannot find -lz
# /tmp/conftest-29e5be.o:conftest.c:function main: error: undefined reference to 'inflate'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14533: $? = 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_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_DECL_GETENV 1
# | #define HAVE_BTOWC 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define fnmatch rpl_fnmatch
# | #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 ENABLE_SLPv1 1
# | #define ENABLE_PREDICATES 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 inflate ();
# | int
# | main ()
# | {
# | return inflate ();
# | ;
# | return 0;
# | }
# configure:14542: result: no
# configure:14559: checking for dlopen in -ldl
# configure:14584: clang -o conftest conftest.c -ldl -lpthread -lm -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 7858e827942f
#
# config.status:1201: creating Makefile
# config.status:1201: creating common/Makefile
# config.status:1201: creating libslpattr/Makefile
# config.status:1201: creating libslp/Makefile
# config.status:1201: creating slpd/Makefile
# config.status:1201: creating slptool/Makefile
# config.status:1201: creating etc/Makefile
# config.status:1201: creating doc/Makefile
# config.status:1201: creating doc/doxyfile
# config.status:1201: creating obs/Makefile
# config.status:1201: creating obs/debian.changelog
# config.status:1201: creating obs/debian.control
# config.status:1201: creating obs/debian.rules
# config.status:1201: creating obs/openslp.dsc
# config.status:1201: creating obs/openslp.spec
# config.status:1201: creating config.h
# config.status:1442: linking ././fnmatch_.h to ./fnmatch.h
# config.status:1446: error: ././fnmatch_.h: file not found
#
# ## ---------------- ##
# ## 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_btowc=yes
# ac_cv_func_fnmatch_works=cross
# 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_mbsrtowcs=yes
# ac_cv_func_memcmp_working=no
# ac_cv_func_memcpy=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_poll=yes
# ac_cv_func_pthread_mutexattr_setkind_np=no
# 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_func_wmempcpy=no
# ac_cv_have_decl_getenv=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_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_crypto_DSA_sign=no
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_lex='none needed'
# ac_cv_lib_m_log10=yes
# ac_cv_lib_nsl_gethostbyname=no
# 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=no
# 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/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/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=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/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/sbin/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/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBOBJS=' ${LIBOBJDIR}fnmatch$U.o ${LIBOBJDIR}memcmp$U.o'
# LIBS='-ldl -lpthread -lm -lresolv '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}fnmatch$U.lo ${LIBOBJDIR}memcmp$U.lo'
# MAKEINFO='${SHELL} /tmp/openslp/src/openslp-2.0.0/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NDEBUG_FALSE='#'
# NDEBUG_TRUE=''
# NM='/sysroot/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/sbin/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/sbin/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_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_DECL_GETENV 1
# #define HAVE_BTOWC 1
# #define HAVE_MBSRTOWCS 1
# #define HAVE_MEMPCPY 1
# #define HAVE_WCHAR_H 1
# #define HAVE_WCTYPE_H 1
# #define fnmatch rpl_fnmatch
# #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 ENABLE_SLPv1 1
# #define ENABLE_PREDICATES 1
# #define HAVE_LIBDL 1
# #define NDEBUG 1
#
# configure: exit 1