* CPV: net-misc/astmanproxy-1.1 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking astmanproxy-1.1-20050705-0643.tgz to /var/tmp/portage/net-misc/astmanproxy-1.1/work * Applying astmanproxy-1.1-gentoo.diff ... [ ok ] >>> Source unpacked in /var/tmp/portage/net-misc/astmanproxy-1.1/work >>> Compiling source in /var/tmp/portage/net-misc/astmanproxy-1.1/work/astmanproxy-1.1 ... make -j14 gcc -O2 -pipe -Wall -rdynamic -D_REENTRANT -fPIC '-DPROXY_VERSION="1.1"' '-DCDIR="/etc"' '-DCFILE="astmanproxy.conf"' '-DMDIR="/usr/lib/astmanproxy/modules"' -c -o astmanproxy.o astmanproxy.c gcc -O2 -pipe -Wall -rdynamic -D_REENTRANT -fPIC '-DPROXY_VERSION="1.1"' '-DCDIR="/etc"' '-DCFILE="astmanproxy.conf"' '-DMDIR="/usr/lib/astmanproxy/modules"' -c -o config.o config.c gcc -O2 -pipe -Wall -rdynamic -D_REENTRANT -fPIC '-DPROXY_VERSION="1.1"' '-DCDIR="/etc"' '-DCFILE="astmanproxy.conf"' '-DMDIR="/usr/lib/astmanproxy/modules"' -c -o common.o common.c gcc -O2 -pipe -Wall -rdynamic -D_REENTRANT -fPIC '-DPROXY_VERSION="1.1"' '-DCDIR="/etc"' '-DCFILE="astmanproxy.conf"' '-DMDIR="/usr/lib/astmanproxy/modules"' -c -o proxyfunc.o proxyfunc.c gcc -O2 -pipe -Wall -rdynamic -D_REENTRANT -fPIC '-DPROXY_VERSION="1.1"' '-DCDIR="/etc"' '-DCFILE="astmanproxy.conf"' '-DMDIR="/usr/lib/astmanproxy/modules"' -c -o log.o log.c gcc -O2 -pipe -Wall -rdynamic -D_REENTRANT -fPIC '-DPROXY_VERSION="1.1"' '-DCDIR="/etc"' '-DCFILE="astmanproxy.conf"' '-DMDIR="/usr/lib/astmanproxy/modules"' -c -o xml.o xml.c gcc -O2 -pipe -Wall -rdynamic -D_REENTRANT -fPIC '-DPROXY_VERSION="1.1"' '-DCDIR="/etc"' '-DCFILE="astmanproxy.conf"' '-DMDIR="/usr/lib/astmanproxy/modules"' -c -o standard.o standard.c gcc -O2 -pipe -Wall -rdynamic -D_REENTRANT -fPIC '-DPROXY_VERSION="1.1"' '-DCDIR="/etc"' '-DCFILE="astmanproxy.conf"' '-DMDIR="/usr/lib/astmanproxy/modules"' -c -o csv.o csv.c gcc -O2 -pipe -Wall -rdynamic -D_REENTRANT -fPIC '-DPROXY_VERSION="1.1"' '-DCDIR="/etc"' '-DCFILE="astmanproxy.conf"' '-DMDIR="/usr/lib/astmanproxy/modules"' -c -o http.o http.c astmanproxy.c: In function ‘WriteAsterisk’: astmanproxy.c:221: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result astmanproxy.c:224: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result astmanproxy.c: In function ‘accept_thread’: astmanproxy.c:494: warning: pointer targets in passing argument 3 of ‘accept’ differ in signedness /usr/include/sys/socket.h:214: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ csv.c: In function ‘_write’: csv.c:23: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result csv.c:25: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result standard.c: In function ‘_write’: standard.c:39: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result standard.c:41: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result standard.c: In function ‘_onconnect’: standard.c:53: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ld -shared csv.o -o csv.so xml.c: In function ‘_write’: xml.c:77: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result xml.c:92: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result xml.c:95: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result http.c: In function ‘_read’: http.c:105: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ld -shared standard.o -o standard.so ld -shared http.o -o http.so ld -shared xml.o -o xml.so gcc -O2 -pipe -Wall -rdynamic -D_REENTRANT -fPIC '-DPROXY_VERSION="1.1"' '-DCDIR="/etc"' '-DCFILE="astmanproxy.conf"' '-DMDIR="/usr/lib/astmanproxy/modules"' -o astmanproxy astmanproxy.o config.o common.o proxyfunc.o log.o -lpthread -ldl >>> Source compiled. >>> Test phase [none]: net-misc/astmanproxy-1.1 >>> Install astmanproxy-1.1 into /var/tmp/portage/net-misc/astmanproxy-1.1/image/ category net-misc * Tinderbox QA Notice: 'make' called by src_install make -j14 DESTDIR=/var/tmp/portage/net-misc/astmanproxy-1.1/image/ install rm -f /var/tmp/portage/net-misc/astmanproxy-1.1/image//usr/sbin/astmanproxy cd /var/tmp/portage/net-misc/astmanproxy-1.1/image//usr/lib/astmanproxy/modules; rm -f xml.so standard.so csv.so http.so /bin/sh: line 0: cd: /var/tmp/portage/net-misc/astmanproxy-1.1/image//usr/lib/astmanproxy/modules: No such file or directory Successfully uninstalled! install -d /var/tmp/portage/net-misc/astmanproxy-1.1/image//usr/sbin install astmanproxy /var/tmp/portage/net-misc/astmanproxy-1.1/image//usr/sbin install -d /var/tmp/portage/net-misc/astmanproxy-1.1/image//usr/lib/astmanproxy install -d /var/tmp/portage/net-misc/astmanproxy-1.1/image//usr/lib/astmanproxy/modules install xml.so standard.so csv.so http.so /var/tmp/portage/net-misc/astmanproxy-1.1/image//usr/lib/astmanproxy/modules install: cannot stat `xml.so': No such file or directory install: cannot stat `standard.so': No such file or directory install: cannot stat `csv.so': No such file or directory install: cannot stat `http.so': No such file or directory make: *** [install] Error 1 * ERROR: net-misc/astmanproxy-1.1 failed: * (no error message) * * Call stack: * ebuild.sh, line 61: Called src_install * environment, line 2473: Called die * The specific snippet of code: * make DESTDIR="${D}" install || die; * * If you need support, post the output of 'emerge --info =net-misc/astmanproxy-1.1', * the complete build log and the output of 'emerge -pqv =net-misc/astmanproxy-1.1'. Merge of net-misc/astmanproxy-1.1 at 2009-12-22T23:53:20+00:00 failed * The complete build log is located at '/var/log/portage/build/net-misc/astmanproxy-1.1:20091222-235320.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/astmanproxy-1.1/temp/environment'. * S: '/var/tmp/portage/net-misc/astmanproxy-1.1/work/astmanproxy-1.1'