The build took 00h 00m 48s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
8,781 |
sh |
6,761 |
ansic |
2,465 |
makefile |
18,007 |
total |
The process tree of the build process is here.
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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: httperf 0.9.0-7 (Wed Aug 24 13:17:44 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 build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-cc... no
checking for x86_64-unknown-linux-gcc... no
checking for cc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ld used by cc... /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 how to run the C preprocessor... cc -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 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++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for x86_64-unknown-linux-g77... no
checking for x86_64-unknown-linux-f77... no
checking for x86_64-unknown-linux-xlf... 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-f90... no
checking for x86_64-unknown-linux-xlf90... 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-f95... no
checking for x86_64-unknown-linux-fort... no
checking for x86_64-unknown-linux-xlf95... 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-pgf95... no
checking for x86_64-unknown-linux-lf95... no
checking for x86_64-unknown-linux-ftn... no
checking for g77... no
checking for f77... no
checking for xlf... 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 f90... no
checking for xlf90... 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 cc 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 cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc 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 whether cc needs -traditional... no
checking for sqrt in -lm... yes
checking for main in -lcrypto... yes
checking for SSL_version in -lssl... yes
checking for getsockopt in -lsocket... no
checking for socket in -lnsl... yes
checking for inet_aton in -lresolv... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for ssize_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for u_char... yes
checking for u_short... yes
checking for u_int... yes
checking for u_long... yes
checking for unsigned long long int... yes
checking for u_wide... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking for working strtod... yes
checking for vprintf... yes
checking for _doprnt... no
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for memset... yes
checking for munmap... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for inet_aton... yes
checking for getopt_long... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating src/stat/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/gen/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/tmp/httperf/src/httperf-0.9.0'
Making all in src
make[2]: Entering directory '/tmp/httperf/src/httperf-0.9.0/src'
Making all in gen
make[3]: Entering directory '/tmp/httperf/src/httperf-0.9.0/src/gen'
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DHAVE_SSL -MT call_seq.o -MD -MP -MF ".deps/call_seq.Tpo" -c -o call_seq.o call_seq.c; \
then mv -f ".deps/call_seq.Tpo" ".deps/call_seq.Po"; else rm -f ".deps/call_seq.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DHAVE_SSL -MT conn_rate.o -MD -MP -MF ".deps/conn_rate.Tpo" -c -o conn_rate.o conn_rate.c; \
then mv -f ".deps/conn_rate.Tpo" ".deps/conn_rate.Po"; else rm -f ".deps/conn_rate.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DHAVE_SSL -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \
then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DHAVE_SSL -MT rate.o -MD -MP -MF ".deps/rate.Tpo" -c -o rate.o rate.c; \
then mv -f ".deps/rate.Tpo" ".deps/rate.Po"; else rm -f ".deps/rate.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DHAVE_SSL -MT session.o -MD -MP -MF ".deps/session.Tpo" -c -o session.o session.c; \
then mv -f ".deps/session.Tpo" ".deps/session.Po"; else rm -f ".deps/session.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DHAVE_SSL -MT uri_fixed.o -MD -MP -MF ".deps/uri_fixed.Tpo" -c -o uri_fixed.o uri_fixed.c; \
then mv -f ".deps/uri_fixed.Tpo" ".deps/uri_fixed.Po"; else rm -f ".deps/uri_fixed.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DHAVE_SSL -MT uri_wlog.o -MD -MP -MF ".deps/uri_wlog.Tpo" -c -o uri_wlog.o uri_wlog.c; \
then mv -f ".deps/uri_wlog.Tpo" ".deps/uri_wlog.Po"; else rm -f ".deps/uri_wlog.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DHAVE_SSL -MT uri_wset.o -MD -MP -MF ".deps/uri_wset.Tpo" -c -o uri_wset.o uri_wset.c; \
then mv -f ".deps/uri_wset.Tpo" ".deps/uri_wset.Po"; else rm -f ".deps/uri_wset.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DHAVE_SSL -MT wsess.o -MD -MP -MF ".deps/wsess.Tpo" -c -o wsess.o wsess.c; \
then mv -f ".deps/wsess.Tpo" ".deps/wsess.Po"; else rm -f ".deps/wsess.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DHAVE_SSL -MT wsesslog.o -MD -MP -MF ".deps/wsesslog.Tpo" -c -o wsesslog.o wsesslog.c; \
then mv -f ".deps/wsesslog.Tpo" ".deps/wsesslog.Po"; else rm -f ".deps/wsesslog.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DHAVE_SSL -MT wsesspage.o -MD -MP -MF ".deps/wsesspage.Tpo" -c -o wsesspage.o wsesspage.c; \
then mv -f ".deps/wsesspage.Tpo" ".deps/wsesspage.Po"; else rm -f ".deps/wsesspage.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -DHAVE_SSL -MT sess_cookie.o -MD -MP -MF ".deps/sess_cookie.Tpo" -c -o sess_cookie.o sess_cookie.c; \
then mv -f ".deps/sess_cookie.Tpo" ".deps/sess_cookie.Po"; else rm -f ".deps/sess_cookie.Tpo"; exit 1; fi
rm -f libgen.a
ar cru libgen.a call_seq.o conn_rate.o misc.o rate.o session.o uri_fixed.o uri_wlog.o uri_wset.o wsess.o wsesslog.o wsesspage.o sess_cookie.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libgen.a
make[3]: Leaving directory '/tmp/httperf/src/httperf-0.9.0/src/gen'
Making all in lib
make[3]: Entering directory '/tmp/httperf/src/httperf-0.9.0/src/lib'
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -DHAVE_SSL -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \
then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -DHAVE_SSL -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; \
then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -DHAVE_SSL -MT ssl_writev.o -MD -MP -MF ".deps/ssl_writev.Tpo" -c -o ssl_writev.o ssl_writev.c; \
then mv -f ".deps/ssl_writev.Tpo" ".deps/ssl_writev.Po"; else rm -f ".deps/ssl_writev.Tpo"; exit 1; fi
rm -f libutil.a
ar cru libutil.a getopt.o getopt1.o ssl_writev.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libutil.a
make[3]: Leaving directory '/tmp/httperf/src/httperf-0.9.0/src/lib'
Making all in stat
make[3]: Entering directory '/tmp/httperf/src/httperf-0.9.0/src/stat'
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I./../gen -DHAVE_SSL -MT basic.o -MD -MP -MF ".deps/basic.Tpo" -c -o basic.o basic.c; \
then mv -f ".deps/basic.Tpo" ".deps/basic.Po"; else rm -f ".deps/basic.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I./../gen -DHAVE_SSL -MT sess_stat.o -MD -MP -MF ".deps/sess_stat.Tpo" -c -o sess_stat.o sess_stat.c; \
then mv -f ".deps/sess_stat.Tpo" ".deps/sess_stat.Po"; else rm -f ".deps/sess_stat.Tpo"; exit 1; fi
basic.c:97:5: warning: variably modified 'conn_lifetime_hist' at file scope
u_int conn_lifetime_hist[NUM_BINS]; /* histogram of connection lifetimes */
^~~~~
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I./../gen -DHAVE_SSL -MT print_reply.o -MD -MP -MF ".deps/print_reply.Tpo" -c -o print_reply.o print_reply.c; \
then mv -f ".deps/print_reply.Tpo" ".deps/print_reply.Po"; else rm -f ".deps/print_reply.Tpo"; exit 1; fi
rm -f libstat.a
ar cru libstat.a basic.o sess_stat.o print_reply.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libstat.a
make[3]: Leaving directory '/tmp/httperf/src/httperf-0.9.0/src/stat'
make[3]: Entering directory '/tmp/httperf/src/httperf-0.9.0/src'
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./gen -I./lib -I./stat -DHAVE_SSL -MT httperf.o -MD -MP -MF ".deps/httperf.Tpo" -c -o httperf.o httperf.c; \
then mv -f ".deps/httperf.Tpo" ".deps/httperf.Po"; else rm -f ".deps/httperf.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./gen -I./lib -I./stat -DHAVE_SSL -MT object.o -MD -MP -MF ".deps/object.Tpo" -c -o object.o object.c; \
then mv -f ".deps/object.Tpo" ".deps/object.Po"; else rm -f ".deps/object.Tpo"; exit 1; fi
httperf.c: In function 'main':
httperf.c:811:30: warning: implicit declaration of function 'SSLv3_client_method' [-Wimplicit-function-declaration]
ssl_ctx = SSL_CTX_new (SSLv3_client_method ());
^~~~~~~~~~~~~~~~~~~
httperf.c:811:30: warning: passing argument 1 of 'SSL_CTX_new' makes pointer from integer without a cast [-Wint-conversion]
In file included from ./httperf.h:190:0,
from ./call.h:40,
from ./core.h:39,
from httperf.c:75:
/usr/include/openssl/ssl.h:2131:10: note: expected 'const SSL_METHOD * {aka const struct ssl_method_st *}' but argument is of type 'int'
SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth);
^~~~~~~~~~~
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./gen -I./lib -I./stat -DHAVE_SSL -MT call.o -MD -MP -MF ".deps/call.Tpo" -c -o call.o call.c; \
then mv -f ".deps/call.Tpo" ".deps/call.Po"; else rm -f ".deps/call.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./gen -I./lib -I./stat -DHAVE_SSL -MT conn.o -MD -MP -MF ".deps/conn.Tpo" -c -o conn.o conn.c; \
then mv -f ".deps/conn.Tpo" ".deps/conn.Po"; else rm -f ".deps/conn.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./gen -I./lib -I./stat -DHAVE_SSL -MT sess.o -MD -MP -MF ".deps/sess.Tpo" -c -o sess.o sess.c; \
then mv -f ".deps/sess.Tpo" ".deps/sess.Po"; else rm -f ".deps/sess.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./gen -I./lib -I./stat -DHAVE_SSL -MT core.o -MD -MP -MF ".deps/core.Tpo" -c -o core.o core.c; \
then mv -f ".deps/core.Tpo" ".deps/core.Po"; else rm -f ".deps/core.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./gen -I./lib -I./stat -DHAVE_SSL -MT event.o -MD -MP -MF ".deps/event.Tpo" -c -o event.o event.c; \
then mv -f ".deps/event.Tpo" ".deps/event.Po"; else rm -f ".deps/event.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./gen -I./lib -I./stat -DHAVE_SSL -MT http.o -MD -MP -MF ".deps/http.Tpo" -c -o http.o http.c; \
then mv -f ".deps/http.Tpo" ".deps/http.Po"; else rm -f ".deps/http.Tpo"; exit 1; fi
core.c: In function 'core_ssl_connect':
core.c:803:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
ssl_cipher = SSL_get_current_cipher (s->ssl);
^
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./gen -I./lib -I./stat -DHAVE_SSL -MT timer.o -MD -MP -MF ".deps/timer.Tpo" -c -o timer.o timer.c; \
then mv -f ".deps/timer.Tpo" ".deps/timer.Po"; else rm -f ".deps/timer.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I./gen -I./lib -I./stat -DHAVE_SSL -MT idleconn.o -MD -MP -MF ".deps/idleconn.Tpo" -c -o idleconn.o idleconn.c; \
then mv -f ".deps/idleconn.Tpo" ".deps/idleconn.Po"; else rm -f ".deps/idleconn.Tpo"; exit 1; fi
idleconn.c: In function 'main':
idleconn.c:164:21: warning: passing argument 2 of 'connect' from incompatible pointer type [-Wincompatible-pointer-types]
if (connect (sd, &sin, sizeof (sin)) < 0)
^
In file included from /usr/include/netinet/in.h:23:0,
from /usr/include/netdb.h:27,
from idleconn.c:36:
/usr/include/sys/socket.h:137:12: note: expected 'const struct sockaddr *' but argument is of type 'struct sockaddr_in *'
extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len);
^~~~~~~
/bin/sh ../libtool --tag=CC --mode=link cc -I. -I./gen -I./lib -I./stat -DHAVE_SSL -o idleconn idleconn.o -lresolv -lnsl -lssl -lcrypto -lm
/bin/sh ../libtool --tag=CC --mode=link cc -I. -I./gen -I./lib -I./stat -DHAVE_SSL -o httperf httperf.o object.o call.o conn.o sess.o core.o event.o http.o timer.o gen/libgen.a lib/libutil.a stat/libstat.a -lresolv -lnsl -lssl -lcrypto -lm
mkdir .libs
cc -I. -I./gen -I./lib -I./stat -DHAVE_SSL -o idleconn idleconn.o -lresolv -lnsl -lssl -lcrypto -lm
cc -I. -I./gen -I./lib -I./stat -DHAVE_SSL -o httperf httperf.o object.o call.o conn.o sess.o core.o event.o http.o timer.o gen/libgen.a lib/libutil.a stat/libstat.a -lresolv -lnsl -lssl -lcrypto -lm
httperf.o: In function `main':
httperf.c:(.text+0x1c6c): undefined reference to `SSLv3_client_method'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:264: httperf] Error 1
make[3]: Leaving directory '/tmp/httperf/src/httperf-0.9.0/src'
make[2]: *** [Makefile:324: all-recursive] Error 1
make[2]: Leaving directory '/tmp/httperf/src/httperf-0.9.0/src'
make[1]: *** [Makefile:256: all-recursive] Error 1
make[1]: Leaving directory '/tmp/httperf/src/httperf-0.9.0'
make: *** [Makefile:185: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/httperf/src/httperf-0.9.0/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by httperf configure 0.9.0, which was
generated by GNU Autoconf 2.60. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 4d1a978fd7c4
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:1963: checking build system type
configure:1981: result: x86_64-unknown-linux-gnu
configure:2003: checking host system type
configure:2018: result: x86_64-unknown-linux-gnu
configure:2040: checking target system type
configure:2055: result: x86_64-unknown-linux-gnu
configure:2098: checking for a BSD-compatible install
configure:2154: result: /usr/bin/install -c
configure:2165: checking whether build environment is sane
configure:2208: result: yes
configure:2273: checking for gawk
configure:2289: found /usr/sbin/gawk
configure:2300: result: gawk
configure:2311: checking whether make sets $(MAKE)
configure:2332: result: yes
configure:2408: checking for x86_64-unknown-linux-strip
configure:2438: result: no
configure:2448: checking for strip
configure:2464: found /usr/sbin/strip
configure:2475: result: strip
configure:2545: checking for x86_64-unknown-linux-cc
configure:2575: result: no
configure:2545: checking for x86_64-unknown-linux-gcc
configure:2575: result: no
configure:2589: checking for cc
configure:2605: found /usr/sbin/cc
configure:2616: result: cc
configure:2652: checking for C compiler version
configure:2659: cc --version >&5
cc (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:2662: $? = 0
configure:2669: cc -v >&5
Using built-in specs.
COLLECT_GCC=cc
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:2672: $? = 0
configure:2679: cc -V >&5
cc: error: unrecognized command line option '-V'
cc: fatal error: no input files
compilation terminated.
configure:2682: $? = 1
configure:2705: checking for C compiler default output file name
configure:2732: cc conftest.c >&5
configure:2735: $? = 0
configure:2781: result: a.out
configure:2786: checking whether the C compiler works
configure:2796: ./a.out
configure:2799: $? = 0
configure:2816: result: yes
configure:2823: checking whether we are cross compiling
configure:2825: result: no
configure:2828: checking for suffix of executables
configure:2835: cc -o conftest conftest.c >&5
configure:2838: $? = 0
configure:2862: result:
configure:2868: checking for suffix of object files
configure:2894: cc -c conftest.c >&5
configure:2897: $? = 0
configure:2920: result: o
configure:2924: checking whether we are using the GNU C compiler
configure:2953: cc -c conftest.c >&5
configure:2959: $? = 0
configure:2966: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2969: $? = 0
configure:2976: test -s conftest.o
configure:2979: $? = 0
configure:2993: result: yes
configure:2998: checking whether cc accepts -g
configure:3028: cc -c -g conftest.c >&5
configure:3034: $? = 0
configure:3041: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3044: $? = 0
configure:3051: test -s conftest.o
configure:3054: $? = 0
configure:3184: result: yes
configure:3201: checking for cc option to accept ISO C89
configure:3275: cc -c conftest.c >&5
configure:3281: $? = 0
configure:3288: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3291: $? = 0
configure:3298: test -s conftest.o
configure:3301: $? = 0
configure:3321: result: none needed
configure:3350: checking for style of include used by make
configure:3378: result: GNU
configure:3406: checking dependency style of cc
configure:3496: result: gcc3
configure:3526: checking for a BSD-compatible install
configure:3582: result: /usr/bin/install -c
configure:3665: checking for a sed that does not truncate output
configure:3719: result: /usr/sbin/sed
configure:3722: checking for grep that handles long lines and -e
configure:3796: result: /usr/sbin/grep
configure:3801: checking for egrep
configure:3879: result: /usr/sbin/grep -E
configure:3895: checking for ld used by cc
configure:3962: result: /usr/sbin/ld
configure:3971: checking if the linker (/usr/sbin/ld) is GNU ld
configure:3986: result: yes
configure:3991: checking for /usr/sbin/ld option to reload object files
configure:3998: result: -r
configure:4016: checking for BSD-compatible nm
configure:4065: result: /usr/sbin/nm -B
configure:4069: checking whether ln -s works
configure:4073: result: yes
configure:4080: checking how to recognise dependent libraries
configure:4256: result: pass_all
configure:4344: cc -c conftest.c >&5
configure:4347: $? = 0
configure:4506: checking how to run the C preprocessor
configure:4546: cc -E conftest.c
configure:4552: $? = 0
configure:4590: cc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4596: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "httperf"
| #define PACKAGE_TARNAME "httperf"
| #define PACKAGE_VERSION "0.9.0"
| #define PACKAGE_STRING "httperf 0.9.0"
| #define PACKAGE_BUGREPORT "httperf@linux.hpl.hp.com"
| #define PACKAGE "httperf"
| #define VERSION "0.9.0"
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| #include
configure:4636: result: cc -E
configure:4665: cc -E conftest.c
configure:4671: $? = 0
configure:4709: cc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4715: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "httperf"
| #define PACKAGE_TARNAME "httperf"
| #define PACKAGE_VERSION "0.9.0"
| #define PACKAGE_STRING "httperf 0.9.0"
| #define PACKAGE_BUGREPORT "httperf@linux.hpl.hp.com"
| #define PACKAGE "httperf"
| #define VERSION "0.9.0"
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| #include
configure:4760: checking for ANSI C header files
configure:4790: cc -c conftest.c >&5
configure:4796: $? = 0
configure:4803: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4806: $? = 0
configure:4813: test -s conftest.o
configure:4816: $? = 0
configure:4912: cc -o conftest conftest.c >&5
configure:4915: $? = 0
configure:4921: ./conftest
configure:4924: $? = 0
configure:4941: result: yes
configure:4965: checking for sys/types.h
configure:4986: cc -c conftest.c >&5
configure:4992: $? = 0
configure:4999: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5002: $? = 0
configure:5009: test -s conftest.o
configure:5012: $? = 0
configure:5025: result: yes
configure:4965: checking for sys/stat.h
configure:4986: cc -c conftest.c >&5
configure:4992: $? = 0
configure:4999: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5002: $? = 0
configure:5009: test -s conftest.o
configure:5012: $? = 0
configure:5025: result: yes
configure:4965: checking for stdlib.h
configure:4986: cc -c conftest.c >&5
configure:4992: $? = 0
configure:4999: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5002: $? = 0
configure:5009: test -s conftest.o
configure:5012: $? = 0
configure:5025: result: yes
configure:4965: checking for string.h
configure:4986: cc -c conftest.c >&5
configure:4992: $? = 0
configure:4999: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5002: $? = 0
configure:5009: test -s conftest.o
configure:5012: $? = 0
configure:5025: result: yes
configure:4965: checking for memory.h
configure:4986: cc -c conftest.c >&5
configure:4992: $? = 0
configure:4999: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5002: $? = 0
configure:5009: test -s conftest.o
configure:5012: $? = 0
configure:5025: result: yes
configure:4965: checking for strings.h
configure:4986: cc -c conftest.c >&5
configure:4992: $? = 0
configure:4999: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5002: $? = 0
configure:5009: test -s conftest.o
configure:5012: $? = 0
configure:5025: result: yes
configure:4965: checking for inttypes.h
configure:4986: cc -c conftest.c >&5
configure:4992: $? = 0
configure:4999: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5002: $? = 0
configure:5009: test -s conftest.o
configure:5012: $? = 0
configure:5025: result: yes
configure:4965: checking for stdint.h
configure:4986: cc -c conftest.c >&5
configure:4992: $? = 0
configure:4999: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5002: $? = 0
configure:5009: test -s conftest.o
configure:5012: $? = 0
configure:5025: result: yes
configure:4965: checking for unistd.h
configure:4986: cc -c conftest.c >&5
configure:4992: $? = 0
configure:4999: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5002: $? = 0
configure:5009: test -s conftest.o
configure:5012: $? = 0
configure:5025: result: yes
configure:5052: checking dlfcn.h usability
configure:5069: cc -c conftest.c >&5
configure:5075: $? = 0
configure:5082: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5085: $? = 0
configure:5092: test -s conftest.o
configure:5095: $? = 0
configure:5106: result: yes
configure:5110: checking dlfcn.h presence
configure:5125: cc -E conftest.c
configure:5131: $? = 0
configure:5152: result: yes
configure:5185: checking for dlfcn.h
configure:5193: result: yes
configure:5220: checking for x86_64-unknown-linux-g++
configure:5250: result: no
configure:5220: checking for x86_64-unknown-linux-c++
configure:5250: result: no
configure:5220: checking for x86_64-unknown-linux-gpp
configure:5250: result: no
configure:5220: checking for x86_64-unknown-linux-aCC
configure:5250: result: no
configure:5220: checking for x86_64-unknown-linux-CC
configure:5250: result: no
configure:5220: checking for x86_64-unknown-linux-cxx
configure:5250: result: no
configure:5220: checking for x86_64-unknown-linux-cc++
configure:5250: result: no
configure:5220: checking for x86_64-unknown-linux-cl.exe
configure:5250: result: no
configure:5220: checking for x86_64-unknown-linux-FCC
configure:5250: result: no
configure:5220: checking for x86_64-unknown-linux-KCC
configure:5250: result: no
configure:5220: checking for x86_64-unknown-linux-RCC
configure:5250: result: no
configure:5220: checking for x86_64-unknown-linux-xlC_r
configure:5250: result: no
configure:5220: checking for x86_64-unknown-linux-xlC
configure:5250: result: no
configure:5264: checking for g++
configure:5280: found /usr/sbin/g++
configure:5291: result: g++
configure:5322: checking for C++ compiler version
configure:5329: 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:5332: $? = 0
configure:5339: 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:5342: $? = 0
configure:5349: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:5352: $? = 1
configure:5355: checking whether we are using the GNU C++ compiler
configure:5384: g++ -c conftest.cpp >&5
configure:5390: $? = 0
configure:5397: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:5400: $? = 0
configure:5407: test -s conftest.o
configure:5410: $? = 0
configure:5424: result: yes
configure:5429: checking whether g++ accepts -g
configure:5459: g++ -c -g conftest.cpp >&5
configure:5465: $? = 0
configure:5472: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:5475: $? = 0
configure:5482: test -s conftest.o
configure:5485: $? = 0
configure:5615: result: yes
configure:5640: checking dependency style of g++
configure:5730: result: gcc3
configure:5757: checking how to run the C++ preprocessor
configure:5793: g++ -E conftest.cpp
configure:5799: $? = 0
configure:5837: g++ -E conftest.cpp
conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:5843: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "httperf"
| #define PACKAGE_TARNAME "httperf"
| #define PACKAGE_VERSION "0.9.0"
| #define PACKAGE_STRING "httperf 0.9.0"
| #define PACKAGE_BUGREPORT "httperf@linux.hpl.hp.com"
| #define PACKAGE "httperf"
| #define VERSION "0.9.0"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include
configure:5883: result: g++ -E
configure:5912: g++ -E conftest.cpp
configure:5918: $? = 0
configure:5956: g++ -E conftest.cpp
conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:5962: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "httperf"
| #define PACKAGE_TARNAME "httperf"
| #define PACKAGE_VERSION "0.9.0"
| #define PACKAGE_STRING "httperf 0.9.0"
| #define PACKAGE_BUGREPORT "httperf@linux.hpl.hp.com"
| #define PACKAGE "httperf"
| #define VERSION "0.9.0"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include
configure:6018: checking for x86_64-unknown-linux-g77
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-f77
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-xlf
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-frt
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-pgf77
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-cf77
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-fort77
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-fl32
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-af77
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-f90
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-xlf90
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-pgf90
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-pghpf
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-epcf90
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-gfortran
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-g95
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-f95
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-fort
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-xlf95
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-ifort
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-ifc
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-efc
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-pgf95
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-lf95
configure:6048: result: no
configure:6018: checking for x86_64-unknown-linux-ftn
configure:6048: result: no
configure:6062: checking for g77
configure:6092: result: no
configure:6062: checking for f77
configure:6092: result: no
configure:6062: checking for xlf
configure:6092: result: no
configure:6062: checking for frt
configure:6092: result: no
configure:6062: checking for pgf77
configure:6092: result: no
configure:6062: checking for cf77
configure:6092: result: no
configure:6062: checking for fort77
configure:6092: result: no
configure:6062: checking for fl32
configure:6092: result: no
configure:6062: checking for af77
configure:6092: result: no
configure:6062: checking for f90
configure:6092: result: no
configure:6062: checking for xlf90
configure:6092: result: no
configure:6062: checking for pgf90
configure:6092: result: no
configure:6062: checking for pghpf
configure:6092: result: no
configure:6062: checking for epcf90
configure:6092: result: no
configure:6062: checking for gfortran
configure:6078: found /usr/sbin/gfortran
configure:6089: result: gfortran
configure:6119: checking for Fortran 77 compiler version
configure:6126: 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:6129: $? = 0
configure:6136: 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:6139: $? = 0
configure:6146: gfortran -V >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:6149: $? = 1
configure:6157: checking whether we are using the GNU Fortran 77 compiler
configure:6176: gfortran -c conftest.F >&5
configure:6182: $? = 0
configure:6189: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
configure:6192: $? = 0
configure:6199: test -s conftest.o
configure:6202: $? = 0
configure:6216: result: yes
configure:6222: checking whether gfortran accepts -g
configure:6239: gfortran -c -g conftest.f >&5
configure:6245: $? = 0
configure:6252: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
configure:6255: $? = 0
configure:6262: test -s conftest.o
configure:6265: $? = 0
configure:6278: result: yes
configure:6308: checking the maximum length of command line arguments
configure:6417: result: 32768
configure:6428: checking command to parse /usr/sbin/nm -B output from cc object
configure:6533: cc -c conftest.c >&5
configure:6536: $? = 0
configure:6540: /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:6543: $? = 0
configure:6595: cc -o conftest conftest.c conftstm.o >&5
configure:6598: $? = 0
configure:6636: result: ok
configure:6640: checking for objdir
configure:6655: result: .libs
configure:6707: checking for x86_64-unknown-linux-ar
configure:6737: result: no
configure:6747: checking for ar
configure:6763: found /usr/sbin/ar
configure:6774: result: ar
configure:6803: checking for x86_64-unknown-linux-ranlib
configure:6833: result: no
configure:6843: checking for ranlib
configure:6859: found /usr/sbin/ranlib
configure:6870: result: ranlib
configure:6899: checking for x86_64-unknown-linux-strip
configure:6926: result: strip
configure:7252: checking if cc supports -fno-rtti -fno-exceptions
configure:7270: cc -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:7274: $? = 0
configure:7287: result: no
configure:7302: checking for cc option to produce PIC
configure:7512: result: -fPIC
configure:7520: checking if cc PIC flag -fPIC works
configure:7538: cc -c -fPIC -DPIC conftest.c >&5
configure:7542: $? = 0
configure:7555: result: yes
configure:7583: checking if cc static flag -static works
configure:7611: result: yes
configure:7621: checking if cc supports -c -o file.o
configure:7642: cc -c -o out/conftest2.o conftest.c >&5
configure:7646: $? = 0
configure:7668: result: yes
configure:7694: checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:8680: result: yes
configure:8701: checking whether -lc should be explicitly linked in
configure:8706: cc -c conftest.c >&5
configure:8709: $? = 0
configure:8724: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8727: $? = 0
configure:8739: result: no
configure:8747: checking dynamic linker characteristics
configure:9335: result: GNU/Linux ld.so
configure:9344: checking how to hardcode library paths into programs
configure:9369: result: immediate
configure:9383: checking whether stripping libraries is possible
configure:9388: result: yes
configure:10301: checking if libtool supports shared libraries
configure:10303: result: yes
configure:10306: checking whether to build shared libraries
configure:10327: result: yes
configure:10330: checking whether to build static libraries
configure:10334: result: yes
configure:10426: creating libtool
configure:11014: checking for ld used by g++
configure:11081: result: /usr/sbin/ld -m elf_x86_64
configure:11090: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
configure:11105: result: yes
configure:11156: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:12122: result: yes
configure:12140: g++ -c conftest.cpp >&5
configure:12143: $? = 0
configure:12262: checking for g++ option to produce PIC
configure:12536: result: -fPIC
configure:12544: checking if g++ PIC flag -fPIC works
configure:12562: g++ -c -fPIC -DPIC conftest.cpp >&5
configure:12566: $? = 0
configure:12579: result: yes
configure:12607: checking if g++ static flag -static works
configure:12635: result: yes
configure:12645: checking if g++ supports -c -o file.o
configure:12666: g++ -c -o out/conftest2.o conftest.cpp >&5
configure:12670: $? = 0
configure:12692: result: yes
configure:12718: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:12743: result: yes
configure:12810: checking dynamic linker characteristics
configure:13398: result: GNU/Linux ld.so
configure:13407: checking how to hardcode library paths into programs
configure:13432: result: immediate
configure:13958: checking if libtool supports shared libraries
configure:13960: result: yes
configure:13963: checking whether to build shared libraries
configure:13983: result: yes
configure:13986: checking whether to build static libraries
configure:13990: result: yes
configure:14000: checking for gfortran option to produce PIC
configure:14210: result: -fPIC
configure:14218: checking if gfortran PIC flag -fPIC works
configure:14236: gfortran -c -g -O2 -fPIC conftest.f >&5
configure:14240: $? = 0
configure:14253: result: yes
configure:14281: checking if gfortran static flag -static works
configure:14309: result: no
configure:14319: checking if gfortran supports -c -o file.o
configure:14340: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14344: $? = 0
configure:14366: result: yes
configure:14392: checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:15358: result: yes
configure:15425: checking dynamic linker characteristics
configure:16013: result: GNU/Linux ld.so
configure:16022: checking how to hardcode library paths into programs
configure:16047: result: immediate
configure:19637: checking whether cc needs -traditional
configure:19679: result: no
configure:19689: checking for sqrt in -lm
configure:19724: cc -o conftest conftest.c -lm >&5
conftest.c:29:6: warning: conflicting types for built-in function 'sqrt'
char sqrt ();
^~~~
configure:19730: $? = 0
configure:19737: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:19740: $? = 0
configure:19747: test -s conftest
configure:19750: $? = 0
configure:19764: result: yes
configure:19776: checking for main in -lcrypto
configure:19805: cc -o conftest conftest.c -lcrypto -lm >&5
configure:19811: $? = 0
configure:19818: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:19821: $? = 0
configure:19828: test -s conftest
configure:19831: $? = 0
configure:19845: result: yes
configure:19857: checking for SSL_version in -lssl
configure:19892: cc -o conftest conftest.c -lssl -lcrypto -lm >&5
configure:19898: $? = 0
configure:19905: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:19908: $? = 0
configure:19915: test -s conftest
configure:19918: $? = 0
configure:19932: result: yes
configure:19945: checking for getsockopt in -lsocket
configure:19980: cc -o conftest conftest.c -lsocket -lssl -lcrypto -lm >&5
/usr/sbin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:19986: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "httperf"
| #define PACKAGE_TARNAME "httperf"
| #define PACKAGE_VERSION "0.9.0"
| #define PACKAGE_STRING "httperf 0.9.0"
| #define PACKAGE_BUGREPORT "httperf@linux.hpl.hp.com"
| #define PACKAGE "httperf"
| #define VERSION "0.9.0"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LIBSSL 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 getsockopt ();
| int
| main ()
| {
| return getsockopt ();
| ;
| return 0;
| }
configure:20020: result: no
configure:20032: checking for socket in -lnsl
configure:20067: cc -o conftest conftest.c -lnsl -lssl -lcrypto -lm >&5
configure:20073: $? = 0
configure:20080: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20083: $? = 0
configure:20090: test -s conftest
configure:20093: $? = 0
configure:20107: result: yes
configure:20119: checking for inet_aton in -lresolv
configure:20154: cc -o conftest conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:20160: $? = 0
configure:20167: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20170: $? = 0
configure:20177: test -s conftest
configure:20180: $? = 0
configure:20194: result: yes
configure:20209: checking for working alloca.h
configure:20236: cc -o conftest conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:20242: $? = 0
configure:20249: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20252: $? = 0
configure:20259: test -s conftest
configure:20262: $? = 0
configure:20275: result: yes
configure:20285: checking for alloca
configure:20332: cc -o conftest conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:20338: $? = 0
configure:20345: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20348: $? = 0
configure:20355: test -s conftest
configure:20358: $? = 0
configure:20371: result: yes
configure:20614: checking for ANSI C header files
configure:20795: result: yes
configure:20833: checking arpa/inet.h usability
configure:20850: cc -c conftest.c >&5
configure:20856: $? = 0
configure:20863: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20866: $? = 0
configure:20873: test -s conftest.o
configure:20876: $? = 0
configure:20887: result: yes
configure:20891: checking arpa/inet.h presence
configure:20906: cc -E conftest.c
configure:20912: $? = 0
configure:20933: result: yes
configure:20966: checking for arpa/inet.h
configure:20974: result: yes
configure:20833: checking fcntl.h usability
configure:20850: cc -c conftest.c >&5
configure:20856: $? = 0
configure:20863: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20866: $? = 0
configure:20873: test -s conftest.o
configure:20876: $? = 0
configure:20887: result: yes
configure:20891: checking fcntl.h presence
configure:20906: cc -E conftest.c
configure:20912: $? = 0
configure:20933: result: yes
configure:20966: checking for fcntl.h
configure:20974: result: yes
configure:20833: checking float.h usability
configure:20850: cc -c conftest.c >&5
configure:20856: $? = 0
configure:20863: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20866: $? = 0
configure:20873: test -s conftest.o
configure:20876: $? = 0
configure:20887: result: yes
configure:20891: checking float.h presence
configure:20906: cc -E conftest.c
configure:20912: $? = 0
configure:20933: result: yes
configure:20966: checking for float.h
configure:20974: result: yes
configure:20833: checking libintl.h usability
configure:20850: cc -c conftest.c >&5
configure:20856: $? = 0
configure:20863: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20866: $? = 0
configure:20873: test -s conftest.o
configure:20876: $? = 0
configure:20887: result: yes
configure:20891: checking libintl.h presence
configure:20906: cc -E conftest.c
configure:20912: $? = 0
configure:20933: result: yes
configure:20966: checking for libintl.h
configure:20974: result: yes
configure:20833: checking netdb.h usability
configure:20850: cc -c conftest.c >&5
configure:20856: $? = 0
configure:20863: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20866: $? = 0
configure:20873: test -s conftest.o
configure:20876: $? = 0
configure:20887: result: yes
configure:20891: checking netdb.h presence
configure:20906: cc -E conftest.c
configure:20912: $? = 0
configure:20933: result: yes
configure:20966: checking for netdb.h
configure:20974: result: yes
configure:20833: checking netinet/in.h usability
configure:20850: cc -c conftest.c >&5
configure:20856: $? = 0
configure:20863: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20866: $? = 0
configure:20873: test -s conftest.o
configure:20876: $? = 0
configure:20887: result: yes
configure:20891: checking netinet/in.h presence
configure:20906: cc -E conftest.c
configure:20912: $? = 0
configure:20933: result: yes
configure:20966: checking for netinet/in.h
configure:20974: result: yes
configure:20823: checking for stdlib.h
configure:20829: result: yes
configure:20823: checking for string.h
configure:20829: result: yes
configure:20833: checking sys/ioctl.h usability
configure:20850: cc -c conftest.c >&5
configure:20856: $? = 0
configure:20863: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20866: $? = 0
configure:20873: test -s conftest.o
configure:20876: $? = 0
configure:20887: result: yes
configure:20891: checking sys/ioctl.h presence
configure:20906: cc -E conftest.c
configure:20912: $? = 0
configure:20933: result: yes
configure:20966: checking for sys/ioctl.h
configure:20974: result: yes
configure:20833: checking sys/socket.h usability
configure:20850: cc -c conftest.c >&5
configure:20856: $? = 0
configure:20863: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20866: $? = 0
configure:20873: test -s conftest.o
configure:20876: $? = 0
configure:20887: result: yes
configure:20891: checking sys/socket.h presence
configure:20906: cc -E conftest.c
configure:20912: $? = 0
configure:20933: result: yes
configure:20966: checking for sys/socket.h
configure:20974: result: yes
configure:20833: checking sys/time.h usability
configure:20850: cc -c conftest.c >&5
configure:20856: $? = 0
configure:20863: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20866: $? = 0
configure:20873: test -s conftest.o
configure:20876: $? = 0
configure:20887: result: yes
configure:20891: checking sys/time.h presence
configure:20906: cc -E conftest.c
configure:20912: $? = 0
configure:20933: result: yes
configure:20966: checking for sys/time.h
configure:20974: result: yes
configure:20823: checking for unistd.h
configure:20829: result: yes
configure:20833: checking openssl/ssl.h usability
configure:20850: cc -c conftest.c >&5
configure:20856: $? = 0
configure:20863: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20866: $? = 0
configure:20873: test -s conftest.o
configure:20876: $? = 0
configure:20887: result: yes
configure:20891: checking openssl/ssl.h presence
configure:20906: cc -E conftest.c
configure:20912: $? = 0
configure:20933: result: yes
configure:20966: checking for openssl/ssl.h
configure:20974: result: yes
configure:20833: checking getopt.h usability
configure:20850: cc -c conftest.c >&5
configure:20856: $? = 0
configure:20863: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20866: $? = 0
configure:20873: test -s conftest.o
configure:20876: $? = 0
configure:20887: result: yes
configure:20891: checking getopt.h presence
configure:20906: cc -E conftest.c
configure:20912: $? = 0
configure:20933: result: yes
configure:20966: checking for getopt.h
configure:20974: result: yes
configure:20996: checking for an ANSI C-conforming const
configure:21071: cc -c -DHAVE_SSL conftest.c >&5
configure:21077: $? = 0
configure:21084: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21087: $? = 0
configure:21094: test -s conftest.o
configure:21097: $? = 0
configure:21109: result: yes
configure:21119: checking for size_t
configure:21149: cc -c -DHAVE_SSL conftest.c >&5
configure:21155: $? = 0
configure:21162: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21165: $? = 0
configure:21172: test -s conftest.o
configure:21175: $? = 0
configure:21187: result: yes
configure:21199: checking for ssize_t
configure:21229: cc -c -DHAVE_SSL conftest.c >&5
configure:21235: $? = 0
configure:21242: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21245: $? = 0
configure:21252: test -s conftest.o
configure:21255: $? = 0
configure:21267: result: yes
configure:21279: checking whether time.h and sys/time.h may both be included
configure:21309: cc -c -DHAVE_SSL conftest.c >&5
configure:21315: $? = 0
configure:21322: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21325: $? = 0
configure:21332: test -s conftest.o
configure:21335: $? = 0
configure:21347: result: yes
configure:21357: checking for u_char
configure:21387: cc -c -DHAVE_SSL conftest.c >&5
configure:21393: $? = 0
configure:21400: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21403: $? = 0
configure:21410: test -s conftest.o
configure:21413: $? = 0
configure:21425: result: yes
configure:21437: checking for u_short
configure:21467: cc -c -DHAVE_SSL conftest.c >&5
configure:21473: $? = 0
configure:21480: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21483: $? = 0
configure:21490: test -s conftest.o
configure:21493: $? = 0
configure:21505: result: yes
configure:21517: checking for u_int
configure:21547: cc -c -DHAVE_SSL conftest.c >&5
configure:21553: $? = 0
configure:21560: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21563: $? = 0
configure:21570: test -s conftest.o
configure:21573: $? = 0
configure:21585: result: yes
configure:21597: checking for u_long
configure:21627: cc -c -DHAVE_SSL conftest.c >&5
configure:21633: $? = 0
configure:21640: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21643: $? = 0
configure:21650: test -s conftest.o
configure:21653: $? = 0
configure:21665: result: yes
configure:21680: checking for unsigned long long int
configure:21707: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:21713: $? = 0
configure:21720: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:21723: $? = 0
configure:21730: test -s conftest
configure:21733: $? = 0
configure:21746: result: yes
configure:21838: checking for u_wide
configure:21868: cc -c -DHAVE_SSL conftest.c >&5
conftest.c:79:9: error: unknown type name 'u_wide'
typedef u_wide ac__type_new_;
^~~~~~
configure:21874: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "httperf"
| #define PACKAGE_TARNAME "httperf"
| #define PACKAGE_VERSION "0.9.0"
| #define PACKAGE_STRING "httperf 0.9.0"
| #define PACKAGE_BUGREPORT "httperf@linux.hpl.hp.com"
| #define PACKAGE "httperf"
| #define VERSION "0.9.0"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LIBSSL 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_GETOPT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #if HAVE_STRINGS_H
| # include
| #endif
| #if HAVE_INTTYPES_H
| # include
| #endif
| #if HAVE_STDINT_H
| # include
| #endif
| #if HAVE_UNISTD_H
| # include
| #endif
| typedef u_wide ac__type_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
| return 0;
| if (sizeof (ac__type_new_))
| return 0;
| ;
| return 0;
| }
configure:21906: result: no
configure:21926: checking for stdlib.h
configure:21932: result: yes
configure:22090: checking for GNU libc compatible malloc
configure:22124: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:22127: $? = 0
configure:22133: ./conftest
configure:22136: $? = 0
configure:22152: result: yes
configure:22186: checking for stdlib.h
configure:22192: result: yes
configure:22186: checking for unistd.h
configure:22192: result: yes
configure:22354: checking for getpagesize
configure:22410: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:22416: $? = 0
configure:22423: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:22426: $? = 0
configure:22433: test -s conftest
configure:22436: $? = 0
configure:22450: result: yes
configure:22460: checking for working mmap
configure:22607: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:22610: $? = 0
configure:22616: ./conftest
configure:22619: $? = 0
configure:22635: result: yes
configure:22651: checking for stdlib.h
configure:22657: result: yes
configure:22815: checking for GNU libc compatible realloc
configure:22849: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:22852: $? = 0
configure:22858: ./conftest
configure:22861: $? = 0
configure:22877: result: yes
configure:22921: checking sys/select.h usability
configure:22938: cc -c -DHAVE_SSL conftest.c >&5
configure:22944: $? = 0
configure:22951: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:22954: $? = 0
configure:22961: test -s conftest.o
configure:22964: $? = 0
configure:22975: result: yes
configure:22979: checking sys/select.h presence
configure:22994: cc -E conftest.c
configure:23000: $? = 0
configure:23021: result: yes
configure:23054: checking for sys/select.h
configure:23062: result: yes
configure:22911: checking for sys/socket.h
configure:22917: result: yes
configure:23075: checking types of arguments for select
configure:23113: cc -c -DHAVE_SSL conftest.c >&5
configure:23119: $? = 0
configure:23126: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23129: $? = 0
configure:23136: test -s conftest.o
configure:23139: $? = 0
configure:23157: result: int,fd_set *,struct timeval *
configure:23180: checking return type of signal handlers
configure:23208: cc -c -DHAVE_SSL conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:10: error: void value not ignored as it ought to be
return *(signal (0, 0)) (0) == 1;
~^~~~~~~~~~~~~~~~~~
configure:23214: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "httperf"
| #define PACKAGE_TARNAME "httperf"
| #define PACKAGE_VERSION "0.9.0"
| #define PACKAGE_STRING "httperf 0.9.0"
| #define PACKAGE_BUGREPORT "httperf@linux.hpl.hp.com"
| #define PACKAGE "httperf"
| #define VERSION "0.9.0"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LIBSSL 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_GETOPT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define u_wide unsigned long long
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:23246: result: void
configure:23254: checking for working strtod
configure:23305: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:23308: $? = 0
configure:23314: ./conftest
configure:23317: $? = 0
configure:23333: result: yes
configure:23533: checking for vprintf
configure:23589: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
conftest.c:84:6: warning: conflicting types for built-in function 'vprintf'
char vprintf ();
^~~~~~~
configure:23595: $? = 0
configure:23602: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23605: $? = 0
configure:23612: test -s conftest
configure:23615: $? = 0
configure:23629: result: yes
configure:23636: checking for _doprnt
configure:23692: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
/tmp/ccIec3hP.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `_doprnt'
collect2: error: ld returned 1 exit status
configure:23698: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "httperf"
| #define PACKAGE_TARNAME "httperf"
| #define PACKAGE_VERSION "0.9.0"
| #define PACKAGE_STRING "httperf 0.9.0"
| #define PACKAGE_BUGREPORT "httperf@linux.hpl.hp.com"
| #define PACKAGE "httperf"
| #define VERSION "0.9.0"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_LIBSSL 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_GETOPT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define u_wide unsigned long long
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case declares _doprnt.
| For example, HP-UX 11i declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _doprnt
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:23731: result: no
configure:23765: checking for gethostbyname
configure:23821: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:23827: $? = 0
configure:23834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23837: $? = 0
configure:23844: test -s conftest
configure:23847: $? = 0
configure:23861: result: yes
configure:23765: checking for gettimeofday
configure:23821: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:23827: $? = 0
configure:23834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23837: $? = 0
configure:23844: test -s conftest
configure:23847: $? = 0
configure:23861: result: yes
configure:23765: checking for memset
configure:23821: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
conftest.c:87:6: warning: conflicting types for built-in function 'memset'
char memset ();
^~~~~~
configure:23827: $? = 0
configure:23834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23837: $? = 0
configure:23844: test -s conftest
configure:23847: $? = 0
configure:23861: result: yes
configure:23765: checking for munmap
configure:23821: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:23827: $? = 0
configure:23834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23837: $? = 0
configure:23844: test -s conftest
configure:23847: $? = 0
configure:23861: result: yes
configure:23765: checking for select
configure:23821: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:23827: $? = 0
configure:23834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23837: $? = 0
configure:23844: test -s conftest
configure:23847: $? = 0
configure:23861: result: yes
configure:23765: checking for socket
configure:23821: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:23827: $? = 0
configure:23834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23837: $? = 0
configure:23844: test -s conftest
configure:23847: $? = 0
configure:23861: result: yes
configure:23765: checking for strcasecmp
configure:23821: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
conftest.c:91:6: warning: conflicting types for built-in function 'strcasecmp'
char strcasecmp ();
^~~~~~~~~~
configure:23827: $? = 0
configure:23834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23837: $? = 0
configure:23844: test -s conftest
configure:23847: $? = 0
configure:23861: result: yes
configure:23765: checking for strchr
configure:23821: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
conftest.c:92:6: warning: conflicting types for built-in function 'strchr'
char strchr ();
^~~~~~
configure:23827: $? = 0
configure:23834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23837: $? = 0
configure:23844: test -s conftest
configure:23847: $? = 0
configure:23861: result: yes
configure:23765: checking for strdup
configure:23821: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
conftest.c:93:6: warning: conflicting types for built-in function 'strdup'
char strdup ();
^~~~~~
configure:23827: $? = 0
configure:23834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23837: $? = 0
configure:23844: test -s conftest
configure:23847: $? = 0
configure:23861: result: yes
configure:23765: checking for strerror
configure:23821: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:23827: $? = 0
configure:23834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23837: $? = 0
configure:23844: test -s conftest
configure:23847: $? = 0
configure:23861: result: yes
configure:23765: checking for strncasecmp
configure:23821: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
conftest.c:95:6: warning: conflicting types for built-in function 'strncasecmp'
char strncasecmp ();
^~~~~~~~~~~
configure:23827: $? = 0
configure:23834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23837: $? = 0
configure:23844: test -s conftest
configure:23847: $? = 0
configure:23861: result: yes
configure:23765: checking for strrchr
configure:23821: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
conftest.c:96:6: warning: conflicting types for built-in function 'strrchr'
char strrchr ();
^~~~~~~
configure:23827: $? = 0
configure:23834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23837: $? = 0
configure:23844: test -s conftest
configure:23847: $? = 0
configure:23861: result: yes
configure:23765: checking for strstr
configure:23821: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
conftest.c:97:6: warning: conflicting types for built-in function 'strstr'
char strstr ();
^~~~~~
configure:23827: $? = 0
configure:23834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23837: $? = 0
configure:23844: test -s conftest
configure:23847: $? = 0
configure:23861: result: yes
configure:23765: checking for strtol
configure:23821: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:23827: $? = 0
configure:23834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23837: $? = 0
configure:23844: test -s conftest
configure:23847: $? = 0
configure:23861: result: yes
configure:23765: checking for strtoul
configure:23821: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:23827: $? = 0
configure:23834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23837: $? = 0
configure:23844: test -s conftest
configure:23847: $? = 0
configure:23861: result: yes
configure:23765: checking for inet_aton
configure:23821: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:23827: $? = 0
configure:23834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23837: $? = 0
configure:23844: test -s conftest
configure:23847: $? = 0
configure:23861: result: yes
configure:23765: checking for getopt_long
configure:23821: cc -o conftest -DHAVE_SSL conftest.c -lresolv -lnsl -lssl -lcrypto -lm >&5
configure:23827: $? = 0
configure:23834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:23837: $? = 0
configure:23844: test -s conftest
configure:23847: $? = 0
configure:23861: result: yes
configure:23995: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by httperf config.status 0.9.0, which was
generated by GNU Autoconf 2.60. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 4d1a978fd7c4
config.status:657: creating Makefile
config.status:657: creating man/Makefile
config.status:657: creating src/stat/Makefile
config.status:657: creating src/lib/Makefile
config.status:657: creating src/gen/Makefile
config.status:657: creating src/Makefile
config.status:657: creating config.h
config.status:990: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
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_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__doprnt=no
ac_cv_func_alloca_works=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getpagesize=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_inet_aton=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memset=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_socket=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_strtod=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_vprintf=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_float_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_openssl_ssl_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_ioctl_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_crypto_main=yes
ac_cv_lib_m_sqrt=yes
ac_cv_lib_nsl_socket=yes
ac_cv_lib_resolv_inet_aton=yes
ac_cv_lib_socket_getsockopt=no
ac_cv_lib_ssl_SSL_version=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -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=cc
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_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_u_char=yes
ac_cv_type_u_int=yes
ac_cv_type_u_long=yes
ac_cv_type_u_short=yes
ac_cv_type_u_wide=no
ac_cv_type_unsigned_long_long_int=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
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_rtti_exceptions=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/httperf/src/httperf-0.9.0/missing --run aclocal-1.9'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/httperf/src/httperf-0.9.0/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /tmp/httperf/src/httperf-0.9.0/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/httperf/src/httperf-0.9.0/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/httperf/src/httperf-0.9.0/missing --run automake-1.9'
AWK='gawk'
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -DHAVE_SSL'
CPP='cc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
F77='gfortran'
FFLAGS='-g -O2'
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='-lresolv -lnsl -lssl -lcrypto -lm '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/httperf/src/httperf-0.9.0/missing --run makeinfo'
OBJEXT='o'
PACKAGE='httperf'
PACKAGE_BUGREPORT='httperf@linux.hpl.hp.com'
PACKAGE_NAME='httperf'
PACKAGE_STRING='httperf 0.9.0'
PACKAGE_TARNAME='httperf'
PACKAGE_VERSION='0.9.0'
PATH_SEPARATOR=':'
POW_LIB=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.9.0'
ac_ct_CC='cc'
ac_ct_CXX='g++'
ac_ct_F77='gfortran'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} 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='/tmp/httperf/src/httperf-0.9.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "httperf"
#define PACKAGE_TARNAME "httperf"
#define PACKAGE_VERSION "0.9.0"
#define PACKAGE_STRING "httperf 0.9.0"
#define PACKAGE_BUGREPORT "httperf@linux.hpl.hp.com"
#define PACKAGE "httperf"
#define VERSION "0.9.0"
#define _GNU_SOURCE 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define HAVE_LIBM 1
#define HAVE_LIBCRYPTO 1
#define HAVE_LIBSSL 1
#define HAVE_LIBNSL 1
#define HAVE_LIBRESOLV 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define STDC_HEADERS 1
#define HAVE_ARPA_INET_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FLOAT_H 1
#define HAVE_LIBINTL_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_OPENSSL_SSL_H 1
#define HAVE_GETOPT_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define u_wide unsigned long long
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 (fd_set *)
#define SELECT_TYPE_ARG5 (struct timeval *)
#define RETSIGTYPE void
#define HAVE_VPRINTF 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_MEMSET 1
#define HAVE_MUNMAP 1
#define HAVE_SELECT 1
#define HAVE_SOCKET 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_INET_ATON 1
#define HAVE_GETOPT_LONG 1
configure: exit 0