Build of pound with vanilla toolchain

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

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

SLOCLanguage
5,709 ansic
2,604 sh
830 python
34 makefile
9,177 total

The process tree of the build process is here.

Log

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

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

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: pound 2.7-2 (Wed Aug 24 13:19:13 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking gcc arguments... -Wstrict-prototypes -Wno-unused-result -pipe
# configure: *** Checking for threads library and/or flags ***
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... no
# checking whether pthreads work with -Kthread... no
# checking whether pthreads work with -kthread... no
# checking for the pthreads library -llthread... no
# checking whether pthreads work with -pthread... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for cc_r... gcc
# configure: *** Parsing options ***
# configure: *** Checking for libraries ***
# checking for dlopen in -ldl... yes
# checking for socket in -lsocket... no
# checking for hstrerror in -lresolv... yes
# checking for BIO_new in -lcrypto... yes
# checking for SSL_CTX_new in -lssl... yes
# checking for regcomp in -lpcreposix... yes
# checking for malloc in -ltcmalloc... no
# checking for pthread_attr_setstacksize in LIBS=-lpcreposix -lssl -lcrypto -lresolv -ldl -lm with CFLAGS= -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER... OK
# configure: *** Checking for header files ***
# checking how to run the C preprocessor... gcc -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 arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking netinet/tcp.h usability... yes
# checking netinet/tcp.h presence... yes
# checking for netinet/tcp.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/un.h usability... yes
# checking sys/un.h presence... yes
# checking for sys/un.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for sys/types.h... (cached) yes
# checking sys/poll.h usability... yes
# checking sys/poll.h presence... yes
# checking for sys/poll.h... yes
# checking openssl/ssl.h usability... yes
# checking openssl/ssl.h presence... yes
# checking for openssl/ssl.h... yes
# checking openssl/engine.h usability... yes
# checking openssl/engine.h presence... yes
# checking for openssl/engine.h... yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.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 signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking wait.h usability... yes
# checking wait.h presence... yes
# checking for wait.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking for sys/stat.h... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking pcreposix.h usability... yes
# checking pcreposix.h presence... yes
# checking for pcreposix.h... yes
# checking pcre/pcreposix.h usability... no
# checking pcre/pcreposix.h presence... no
# checking for pcre/pcreposix.h... no
# checking fnmatch.h usability... yes
# checking fnmatch.h presence... yes
# checking for fnmatch.h... yes
# configure: *** Checking for additonal information ***
# checking for facilitynames presence... yes
# checking return type of signal handlers... void
# checking for an ANSI C-conforming const... yes
# checking for uid_t in sys/types.h... yes
# checking for pid_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking for in_addr_t... yes
# checking for in_port_t... yes
# checking for time_t... yes
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking for working memcmp... yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking for sys/socket.h... (cached) yes
# checking types of arguments for select... int,fd_set *,struct timeval *
# checking return type of signal handlers... (cached) void
# checking whether lstat correctly handles trailing slash... yes
# checking whether stat accepts an empty string... no
# checking for strftime... yes
# checking for getaddrinfo... yes
# checking for inet_ntop... yes
# checking for memset... yes
# checking for regcomp... yes
# checking for poll... yes
# checking for socket... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strncasecmp... yes
# checking for strspn... yes
# checking for strtol... yes
# checking for setsid... yes
# checking for X509_STORE_set_flags... yes
# checking for localtime_r... yes
# checking for gettimeofday... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating config.h
# gcc -DF_CONF=\"/etc/pound/pound.cfg\" -DVERSION=\"2.7\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -DC_CERT1L=\"\" -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -c -o pound.o pound.c
# gcc -DF_CONF=\"/etc/pound/pound.cfg\" -DVERSION=\"2.7\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -DC_CERT1L=\"\" -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -c -o http.o http.c
# In file included from http.c:28:0:
# pound.h:490:9: warning: type defaults to 'int' in declaration of 'get_thr_qlen' [-Wimplicit-int]
# extern get_thr_qlen(void);
# ^~~~~~~~~~~~
# In file included from pound.c:28:0:
# pound.h:490:9: warning: type defaults to 'int' in declaration of 'get_thr_qlen' [-Wimplicit-int]
# extern get_thr_qlen(void);
# ^~~~~~~~~~~~
# pound.c:173:1: warning: return type defaults to 'int' [-Wimplicit-int]
# get_thr_qlen(void)
# ^~~~~~~~~~~~
# gcc -DF_CONF=\"/etc/pound/pound.cfg\" -DVERSION=\"2.7\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -DC_CERT1L=\"\" -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -c -o config.o config.c
# In file included from config.c:32:0:
# pound.h:490:9: warning: type defaults to 'int' in declaration of 'get_thr_qlen' [-Wimplicit-int]
# extern get_thr_qlen(void);
# ^~~~~~~~~~~~
# openssl dhparam -5 -C -noout 512 > dh512.h
# Generating DH parameters, 512 bit long safe prime, generator 5
# This is going to take a long time
# ..openssl dhparam -5 -C -noout 2048 > dh2048.h
# ....Generating DH parameters, 2048 bit long safe prime, generator 5
# This is going to take a long time
# .............................+...+.+.....+...+................+................+......+......................................+.....................................+........+............................+.......................+.......+...........................................+.........+...........................................+..............................................+........+....+.....+............+...+.........+...............+......................................+........+......................+........+................................................+.................................+.............+........................+............+.................................................+...+.............+.+........................+.........................+...........................+.....+...........++*++*++*++*++*++*
# .gcc -DF_CONF=\"/etc/pound/pound.cfg\" -DVERSION=\"2.7\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -DC_CERT1L=\"\" -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -c -o poundctl.o poundctl.c
# ........In file included from poundctl.c:28:0:
# pound.h:490:9: warning: type defaults to 'int' in declaration of 'get_thr_qlen' [-Wimplicit-int]
# extern get_thr_qlen(void);
# ^~~~~~~~~~~~
# ...gcc -pthread -o poundctl poundctl.o -lpcreposix -lssl -lcrypto -lresolv -ldl -lm
# ............................................+.............................++*++*
# gcc -DF_CONF=\"/etc/pound/pound.cfg\" -DVERSION=\"2.7\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"\" -DC_GROUP=\"\" -DC_SUPER=\"0\" -DC_CERT1L=\"\" -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -c -o svc.o svc.c
# In file included from svc.c:28:0:
# pound.h:490:9: warning: type defaults to 'int' in declaration of 'get_thr_qlen' [-Wimplicit-int]
# extern get_thr_qlen(void);
# ^~~~~~~~~~~~
# In file included from svc.c:1451:0:
# dh512.h:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# DH *get_dh512()
# ^~~~~~~~~
# In file included from svc.c:1463:0:
# dh2048.h:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# DH *get_dh2048()
# ^~~~~~~~~~
# gcc -pthread -o pound pound.o http.o config.o svc.o -lpcreposix -lssl -lcrypto -lresolv -ldl -lm
# ==> Entering fakeroot environment...
# ==> Starting package()...
# /usr/bin/install -c -d /tmp/pound/pkg/pound/usr/bin
# /usr/bin/install -c -o daemon -g daemon -m 555 pound /tmp/pound/pkg/pound/usr/bin/pound
# /usr/bin/install: cannot change ownership of '/tmp/pound/pkg/pound/usr/bin/pound': Operation not permitted
# make: *** [Makefile:61: install] Error 1
# ==> ERROR: A failure occurred in package().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/pound/src/Pound-2.7/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 pound configure 2.7, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc/pound --sbindir=/usr/bin
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = baf37757586a
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2232: checking for x86_64-unknown-linux-gcc
# configure:2262: result: no
# configure:2272: checking for gcc
# configure:2288: found /usr/sbin/gcc
# configure:2299: result: gcc
# configure:2528: checking for C compiler version
# configure:2537: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2548: $? = 0
# configure:2537: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2548: $? = 0
# configure:2537: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2548: $? = 1
# configure:2537: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2548: $? = 1
# configure:2568: checking whether the C compiler works
# configure:2590: gcc conftest.c >&5
# configure:2594: $? = 0
# configure:2642: result: yes
# configure:2645: checking for C compiler default output file name
# configure:2647: result: a.out
# configure:2653: checking for suffix of executables
# configure:2660: gcc -o conftest conftest.c >&5
# configure:2664: $? = 0
# configure:2686: result:
# configure:2708: checking whether we are cross compiling
# configure:2716: gcc -o conftest conftest.c >&5
# configure:2720: $? = 0
# configure:2727: ./conftest
# configure:2731: $? = 0
# configure:2746: result: no
# configure:2751: checking for suffix of object files
# configure:2773: gcc -c conftest.c >&5
# configure:2777: $? = 0
# configure:2798: result: o
# configure:2802: checking whether we are using the GNU C compiler
# configure:2821: gcc -c conftest.c >&5
# configure:2821: $? = 0
# configure:2830: result: yes
# configure:2839: checking whether gcc accepts -g
# configure:2859: gcc -c -g conftest.c >&5
# configure:2859: $? = 0
# configure:2900: result: yes
# configure:2917: checking for gcc option to accept ISO C89
# configure:2980: gcc -c conftest.c >&5
# configure:2980: $? = 0
# configure:2993: result: none needed
# configure:3021: checking whether gcc understands -c and -o together
# configure:3043: gcc -c conftest.c -o conftest2.o
# configure:3046: $? = 0
# configure:3043: gcc -c conftest.c -o conftest2.o
# configure:3046: $? = 0
# configure:3058: result: yes
# configure:3118: checking for a BSD-compatible install
# configure:3186: result: /usr/bin/install -c
# configure:3201: checking build system type
# configure:3215: result: x86_64-unknown-linux-gnu
# configure:3235: checking host system type
# configure:3248: result: x86_64-unknown-linux-gnu
# configure:3268: checking target system type
# configure:3281: result: x86_64-unknown-linux-gnu
# configure:3341: checking gcc arguments
# configure:3350: gcc -c -Wstrict-prototypes -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:3350: $? = 0
# configure:3362: gcc -c -Wstrict-prototypes -Wno-unused-result -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:3362: $? = 0
# configure:3374: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:3374: $? = 0
# configure:3380: result: -Wstrict-prototypes -Wno-unused-result -pipe
# configure:3385: *** Checking for threads library and/or flags ***
# configure:3553: checking for the pthreads library -lpthreads
# configure:3586: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -D_REENTRANT -D_THREAD_SAFE conftest.c -lpthreads >&5
# conftest.c:11:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /usr/sbin/ld: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:3586: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pound"
# | #define PACKAGE_TARNAME "pound"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "pound 2.7"
# | #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:3595: result: no
# configure:3498: checking whether pthreads work without any flags
# configure:3586: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# conftest.c:11:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/cccIBY9a.o: In function `main':
# conftest.c:(.text+0x18): undefined reference to `pthread_join'
# conftest.c:(.text+0x7e): undefined reference to `__pthread_register_cancel'
# conftest.c:(.text+0x97): undefined reference to `pthread_create'
# conftest.c:(.text+0xa6): undefined reference to `__pthread_unregister_cancel'
# collect2: error: ld returned 1 exit status
# configure:3586: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pound"
# | #define PACKAGE_TARNAME "pound"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "pound 2.7"
# | #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:3595: result: no
# configure:3503: checking whether pthreads work with -Kthread
# configure:3586: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -Kthread -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
# configure:3586: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pound"
# | #define PACKAGE_TARNAME "pound"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "pound 2.7"
# | #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:3595: result: no
# configure:3503: checking whether pthreads work with -kthread
# configure:3586: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -kthread -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
# configure:3586: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pound"
# | #define PACKAGE_TARNAME "pound"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "pound 2.7"
# | #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:3595: result: no
# configure:3553: checking for the pthreads library -llthread
# configure:3586: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -D_REENTRANT -D_THREAD_SAFE conftest.c -llthread >&5
# conftest.c:11:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /usr/sbin/ld: cannot find -llthread
# collect2: error: ld returned 1 exit status
# configure:3586: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pound"
# | #define PACKAGE_TARNAME "pound"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "pound 2.7"
# | #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:3595: result: no
# configure:3503: checking whether pthreads work with -pthread
# configure:3586: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# conftest.c:11:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:3586: $? = 0
# configure:3595: result: yes
# configure:3615: checking for joinable pthread attribute
# configure:3628: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# conftest.c:11:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:3628: $? = 0
# configure:3660: result: PTHREAD_CREATE_JOINABLE
# configure:3667: checking if more special flags are required for pthreads
# configure:3674: result: no
# configure:3686: checking for cc_r
# configure:3714: result: gcc
# configure:3746: *** Parsing options ***
# configure:3851: *** Checking for libraries ***
# configure:3854: checking for dlopen in -ldl
# configure:3879: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -ldl -lm >&5
# conftest.c:16:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char dlopen ();
# ^~~~
# conftest.c:18:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:3879: $? = 0
# configure:3888: result: yes
# configure:3899: checking for socket in -lsocket
# configure:3924: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lsocket -ldl -lm >&5
# conftest.c:17:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char socket ();
# ^~~~
# conftest.c:19:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /usr/sbin/ld: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure:3924: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pound"
# | #define PACKAGE_TARNAME "pound"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "pound 2.7"
# | #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBDL 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:3933: result: no
# configure:3939: checking for hstrerror in -lresolv
# configure:3964: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lresolv -ldl -lm >&5
# conftest.c:17:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char hstrerror ();
# ^~~~
# conftest.c:19:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:3964: $? = 0
# configure:3973: result: yes
# configure:3979: checking for BIO_new in -lcrypto
# configure:4004: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lcrypto -lresolv -ldl -lm >&5
# conftest.c:17:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char BIO_new ();
# ^~~~
# conftest.c:19:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4004: $? = 0
# configure:4013: result: yes
# configure:4021: checking for SSL_CTX_new in -lssl
# configure:4046: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:17:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char SSL_CTX_new ();
# ^~~~
# conftest.c:19:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4046: $? = 0
# configure:4055: result: yes
# configure:4064: checking for regcomp in -lpcreposix
# configure:4089: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:17:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char regcomp ();
# ^~~~
# conftest.c:19:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4089: $? = 0
# configure:4098: result: yes
# configure:4157: checking for malloc in -ltcmalloc
# configure:4182: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -ltcmalloc -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:18:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char malloc ();
# ^~~~
# conftest.c:18:6: warning: conflicting types for built-in function 'malloc'
# char malloc ();
# ^~~~~~
# conftest.c:20:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /usr/sbin/ld: cannot find -ltcmalloc
# collect2: error: ld returned 1 exit status
# configure:4182: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pound"
# | #define PACKAGE_TARNAME "pound"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "pound 2.7"
# | #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPCREPOSIX 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 malloc ();
# | int
# | main ()
# | {
# | return malloc ();
# | ;
# | return 0;
# | }
# configure:4191: result: no
# configure:4242: checking for pthread_attr_setstacksize in LIBS=-lpcreposix -lssl -lcrypto -lresolv -ldl -lm with CFLAGS= -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER
# configure:4262: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:18:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char pthread_attr_setstacksize ();
# ^~~~
# conftest.c:20:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4262: $? = 0
# configure:4267: result: OK
# configure:4270: *** Checking for header files ***
# configure:4278: checking how to run the C preprocessor
# configure:4309: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4309: $? = 0
# configure:4323: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4323: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pound"
# | #define PACKAGE_TARNAME "pound"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "pound 2.7"
# | #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPCREPOSIX 1
# | /* end confdefs.h. */
# | #include
# configure:4348: result: gcc -E
# configure:4368: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4368: $? = 0
# configure:4382: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4382: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pound"
# | #define PACKAGE_TARNAME "pound"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "pound 2.7"
# | #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPCREPOSIX 1
# | /* end confdefs.h. */
# | #include
# configure:4411: checking for grep that handles long lines and -e
# configure:4469: result: /usr/sbin/grep
# configure:4474: checking for egrep
# configure:4536: result: /usr/sbin/grep -E
# configure:4541: checking for ANSI C header files
# configure:4561: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# conftest.c:17:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4561: $? = 0
# configure:4634: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:23:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4634: $? = 0
# configure:4634: ./conftest
# configure:4634: $? = 0
# configure:4645: result: yes
# configure:4658: checking for sys/types.h
# configure:4658: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4658: $? = 0
# configure:4658: result: yes
# configure:4658: checking for sys/stat.h
# configure:4658: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4658: $? = 0
# configure:4658: result: yes
# configure:4658: checking for stdlib.h
# configure:4658: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4658: $? = 0
# configure:4658: result: yes
# configure:4658: checking for string.h
# configure:4658: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4658: $? = 0
# configure:4658: result: yes
# configure:4658: checking for memory.h
# configure:4658: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4658: $? = 0
# configure:4658: result: yes
# configure:4658: checking for strings.h
# configure:4658: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4658: $? = 0
# configure:4658: result: yes
# configure:4658: checking for inttypes.h
# configure:4658: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4658: $? = 0
# configure:4658: result: yes
# configure:4658: checking for stdint.h
# configure:4658: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4658: $? = 0
# configure:4658: result: yes
# configure:4658: checking for unistd.h
# configure:4658: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4658: $? = 0
# configure:4658: result: yes
# configure:4673: checking arpa/inet.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking arpa/inet.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for arpa/inet.h
# configure:4673: result: yes
# configure:4673: checking errno.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking errno.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for errno.h
# configure:4673: result: yes
# configure:4673: checking netdb.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking netdb.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for netdb.h
# configure:4673: result: yes
# configure:4673: checking netinet/in.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking netinet/in.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for netinet/in.h
# configure:4673: result: yes
# configure:4673: checking netinet/tcp.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking netinet/tcp.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for netinet/tcp.h
# configure:4673: result: yes
# configure:4673: checking for stdlib.h
# configure:4673: result: yes
# configure:4673: checking for string.h
# configure:4673: result: yes
# configure:4673: checking sys/socket.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking sys/socket.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for sys/socket.h
# configure:4673: result: yes
# configure:4673: checking sys/un.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking sys/un.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for sys/un.h
# configure:4673: result: yes
# configure:4673: checking sys/time.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking sys/time.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for sys/time.h
# configure:4673: result: yes
# configure:4673: checking for unistd.h
# configure:4673: result: yes
# configure:4673: checking getopt.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking getopt.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for getopt.h
# configure:4673: result: yes
# configure:4673: checking pthread.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking pthread.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for pthread.h
# configure:4673: result: yes
# configure:4673: checking for sys/types.h
# configure:4673: result: yes
# configure:4673: checking sys/poll.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking sys/poll.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for sys/poll.h
# configure:4673: result: yes
# configure:4673: checking openssl/ssl.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking openssl/ssl.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for openssl/ssl.h
# configure:4673: result: yes
# configure:4673: checking openssl/engine.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking openssl/engine.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for openssl/engine.h
# configure:4673: result: yes
# configure:4673: checking time.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking time.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for time.h
# configure:4673: result: yes
# configure:4673: checking pwd.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking pwd.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for pwd.h
# configure:4673: result: yes
# configure:4673: checking grp.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking grp.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for grp.h
# configure:4673: result: yes
# configure:4673: checking signal.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking signal.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for signal.h
# configure:4673: result: yes
# configure:4673: checking regex.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking regex.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for regex.h
# configure:4673: result: yes
# configure:4673: checking ctype.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking ctype.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for ctype.h
# configure:4673: result: yes
# configure:4673: checking wait.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking wait.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for wait.h
# configure:4673: result: yes
# configure:4673: checking sys/wait.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking sys/wait.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for sys/wait.h
# configure:4673: result: yes
# configure:4673: checking for sys/stat.h
# configure:4673: result: yes
# configure:4673: checking fcntl.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking fcntl.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for fcntl.h
# configure:4673: result: yes
# configure:4673: checking stdarg.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking stdarg.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for stdarg.h
# configure:4673: result: yes
# configure:4673: checking pcreposix.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking pcreposix.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for pcreposix.h
# configure:4673: result: yes
# configure:4673: checking pcre/pcreposix.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# conftest.c:83:28: fatal error: pcre/pcreposix.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4673: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pound"
# | #define PACKAGE_TARNAME "pound"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "pound 2.7"
# | #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPCREPOSIX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_OPENSSL_SSL_H 1
# | #define HAVE_OPENSSL_ENGINE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_PCREPOSIX_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:4673: result: no
# configure:4673: checking pcre/pcreposix.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# conftest.c:50:28: fatal error: pcre/pcreposix.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4673: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pound"
# | #define PACKAGE_TARNAME "pound"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "pound 2.7"
# | #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPCREPOSIX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_OPENSSL_SSL_H 1
# | #define HAVE_OPENSSL_ENGINE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_PCREPOSIX_H 1
# | /* end confdefs.h. */
# | #include
# configure:4673: result: no
# configure:4673: checking for pcre/pcreposix.h
# configure:4673: result: no
# configure:4673: checking fnmatch.h usability
# configure:4673: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking fnmatch.h presence
# configure:4673: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:4673: $? = 0
# configure:4673: result: yes
# configure:4673: checking for fnmatch.h
# configure:4673: result: yes
# configure:4684: *** Checking for additonal information ***
# configure:4691: checking for facilitynames presence
# configure:4707: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DSYSLOG_NAMES=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4707: $? = 0
# configure:4715: result: yes
# configure:4751: checking return type of signal handlers
# configure:4769: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:57:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:4769: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pound"
# | #define PACKAGE_TARNAME "pound"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "pound 2.7"
# | #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPCREPOSIX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_OPENSSL_SSL_H 1
# | #define HAVE_OPENSSL_ENGINE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_PCREPOSIX_H 1
# | #define HAVE_FNMATCH_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:4776: result: void
# configure:4784: checking for an ANSI C-conforming const
# configure:4850: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4850: $? = 0
# configure:4857: result: yes
# configure:4865: checking for uid_t in sys/types.h
# configure:4884: result: yes
# configure:4895: checking for pid_t
# configure:4895: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4895: $? = 0
# configure:4895: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:88:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:4895: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pound"
# | #define PACKAGE_TARNAME "pound"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "pound 2.7"
# | #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPCREPOSIX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_OPENSSL_SSL_H 1
# | #define HAVE_OPENSSL_ENGINE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_PCREPOSIX_H 1
# | #define HAVE_FNMATCH_H 1
# | #define RETSIGTYPE void
# | /* 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:4895: result: yes
# configure:4906: checking whether time.h and sys/time.h may both be included
# configure:4926: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4926: $? = 0
# configure:4933: result: yes
# configure:4942: checking for unsigned long long int
# configure:4981: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:69:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4981: $? = 0
# configure:4990: result: yes
# configure:5000: checking for long long int
# configure:5038: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5038: $? = 0
# configure:5038: ./conftest
# configure:5038: $? = 0
# configure:5050: result: yes
# configure:5058: checking for in_addr_t
# configure:5058: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# conftest.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5058: $? = 0
# configure:5058: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# conftest.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:61:24: error: expected expression before ')' token
# if (sizeof ((in_addr_t)))
# ^
# configure:5058: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pound"
# | #define PACKAGE_TARNAME "pound"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "pound 2.7"
# | #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPCREPOSIX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_OPENSSL_SSL_H 1
# | #define HAVE_OPENSSL_ENGINE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_PCREPOSIX_H 1
# | #define HAVE_FNMATCH_H 1
# | #define RETSIGTYPE void
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((in_addr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5058: result: yes
# configure:5067: checking for in_port_t
# configure:5067: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# conftest.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5067: $? = 0
# configure:5067: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# conftest.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:61:24: error: expected expression before ')' token
# if (sizeof ((in_port_t)))
# ^
# configure:5067: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pound"
# | #define PACKAGE_TARNAME "pound"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "pound 2.7"
# | #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPCREPOSIX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_OPENSSL_SSL_H 1
# | #define HAVE_OPENSSL_ENGINE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_PCREPOSIX_H 1
# | #define HAVE_FNMATCH_H 1
# | #define RETSIGTYPE void
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((in_port_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5067: result: yes
# configure:5076: checking for time_t
# configure:5076: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5076: $? = 0
# configure:5076: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:60:21: error: expected expression before ')' token
# if (sizeof ((time_t)))
# ^
# configure:5076: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pound"
# | #define PACKAGE_TARNAME "pound"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "pound 2.7"
# | #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPCREPOSIX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_OPENSSL_SSL_H 1
# | #define HAVE_OPENSSL_ENGINE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_PCREPOSIX_H 1
# | #define HAVE_FNMATCH_H 1
# | #define RETSIGTYPE void
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((time_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5076: result: yes
# configure:5087: checking vfork.h usability
# configure:5087: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# conftest.c:88:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5087: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pound"
# | #define PACKAGE_TARNAME "pound"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "pound 2.7"
# | #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPCREPOSIX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_OPENSSL_SSL_H 1
# | #define HAVE_OPENSSL_ENGINE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_PCREPOSIX_H 1
# | #define HAVE_FNMATCH_H 1
# | #define RETSIGTYPE void
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 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:5087: result: no
# configure:5087: checking vfork.h presence
# configure:5087: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# conftest.c:55:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5087: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pound"
# | #define PACKAGE_TARNAME "pound"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "pound 2.7"
# | #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# | #define PACKAGE_URL ""
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPCREPOSIX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_OPENSSL_SSL_H 1
# | #define HAVE_OPENSSL_ENGINE_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_PCREPOSIX_H 1
# | #define HAVE_FNMATCH_H 1
# | #define RETSIGTYPE void
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #include
# configure:5087: result: no
# configure:5087: checking for vfork.h
# configure:5087: result: no
# configure:5100: checking for fork
# configure:5100: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:78:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char fork ();
# ^~~~
# conftest.c:78:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5100: $? = 0
# configure:5100: result: yes
# configure:5100: checking for vfork
# configure:5100: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char vfork ();
# ^~~~
# conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5100: $? = 0
# configure:5100: result: yes
# configure:5110: checking for working fork
# configure:5132: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5132: $? = 0
# configure:5132: ./conftest
# configure:5132: $? = 0
# configure:5142: result: yes
# configure:5163: checking for working vfork
# configure:5273: result: yes
# configure:5298: checking for working memcmp
# configure:5341: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5341: $? = 0
# configure:5341: ./conftest
# configure:5341: $? = 0
# configure:5351: result: yes
# configure:5363: checking sys/select.h usability
# configure:5363: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# configure:5363: $? = 0
# configure:5363: result: yes
# configure:5363: checking sys/select.h presence
# configure:5363: gcc -E -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c
# configure:5363: $? = 0
# configure:5363: result: yes
# configure:5363: checking for sys/select.h
# configure:5363: result: yes
# configure:5363: checking for sys/socket.h
# configure:5363: result: yes
# configure:5373: checking types of arguments for select
# configure:5401: gcc -c -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
# conftest.c:102:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5401: $? = 0
# configure:5412: result: int,fd_set *,struct timeval *
# configure:5435: checking return type of signal handlers
# configure:5460: result: void
# configure:5468: checking whether lstat correctly handles trailing slash
# configure:5494: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5494: $? = 0
# configure:5494: ./conftest
# configure:5494: $? = 0
# configure:5511: result: yes
# configure:5530: checking whether stat accepts an empty string
# configure:5550: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5550: $? = 0
# configure:5550: ./conftest
# configure:5550: $? = 0
# configure:5560: result: no
# configure:5578: checking for strftime
# configure:5578: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char strftime ();
# ^~~~
# conftest.c:89:6: warning: conflicting types for built-in function 'strftime'
# char strftime ();
# ^~~~~~~~
# conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5578: $? = 0
# configure:5578: result: yes
# configure:5634: checking for getaddrinfo
# configure:5634: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char getaddrinfo ();
# ^~~~
# conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5634: $? = 0
# configure:5634: result: yes
# configure:5634: checking for inet_ntop
# configure:5634: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char inet_ntop ();
# ^~~~
# conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5634: $? = 0
# configure:5634: result: yes
# configure:5634: checking for memset
# configure:5634: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char memset ();
# ^~~~
# conftest.c:92:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# conftest.c:101:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5634: $? = 0
# configure:5634: result: yes
# configure:5634: checking for regcomp
# configure:5634: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char regcomp ();
# ^~~~
# conftest.c:102:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5634: $? = 0
# configure:5634: result: yes
# configure:5634: checking for poll
# configure:5634: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char poll ();
# ^~~~
# conftest.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5634: $? = 0
# configure:5634: result: yes
# configure:5634: checking for socket
# configure:5634: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:95:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char socket ();
# ^~~~
# conftest.c:104:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5634: $? = 0
# configure:5634: result: yes
# configure:5634: checking for strcasecmp
# configure:5634: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char strcasecmp ();
# ^~~~
# conftest.c:96:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5634: $? = 0
# configure:5634: result: yes
# configure:5634: checking for strchr
# configure:5634: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:97:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char strchr ();
# ^~~~
# conftest.c:97:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# conftest.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5634: $? = 0
# configure:5634: result: yes
# configure:5634: checking for strdup
# configure:5634: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char strdup ();
# ^~~~
# conftest.c:98:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5634: $? = 0
# configure:5634: result: yes
# configure:5634: checking for strerror
# configure:5634: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char strerror ();
# ^~~~
# conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5634: $? = 0
# configure:5634: result: yes
# configure:5634: checking for strncasecmp
# configure:5634: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char strncasecmp ();
# ^~~~
# conftest.c:100:6: warning: conflicting types for built-in function 'strncasecmp'
# char strncasecmp ();
# ^~~~~~~~~~~
# conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5634: $? = 0
# configure:5634: result: yes
# configure:5634: checking for strspn
# configure:5634: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:101:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char strspn ();
# ^~~~
# conftest.c:101:6: warning: conflicting types for built-in function 'strspn'
# char strspn ();
# ^~~~~~
# conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5634: $? = 0
# configure:5634: result: yes
# configure:5634: checking for strtol
# configure:5634: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:102:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char strtol ();
# ^~~~
# conftest.c:111:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5634: $? = 0
# configure:5634: result: yes
# configure:5634: checking for setsid
# configure:5634: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char setsid ();
# ^~~~
# conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5634: $? = 0
# configure:5634: result: yes
# configure:5634: checking for X509_STORE_set_flags
# configure:5634: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:104:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char X509_STORE_set_flags ();
# ^~~~
# conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5634: $? = 0
# configure:5634: result: yes
# configure:5634: checking for localtime_r
# configure:5634: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char localtime_r ();
# ^~~~
# conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5634: $? = 0
# configure:5634: result: yes
# configure:5634: checking for gettimeofday
# configure:5634: gcc -o conftest -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE -pthread conftest.c -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >&5
# conftest.c:106:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char gettimeofday ();
# ^~~~
# conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5634: $? = 0
# configure:5634: result: yes
# configure:5782: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by pound config.status 2.7, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on baf37757586a
#
# config.status:892: creating Makefile
# config.status:995: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status:892: creating config.h
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_X509_STORE_set_flags=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_lstat_dereferences_slashed_symlink=yes
# ac_cv_func_memcmp_working=yes
# ac_cv_func_memset=yes
# ac_cv_func_poll=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_select_args='int,fd_set *,struct timeval *'
# ac_cv_func_setsid=yes
# ac_cv_func_socket=yes
# ac_cv_func_stat_empty_string_bug=no
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strftime=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strspn=yes
# ac_cv_func_strtol=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_fnmatch_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_tcp_h=yes
# ac_cv_header_openssl_engine_h=yes
# ac_cv_header_openssl_ssl_h=yes
# ac_cv_header_pcre_pcreposix_h=no
# ac_cv_header_pcreposix_h=yes
# ac_cv_header_pthread_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_regex_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_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_sys_un_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_time=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_header_wait_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_crypto_BIO_new=yes
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_pcreposix_regcomp=yes
# ac_cv_lib_resolv_hstrerror=yes
# ac_cv_lib_socket_socket=no
# ac_cv_lib_ssl_SSL_CTX_new=yes
# ac_cv_lib_tcmalloc_malloc=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_PTHREAD_CC=gcc
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_in_addr_t=yes
# ac_cv_type_in_port_t=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_time_t=yes
# ac_cv_type_uid_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# am_cv_prog_cc_c_o=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='gcc'
# CFLAGS=' -Wstrict-prototypes -Wno-unused-result -pipe -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1'
# CPP='gcc -E'
# CPPFLAGS='-DDH_LEN=2048 -D_REENTRANT -D_THREAD_SAFE'
# C_CERT1L=''
# C_DH_LEN='2048'
# C_GROUP=''
# C_MAXBUF='0'
# C_OWNER=''
# C_SSL=''
# C_SUPER='0'
# C_T_RSA='0'
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# I_GRP='daemon'
# I_OWNER='daemon'
# LDFLAGS=' -pthread'
# LIBOBJS=''
# LIBS='-lpcreposix -lssl -lcrypto -lresolv -ldl -lm'
# LTLIBOBJS=''
# OBJEXT='o'
# PACKAGE_BUGREPORT='roseg@apsis.ch'
# PACKAGE_NAME='pound'
# PACKAGE_STRING='pound 2.7'
# PACKAGE_TARNAME='pound'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.7'
# PATH_SEPARATOR=':'
# PTHREAD_CC='gcc'
# PTHREAD_CFLAGS='-pthread'
# PTHREAD_LIBS=''
# SHELL='/bin/sh'
# ac_ct_CC='gcc'
# acx_pthread_config=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc/pound'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "pound"
# #define PACKAGE_TARNAME "pound"
# #define PACKAGE_VERSION "2.7"
# #define PACKAGE_STRING "pound 2.7"
# #define PACKAGE_BUGREPORT "roseg@apsis.ch"
# #define PACKAGE_URL ""
# #define HAVE_LIBDL 1
# #define HAVE_LIBPCREPOSIX 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NETINET_TCP_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_UN_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_PTHREAD_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_POLL_H 1
# #define HAVE_OPENSSL_SSL_H 1
# #define HAVE_OPENSSL_ENGINE_H 1
# #define HAVE_TIME_H 1
# #define HAVE_PWD_H 1
# #define HAVE_GRP_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_REGEX_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_WAIT_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_PCREPOSIX_H 1
# #define HAVE_FNMATCH_H 1
# #define RETSIGTYPE void
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define SELECT_TYPE_ARG1 int
# #define SELECT_TYPE_ARG234 (fd_set *)
# #define SELECT_TYPE_ARG5 (struct timeval *)
# #define RETSIGTYPE void
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_STRFTIME 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_INET_NTOP 1
# #define HAVE_MEMSET 1
# #define HAVE_REGCOMP 1
# #define HAVE_POLL 1
# #define HAVE_SOCKET 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRSPN 1
# #define HAVE_STRTOL 1
# #define HAVE_SETSID 1
# #define HAVE_X509_STORE_SET_FLAGS 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_GETTIMEOFDAY 1
#
# configure: exit 0