* CPV: net-misc/netkit-rusers-0.17 * REPO: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * The ebuild phase 'setup' with pid 25224 appears to have left an orphan * process running in the background. >>> Unpacking source... >>> Unpacking netkit-rusers-0.17.tar.gz to /var/tmp/portage/net-misc/netkit-rusers-0.17/work >>> Source unpacked in /var/tmp/portage/net-misc/netkit-rusers-0.17/work >>> 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... make -j14 -j1 (cd rpc.rusersd && make) 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 -h -o rusers.h rusers.x gcc -pipe -O2 -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 rusersd.c -c rusersd.c: In function ‘main’: rusersd.c:98:29: warning: pointer targets in passing argument 3 of ‘getsockname’ differ in signedness /usr/include/sys/socket.h:119:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ rusersd.c:105:9: warning: ignoring return value of ‘daemon’, declared with attribute warn_unused_result gcc -pipe -O2 -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_proc.c -c rusers_proc.c: In function ‘getidle’: rusers_proc.c:197:17: warning: implicit declaration of function ‘time’ rusers_proc.c:197:17: warning: nested extern declaration of ‘time’ rpcgen -c -C -o rusers_xdr.c rusers.x gcc -pipe -O2 -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 rusers_xdr.c: In function ‘xdr_rusers_utmp’: rusers_xdr.c:14:20: warning: unused variable ‘buf’ rusers_xdr.c: In function ‘xdr_utmp_array’: rusers_xdr.c:34:20: warning: unused variable ‘buf’ gcc -pipe -O2 -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 daemon.c: In function ‘daemon’: daemon.c:60:21: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result gcc rusersd.o rusers_proc.o rusers_xdr.o daemon.o -o rusersd make[1]: Leaving directory `/var/tmp/portage/net-misc/netkit-rusers-0.17/work/netkit-rusers-0.17/rpc.rusersd' (cd rusers && 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 gcc -pipe -O2 -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 rusers.c: In function ‘rusers_reply’: rusers.c:142:3: warning: implicit declaration of function ‘ctime’ rusers.c:142:3: warning: nested extern declaration of ‘ctime’ rusers.c:142:3: warning: passing argument 2 of ‘strncpy’ makes pointer from integer without a cast /usr/include/bits/string3.h:120:1: note: expected ‘const char * __restrict__’ but argument is of type ‘int’ rusers.c: In function ‘onehost’: rusers.c:239:2: warning: passing argument 6 of ‘rusers_clnt->cl_ops->cl_call’ from incompatible pointer type rusers.c:239:2: note: expected ‘caddr_t’ but argument is of type ‘struct utmpidlearr *’ rpcgen -c -C -o rusers_xdr.c rusers.x gcc -pipe -O2 -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 rusers_xdr.c: In function ‘xdr_rusers_utmp’: rusers_xdr.c:14:20: warning: unused variable ‘buf’ rusers_xdr.c: In function ‘xdr_utmp_array’: rusers_xdr.c:34:20: warning: unused variable ‘buf’ 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' (cd rup && make) make[1]: Entering directory `/var/tmp/portage/net-misc/netkit-rusers-0.17/work/netkit-rusers-0.17/rup' gcc -pipe -O2 -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 rup.c: In function ‘onehost’: rup.c:257:2: warning: passing argument 6 of ‘rstat_clnt->cl_ops->cl_call’ from incompatible pointer type rup.c:257:2: note: expected ‘caddr_t’ but argument is of type ‘struct statstime *’ ln -s /usr/include/rpcsvc/rstat.x rstat.x rpcgen -c -C -o rstat_xdr.c rstat.x rpcgen -h -o rstat.h rstat.x gcc -pipe -O2 -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 rstat_xdr.c: In function ‘xdr_rstat_timeval’: rstat_xdr.c:11:20: warning: unused variable ‘buf’ gcc -pipe -O2 -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 err.c: In function ‘err’: err.c:19:5: warning: implicit declaration of function ‘exit’ err.c:19:5: warning: incompatible implicit declaration of built-in function ‘exit’ 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' >>> Source compiled. >>> Test phase [none]: net-misc/netkit-rusers-0.17 >>> Install netkit-rusers-0.17 into /var/tmp/portage/net-misc/netkit-rusers-0.17/image/ category net-misc >>> Completed installing netkit-rusers-0.17 into /var/tmp/portage/net-misc/netkit-rusers-0.17/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/rusersd usr/bin/rusers usr/bin/rup * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/rusersd * /usr/bin/rusers * /usr/bin/rup * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * rusers_proc.c:197:17: warning: implicit declaration of function ‘time’ * rusers.c:142:3: warning: implicit declaration of function ‘ctime’ * err.c:19:5: warning: implicit declaration of function ‘exit’ * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * err.c:19:5: warning: incompatible implicit declaration of built-in function ‘exit’ * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.hcs.harvard.edu/~dholland/computers/netkit.html * The ebuild phase 'success_hooks' with pid 26106 appears to have left an * orphan process running in the background.