* CPV: app-benchmarks/siege-2.67 * REPO: gentoo * Maintainer: benchmarks@gentoo.org * USE: elibc_glibc kernel_linux ssl test userland_GNU x86 >>> Unpacking source... >>> Unpacking siege-2.67.tar.gz to /var/tmp/portage/app-benchmarks/siege-2.67/work * Applying siege-2.60-gentoo.diff ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67' ... * Running aclocal ... [ ok ] * Running libtoolize --copy --force --install --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] * Running elibtoolize in: siege-2.67/utils/ * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... * Applying uclibc-ltconf-1.3.0.patch ... >>> Source unpacked in /var/tmp/portage/app-benchmarks/siege-2.67/work >>> Compiling source in /var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67 ... * econf: updating siege-2.67/utils/config.sub with /usr/share/gnuconfig/config.sub * econf: updating siege-2.67/utils/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-ssl=/usr --without-debugging configure: WARNING: unrecognized options: --without-debugging configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... none checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for perl... /usr/bin/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 ssl support... yes checking /usr/include/openssl/opensslv.h usability... yes checking /usr/include/openssl/opensslv.h presence... yes checking for /usr/include/openssl/opensslv.h... yes found ssl in /usr checking for OpenSSL version... >= 0.9.8 (appropriate flag set) 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 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 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 getipnodebyname... no checking for freehostent... no checking for getopt_long... yes checking for socket in -lsocket... no checking for pthread_attr_init in -lpthread... yes 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 lib/Makefile config.status: creating lib/joedog/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 libtool 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 configure: WARNING: unrecognized options: --without-debugging -------------------------------------------------------- Configuration is complete Run the following commands to complete the installation: make make install To upgrade an old siegerc file (optional): mv ~/.siegerc.new ~/.siegerc For complete documentation: http://www.joedog.org -------------------------------------------------------- make -j14 Making all in . make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67' Making all in include make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include' make all-recursive make[2]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include' Making all in joedog make[3]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include/joedog' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include/joedog' make[3]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include' make[3]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include' make[2]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include' make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include' Making all in lib make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib' Making all in joedog make[2]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib/joedog' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/openssl -I/usr/include -W -Wall -O2 -pipe -c -o error.lo error.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/openssl -I/usr/include -W -Wall -O2 -pipe -c -o memory.lo memory.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/openssl -I/usr/include -W -Wall -O2 -pipe -c -o perl.lo perl.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/openssl -I/usr/include -W -Wall -O2 -pipe -c -o util.lo util.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/openssl -I/usr/include -W -Wall -O2 -pipe -c -o snprintf.lo snprintf.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/openssl -I/usr/include -W -Wall -O2 -pipe -c -o stralloc.lo stralloc.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/openssl -I/usr/include -W -Wall -O2 -pipe -c util.c -fPIC -DPIC -o .libs/util.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/openssl -I/usr/include -W -Wall -O2 -pipe -c error.c -fPIC -DPIC -o .libs/error.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/openssl -I/usr/include -W -Wall -O2 -pipe -c perl.c -fPIC -DPIC -o .libs/perl.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/openssl -I/usr/include -W -Wall -O2 -pipe -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/openssl -I/usr/include -W -Wall -O2 -pipe -c stralloc.c -fPIC -DPIC -o .libs/stralloc.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/openssl -I/usr/include -W -Wall -O2 -pipe -c memory.c -fPIC -DPIC -o .libs/memory.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/openssl -I/usr/include -W -Wall -O2 -pipe -c memory.c -o memory.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/openssl -I/usr/include -W -Wall -O2 -pipe -c snprintf.c -o snprintf.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/openssl -I/usr/include -W -Wall -O2 -pipe -c stralloc.c -o stralloc.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/openssl -I/usr/include -W -Wall -O2 -pipe -c util.c -o util.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/openssl -I/usr/include -W -Wall -O2 -pipe -c error.c -o error.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/openssl -I/usr/include -W -Wall -O2 -pipe -c perl.c -o perl.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -W -Wall -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libjoedog.la -version-info 1:0:1 error.lo memory.lo perl.lo util.lo snprintf.lo stralloc.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: i686-pc-linux-gnu-ar cru .libs/libjoedog.a .libs/error.o .libs/memory.o .libs/perl.o .libs/util.o .libs/snprintf.o .libs/stralloc.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libjoedog.a libtool: link: ( cd ".libs" && rm -f "libjoedog.la" && ln -s "../libjoedog.la" "libjoedog.la" ) make[2]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib/joedog' make[2]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib' make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib' Making all in src make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/src' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c auth.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c base64.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c client.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c cookie.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c cfg.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c crew.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c data.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c date.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c eval.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c getopt.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c getopt1.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c handler.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c hash.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c http.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c init.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c load.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c log.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c main.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c md5.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c sock.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c ssl.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c timer.c init.c: In function ‘init_config’: init.c:46:7: warning: format not a string literal and no format arguments init.c:46:7: warning: format not a string literal and no format arguments i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c url.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c util.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -c version.c log.c: In function ‘create_logfile’: log.c:181:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result log.c: In function ‘mark_log_file’: log.c:134:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result log.c: In function ‘write_to_log’: log.c:102:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ssl.c: In function ‘SSL_initialize’: ssl.c:69:13: warning: assignment discards qualifiers from pointer target type /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -L/usr/lib -lpthread -o siege auth.o base64.o client.o cookie.o cfg.o crew.o data.o date.o eval.o getopt.o getopt1.o handler.o hash.o http.o init.o load.o log.o main.o md5.o sock.o ssl.o timer.o url.o util.o version.o ../lib/joedog/libjoedog.la -ldl -lssl -lcrypto libtool: link: i686-pc-linux-gnu-gcc -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -DOPENSSL_NO_KRB5 -O2 -pipe -o siege auth.o base64.o client.o cookie.o cfg.o crew.o data.o date.o eval.o getopt.o getopt1.o handler.o hash.o http.o init.o load.o log.o main.o md5.o sock.o ssl.o timer.o url.o util.o version.o -L/usr/lib -lpthread ../lib/joedog/.libs/libjoedog.a -ldl -lssl -lcrypto make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/src' Making all in utils make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/utils' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/utils' Making all in doc make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/doc' Making all in html make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/html' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/html' >>> Source compiled. >>> Test phase [check]: app-benchmarks/siege-2.67 make -j14 -j1 check Making check in . make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67' Making check in include make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include' Making check in joedog make[2]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include/joedog' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include/joedog' make[2]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include' make[2]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include' make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include' Making check in lib make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib' Making check in joedog make[2]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib/joedog' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib/joedog' make[2]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib' make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib' Making check in src make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/src' Making check in utils make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/utils' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/utils' Making check in doc make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/doc' Making check in html make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/html' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/html' >>> Install siege-2.67 into /var/tmp/portage/app-benchmarks/siege-2.67/image/ category app-benchmarks * Tinderbox QA Notice: 'make' called by src_install make -j14 DESTDIR=/var/tmp/portage/app-benchmarks/siege-2.67/image/ install Making install in . make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67' make[2]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67' make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67' Making install in include make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include' Making install in joedog make[2]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include/joedog' make[3]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/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 `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include/joedog' make[2]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include/joedog' make[2]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include' make[3]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/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 `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include' make[2]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include' make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/include' Making install in lib make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib' Making install in joedog make[2]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib/joedog' make[3]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib/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 `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib/joedog' make[2]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib/joedog' make[2]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib' make[3]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib' make[2]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib' make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/lib' Making install in src make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/src' make[2]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/src' test -z "/usr/bin" || mkdir -p -- "/var/tmp/portage/app-benchmarks/siege-2.67/image//usr/bin" make[2]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'siege' '/var/tmp/portage/app-benchmarks/siege-2.67/image//usr/bin/siege' libtool: install: /usr/bin/install -c siege /var/tmp/portage/app-benchmarks/siege-2.67/image//usr/bin/siege make[2]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/src' make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/src' Making install in utils make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/utils' make[2]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/utils' make install-exec-hook make[2]: Nothing to be done for `install-data-am'. make[3]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/utils' /bin/sh ../utils/mkinstalldirs /var/tmp/portage/app-benchmarks/siege-2.67/image//usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c bombardment /var/tmp/portage/app-benchmarks/siege-2.67/image//usr/bin/bombardment libtool: install: /usr/bin/install -c bombardment /var/tmp/portage/app-benchmarks/siege-2.67/image//usr/bin/bombardment /bin/sh ../libtool --mode=install /usr/bin/install -c siege2csv.pl /var/tmp/portage/app-benchmarks/siege-2.67/image//usr/bin/siege2csv.pl libtool: install: /usr/bin/install -c siege2csv.pl /var/tmp/portage/app-benchmarks/siege-2.67/image//usr/bin/siege2csv.pl /bin/sh ../libtool --mode=install /usr/bin/install -c siege.config /var/tmp/portage/app-benchmarks/siege-2.67/image//usr/bin/siege.config libtool: install: /usr/bin/install -c siege.config /var/tmp/portage/app-benchmarks/siege-2.67/image//usr/bin/siege.config make[3]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/utils' make[2]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/utils' make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/utils' Making install in doc make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/doc' make[2]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/portage/app-benchmarks/siege-2.67/image//usr/share/man/man1" test -z "/usr/share/man/man5" || mkdir -p -- "/var/tmp/portage/app-benchmarks/siege-2.67/image//usr/share/man/man5" test -z "/usr/share/man/man7" || mkdir -p -- "/var/tmp/portage/app-benchmarks/siege-2.67/image//usr/share/man/man7" /usr/bin/install -c -m 644 './siege.1' '/var/tmp/portage/app-benchmarks/siege-2.67/image//usr/share/man/man1/siege.1' /usr/bin/install -c -m 644 './urls_txt.5' '/var/tmp/portage/app-benchmarks/siege-2.67/image//usr/share/man/man5/urls_txt.5' /usr/bin/install -c -m 644 './layingsiege.7' '/var/tmp/portage/app-benchmarks/siege-2.67/image//usr/share/man/man7/layingsiege.7' /usr/bin/install -c -m 644 './siege.config.1' '/var/tmp/portage/app-benchmarks/siege-2.67/image//usr/share/man/man1/siege.config.1' /usr/bin/install -c -m 644 './bombardment.1' '/var/tmp/portage/app-benchmarks/siege-2.67/image//usr/share/man/man1/bombardment.1' /usr/bin/install -c -m 644 './siege2csv.1' '/var/tmp/portage/app-benchmarks/siege-2.67/image//usr/share/man/man1/siege2csv.1' make install-data-hook make[3]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/doc' /usr/bin/install -c -m 644 ./siegerc ../siegerc-example /usr/bin/install -c -m 644 ./urls.txt ../urls.txt make[3]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/doc' make[2]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/doc' make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/doc' Making install in html make[1]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/html' make[2]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/html' make install-exec-hook make[2]: Nothing to be done for `install-data-am'. make[3]: Entering directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/html' HTML pages not installed make[3]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/html' make[2]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/html' make[1]: Leaving directory `/var/tmp/portage/app-benchmarks/siege-2.67/work/siege-2.67/html' >>> Completed installing siege-2.67 into /var/tmp/portage/app-benchmarks/siege-2.67/image/ * QA Notice: Unrecognized configure options: * * configure: WARNING: unrecognized options: --without-debugging * configure: WARNING: unrecognized options: --without-debugging strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/siege * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/siege * An example ~/.siegerc file has been installed in * /usr/share/doc/siege-2.67/