* CPV: net-p2p/ghostwhitecrab-0.9.9 * REPO: gentoo * USE: elibc_glibc ipv6 kernel_linux test userland_GNU x86 zlib >>> Unpacking source... >>> Unpacking gwc-0.9.9.tar.bz2 to /var/tmp/portage/net-p2p/ghostwhitecrab-0.9.9/work >>> Source unpacked in /var/tmp/portage/net-p2p/ghostwhitecrab-0.9.9/work >>> Compiling source in /var/tmp/portage/net-p2p/ghostwhitecrab-0.9.9/work/gwc-0.9.9 ... Looking for whether $(CC) is set... yes Looking for C compiler (cc)... /usr/bin/cc Looking whether the compiler works... yes Looking whether compile-time assertions work... yes Looking for ... yes Looking for ... yes Looking for ... yes Looking for ... yes Looking for ... yes Looking for ... no Looking for ... yes Looking for ... no Looking for ... yes Looking for ... yes Looking for ... yes Looking for ... yes Looking for SHUT_RD... yes Looking for SHUT_WR... yes Looking for SHUT_RDWR... yes Looking for ... yes Looking for ... yes Looking for type int8_t... yes Looking for type uint8_t... yes Looking for type int16_t... yes Looking for type uint16_t... yes Looking for type int32_t... yes Looking for type uint32_t... yes Looking for type int64_t... yes Looking for type uint64_t... yes Looking for type intmax_t... yes Looking for type uintmax_t... yes Looking for type intptr_t... yes Looking for type uintptr_t... yes Looking for type socklen_t... yes Looking for type in_addr_t... yes Looking for type in_port_t... yes Looking for sizeof(char)... 1 Looking for sizeof(short)... 2 Looking for sizeof(int)... 4 Looking for sizeof(long)... 4 Looking for sizeof(long long)... 8 Looking for sizeof(uintmax_t)... 8 Looking for sizeof(uintptr_t)... 4 Looking for sizeof(void *)... 4 Looking for sizeof(bool)... 1 Looking for sizeof(size_t)... 4 Looking for sizeof(off_t)... 4 Looking for C99 __func__ ... yes Looking for C99 inline support... yes Looking for __inline support... yes Looking for C99 variadic macro support... yes Looking for gethostbyname()... yes Looking for herror()... yes Looking for hstrerror()... yes Looking for getaddrinfo()... yes Looking for freeaddrinfo()... yes Looking for gai_strerror()... yes Looking for IPv6 support... yes Looking for setproctitle()... no Looking for fchroot()... no Looking for SA_INTERRUPT... yes Looking for SIGBUS... yes Looking for SIGSYS... yes Looking for clock_gettime()... yes Looking for uname()... yes Looking for getrusage()... yes Looking for BSD struct rusage... yes Looking for valloc()... yes Looking for getpagesize()... yes Looking for kqueue()... no Looking for epoll... yes Looking for MSG_MORE... yes Looking for ... yes Looking for zlib support... yes Looking for big-endian... no Looking for little-endian... yes Looking for sockaddr_un.sun_len ... no Looking for msghdr.msg_accrights ... no Looking for msghdr.msg_control ... yes Looking for msghdr.msg_flags ... yes Looking for bind() with "struct sockaddr" parameter... yes Looking for RPATH flag... -R Looking for socker_get()... no Finished, ready to build make -j14 cd src && make make[1]: Entering directory `/var/tmp/portage/net-p2p/ghostwhitecrab-0.9.9/work/gwc-0.9.9/src' /usr/bin/cc -O2 -pipe -c -o checker.o checker.c /usr/bin/cc -O2 -pipe -c -o client.o client.c /usr/bin/cc -O2 -pipe -c -o dnshelper-process.o dnshelper-process.c /usr/bin/cc -O2 -pipe -c -o dnshelper-thread.o dnshelper-thread.c /usr/bin/cc -O2 -pipe -c -o main.o main.c /usr/bin/cc -O2 -pipe -c -o options.o options.c /usr/bin/cc -O2 -pipe -c -o peercache.o peercache.c /usr/bin/cc -O2 -pipe -c -o stats.o stats.c /usr/bin/cc -O2 -pipe -c -o template.o template.c /usr/bin/cc -O2 -pipe -c -o uhc.o uhc.c /usr/bin/cc -O2 -pipe -c -o webcache.o webcache.c cd lib && make In file included from main.c:31:0: lib/common.h:484:7: error: variably modified ‘x’ at file scope In file included from lib/gwc.h:34:0, from options.c:31: lib/common.h:484:7: error: variably modified ‘x’ at file scope In file included from dnshelper.h:34:0, from dnshelper-process.c:31: lib/common.h:484:7: error: variably modified ‘x’ at file scope make[2]: Entering directory `/var/tmp/portage/net-p2p/ghostwhitecrab-0.9.9/work/gwc-0.9.9/src/lib' /usr/bin/cc -O2 -pipe -c -o acclog.o acclog.c In file included from dnshelper.h:34:0, from dnshelper-thread.c:31: lib/common.h:484:7: error: variably modified ‘x’ at file scope In file included from lib/http.h:34:0, from checker.c:40: lib/common.h:484:7: error: variably modified ‘x’ at file scope main.c: In function ‘fatalsig_handler_dump’: main.c:111:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result main.c:116:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result make[1]: *** [dnshelper-thread.o] Error 1 make[1]: *** Waiting for unfinished jobs.... /usr/bin/cc -O2 -pipe -c -o base32.o base32.c make[1]: *** [main.o] Error 1 /usr/bin/cc -O2 -pipe -c -o cobs.o cobs.c make[1]: *** [dnshelper-process.o] Error 1 In file included from lib/nettools.h:34:0, from peercache.c:31: lib/common.h:484:7: error: variably modified ‘x’ at file scope make[1]: *** [options.o] Error 1 /usr/bin/cc -O2 -pipe -c -o compat.o compat.c /usr/bin/cc -O2 -pipe -c -o connection.o connection.c In file included from client.h:34:0, from client.c:31: lib/common.h:484:7: error: variably modified ‘x’ at file scope In file included from lib/mem.h:34:0, from template.c:31: lib/common.h:484:7: error: variably modified ‘x’ at file scope /usr/bin/cc -O2 -pipe -c -o debug.o debug.c /usr/bin/cc -O2 -pipe -c -o dns.o dns.c In file included from stats.h:34:0, from stats.c:31: lib/common.h:484:7: error: variably modified ‘x’ at file scope make[1]: *** [peercache.o] Error 1 /usr/bin/cc -O2 -pipe -c -o event_source.o event_source.c make[1]: *** [stats.o] Error 1 /usr/bin/cc -O2 -pipe -c -o event_watcher.o event_watcher.c In file included from lib/append.h:34:0, from uhc.c:31: lib/common.h:484:7: error: variably modified ‘x’ at file scope In file included from base32.c:1:0: common.h:484:7: error: variably modified ‘x’ at file scope make[1]: *** [client.o] Error 1 /usr/bin/cc -O2 -pipe -c -o fifo.o fifo.c make[2]: *** [base32.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from lib/append.h:34:0, from webcache.c:31: lib/common.h:484:7: error: variably modified ‘x’ at file scope make[1]: *** [checker.o] Error 1 make[1]: *** [template.o] Error 1 make[1]: *** [uhc.o] Error 1 In file included from acclog.h:34:0, from acclog.c:31: common.h:484:7: error: variably modified ‘x’ at file scope In file included from dns.h:34:0, from dns.c:31: common.h:484:7: error: variably modified ‘x’ at file scope In file included from connection.h:34:0, from connection.c:31: common.h:484:7: error: variably modified ‘x’ at file scope make[2]: *** [dns.o] Error 1 In file included from compat.h:34:0, from compat.c:31: common.h:484:7: error: variably modified ‘x’ at file scope In file included from cobs.h:34:0, from cobs.c:1: common.h:484:7: error: variably modified ‘x’ at file scope make[2]: *** [connection.o] Error 1 make[2]: *** [cobs.o] Error 1 make[2]: *** [acclog.o] Error 1 In file included from event_source.h:34:0, from event_source.c:31: common.h:484:7: error: variably modified ‘x’ at file scope make[2]: *** [compat.o] Error 1 make[2]: *** [event_source.o] Error 1 make[1]: *** [webcache.o] Error 1 In file included from fifo.h:34:0, from fifo.c:31: common.h:484:7: error: variably modified ‘x’ at file scope In file included from event_watcher.h:34:0, from event_watcher.c:31: common.h:484:7: error: variably modified ‘x’ at file scope make[2]: *** [fifo.o] Error 1 In file included from debug.h:34:0, from debug.c:31: common.h:484:7: error: variably modified ‘x’ at file scope debug.c: In function ‘debug_assert’: debug.c:142:3: warning: ignoring return value of ‘writev’, declared with attribute warn_unused_result make[2]: *** [event_watcher.o] Error 1 make[2]: *** [debug.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-p2p/ghostwhitecrab-0.9.9/work/gwc-0.9.9/src/lib' make[1]: *** [lib] Error 2 make[1]: Leaving directory `/var/tmp/portage/net-p2p/ghostwhitecrab-0.9.9/work/gwc-0.9.9/src' make: *** [gwc] Error 2 * ERROR: net-p2p/ghostwhitecrab-0.9.9 failed: * (no error message) * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 2728: Called die * The specific snippet of code: * emake || die * * If you need support, post the output of 'emerge --info =net-p2p/ghostwhitecrab-0.9.9', * the complete build log and the output of 'emerge -pqv =net-p2p/ghostwhitecrab-0.9.9'. * The complete build log is located at '/var/log/portage/build/net-p2p/ghostwhitecrab-0.9.9:20100601-050141.log'. * The ebuild environment file is located at '/var/tmp/portage/net-p2p/ghostwhitecrab-0.9.9/temp/environment'. * S: '/var/tmp/portage/net-p2p/ghostwhitecrab-0.9.9/work/gwc-0.9.9'