Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59612 - sara-5.0.5b.ebuild warning and DEPEND
Summary: sara-5.0.5b.ebuild warning and DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Jon Hood (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-06 06:03 UTC by Antonio
Modified: 2004-08-09 19:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio 2004-08-06 06:03:38 UTC
When emerge sara-5.0.5b i see more warning/error:

This is log:

>>> md5 src_uri ;-) sara-5.0.5b.tgz
>>> Unpacking source...
>>> Unpacking sara-5.0.5b.tgz to /var/tmp/portage/sara-5.0.5b/work
>>> Source unpacked.
creating cache ./config.cache

If the configuration process does not work properly,
type make -f Makefile.fallback <ostype>.  Please report
any problems to sara@arc.com.

checking for gcc... gcc
checking whether we are using GNU C... yes
checking whether make sets ${MAKE}... yes
checking for -lX11_s... no
checking for -lXm_s... no
checking for -lXt_s... no
checking for -lc_s... no
checking for -lnsl... yes
checking for -lresolv... yes
checking for -lrpc... no
checking for rpc socket compatibility... no
checking for -lrpcsvc... yes
checking for -lsocket... no
checking for -lsun... no
checking for -lPW... no
checking for +DAportable... no
checking how to run the C preprocessor... gcc -E
checking for asm/socket.h... yes
checking for linux/limits.h... yes
checking for stdint.h... yes
checking for TIRPC compatibility... no
checking for uid_t in sys/types.h... yes
checking whether cross-compiling... no
checking type of array argument to getgroups... gid_t
checking if sys_errlist is declared... yes
checking if system netinet headers work... no
checking for rpc includes... no
checking for rpcgen... /usr/bin/rpcgen
updating cache ./config.cache
creating ./config.status
creating Makefile
make[1]: Entering directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b'
cd src/misc; make "LIBS=-lnsl -lresolv -lrpcsvc" "XFLAGS=-march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1 " "RPCGEN=/usr/bin/rpcgen"
make[2]: Entering directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/misc'
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o md5.o md5.c
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o md5c.o md5c.c
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -o ../../bin/sys_socket sys_socket.c
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -o ../../bin/timeout timeout.c
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -o ../../bin/rcmd rcmd.c -lnsl -lresolv -lrpcsvc
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -o ../../bin/safe_finger safe_finger.c
/usr/bin/rpcgen rex.x 2>/dev/null
/usr/bin/rpcgen rex.x 2>/dev/null
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -o ../../bin/md5 md5.o md5c.o
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o rex.o rex.c
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o rex_xdr.o rex_xdr.c
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -o ../../bin/rex rex.o rex_xdr.o -lnsl -lresolv -lrpcsvc
make[2]: Leaving directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/misc'
cd src/boot; make "LIBS=-lnsl -lresolv -lrpcsvc" "XFLAGS=-march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1 " "RPCGEN=/usr/bin/rpcgen"
make[2]: Entering directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/boot'
/usr/bin/rpcgen bootparam_prot.x 2>/dev/null
/usr/bin/rpcgen bootparam_prot.x 2>/dev/null
gcc -I. -O -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o boot.o boot.c
gcc -I. -O -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o bootparam_prot_xdr.o bootparam_prot_xdr.c
boot.c: In function `main':
boot.c:80: warning: passing arg 5 of `callrpc' from incompatible pointer type
boot.c:80: warning: passing arg 6 of `callrpc' from incompatible pointer type
boot.c:80: warning: passing arg 7 of `callrpc' from incompatible pointer type
boot.c:80: warning: passing arg 8 of `callrpc' from incompatible pointer type
gcc -I. -O -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -o ../../bin/boot boot.o bootparam_prot_xdr.o -lnsl -lresolv -lrpcsvc
make[2]: Leaving directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/boot'
cd src/port_scan; make "LIBS=-lnsl -lresolv -lrpcsvc" "XFLAGS=-march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1 "
make[2]: Entering directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/port_scan'
gcc -O -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o tcp_scan.o tcp_scan.c
gcc -O -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o find_addr.o find_addr.c
gcc -O -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o mallocs.o mallocs.c
gcc -O -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o non_blocking.o non_blocking.c
gcc -O -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o print_data.o print_data.c
gcc -O -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o open_limit.o open_limit.c
gcc -O -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o error.o error.c
gcc -O -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o strerror.o strerror.c
gcc -O -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o ftp_scan.o ftp_scan.c
gcc -O -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o udp_scan.o udp_scan.c
gcc -O -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o ring.o ring.c
gcc -O -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -o ../../bin/ftp_scan ftp_scan.o -lnsl -lresolv -lrpcsvc
gcc -O -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -o ../../bin/tcp_scan tcp_scan.o find_addr.o mallocs.o non_blocking.o print_data.o open_limit.o error.o strerror.o  -lnsl -lresolv -lrpcsvc
gcc -O -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -o ../../bin/udp_scan udp_scan.o find_addr.o mallocs.o open_limit.o error.o ring.o strerror.o -lnsl -lresolv -lrpcsvc
strerror.o(.text+0x16): In function `strerror':
: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
strerror.o(.text+0x9): In function `strerror':
: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
strerror.o(.text+0x16): In function `strerror':
: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
strerror.o(.text+0x9): In function `strerror':
: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
make[2]: Leaving directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/port_scan'
cd src/nfs-chk; make "LIBS=-lnsl -lresolv -lrpcsvc" "XFLAGS=-march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1 " "RPCGEN=/usr/bin/rpcgen"
make[2]: Entering directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/nfs-chk'
/usr/bin/rpcgen mount.x 2>/dev/null
/usr/bin/rpcgen nfs_prot.x 2>/dev/null
/usr/bin/rpcgen nfs_prot.x 2>/dev/null
/usr/bin/rpcgen nfs_prot.x 2>/dev/null
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o mount_clnt.o mount_clnt.c
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o mount_xdr.o mount_xdr.c
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o nfs-chk.o nfs-chk.c
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o nfs_prot_clnt.o nfs_prot_clnt.c
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o nfs_prot_xdr.o nfs_prot_xdr.c
nfs-chk.c: In function `print_attributes':
nfs-chk.c:261: warning: assignment makes pointer from integer without a cast
nfs-chk.c: In function `show_mount_point':
nfs-chk.c:276: warning: passing arg 1 of `nfsproc_getattr_2' from incompatible pointer type
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -o ../../bin/nfs-chk nfs-chk.o nfs_prot_clnt.o nfs_prot_xdr.o mount_clnt.o mount_xdr.o -lnsl -lresolv -lrpcsvc
make[2]: Leaving directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/nfs-chk'
cd src/yp-chk; make "LIBS=-lnsl -lresolv -lrpcsvc" "XFLAGS=-march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1 " "RPCGEN=/usr/bin/rpcgen"
make[2]: Entering directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/yp-chk'
/usr/bin/rpcgen yp.x 2>/dev/null
/usr/bin/rpcgen yp.x 2>/dev/null
/usr/bin/rpcgen yp.x 2>/dev/null
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o yp_clnt.o yp_clnt.c
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o yp_xdr.o yp_xdr.c
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1    -c -o yp-chk.o yp-chk.c
gcc -O -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -o ../../bin/yp-chk yp-chk.o yp_clnt.o yp_xdr.o  -lnsl -lresolv -lrpcsvc
make[2]: Leaving directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/yp-chk'
cd src/fping; make "LIBS=-lnsl -lresolv -lrpcsvc" "CFLAGS=-march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1 "
make[2]: Entering directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/fping'
gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -c -DDEFAULT_INTERVAL=25 -DDEFAULT_TIMEOUT=2500 -DDEFAULT_RETRY=3 fping.c
gcc fping.o -o ../../bin/fping -lnsl -lresolv -lrpcsvc
fping.o(.text+0xabf): In function `send_ping':
: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
make[2]: Leaving directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/fping'
cd src/ddos_scan; make "LIBS=-lnsl -lresolv -lrpcsvc" "CFLAGS=-march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1 "
make[2]: Entering directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/ddos_scan'
gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -c  dds.c
gcc dds.o -o ../../bin/ddos-scan -lnsl -lresolv -lrpcsvc
make[2]: Leaving directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/ddos_scan'
cd src/contrib; make "LIBS=-lnsl -lresolv -lrpcsvc" "CFLAGS=-march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1 "
make[2]: Entering directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/contrib'
gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -o ../../bin/irix-telnet irix-telnet.c -lnsl -lresolv -lrpcsvc
gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -o ../../bin/dscan dscan.c -lnsl -lresolv -lrpcsvc
make[2]: Leaving directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/contrib'
make[2]: Entering directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/sqlat/freetds'
gcc -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1   -DBSD_COMP -DTDS70 -c -DPIC mem.c -o mem.o
gcc -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1   -DBSD_COMP -DTDS70 -c -DPIC token.c -o token.o
gcc -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1   -DBSD_COMP -DTDS70 -c -DPIC util.c -o util.o
gcc -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1   -DBSD_COMP -DTDS70 -c -DPIC login.c -o login.o
gcc -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1   -DBSD_COMP -DTDS70 -c -DPIC read.c -o read.o
gcc -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1   -DBSD_COMP -DTDS70 -c -DPIC write.c -o write.o
gcc -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1   -DBSD_COMP -DTDS70 -c -DPIC convert.c -o convert.o
gcc -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1   -DBSD_COMP -DTDS70 -c -DPIC numeric.c -o numeric.o
gcc -I. -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1   -DBSD_COMP -DTDS70 -c -DPIC config.c -o config.o
ar cru .libs/libtds.a  mem.o token.o util.o login.o read.o write.o convert.o numeric.o config.o
ranlib .libs/libtds.a
make[2]: Leaving directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/sqlat/freetds'
make[2]: Entering directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/sqlat'
gcc -Iinclude -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -c html.c -o html.o
gcc -Iinclude -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -c sqllib.c -o sqllib.o
gcc -Iinclude -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -c util.c -o util.o
gcc -Iinclude -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -c registry.c -o registry.o
gcc -Iinclude -march=athlon-xp -O2 -pipe -fomit-frame-pointer   -DUSE_STDINT=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 -D_BSD_SOURCE=1  -c sqlanalyze.c -o sqlanalyze.o
gcc  -o ../../bin/sqlanlz html.o sqllib.o util.o registry.o sqlanalyze.o -lnsl -lresolv -lrpcsvc freetds/.libs/libtds.a
make[2]: Leaving directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b/src/sqlat'
perl reconfig
checking to make sure all the target(s) are here...
Ok, trying to find perl5 now... hang on a bit...

Perl5 is in /usr/bin/perl5.8.4

changing the source in: bin/get_targets bin/faux_fping sara add_user bin/backdoor.sara bin/boot.sara bin/bounce.sara bin/cim.sara bin/depends.sara bin/dns-chk.sara bin/dns.sara bin/finger.sara bin/ftp.sara bin/hosttype.sara bin/http.sara bin/http.sara5 bin/httpnew.sara bin/ie_mac.sara bin/imap.sara bin/login.sara bin/lsass.sara bin/mssql.sara bin/mydoom.sara bin/netstat.sara bin/nfs-chk.sara bin/pop3.sara bin/registry.sara bin/relay.sara bin/rex.sara bin/rexec.sara bin/rlogin.sara bin/rpc.sara bin/rsh.sara bin/rstatd.sara bin/rusers.sara bin/samba.sara bin/sample.sara.ext bin/sendmail.sara bin/showmount.sara bin/smb-sspg.sara bin/smb.sara bin/snmpscan.sara bin/ssh.sara bin/systat.sara bin/tcpscan.sara bin/telnet.sara bin/tftp.sara bin/udpscan.sara bin/wms.sara bin/xhost.sara bin/yp-chk.sara bin/ypbind.sara bin/sample.sara.ext perl/html.pl perl/contrib/msadc.pl perl/contrib/t2r.pl perl/contrib/wd.pl plugins/cis.pi bin/fwping

HTML/WWW Browser is /usr/bin/X11/netscape

So far so good...
Looking for all the commands now...

AEEEIIII...!!!  can't find rusers

Usage: rpcclient [OPTION...]
  -c, --command=COMMANDS                 Execute semicolon separated cmds
  -I, --dest-ip=IP                       Specify destination IP address

Help options:
  -?, --help                             Show this help message
  --usage                                Display brief usage message

Common samba options:
  -d, --debuglevel=DEBUGLEVEL            Set debug level
  -s, --configfile=CONFIGFILE            Use alternative configuration file
  -l, --log-basename=LOGFILEBASE         Basename for log/debug files
  -V, --version                          Print version

Connection options:
  -O, --socket-options=SOCKETOPTIONS     socket options to use
  -n, --netbiosname=NETBIOSNAME          Primary netbios name
  -W, --workgroup=WORKGROUP              Set the workgroup name
  -i, --scope=SCOPE                      Use this Netbios scope

Authentication options:
  -U, --user=USERNAME                    Set the network username
  -N, --no-pass                          Don't ask for a password
  -k, --kerberos                         Use kerberos (active directory)
                                         authentication
  -A, --authentication-file=FILE         Get the credentials from a file
  -S, --signing=on|off|required          Set the client signing state
  -P, --machine-pass                     Use stored machine account password
Warning:  Deprecated rpcclient.  Load from www.samba-tng.org

Warning:  Can't run nmap with $concurrent_processes > 1


Ok, now doing substitutions on the shell scripts...
Changing paths in config/paths.pl...
Changing paths in config/paths.sh...

Now building CVE database

Now building FIFOs for SSS
Warning: bad syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
   SARA Self Scan (SSS) option not installed; no web server found running
make[1]: Leaving directory `/var/tmp/portage/sara-5.0.5b/work/sara-5.0.5b'

>>> Install sara-5.0.5b into /var/tmp/portage/sara-5.0.5b/image/ category net-analyzer
install: impossibile fare stat di `status_file': No such file or directory
ln: creazione del link simbolico `/var/tmp/portage/sara-5.0.5b/image//usr/sbin/sara' a `/var/tmp/portage/sara-5.0.5b/image//opt/sara/sara': No such file or directory
man:
prepallstrip:
strip:
strip:
   opt/sara/bin/md5
   opt/sara/bin/rex
   opt/sara/bin/tcp_scan
   opt/sara/bin/boot
   opt/sara/bin/rcmd
   opt/sara/bin/ftp_scan
   opt/sara/bin/dscan
   opt/sara/bin/fping
   opt/sara/bin/safe_finger
   opt/sara/bin/irix-telnet
   opt/sara/bin/sqlanlz
   opt/sara/bin/timeout
   opt/sara/bin/sys_socket
   opt/sara/bin/ddos-scan
   opt/sara/bin/nfs-chk
   opt/sara/bin/yp-chk
   opt/sara/bin/udp_scan
>>> Completed installing into /var/tmp/portage/sara-5.0.5b/image/

This is normal warning ?

I suggest to add DEPEND for netkit-fingerd and warning for finger does not appear

Sorry for my bad english.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Antonio 2004-08-06 06:16:20 UTC
dosym ${D}${SARA_HOME}/sara /usr/sbin/sara
does not work because the dir /usr/sbin/sara in virtual image does not exists.

I suggest this:

dodir usr/sbin
dosym ${SARA_HOME}/sara /usr/sbin/sara
Comment 2 Antonio 2004-08-06 06:25:54 UTC
This warning:

AEEEIIII...!!!  can't find rusers

is possible to resolve with netkit-rusers a package found on debian ditribution and not in portage gentoo
Comment 3 Antonio 2004-08-06 06:28:38 UTC
doins add_user reconfig status_file

on this line status_file does not exists.
Comment 4 Jon Hood (RETIRED) gentoo-dev 2004-08-07 07:59:23 UTC
Most of the warnings are expected; do you think it'd be better to just have a USE flag for the optional utilities such as fingerd and maybe add the rusers package to portage?
Comment 5 Jon Hood (RETIRED) gentoo-dev 2004-08-09 19:37:13 UTC
fixed in sara-5.1.1; I didn't have time to check out 5.0.5. Sara seems to function without fingerd, though it is good to have all the optional dependencies also included in there.