Build of siege with vanilla toolchain

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

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

SLOCLanguage
12,713 ansic
9,204 sh
3,338 makefile
143 perl
142 php
25,540 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: siege 4.0.2-1 (Wed Aug 24 13:20:00 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... 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 dependency style of gcc... none
# 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 minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking dependency style of gcc... (cached) none
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for /usr/sbin/ld option to reload object files... -r
# checking for BSD-compatible nm... /usr/sbin/nm -B
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... pass_all
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... none
# checking how to run the C++ preprocessor... g++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-cf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-pghpf... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for x86_64-unknown-linux-g95... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-ifort... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgfortran... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-ftn... no
# checking for g77... no
# checking for xlf... no
# checking for f77... no
# checking for frt... no
# checking for pgf77... no
# checking for cf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for xlf90... no
# checking for f90... no
# checking for pgf90... no
# checking for pghpf... no
# checking for epcf90... no
# checking for gfortran... gfortran
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking the maximum length of command line arguments... 32768
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC
# checking if gcc PIC flag -fPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for perl... /usr/sbin/perl
# checking for a POSIX-compliant shell... /bin/sh
# checking whether make sets $(MAKE)... (cached) yes
# checking for buggy pthread mutex initializers... no
# checking for dlopen() in -ldld... no
# checking for dlopen() in -ldl... yes
# checking for random device... yes
# checking for ssl support... yes
# checking /include/openssl/opensslv.h usability... no
# checking /include/openssl/opensslv.h presence... no
# checking for /include/openssl/opensslv.h... no
# checking /usr/include/openssl/opensslv.h usability... yes
# checking /usr/include/openssl/opensslv.h presence... yes
# checking for /usr/include/openssl/opensslv.h... yes
# checking for OpenSSL version... >= 0.9.8 (appropriate flag set)
# checking for zlib support... yes
# checking /include/zlib.h usability... no
# checking /include/zlib.h presence... no
# checking for /include/zlib.h... no
# checking /usr/include/zlib.h usability... yes
# checking /usr/include/zlib.h presence... yes
# checking for /usr/include/zlib.h... yes
# checking for ZLIB version... checking for inline... inline
# checking for int8_t... yes
# checking for int16_t... yes
# checking for int32_t... yes
# checking for int64_t... yes
# checking for uint8_t... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for uint64_t... yes
# checking for u_int32_t... yes
# checking for ssize_t... yes
# checking for ANSI C header files... (cached) yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for unistd.h... (cached) yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking for sys/types.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/times.h usability... yes
# checking sys/times.h presence... yes
# checking for sys/times.h... yes
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking sched.h usability... yes
# checking sched.h presence... yes
# checking for sched.h... yes
# checking openssl/e_os.h usability... no
# checking openssl/e_os.h presence... no
# checking for openssl/e_os.h... no
# checking openssl/e_os2.h usability... yes
# checking openssl/e_os2.h presence... yes
# checking for openssl/e_os2.h... yes
# checking for an ANSI C-conforming const... yes
# checking for size_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking return type of signal handlers... void
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for strchr... yes
# checking for memcpy... yes
# checking for strncpy... yes
# checking for strstr... yes
# checking for strlen... yes
# checking for strncasecmp... yes
# checking for strncmp... yes
# checking for socket... yes
# checking for gethostbyname... yes
# checking for snprintf... yes
# checking for strdup... yes
# checking for rand_r... yes
# checking for localtime_r... yes
# checking for gmtime_r... yes
# checking for getipnodebyname... no
# checking for freehostent... no
# checking for getopt_long... yes
# checking for poll... yes
# checking for socket in -lsocket... no
# checking for pthread_attr_init in -lpthread... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating doc/Makefile
# config.status: creating html/Makefile
# config.status: creating include/Makefile
# config.status: creating include/joedog/Makefile
# config.status: creating utils/Makefile
# config.status: creating include/config.h
# config.status: executing depfiles commands
# config.status: executing default-1 commands
# config.status: executing default-2 commands
# config.status: executing default-3 commands
# config.status: executing default-4 commands
# config.status: executing default-5 commands
# config.status: executing default-6 commands
#
# --------------------------------------------------------
# Configuration is complete
#
# Run the following commands to complete the installation:
# make
# make install
#
# For complete documentation: http://www.joedog.org
# --------------------------------------------------------
# Making all in .
# make[1]: Entering directory '/tmp/siege/src/siege-4.0.2'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/siege/src/siege-4.0.2'
# Making all in include
# make[1]: Entering directory '/tmp/siege/src/siege-4.0.2/include'
# make all-recursive
# make[2]: Entering directory '/tmp/siege/src/siege-4.0.2/include'
# Making all in joedog
# make[3]: Entering directory '/tmp/siege/src/siege-4.0.2/include/joedog'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/siege/src/siege-4.0.2/include/joedog'
# make[3]: Entering directory '/tmp/siege/src/siege-4.0.2/include'
# make[3]: Leaving directory '/tmp/siege/src/siege-4.0.2/include'
# make[2]: Leaving directory '/tmp/siege/src/siege-4.0.2/include'
# make[1]: Leaving directory '/tmp/siege/src/siege-4.0.2/include'
# Making all in src
# make[1]: Entering directory '/tmp/siege/src/siege-4.0.2/src'
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c array.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c auth.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c base64.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c browser.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c cache.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c cookie.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c cookies.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c cfg.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c creds.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c crew.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c data.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c date.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c eval.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c ftp.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c getopt.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c getopt1.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c handler.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c hash.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c http.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c init.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c load.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c log.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c main.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c md5.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c memory.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c notify.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c page.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c parser.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c perl.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c response.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c sock.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c ssl.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c stralloc.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c timer.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c url.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c util.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -c version.c
# /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -L/usr/lib -L/usr/lib -lpthread -o siege array.o auth.o base64.o browser.o cache.o cookie.o cookies.o cfg.o creds.o crew.o data.o date.o eval.o ftp.o getopt.o getopt1.o handler.o hash.o http.o init.o load.o log.o main.o md5.o memory.o notify.o page.o parser.o perl.o response.o sock.o ssl.o stralloc.o timer.o url.o util.o version.o -ldl -lssl -lcrypto -lz
# mkdir .libs
# gcc -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -o siege array.o auth.o base64.o browser.o cache.o cookie.o cookies.o cfg.o creds.o crew.o data.o date.o eval.o ftp.o getopt.o getopt1.o handler.o hash.o http.o init.o load.o log.o main.o md5.o memory.o notify.o page.o parser.o perl.o response.o sock.o ssl.o stralloc.o timer.o url.o util.o version.o -L/usr/lib -lpthread -ldl -lssl -lcrypto -lz
# make[1]: Leaving directory '/tmp/siege/src/siege-4.0.2/src'
# Making all in utils
# make[1]: Entering directory '/tmp/siege/src/siege-4.0.2/utils'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/siege/src/siege-4.0.2/utils'
# Making all in doc
# make[1]: Entering directory '/tmp/siege/src/siege-4.0.2/doc'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/siege/src/siege-4.0.2/doc'
# Making all in html
# make[1]: Entering directory '/tmp/siege/src/siege-4.0.2/html'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/siege/src/siege-4.0.2/html'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in .
# make[1]: Entering directory '/tmp/siege/src/siege-4.0.2'
# make[2]: Entering directory '/tmp/siege/src/siege-4.0.2'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/siege/src/siege-4.0.2'
# make[1]: Leaving directory '/tmp/siege/src/siege-4.0.2'
# Making install in include
# make[1]: Entering directory '/tmp/siege/src/siege-4.0.2/include'
# Making install in joedog
# make[2]: Entering directory '/tmp/siege/src/siege-4.0.2/include/joedog'
# make[3]: Entering directory '/tmp/siege/src/siege-4.0.2/include/joedog'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/siege/src/siege-4.0.2/include/joedog'
# make[2]: Leaving directory '/tmp/siege/src/siege-4.0.2/include/joedog'
# make[2]: Entering directory '/tmp/siege/src/siege-4.0.2/include'
# make[3]: Entering directory '/tmp/siege/src/siege-4.0.2/include'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/siege/src/siege-4.0.2/include'
# make[2]: Leaving directory '/tmp/siege/src/siege-4.0.2/include'
# make[1]: Leaving directory '/tmp/siege/src/siege-4.0.2/include'
# Making install in src
# make[1]: Entering directory '/tmp/siege/src/siege-4.0.2/src'
# make[2]: Entering directory '/tmp/siege/src/siege-4.0.2/src'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/siege/pkg/siege/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c siege '/tmp/siege/pkg/siege/usr/bin'
# /usr/bin/install -c siege /tmp/siege/pkg/siege/usr/bin/siege
# make[2]: Leaving directory '/tmp/siege/src/siege-4.0.2/src'
# make[1]: Leaving directory '/tmp/siege/src/siege-4.0.2/src'
# Making install in utils
# make[1]: Entering directory '/tmp/siege/src/siege-4.0.2/utils'
# make[2]: Entering directory '/tmp/siege/src/siege-4.0.2/utils'
# make install-exec-hook
# make[3]: Entering directory '/tmp/siege/src/siege-4.0.2/utils'
# make[2]: Nothing to be done for 'install-data-am'.
# /bin/sh ../utils/mkinstalldirs /tmp/siege/pkg/siege/usr/bin
# /bin/sh ../libtool --mode=install /usr/bin/install -c bombardment /tmp/siege/pkg/siege/usr/bin/bombardment
# /usr/bin/install -c bombardment /tmp/siege/pkg/siege/usr/bin/bombardment
# /bin/sh ../libtool --mode=install /usr/bin/install -c siege2csv.pl /tmp/siege/pkg/siege/usr/bin/siege2csv.pl
# /usr/bin/install -c siege2csv.pl /tmp/siege/pkg/siege/usr/bin/siege2csv.pl
# /bin/sh ../libtool --mode=install /usr/bin/install -c siege.config /tmp/siege/pkg/siege/usr/bin/siege.config
# /usr/bin/install -c siege.config /tmp/siege/pkg/siege/usr/bin/siege.config
# make[3]: Leaving directory '/tmp/siege/src/siege-4.0.2/utils'
# make[2]: Leaving directory '/tmp/siege/src/siege-4.0.2/utils'
# make[1]: Leaving directory '/tmp/siege/src/siege-4.0.2/utils'
# Making install in doc
# make[1]: Entering directory '/tmp/siege/src/siege-4.0.2/doc'
# make[2]: Entering directory '/tmp/siege/src/siege-4.0.2/doc'
# make install-exec-hook
# make[3]: Entering directory '/tmp/siege/src/siege-4.0.2/doc'
# /usr/sbin/mkdir -p '/tmp/siege/pkg/siege/usr/share/man/man1'
# make[3]: Leaving directory '/tmp/siege/src/siege-4.0.2/doc'
# /usr/bin/install -c -m 644 siege.1 siege.config.1 bombardment.1 siege2csv.1 '/tmp/siege/pkg/siege/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/siege/src/siege-4.0.2/doc'
# make[1]: Leaving directory '/tmp/siege/src/siege-4.0.2/doc'
# Making install in html
# make[1]: Entering directory '/tmp/siege/src/siege-4.0.2/html'
# make[2]: Entering directory '/tmp/siege/src/siege-4.0.2/html'
# make install-exec-hook
# make[3]: Entering directory '/tmp/siege/src/siege-4.0.2/html'
# make[2]: Nothing to be done for 'install-data-am'.
# HTML pages not installed
# make[3]: Leaving directory '/tmp/siege/src/siege-4.0.2/html'
# make[2]: Leaving directory '/tmp/siege/src/siege-4.0.2/html'
# make[1]: Leaving directory '/tmp/siege/src/siege-4.0.2/html'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "siege"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: siege 4.0.2-1 (Wed Aug 24 13:20:19 UTC 2016)

CMD: pacman --query --file siege-4.0.2-1-x86_64.pkg.tar.xz
# siege 4.0.2-1

Creating hybrid package for 'siege'

Trying to find vanilla package 'siege'...

CMD: pacman --query --file /mirror/siege-4.0.2-1.pkg.tar.xz
# siege 4.0.2-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /etc/urls.txt
# /etc/siegerc
# /usr/share/man/man1/siege.1.gz
# /usr/share/man/man1/siege.config.1.gz
# /usr/share/man/man1/bombardment.1.gz
# /usr/share/man/man1/siege2csv.1.gz
# /usr/bin/bombardment
# /usr/bin/siege2csv.pl
# /usr/bin/siege.config
# /usr/bin/siege

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO etc usr .MTREE

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/siege.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/siege.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/siege/src/siege-4.0.2/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 siege configure 4.0.2, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 99e7c573329b
# 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:2655: checking for a BSD-compatible install
# configure:2723: result: /usr/bin/install -c
# configure:2734: checking whether build environment is sane
# configure:2789: result: yes
# configure:2848: checking for x86_64-unknown-linux-strip
# configure:2878: result: no
# configure:2888: checking for strip
# configure:2904: found /usr/sbin/strip
# configure:2915: result: strip
# configure:2940: checking for a thread-safe mkdir -p
# configure:2979: result: /usr/sbin/mkdir -p
# configure:2986: checking for gawk
# configure:3002: found /usr/sbin/gawk
# configure:3013: result: gawk
# configure:3024: checking whether make sets $(MAKE)
# configure:3046: result: yes
# configure:3134: checking build system type
# configure:3148: result: x86_64-unknown-linux-gnu
# configure:3168: checking host system type
# configure:3181: result: x86_64-unknown-linux-gnu
# configure:3227: checking for style of include used by make
# configure:3255: result: GNU
# configure:3286: checking for x86_64-unknown-linux-gcc
# configure:3316: result: no
# configure:3326: checking for gcc
# configure:3342: found /usr/sbin/gcc
# configure:3353: result: gcc
# configure:3582: checking for C compiler version
# configure:3591: 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:3602: $? = 0
# configure:3591: 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:3602: $? = 0
# configure:3591: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3602: $? = 1
# configure:3591: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3602: $? = 1
# configure:3622: checking whether the C compiler works
# configure:3644: gcc conftest.c >&5
# configure:3648: $? = 0
# configure:3696: result: yes
# configure:3699: checking for C compiler default output file name
# configure:3701: result: a.out
# configure:3707: checking for suffix of executables
# configure:3714: gcc -o conftest conftest.c >&5
# configure:3718: $? = 0
# configure:3740: result:
# configure:3762: checking whether we are cross compiling
# configure:3770: gcc -o conftest conftest.c >&5
# configure:3774: $? = 0
# configure:3781: ./conftest
# configure:3785: $? = 0
# configure:3800: result: no
# configure:3805: checking for suffix of object files
# configure:3827: gcc -c conftest.c >&5
# configure:3831: $? = 0
# configure:3852: result: o
# configure:3856: checking whether we are using the GNU C compiler
# configure:3875: gcc -c conftest.c >&5
# configure:3875: $? = 0
# configure:3884: result: yes
# configure:3893: checking whether gcc accepts -g
# configure:3913: gcc -c -g conftest.c >&5
# configure:3913: $? = 0
# configure:3954: result: yes
# configure:3971: checking for gcc option to accept ISO C89
# configure:4035: gcc -c conftest.c >&5
# configure:4035: $? = 0
# configure:4048: result: none needed
# configure:4070: checking dependency style of gcc
# configure:4181: result: none
# configure:4202: checking how to run the C preprocessor
# configure:4233: gcc -E conftest.c
# configure:4233: $? = 0
# configure:4247: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4247: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | /* end confdefs.h. */
# | #include
# configure:4272: result: gcc -E
# configure:4292: gcc -E conftest.c
# configure:4292: $? = 0
# configure:4306: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4306: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | /* end confdefs.h. */
# | #include
# configure:4335: checking for grep that handles long lines and -e
# configure:4393: result: /usr/sbin/grep
# configure:4398: checking for egrep
# configure:4460: result: /usr/sbin/grep -E
# configure:4465: checking for ANSI C header files
# configure:4485: gcc -c conftest.c >&5
# configure:4485: $? = 0
# configure:4558: gcc -o conftest conftest.c >&5
# configure:4558: $? = 0
# configure:4558: ./conftest
# configure:4558: $? = 0
# configure:4569: result: yes
# configure:4582: checking for sys/types.h
# configure:4582: gcc -c conftest.c >&5
# configure:4582: $? = 0
# configure:4582: result: yes
# configure:4582: checking for sys/stat.h
# configure:4582: gcc -c conftest.c >&5
# configure:4582: $? = 0
# configure:4582: result: yes
# configure:4582: checking for stdlib.h
# configure:4582: gcc -c conftest.c >&5
# configure:4582: $? = 0
# configure:4582: result: yes
# configure:4582: checking for string.h
# configure:4582: gcc -c conftest.c >&5
# configure:4582: $? = 0
# configure:4582: result: yes
# configure:4582: checking for memory.h
# configure:4582: gcc -c conftest.c >&5
# configure:4582: $? = 0
# configure:4582: result: yes
# configure:4582: checking for strings.h
# configure:4582: gcc -c conftest.c >&5
# configure:4582: $? = 0
# configure:4582: result: yes
# configure:4582: checking for inttypes.h
# configure:4582: gcc -c conftest.c >&5
# configure:4582: $? = 0
# configure:4582: result: yes
# configure:4582: checking for stdint.h
# configure:4582: gcc -c conftest.c >&5
# configure:4582: $? = 0
# configure:4582: result: yes
# configure:4582: checking for unistd.h
# configure:4582: gcc -c conftest.c >&5
# configure:4582: $? = 0
# configure:4582: result: yes
# configure:4595: checking minix/config.h usability
# configure:4595: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4595: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4595: result: no
# configure:4595: checking minix/config.h presence
# configure:4595: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4595: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4595: result: no
# configure:4595: checking for minix/config.h
# configure:4595: result: no
# configure:4616: checking whether it is safe to define __EXTENSIONS__
# configure:4634: gcc -c conftest.c >&5
# configure:4634: $? = 0
# configure:4641: result: yes
# configure:4665: checking for x86_64-unknown-linux-gcc
# configure:4692: result: gcc
# configure:4961: checking for C compiler version
# configure:4970: 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:4981: $? = 0
# configure:4970: 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:4981: $? = 0
# configure:4970: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4981: $? = 1
# configure:4970: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4981: $? = 1
# configure:4985: checking whether we are using the GNU C compiler
# configure:5013: result: yes
# configure:5022: checking whether gcc accepts -g
# configure:5083: result: yes
# configure:5100: checking for gcc option to accept ISO C89
# configure:5177: result: none needed
# configure:5199: checking dependency style of gcc
# configure:5310: result: none
# configure:5398: checking for a sed that does not truncate output
# configure:5454: result: /usr/sbin/sed
# configure:5468: checking for ld used by gcc
# configure:5535: result: /usr/sbin/ld
# configure:5542: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5557: result: yes
# configure:5562: checking for /usr/sbin/ld option to reload object files
# configure:5569: result: -r
# configure:5587: checking for BSD-compatible nm
# configure:5636: result: /usr/sbin/nm -B
# configure:5640: checking whether ln -s works
# configure:5644: result: yes
# configure:5651: checking how to recognise dependent libraries
# configure:5827: result: pass_all
# configure:5914: gcc -c conftest.c >&5
# configure:5917: $? = 0
# configure:6032: checking dlfcn.h usability
# configure:6032: gcc -c conftest.c >&5
# configure:6032: $? = 0
# configure:6032: result: yes
# configure:6032: checking dlfcn.h presence
# configure:6032: gcc -E conftest.c
# configure:6032: $? = 0
# configure:6032: result: yes
# configure:6032: checking for dlfcn.h
# configure:6032: result: yes
# configure:6056: checking for x86_64-unknown-linux-g++
# configure:6086: result: no
# configure:6056: checking for x86_64-unknown-linux-c++
# configure:6086: result: no
# configure:6056: checking for x86_64-unknown-linux-gpp
# configure:6086: result: no
# configure:6056: checking for x86_64-unknown-linux-aCC
# configure:6086: result: no
# configure:6056: checking for x86_64-unknown-linux-CC
# configure:6086: result: no
# configure:6056: checking for x86_64-unknown-linux-cxx
# configure:6086: result: no
# configure:6056: checking for x86_64-unknown-linux-cc++
# configure:6086: result: no
# configure:6056: checking for x86_64-unknown-linux-cl.exe
# configure:6086: result: no
# configure:6056: checking for x86_64-unknown-linux-FCC
# configure:6086: result: no
# configure:6056: checking for x86_64-unknown-linux-KCC
# configure:6086: result: no
# configure:6056: checking for x86_64-unknown-linux-RCC
# configure:6086: result: no
# configure:6056: checking for x86_64-unknown-linux-xlC_r
# configure:6086: result: no
# configure:6056: checking for x86_64-unknown-linux-xlC
# configure:6086: result: no
# configure:6100: checking for g++
# configure:6116: found /usr/sbin/g++
# configure:6127: result: g++
# configure:6154: checking for C++ compiler version
# configure:6163: g++ --version >&5
# g++ (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:6174: $? = 0
# configure:6163: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# 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:6174: $? = 0
# configure:6163: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:6174: $? = 1
# configure:6163: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:6174: $? = 1
# configure:6178: checking whether we are using the GNU C++ compiler
# configure:6197: g++ -c conftest.cpp >&5
# configure:6197: $? = 0
# configure:6206: result: yes
# configure:6215: checking whether g++ accepts -g
# configure:6235: g++ -c -g conftest.cpp >&5
# configure:6235: $? = 0
# configure:6276: result: yes
# configure:6301: checking dependency style of g++
# configure:6412: result: none
# configure:6437: checking how to run the C++ preprocessor
# configure:6464: g++ -E conftest.cpp
# configure:6464: $? = 0
# configure:6478: g++ -E conftest.cpp
# conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6478: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6503: result: g++ -E
# configure:6523: g++ -E conftest.cpp
# configure:6523: $? = 0
# configure:6537: g++ -E conftest.cpp
# conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6537: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6577: checking for x86_64-unknown-linux-g77
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-xlf
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-f77
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-frt
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-pgf77
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-cf77
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-fort77
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-fl32
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-af77
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-xlf90
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-f90
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-pgf90
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-pghpf
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-epcf90
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-gfortran
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-g95
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-xlf95
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-f95
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-fort
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-ifort
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-ifc
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-efc
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-pgfortran
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-pgf95
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-lf95
# configure:6607: result: no
# configure:6577: checking for x86_64-unknown-linux-ftn
# configure:6607: result: no
# configure:6621: checking for g77
# configure:6651: result: no
# configure:6621: checking for xlf
# configure:6651: result: no
# configure:6621: checking for f77
# configure:6651: result: no
# configure:6621: checking for frt
# configure:6651: result: no
# configure:6621: checking for pgf77
# configure:6651: result: no
# configure:6621: checking for cf77
# configure:6651: result: no
# configure:6621: checking for fort77
# configure:6651: result: no
# configure:6621: checking for fl32
# configure:6651: result: no
# configure:6621: checking for af77
# configure:6651: result: no
# configure:6621: checking for xlf90
# configure:6651: result: no
# configure:6621: checking for f90
# configure:6651: result: no
# configure:6621: checking for pgf90
# configure:6651: result: no
# configure:6621: checking for pghpf
# configure:6651: result: no
# configure:6621: checking for epcf90
# configure:6651: result: no
# configure:6621: checking for gfortran
# configure:6637: found /usr/sbin/gfortran
# configure:6648: result: gfortran
# configure:6674: checking for Fortran 77 compiler version
# configure:6683: gfortran --version >&5
# GNU Fortran (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:6694: $? = 0
# configure:6683: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# 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:6694: $? = 0
# configure:6683: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6694: $? = 1
# configure:6683: gfortran -qversion >&5
# gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6694: $? = 1
# configure:6703: checking whether we are using the GNU Fortran 77 compiler
# configure:6716: gfortran -c conftest.F >&5
# configure:6716: $? = 0
# configure:6725: result: yes
# configure:6731: checking whether gfortran accepts -g
# configure:6742: gfortran -c -g conftest.f >&5
# configure:6742: $? = 0
# configure:6750: result: yes
# configure:6784: checking the maximum length of command line arguments
# configure:6893: result: 32768
# configure:6904: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:7009: gcc -c conftest.c >&5
# configure:7012: $? = 0
# configure:7016: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:7019: $? = 0
# configure:7071: gcc -o conftest conftest.c conftstm.o >&5
# configure:7074: $? = 0
# configure:7112: result: ok
# configure:7116: checking for objdir
# configure:7131: result: .libs
# configure:7183: checking for x86_64-unknown-linux-ar
# configure:7213: result: no
# configure:7223: checking for ar
# configure:7239: found /usr/sbin/ar
# configure:7250: result: ar
# configure:7275: checking for x86_64-unknown-linux-ranlib
# configure:7305: result: no
# configure:7315: checking for ranlib
# configure:7331: found /usr/sbin/ranlib
# configure:7342: result: ranlib
# configure:7367: checking for x86_64-unknown-linux-strip
# configure:7394: result: strip
# configure:7720: checking if gcc supports -fno-rtti -fno-exceptions
# configure:7738: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:7742: $? = 0
# configure:7755: result: no
# configure:7770: checking for gcc option to produce PIC
# configure:7980: result: -fPIC
# configure:7988: checking if gcc PIC flag -fPIC works
# configure:8006: gcc -c -fPIC -DPIC conftest.c >&5
# configure:8010: $? = 0
# configure:8023: result: yes
# configure:8051: checking if gcc static flag -static works
# configure:8079: result: yes
# configure:8089: checking if gcc supports -c -o file.o
# configure:8110: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8114: $? = 0
# configure:8136: result: yes
# configure:8162: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:9062: result: yes
# configure:9083: checking whether -lc should be explicitly linked in
# configure:9088: gcc -c conftest.c >&5
# configure:9091: $? = 0
# configure:9106: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:9109: $? = 0
# configure:9121: result: no
# configure:9129: checking dynamic linker characteristics
# configure:9522: gcc -c conftest.c >&5
# configure:9525: $? = 0
# configure:9738: result: GNU/Linux ld.so
# configure:9747: checking how to hardcode library paths into programs
# configure:9772: result: immediate
# configure:9786: checking whether stripping libraries is possible
# configure:9791: result: yes
# configure:10307: checking if libtool supports shared libraries
# configure:10309: result: yes
# configure:10312: checking whether to build shared libraries
# configure:10333: result: yes
# configure:10336: checking whether to build static libraries
# configure:10340: result: yes
# configure:10432: creating libtool
# configure:11019: checking for ld used by g++
# configure:11086: result: /usr/sbin/ld -m elf_x86_64
# configure:11093: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:11108: result: yes
# configure:11159: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:12039: result: yes
# configure:12061: g++ -c conftest.cpp >&5
# configure:12064: $? = 0
# configure:12183: checking for g++ option to produce PIC
# configure:12457: result: -fPIC
# configure:12465: checking if g++ PIC flag -fPIC works
# configure:12483: g++ -c -fPIC -DPIC conftest.cpp >&5
# configure:12487: $? = 0
# configure:12500: result: yes
# configure:12528: checking if g++ static flag -static works
# configure:12556: result: yes
# configure:12566: checking if g++ supports -c -o file.o
# configure:12587: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:12591: $? = 0
# configure:12613: result: yes
# configure:12639: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:12664: result: yes
# configure:12731: checking dynamic linker characteristics
# configure:13124: g++ -c conftest.cpp >&5
# configure:13127: $? = 0
# configure:13340: result: GNU/Linux ld.so
# configure:13349: checking how to hardcode library paths into programs
# configure:13374: result: immediate
# configure:13903: checking if libtool supports shared libraries
# configure:13905: result: yes
# configure:13908: checking whether to build shared libraries
# configure:13928: result: yes
# configure:13931: checking whether to build static libraries
# configure:13935: result: yes
# configure:13945: checking for gfortran option to produce PIC
# configure:14155: result: -fPIC
# configure:14163: checking if gfortran PIC flag -fPIC works
# configure:14181: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:14185: $? = 0
# configure:14198: result: yes
# configure:14226: checking if gfortran static flag -static works
# configure:14254: result: no
# configure:14264: checking if gfortran supports -c -o file.o
# configure:14285: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:14289: $? = 0
# configure:14311: result: yes
# configure:14337: checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:15225: result: yes
# configure:15292: checking dynamic linker characteristics
# configure:15685: gfortran -c -g -O2 conftest.f >&5
# conftest.f:1:2:
#
# #line 15684 "configure"
# 1
# Warning: Illegal preprocessor directive
# configure:15688: $? = 0
# configure:15901: result: GNU/Linux ld.so
# configure:15910: checking how to hardcode library paths into programs
# configure:15935: result: immediate
# configure:19471: checking for perl
# configure:19489: found /usr/sbin/perl
# configure:19502: result: /usr/sbin/perl
# configure:19510: checking for a POSIX-compliant shell
# configure:19546: result: /bin/sh
# configure:19555: checking whether make sets $(MAKE)
# configure:19577: result: yes
# configure:19645: checking for buggy pthread mutex initializers
# configure:19659: gcc -c -W -Wall -Werror -Wunused-value conftest.c >&5
# configure:19659: $? = 0
# configure:19668: result: no
# configure:19679: checking for dlopen() in -ldld
# configure:19694: gcc -o conftest conftest.c -ldld >&5
# /usr/sbin/ld: cannot find -ldld
# collect2: error: ld returned 1 exit status
# configure:19694: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | extern void* dlopen(); dlopen();
# | ;
# | return 0;
# | }
# configure:19703: result: no
# configure:19711: checking for dlopen() in -ldl
# configure:19726: gcc -o conftest conftest.c -ldl >&5
# configure:19726: $? = 0
# configure:19727: result: yes
# configure:19742: checking for random device
# configure:19750: result: yes
# configure:19780: result: checking for ssl support... yes
# configure:19795: checking /include/openssl/opensslv.h usability
# configure:19795: gcc -c conftest.c >&5
# conftest.c:61:39: fatal error: /include/openssl/opensslv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 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:19795: result: no
# configure:19795: checking /include/openssl/opensslv.h presence
# configure:19795: gcc -E conftest.c
# conftest.c:28:39: fatal error: /include/openssl/opensslv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | /* end confdefs.h. */
# | #include
# configure:19795: result: no
# configure:19795: checking for /include/openssl/opensslv.h
# configure:19795: result: no
# configure:19812: checking /usr/include/openssl/opensslv.h usability
# configure:19812: gcc -c conftest.c >&5
# configure:19812: $? = 0
# configure:19812: result: yes
# configure:19812: checking /usr/include/openssl/opensslv.h presence
# configure:19812: gcc -E conftest.c
# configure:19812: $? = 0
# configure:19812: result: yes
# configure:19812: checking for /usr/include/openssl/opensslv.h
# configure:19812: result: yes
# configure:19829: checking for OpenSSL version
# configure:19845: result: >= 0.9.8 (appropriate flag set)
# configure:19930: result: checking for zlib support... yes
# configure:19945: checking /include/zlib.h usability
# configure:19945: gcc -c -I/usr/include/openssl -I/usr/include conftest.c >&5
# conftest.c:63:27: fatal error: /include/zlib.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19945: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 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:19945: result: no
# configure:19945: checking /include/zlib.h presence
# configure:19945: gcc -E -I/usr/include/openssl -I/usr/include conftest.c
# conftest.c:30:27: fatal error: /include/zlib.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19945: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 1
# | /* end confdefs.h. */
# | #include
# configure:19945: result: no
# configure:19945: checking for /include/zlib.h
# configure:19945: result: no
# configure:19962: checking /usr/include/zlib.h usability
# configure:19962: gcc -c -I/usr/include/openssl -I/usr/include conftest.c >&5
# configure:19962: $? = 0
# configure:19962: result: yes
# configure:19962: checking /usr/include/zlib.h presence
# configure:19962: gcc -E -I/usr/include/openssl -I/usr/include conftest.c
# configure:19962: $? = 0
# configure:19962: result: yes
# configure:19962: checking for /usr/include/zlib.h
# configure:19962: result: yes
# configure:19979: checking for ZLIB version
# configure:20011: checking for inline
# configure:20027: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20027: $? = 0
# configure:20035: result: inline
# configure:20053: checking for int8_t
# configure:20053: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20053: $? = 0
# configure:20053: gcc -c -I/include/zlib -I/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:21: error: expected expression before ')' token
# if (sizeof ((int8_t)))
# ^
# configure:20053: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 1
# | #define HAVE__USR_INCLUDE_ZLIB_H 1
# | #define HAVE_ZLIB 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20053: result: yes
# configure:20064: checking for int16_t
# configure:20064: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20064: $? = 0
# configure:20064: gcc -c -I/include/zlib -I/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:22: error: expected expression before ')' token
# if (sizeof ((int16_t)))
# ^
# configure:20064: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 1
# | #define HAVE__USR_INCLUDE_ZLIB_H 1
# | #define HAVE_ZLIB 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20064: result: yes
# configure:20075: checking for int32_t
# configure:20075: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20075: $? = 0
# configure:20075: gcc -c -I/include/zlib -I/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:22: error: expected expression before ')' token
# if (sizeof ((int32_t)))
# ^
# configure:20075: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 1
# | #define HAVE__USR_INCLUDE_ZLIB_H 1
# | #define HAVE_ZLIB 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20075: result: yes
# configure:20086: checking for int64_t
# configure:20086: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20086: $? = 0
# configure:20086: gcc -c -I/include/zlib -I/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:22: error: expected expression before ')' token
# if (sizeof ((int64_t)))
# ^
# configure:20086: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 1
# | #define HAVE__USR_INCLUDE_ZLIB_H 1
# | #define HAVE_ZLIB 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20086: result: yes
# configure:20097: checking for uint8_t
# configure:20097: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20097: $? = 0
# configure:20097: gcc -c -I/include/zlib -I/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:22: error: expected expression before ')' token
# if (sizeof ((uint8_t)))
# ^
# configure:20097: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 1
# | #define HAVE__USR_INCLUDE_ZLIB_H 1
# | #define HAVE_ZLIB 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20097: result: yes
# configure:20108: checking for uint16_t
# configure:20108: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20108: $? = 0
# configure:20108: gcc -c -I/include/zlib -I/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:23: error: expected expression before ')' token
# if (sizeof ((uint16_t)))
# ^
# configure:20108: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 1
# | #define HAVE__USR_INCLUDE_ZLIB_H 1
# | #define HAVE_ZLIB 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20108: result: yes
# configure:20119: checking for uint32_t
# configure:20119: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20119: $? = 0
# configure:20119: gcc -c -I/include/zlib -I/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:23: error: expected expression before ')' token
# if (sizeof ((uint32_t)))
# ^
# configure:20119: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 1
# | #define HAVE__USR_INCLUDE_ZLIB_H 1
# | #define HAVE_ZLIB 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20119: result: yes
# configure:20130: checking for uint64_t
# configure:20130: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20130: $? = 0
# configure:20130: gcc -c -I/include/zlib -I/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:23: error: expected expression before ')' token
# if (sizeof ((uint64_t)))
# ^
# configure:20130: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 1
# | #define HAVE__USR_INCLUDE_ZLIB_H 1
# | #define HAVE_ZLIB 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20130: result: yes
# configure:20141: checking for u_int32_t
# configure:20141: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20141: $? = 0
# configure:20141: gcc -c -I/include/zlib -I/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:24: error: expected expression before ')' token
# if (sizeof ((u_int32_t)))
# ^
# configure:20141: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 1
# | #define HAVE__USR_INCLUDE_ZLIB_H 1
# | #define HAVE_ZLIB 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((u_int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20141: result: yes
# configure:20152: checking for ssize_t
# configure:20152: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20152: $? = 0
# configure:20152: gcc -c -I/include/zlib -I/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:20152: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 1
# | #define HAVE__USR_INCLUDE_ZLIB_H 1
# | #define HAVE_ZLIB 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20152: result: yes
# configure:20164: checking for ANSI C header files
# configure:20268: result: yes
# configure:20276: checking for sys/wait.h that is POSIX.1 compatible
# configure:20302: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20302: $? = 0
# configure:20309: result: yes
# configure:20319: checking fcntl.h usability
# configure:20319: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20319: $? = 0
# configure:20319: result: yes
# configure:20319: checking fcntl.h presence
# configure:20319: gcc -E -I/include/zlib -I/include conftest.c
# configure:20319: $? = 0
# configure:20319: result: yes
# configure:20319: checking for fcntl.h
# configure:20319: result: yes
# configure:20331: checking limits.h usability
# configure:20331: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20331: $? = 0
# configure:20331: result: yes
# configure:20331: checking limits.h presence
# configure:20331: gcc -E -I/include/zlib -I/include conftest.c
# configure:20331: $? = 0
# configure:20331: result: yes
# configure:20331: checking for limits.h
# configure:20331: result: yes
# configure:20343: checking for unistd.h
# configure:20343: result: yes
# configure:20355: checking signal.h usability
# configure:20355: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20355: $? = 0
# configure:20355: result: yes
# configure:20355: checking signal.h presence
# configure:20355: gcc -E -I/include/zlib -I/include conftest.c
# configure:20355: $? = 0
# configure:20355: result: yes
# configure:20355: checking for signal.h
# configure:20355: result: yes
# configure:20367: checking sys/socket.h usability
# configure:20367: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20367: $? = 0
# configure:20367: result: yes
# configure:20367: checking sys/socket.h presence
# configure:20367: gcc -E -I/include/zlib -I/include conftest.c
# configure:20367: $? = 0
# configure:20367: result: yes
# configure:20367: checking for sys/socket.h
# configure:20367: result: yes
# configure:20379: checking sys/select.h usability
# configure:20379: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20379: $? = 0
# configure:20379: result: yes
# configure:20379: checking sys/select.h presence
# configure:20379: gcc -E -I/include/zlib -I/include conftest.c
# configure:20379: $? = 0
# configure:20379: result: yes
# configure:20379: checking for sys/select.h
# configure:20379: result: yes
# configure:20391: checking for sys/types.h
# configure:20391: result: yes
# configure:20404: checking sys/time.h usability
# configure:20404: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20404: $? = 0
# configure:20404: result: yes
# configure:20404: checking sys/time.h presence
# configure:20404: gcc -E -I/include/zlib -I/include conftest.c
# configure:20404: $? = 0
# configure:20404: result: yes
# configure:20404: checking for sys/time.h
# configure:20404: result: yes
# configure:20404: checking sys/times.h usability
# configure:20404: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20404: $? = 0
# configure:20404: result: yes
# configure:20404: checking sys/times.h presence
# configure:20404: gcc -E -I/include/zlib -I/include conftest.c
# configure:20404: $? = 0
# configure:20404: result: yes
# configure:20404: checking for sys/times.h
# configure:20404: result: yes
# configure:20416: checking sys/resource.h usability
# configure:20416: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20416: $? = 0
# configure:20416: result: yes
# configure:20416: checking sys/resource.h presence
# configure:20416: gcc -E -I/include/zlib -I/include conftest.c
# configure:20416: $? = 0
# configure:20416: result: yes
# configure:20416: checking for sys/resource.h
# configure:20416: result: yes
# configure:20428: checking errno.h usability
# configure:20428: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20428: $? = 0
# configure:20428: result: yes
# configure:20428: checking errno.h presence
# configure:20428: gcc -E -I/include/zlib -I/include conftest.c
# configure:20428: $? = 0
# configure:20428: result: yes
# configure:20428: checking for errno.h
# configure:20428: result: yes
# configure:20440: checking arpa/inet.h usability
# configure:20440: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20440: $? = 0
# configure:20440: result: yes
# configure:20440: checking arpa/inet.h presence
# configure:20440: gcc -E -I/include/zlib -I/include conftest.c
# configure:20440: $? = 0
# configure:20440: result: yes
# configure:20440: checking for arpa/inet.h
# configure:20440: result: yes
# configure:20452: checking netinet/in.h usability
# configure:20452: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20452: $? = 0
# configure:20452: result: yes
# configure:20452: checking netinet/in.h presence
# configure:20452: gcc -E -I/include/zlib -I/include conftest.c
# configure:20452: $? = 0
# configure:20452: result: yes
# configure:20452: checking for netinet/in.h
# configure:20452: result: yes
# configure:20464: checking netdb.h usability
# configure:20464: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20464: $? = 0
# configure:20464: result: yes
# configure:20464: checking netdb.h presence
# configure:20464: gcc -E -I/include/zlib -I/include conftest.c
# configure:20464: $? = 0
# configure:20464: result: yes
# configure:20464: checking for netdb.h
# configure:20464: result: yes
# configure:20476: checking pthread.h usability
# configure:20476: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20476: $? = 0
# configure:20476: result: yes
# configure:20476: checking pthread.h presence
# configure:20476: gcc -E -I/include/zlib -I/include conftest.c
# configure:20476: $? = 0
# configure:20476: result: yes
# configure:20476: checking for pthread.h
# configure:20476: result: yes
# configure:20488: checking for string.h
# configure:20488: result: yes
# configure:20500: checking for strings.h
# configure:20500: result: yes
# configure:20512: checking sched.h usability
# configure:20512: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20512: $? = 0
# configure:20512: result: yes
# configure:20512: checking sched.h presence
# configure:20512: gcc -E -I/include/zlib -I/include conftest.c
# configure:20512: $? = 0
# configure:20512: result: yes
# configure:20512: checking for sched.h
# configure:20512: result: yes
# configure:20524: checking openssl/e_os.h usability
# configure:20524: gcc -c -I/include/zlib -I/include conftest.c >&5
# conftest.c:85:26: fatal error: openssl/e_os.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20524: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 1
# | #define HAVE__USR_INCLUDE_ZLIB_H 1
# | #define HAVE_ZLIB 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SCHED_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:20524: result: no
# configure:20524: checking openssl/e_os.h presence
# configure:20524: gcc -E -I/include/zlib -I/include conftest.c
# conftest.c:52:26: fatal error: openssl/e_os.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20524: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 1
# | #define HAVE__USR_INCLUDE_ZLIB_H 1
# | #define HAVE_ZLIB 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SCHED_H 1
# | /* end confdefs.h. */
# | #include
# configure:20524: result: no
# configure:20524: checking for openssl/e_os.h
# configure:20524: result: no
# configure:20536: checking openssl/e_os2.h usability
# configure:20536: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20536: $? = 0
# configure:20536: result: yes
# configure:20536: checking openssl/e_os2.h presence
# configure:20536: gcc -E -I/include/zlib -I/include conftest.c
# configure:20536: $? = 0
# configure:20536: result: yes
# configure:20536: checking for openssl/e_os2.h
# configure:20536: result: yes
# configure:20547: checking for an ANSI C-conforming const
# configure:20612: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20612: $? = 0
# configure:20619: result: yes
# configure:20627: checking for size_t
# configure:20627: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20627: $? = 0
# configure:20627: gcc -c -I/include/zlib -I/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:20627: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 1
# | #define HAVE__USR_INCLUDE_ZLIB_H 1
# | #define HAVE_ZLIB 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_OPENSSL_E_OS2_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
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20627: result: yes
# configure:20638: checking whether time.h and sys/time.h may both be included
# configure:20658: gcc -c -I/include/zlib -I/include conftest.c >&5
# configure:20658: $? = 0
# configure:20665: result: yes
# configure:20674: checking return type of signal handlers
# configure:20692: gcc -c -I/include/zlib -I/include conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:20692: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 1
# | #define HAVE__USR_INCLUDE_ZLIB_H 1
# | #define HAVE_ZLIB 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_OPENSSL_E_OS2_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:20699: result: void
# configure:20710: checking for working alloca.h
# configure:20727: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# configure:20727: $? = 0
# configure:20735: result: yes
# configure:20743: checking for alloca
# configure:20780: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# configure:20780: $? = 0
# configure:20788: result: yes
# configure:20900: checking for strchr
# configure:20900: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# conftest.c:80:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:20900: $? = 0
# configure:20900: result: yes
# configure:20900: checking for memcpy
# configure:20900: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# conftest.c:81:6: warning: conflicting types for built-in function 'memcpy'
# char memcpy ();
# ^~~~~~
# configure:20900: $? = 0
# configure:20900: result: yes
# configure:20900: checking for strncpy
# configure:20900: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# conftest.c:82:6: warning: conflicting types for built-in function 'strncpy'
# char strncpy ();
# ^~~~~~~
# configure:20900: $? = 0
# configure:20900: result: yes
# configure:20900: checking for strstr
# configure:20900: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# conftest.c:83:6: warning: conflicting types for built-in function 'strstr'
# char strstr ();
# ^~~~~~
# configure:20900: $? = 0
# configure:20900: result: yes
# configure:20900: checking for strlen
# configure:20900: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# conftest.c:84:6: warning: conflicting types for built-in function 'strlen'
# char strlen ();
# ^~~~~~
# configure:20900: $? = 0
# configure:20900: result: yes
# configure:20912: checking for strncasecmp
# configure:20912: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# conftest.c:85:6: warning: conflicting types for built-in function 'strncasecmp'
# char strncasecmp ();
# ^~~~~~~~~~~
# configure:20912: $? = 0
# configure:20912: result: yes
# configure:20912: checking for strncmp
# configure:20912: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# conftest.c:86:6: warning: conflicting types for built-in function 'strncmp'
# char strncmp ();
# ^~~~~~~
# configure:20912: $? = 0
# configure:20912: result: yes
# configure:20923: checking for socket
# configure:20923: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# configure:20923: $? = 0
# configure:20923: result: yes
# configure:20980: checking for gethostbyname
# configure:20980: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# configure:20980: $? = 0
# configure:20980: result: yes
# configure:21037: checking for snprintf
# configure:21037: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# conftest.c:89:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# configure:21037: $? = 0
# configure:21037: result: yes
# configure:21048: checking for strdup
# configure:21048: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# conftest.c:90:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:21048: $? = 0
# configure:21048: result: yes
# configure:21059: checking for rand_r
# configure:21059: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# configure:21059: $? = 0
# configure:21059: result: yes
# configure:21070: checking for localtime_r
# configure:21070: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# configure:21070: $? = 0
# configure:21070: result: yes
# configure:21081: checking for gmtime_r
# configure:21081: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# configure:21081: $? = 0
# configure:21081: result: yes
# configure:21092: checking for getipnodebyname
# configure:21092: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# /tmp/cciVcRDV.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `getipnodebyname'
# collect2: error: ld returned 1 exit status
# configure:21092: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 1
# | #define HAVE__USR_INCLUDE_ZLIB_H 1
# | #define HAVE_ZLIB 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_OPENSSL_E_OS2_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STRCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_SOCKET 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAND_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | /* end confdefs.h. */
# | /* Define getipnodebyname to an innocuous variant, in case declares getipnodebyname.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getipnodebyname innocuous_getipnodebyname
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getipnodebyname (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getipnodebyname
# |
# | /* 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 getipnodebyname ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_getipnodebyname || defined __stub___getipnodebyname
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getipnodebyname ();
# | ;
# | return 0;
# | }
# configure:21092: result: no
# configure:21103: checking for freehostent
# configure:21103: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# /tmp/ccLYeAyi.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `freehostent'
# collect2: error: ld returned 1 exit status
# configure:21103: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 1
# | #define HAVE__USR_INCLUDE_ZLIB_H 1
# | #define HAVE_ZLIB 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_OPENSSL_E_OS2_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STRCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_SOCKET 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAND_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | /* end confdefs.h. */
# | /* Define freehostent to an innocuous variant, in case declares freehostent.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define freehostent innocuous_freehostent
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char freehostent (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef freehostent
# |
# | /* 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 freehostent ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_freehostent || defined __stub___freehostent
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return freehostent ();
# | ;
# | return 0;
# | }
# configure:21103: result: no
# configure:21114: checking for getopt_long
# configure:21114: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# configure:21114: $? = 0
# configure:21114: result: yes
# configure:21125: checking for poll
# configure:21125: gcc -o conftest -I/include/zlib -I/include conftest.c >&5
# configure:21125: $? = 0
# configure:21125: result: yes
# configure:21135: checking for socket in -lsocket
# configure:21160: gcc -o conftest -I/include/zlib -I/include conftest.c -lsocket >&5
# /usr/sbin/ld: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure:21160: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "siege"
# | #define PACKAGE_TARNAME "siege"
# | #define PACKAGE_VERSION "4.0.2"
# | #define PACKAGE_STRING "siege 4.0.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "siege"
# | #define VERSION "4.0.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_DEV_RANDOM 1
# | #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# | #define HAVE_SSL 1
# | #define HAVE__USR_INCLUDE_ZLIB_H 1
# | #define HAVE_ZLIB 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_OPENSSL_E_OS2_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STRCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_SOCKET 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_RAND_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_POLL 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:21169: result: no
# configure:21185: checking for pthread_attr_init in -lpthread
# configure:21210: gcc -o conftest -I/include/zlib -I/include conftest.c -lpthread >&5
# configure:21210: $? = 0
# configure:21219: result: yes
# configure:21483: checking that generated files are newer than configure
# configure:21489: result: done
# configure:21520: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by siege config.status 4.0.2, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 99e7c573329b
#
# config.status:973: creating Makefile
# config.status:973: creating src/Makefile
# config.status:973: creating doc/Makefile
# config.status:973: creating html/Makefile
# config.status:973: creating include/Makefile
# config.status:973: creating include/joedog/Makefile
# config.status:973: creating utils/Makefile
# config.status:973: creating include/config.h
# config.status:1202: executing depfiles commands
# config.status:1202: executing default-1 commands
# config.status:1202: executing default-2 commands
# config.status:1202: executing default-3 commands
# config.status:1202: executing default-4 commands
# config.status:1202: executing default-5 commands
# config.status:1202: executing default-6 commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# 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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_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_f77_compiler_gnu=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_freehostent=no
# ac_cv_func_gethostbyname=yes
# ac_cv_func_getipnodebyname=no
# ac_cv_func_getopt_long=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_poll=yes
# ac_cv_func_rand_r=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_socket=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strlen=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strncmp=yes
# ac_cv_func_strncpy=yes
# ac_cv_func_strstr=yes
# ac_cv_have_dev_random=yes
# ac_cv_header__include_openssl_opensslv_h=no
# ac_cv_header__include_zlib_h=no
# ac_cv_header__usr_include_openssl_opensslv_h=yes
# ac_cv_header__usr_include_zlib_h=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_openssl_e_os2_h=yes
# ac_cv_header_openssl_e_os_h=no
# ac_cv_header_pthread_h=yes
# ac_cv_header_sched_h=yes
# ac_cv_header_signal_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_resource_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_times_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_pthread_pthread_attr_init=yes
# ac_cv_lib_socket_socket=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_PERL=/usr/sbin/perl
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_path_shell=/bin/sh
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_F77=gfortran
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_f77_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_type_int16_t=yes
# ac_cv_type_int32_t=yes
# ac_cv_type_int64_t=yes
# ac_cv_type_int8_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_u_int32_t=yes
# ac_cv_type_uint16_t=yes
# ac_cv_type_uint32_t=yes
# ac_cv_type_uint64_t=yes
# ac_cv_type_uint8_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=none
# am_cv_CXX_dependencies_compiler_type=none
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_SED=/usr/sbin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_pic_works_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_compiler_static_works_F77=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_max_cmd_len=32768
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/siege/src/siege-4.0.2/utils/missing --run aclocal-1.12'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AR='ar'
# AUTHOR='Jeffrey Fulmer, et al.'
# AUTOCONF='${SHELL} /tmp/siege/src/siege-4.0.2/utils/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/siege/src/siege-4.0.2/utils/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/siege/src/siege-4.0.2/utils/missing --run automake-1.12'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=none'
# CC_R=''
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS='-I/include/zlib -I/include'
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=none'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DATE='August-24-2016'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EMAIL='jeff@joedog.org'
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LDL='-ldl'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/siege/src/siege-4.0.2/utils/missing --run makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='siege'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='siege'
# PACKAGE_STRING='siege 4.0.2'
# PACKAGE_TARNAME='siege'
# PACKAGE_URL=''
# PACKAGE_VERSION='4.0.2'
# PATH_SEPARATOR=':'
# PERL='/usr/sbin/perl'
# PLATFORM='unknown-x86_64-linux-gnu'
# PROGRAM='siege'
# PTHREAD_CFLAGS='-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS'
# PTHREAD_LDFLAGS='-lpthread'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SSL_CFLAGS='-DOPENSSL_NO_KRB5'
# SSL_INCLUDE='-I/usr/include/openssl -I/usr/include'
# SSL_LDFLAGS='-L/usr/lib'
# SSL_LIBS='-ldl -lssl -lcrypto'
# STRIP='strip'
# VERSION='4.0.2'
# WARN_CFLAGS='-W -Wall -Wunused-value'
# Z_CFLAGS=''
# Z_INCLUDE='-I/include/zlib -I/include'
# Z_LDFLAGS='-L/usr/lib'
# Z_LIBS='-lz'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_F77='gfortran'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE=''
# am__fastdepCC_TRUE='#'
# am__fastdepCXX_FALSE=''
# am__fastdepCXX_TRUE='#'
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${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'
# install_sh='${SHELL} /tmp/siege/src/siege-4.0.2/utils/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "siege"
# #define PACKAGE_TARNAME "siege"
# #define PACKAGE_VERSION "4.0.2"
# #define PACKAGE_STRING "siege 4.0.2"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "siege"
# #define VERSION "4.0.2"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define HAVE_DEV_RANDOM 1
# #define HAVE__USR_INCLUDE_OPENSSL_OPENSSLV_H 1
# #define HAVE_SSL 1
# #define HAVE__USR_INCLUDE_ZLIB_H 1
# #define HAVE_ZLIB 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TIMES_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_PTHREAD_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SCHED_H 1
# #define HAVE_OPENSSL_E_OS2_H 1
# #define TIME_WITH_SYS_TIME 1
# #define RETSIGTYPE void
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_STRCHR 1
# #define HAVE_MEMCPY 1
# #define HAVE_STRNCPY 1
# #define HAVE_STRSTR 1
# #define HAVE_STRLEN 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRNCMP 1
# #define HAVE_SOCKET 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRDUP 1
# #define HAVE_RAND_R 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_GMTIME_R 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_POLL 1
#
# configure: exit 0