Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 170197 Details for
Bug 244867
net-misc/netkit-rusers: fails to build with parallel make
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
net-misc:netkit-rusers-0.17:20081029-005827.log (text/plain), 4.99 KB, created by
Diego Elio Pettenò (RETIRED)
on 2008-10-29 11:09:11 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2008-10-29 11:09:11 UTC
Size:
4.99 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking netkit-rusers-0.17.tar.gz to /var/tmp/portage/net-misc/netkit-rusers-0.17/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/net-misc/netkit-rusers-0.17/work/netkit-rusers-0.17 ... >Directories: /usr/bin /usr/sbin /usr/man >Looking for a C compiler... gcc >Checking if gcc accepts gcc warnings... yes >Checking if gcc accepts -O2... yes >Checking for BSD signal semantics... yes >Checking for GNU libc... yes >Checking for snprintf declaration... ok >Checking for snprintf implementation... ok >Generating MCONFIG... >(cd rpc.rusersd && make) >(cd rusers && make) >(cd rup && make) >make[1]: Entering directory `/var/tmp/portage/net-misc/netkit-rusers-0.17/work/netkit-rusers-0.17/rusers' >ln -s /usr/include/rpcsvc/rusers.x rusers.x >rpcgen -h -o rusers.h rusers.x >rpcgen -c -C -o rusers_xdr.c rusers.x >make[1]: Entering directory `/var/tmp/portage/net-misc/netkit-rusers-0.17/work/netkit-rusers-0.17/rup' >gcc -pipe -include /var/tmp/portage/net-misc/netkit-rusers-0.17/temp/flagscheck.h -Wall -W -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DGNU_LIBC -D_GNU_SOURCE -I. rup.c -c >ln -s /usr/include/rpcsvc/rstat.x rstat.x >gcc -pipe -include /var/tmp/portage/net-misc/netkit-rusers-0.17/temp/flagscheck.h -Wall -W -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DGNU_LIBC -D_GNU_SOURCE -I. err.c -c >make[1]: Entering directory `/var/tmp/portage/net-misc/netkit-rusers-0.17/work/netkit-rusers-0.17/rpc.rusersd' >ln -s /usr/include/rpcsvc/rusers.x rusers.x >rpcgen -c -C -o rusers_xdr.c rusers.x >rpcgen -c -C -o rstat_xdr.c rstat.x >gcc -pipe -include /var/tmp/portage/net-misc/netkit-rusers-0.17/temp/flagscheck.h -Wall -W -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DGNU_LIBC -D_GNU_SOURCE -D_NO_UT_TIME daemon.c -c >rusers.x: No such file or directory >make[1]: *** [rusers_xdr.c] Error 1 >make[1]: *** Waiting for unfinished jobs.... >rpcgen -h -o rstat.h rstat.x >gcc -pipe -include /var/tmp/portage/net-misc/netkit-rusers-0.17/temp/flagscheck.h -Wall -W -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DGNU_LIBC -D_GNU_SOURCE -D_NO_UT_TIME rusers.c -c >gcc -pipe -include /var/tmp/portage/net-misc/netkit-rusers-0.17/temp/flagscheck.h -Wall -W -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DGNU_LIBC -D_GNU_SOURCE -D_NO_UT_TIME rusers_xdr.c -c >err.c: In function 'err': >err.c:19: warning: implicit declaration of function 'exit' >err.c:19: warning: incompatible implicit declaration of built-in function 'exit' >gcc -pipe -include /var/tmp/portage/net-misc/netkit-rusers-0.17/temp/flagscheck.h -Wall -W -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DGNU_LIBC -D_GNU_SOURCE -I. rstat_xdr.c -c >make[1]: Leaving directory `/var/tmp/portage/net-misc/netkit-rusers-0.17/work/netkit-rusers-0.17/rpc.rusersd' >make: *** [rpc.rusersd.build] Error 2 >make: *** Waiting for unfinished jobs.... >rup.c: In function 'onehost': >rup.c:257: warning: passing argument 6 of 'rstat_clnt->cl_ops->cl_call' from incompatible pointer type >rusers_xdr.c: In function 'xdr_rusers_utmp': >rusers_xdr.c:14: warning: unused variable 'buf' >rusers_xdr.c: In function 'xdr_utmp_array': >rusers_xdr.c:34: warning: unused variable 'buf' >rstat_xdr.c: In function 'xdr_rstat_timeval': >rstat_xdr.c:11: warning: unused variable 'buf' >rusers.c: In function 'rusers_reply': >rusers.c:142: warning: implicit declaration of function 'ctime' >rusers.c:142: warning: nested extern declaration of 'ctime' >rusers.c:142: warning: passing argument 2 of 'strncpy' makes pointer from integer without a cast >rusers.c: In function 'onehost': >rusers.c:239: warning: passing argument 6 of 'rusers_clnt->cl_ops->cl_call' from incompatible pointer type >gcc rusers.o rusers_xdr.o -o rusers >make[1]: Leaving directory `/var/tmp/portage/net-misc/netkit-rusers-0.17/work/netkit-rusers-0.17/rusers' >gcc rup.o rstat_xdr.o err.o -o rup >make[1]: Leaving directory `/var/tmp/portage/net-misc/netkit-rusers-0.17/work/netkit-rusers-0.17/rup' > [31;01m*[0m > [31;01m*[0m ERROR: net-misc/netkit-rusers-0.17 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 83: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die > [31;01m*[0m The die message: > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/net-misc:netkit-rusers-0.17:20081029-005827.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/netkit-rusers-0.17/temp/environment'. > [31;01m*[0m
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 244867
: 170197