Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 264687 Details for
Bug 357339
=net-libs/serf-1.2.0 - Fails connection related tests.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
serf-0.7.1:20110304-110922.log (text/plain), 22.24 KB, created by
Agostino Sarubbo
on 2011-03-04 11:15:31 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2011-03-04 11:15:31 UTC
Size:
22.24 KB
patch
obsolete
> * Package: net-libs/serf-0.7.1 > * Repository: gentoo > * Maintainer: arfrever@gentoo.org > * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU >>>> Unpacking source... >>>> Unpacking serf-0.7.1.tar.bz2 to /tmp/portage/net-libs/serf-0.7.1/work >>>> Source unpacked in /tmp/portage/net-libs/serf-0.7.1/work >>>> Preparing source in /tmp/portage/net-libs/serf-0.7.1/work/serf-0.7.1 ... > * Applying serf-0.3.1-disable-unneeded-linking.patch ... > [ ok ] > * Running eautoreconf in '/tmp/portage/net-libs/serf-0.7.1/work/serf-0.7.1' ... > * Running aclocal ... > [ ok ] > * Running autoconf ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /tmp/portage/net-libs/serf-0.7.1/work/serf-0.7.1 ... > * econf: updating serf-0.7.1/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating serf-0.7.1/build/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-apr=/usr/bin/apr-1-config --with-apr-util=/usr/bin/apu-1-config --with-openssl=/usr >checking for chosen layout... Serf >checking for working mkdir -p... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu > >Configuring Apache Portable Runtime library... > >checking for APR... yes > setting CC to "x86_64-pc-linux-gnu-gcc" > setting CPP to "x86_64-pc-linux-gnu-gcc -E" > setting APR_LIBTOOL to "/usr/bin/libtool" > adding "-pthread" to CFLAGS > setting CPPFLAGS to " -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE" > setting LTFLAGS to "--silent" > >Configuring Apache Portable Runtime Utility library... > >checking for APR-util... yes > adding "-L/usr/lib64" to LDFLAGS >checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for a BSD-compatible install... /usr/bin/install -c >Configuring Serf... > > adding "-I/usr/include" to CPPFLAGS > adding "-L/usr/lib" to LDFLAGS > adding "-R/usr/lib" to LDFLAGS >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 openssl/opensslv.h usability... yes >checking openssl/opensslv.h presence... yes >checking for openssl/opensslv.h... yes >checking for library containing fabs... -lm > setting libs to " -L/usr/lib64 -laprutil-1" > adding "-lapr-1" to libs > adding "-lm" to libs > setting SERF_LIBS to " -L/usr/lib64 -laprutil-1 -lapr-1 -lm" > restoring CPPFLAGS to "" > setting EXTRA_CPPFLAGS to " -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include" > restoring CFLAGS to "-march=native -O2" > setting EXTRA_CFLAGS to " -pthread" > restoring CXXFLAGS to "-march=native -O2" > setting EXTRA_CXXFLAGS to "" > restoring LDFLAGS to "-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" > setting EXTRA_LDFLAGS to " -L/usr/lib64 -L/usr/lib -R/usr/lib" > restoring LIBS to "" > setting EXTRA_LIBS to "-lm " > restoring INCLUDES to "" > setting EXTRA_INCLUDES to "" >configure: creating ./config.status >config.status: creating Makefile >config.status: executing mkdir-vpath commands >>>> Source configured. >>>> Compiling source in /tmp/portage/net-libs/serf-0.7.1/work/serf-0.7.1 ... >make -j8 >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o buckets/aggregate_buckets.lo buckets/aggregate_buckets.c && touch buckets/aggregate_buckets.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o buckets/request_buckets.lo buckets/request_buckets.c && touch buckets/request_buckets.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o context.lo context.c && touch context.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o buckets/buckets.lo buckets/buckets.c && touch buckets/buckets.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o buckets/simple_buckets.lo buckets/simple_buckets.c && touch buckets/simple_buckets.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o buckets/file_buckets.lo buckets/file_buckets.c && touch buckets/file_buckets.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o buckets/mmap_buckets.lo buckets/mmap_buckets.c && touch buckets/mmap_buckets.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o buckets/socket_buckets.lo buckets/socket_buckets.c && touch buckets/socket_buckets.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o buckets/response_buckets.lo buckets/response_buckets.c && touch buckets/response_buckets.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o buckets/headers_buckets.lo buckets/headers_buckets.c && touch buckets/headers_buckets.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o buckets/allocator.lo buckets/allocator.c && touch buckets/allocator.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o buckets/dechunk_buckets.lo buckets/dechunk_buckets.c && touch buckets/dechunk_buckets.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o buckets/deflate_buckets.lo buckets/deflate_buckets.c && touch buckets/deflate_buckets.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o buckets/limit_buckets.lo buckets/limit_buckets.c && touch buckets/limit_buckets.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o buckets/ssl_buckets.lo buckets/ssl_buckets.c && touch buckets/ssl_buckets.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o buckets/barrier_buckets.lo buckets/barrier_buckets.c && touch buckets/barrier_buckets.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o buckets/chunk_buckets.lo buckets/chunk_buckets.c && touch buckets/chunk_buckets.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o buckets/bwtp_buckets.lo buckets/bwtp_buckets.c && touch buckets/bwtp_buckets.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o incoming.lo incoming.c && touch incoming.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o outgoing.lo outgoing.c && touch outgoing.lo >buckets/ssl_buckets.c: In function 'serf_ssl_cert_export': >buckets/ssl_buckets.c:1281: warning: passing argument 2 of 'i2d_X509' from incompatible pointer type >/usr/include/openssl/x509.h:834: note: expected 'unsigned char **' but argument is of type 'char **' >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o auth/auth.lo auth/auth.c && touch auth/auth.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o auth/auth_basic.lo auth/auth_basic.c && touch auth/auth_basic.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o auth/auth_digest.lo auth/auth_digest.c && touch auth/auth_digest.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o auth/auth_kerb.lo auth/auth_kerb.c && touch auth/auth_kerb.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o auth/auth_kerb_gss.lo auth/auth_kerb_gss.c && touch auth/auth_kerb_gss.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o test/serf_get.lo test/serf_get.c && touch test/serf_get.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o test/serf_response.lo test/serf_response.c && touch test/serf_response.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o test/serf_request.lo test/serf_request.c && touch test/serf_request.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o test/serf_spider.lo test/serf_spider.c && touch test/serf_spider.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o test/serf_server.lo test/serf_server.c && touch test/serf_server.lo >test/serf_get.c: In function 'handle_response': >test/serf_get.c:147: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >test/serf_get.c:159: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o test/serf_bwtp.lo test/serf_bwtp.c && touch test/serf_bwtp.lo >test/serf_request.c: In function 'drain_bucket': >test/serf_request.c:32: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >test/serf_bwtp.c: In function 'handle_bwtp': >test/serf_bwtp.c:319: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >test/serf_bwtp.c: In function 'handle_bwtp_upgrade': >test/serf_bwtp.c:363: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >test/serf_bwtp.c: In function 'handle_response': >test/serf_bwtp.c:421: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >test/serf_bwtp.c:433: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o test/CuTest.lo test/CuTest.c && touch test/CuTest.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o test/test_all.lo test/test_all.c && touch test/test_all.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o test/test_util.lo test/test_util.c && touch test/test_util.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o test/test_buckets.lo test/test_buckets.c && touch test/test_buckets.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o test/test_context.lo test/test_context.c && touch test/test_context.lo >/usr/bin/libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include -I. -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -c -o test/test_ssl.lo test/test_ssl.c && touch test/test_ssl.lo >test/test_util.c: In function 'replay': >test/test_util.c:138: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >test/test_util.c:143: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >test/test_util.c:146: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >test/test_util.c:180: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >/usr/bin/libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -L/usr/lib64 -L/usr/lib -R/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rpath /usr/lib64 -o libserf-0.la buckets/aggregate_buckets.lo buckets/request_buckets.lo context.lo buckets/buckets.lo buckets/simple_buckets.lo buckets/file_buckets.lo buckets/mmap_buckets.lo buckets/socket_buckets.lo buckets/response_buckets.lo buckets/headers_buckets.lo buckets/allocator.lo buckets/dechunk_buckets.lo buckets/deflate_buckets.lo buckets/limit_buckets.lo buckets/ssl_buckets.lo buckets/barrier_buckets.lo buckets/chunk_buckets.lo buckets/bwtp_buckets.lo incoming.lo outgoing.lo auth/auth.lo auth/auth_basic.lo auth/auth_digest.lo auth/auth_kerb.lo auth/auth_kerb_gss.lo -lm -L/usr/lib64 -laprutil-1 -lapr-1 -lm -lz -lssl -lcrypto >/usr/bin/libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -L/usr/lib64 -L/usr/lib -R/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -static -o test/serf_get libserf-0.la test/serf_get.lo -lm -L/usr/lib64 -laprutil-1 -lapr-1 -lm -lz -lssl -lcrypto >/usr/bin/libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -L/usr/lib64 -L/usr/lib -R/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -static -o test/serf_response libserf-0.la test/serf_response.lo -lm -L/usr/lib64 -laprutil-1 -lapr-1 -lm -lz -lssl -lcrypto >/usr/bin/libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -L/usr/lib64 -L/usr/lib -R/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -static -o test/serf_request libserf-0.la test/serf_request.lo -lm -L/usr/lib64 -laprutil-1 -lapr-1 -lm -lz -lssl -lcrypto >/usr/bin/libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -L/usr/lib64 -L/usr/lib -R/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -static -o test/serf_spider libserf-0.la test/serf_spider.lo -lm -L/usr/lib64 -laprutil-1 -lapr-1 -lm -lz -lssl -lcrypto >/usr/bin/libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -L/usr/lib64 -L/usr/lib -R/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -static -o test/serf_server libserf-0.la test/serf_server.lo -lm -L/usr/lib64 -laprutil-1 -lapr-1 -lm -lz -lssl -lcrypto >/usr/bin/libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -L/usr/lib64 -L/usr/lib -R/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -static -o test/serf_bwtp libserf-0.la test/serf_bwtp.lo -lm -L/usr/lib64 -laprutil-1 -lapr-1 -lm -lz -lssl -lcrypto >/usr/bin/libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -L/usr/lib64 -L/usr/lib -R/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -static -o test/test_all libserf-0.la test/CuTest.lo test/test_all.lo test/test_util.lo test/test_buckets.lo test/test_context.lo test/test_ssl.lo -lm -L/usr/lib64 -laprutil-1 -lapr-1 -lm -lz -lssl -lcrypto >>>> Source compiled. >>>> Test phase [check]: net-libs/serf-0.7.1 >make -j8 -j1 check >== Testing test/testcases/simple.response == ><?xml version="1.0" encoding="UTF-8"?> ><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" >"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> ><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> ><head> ><title>scotch.ics.uci.edu</title> ><!--base href="http://scotch.ics.uci.edu/" /--> ><link href="default.css" rel="stylesheet" type="text/css" /> ></head> > ><body> > ><p>More to come!</p> > ><p><a href="manual/">Apache httpd 2.0 manual</a></p> > ><p><a href="CA.cert.pem">Trust our CA!</a></p> > ><p><img src="apache_pb.gif" alt="Powered by Apache!" /></p> > ></body> > ></html> >== Testing test/testcases/chunked-empty.response == >== Testing test/testcases/chunked.response == >this is 1 test. >i am a test.this is a test. >== Testing test/testcases/chunked-trailers.response == >this is 1 test. >i am a test.this is a test. >Trailer-Test: f >== Testing test/testcases/deflate.response == ><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> ><html> > <head> > <title>Test of gzip Content-Encoding</title> > </head> > <body> ><h1>This is a test</h1> > ><p>This file was created with mod_deflate on the server side.</p> ><pre>curl -i --output gzip.response -H "Accept-Encoding: gzip" http://localhost:8080/1.html</pre> > ><hr /> ><address>Apache</address> ></body></html> >== Running test_all == >FFFFFFF.......... > >There were 7 failures: >1) test_serf_connection_request_create: test/test_context.c:230: expected <0> but was <110> >2) test_serf_connection_priority_request_create: test/test_context.c:290: expected <0> but was <98> >3) test_serf_closed_connection: test/test_context.c:428: expected <0> but was <98> >4) test_serf_setup_proxy: test/test_context.c:525: expected <0> but was <98> >5) test_keepalive_limit_one_by_one: test/test_context.c:692: expected <0> but was <98> >6) test_keepalive_limit_one_by_one_and_burst: test/test_context.c:845: expected <0> but was <98> >7) test_serf_progress_callback: test/test_context.c:966: expected <0> but was <98> > >!!!FAILURES!!! >Runs: 17 Passes: 10 Fails: 7 > >make: *** [check] Error 1 >emake failed > * ERROR: net-libs/serf-0.7.1 failed: > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 56: Called src_test > * environment, line 2904: Called _eapi0_src_test > * ebuild.sh, line 627: Called die > * The specific snippet of code: > * hasq test $FEATURES && die "Make check failed. See above for details." > * > * If you need support, post the output of 'emerge --info =net-libs/serf-0.7.1', > * the complete build log and the output of 'emerge -pqv =net-libs/serf-0.7.1'. > * The complete build log is located at '/home/ago/log/build/net-libs/serf-0.7.1:20110304-110922.log'. > * The ebuild environment file is located at '/tmp/portage/net-libs/serf-0.7.1/temp/environment'. > * S: '/tmp/portage/net-libs/serf-0.7.1/work/serf-0.7.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 357339
: 264687