Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 213924 Details for
Bug 298092
net-misc/astmanproxy fails to install in parallel
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
astmanproxy-1.1:20091222-235320.log (text/plain), 6.07 KB, created by
Diego Elio Pettenò (RETIRED)
on 2009-12-23 12:51:44 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2009-12-23 12:51:44 UTC
Size:
6.07 KB
patch
obsolete
> * 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'
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 298092
: 213924