<86>Mar  1 10:17:56 userdel[3603838]: delete user 'rooter'
<86>Mar  1 10:17:56 userdel[3603838]: removed group 'rooter' owned by 'rooter'
<86>Mar  1 10:17:56 userdel[3603838]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  1 10:17:56 groupadd[3603844]: group added to /etc/group: name=rooter, GID=615
<86>Mar  1 10:17:56 groupadd[3603844]: group added to /etc/gshadow: name=rooter
<86>Mar  1 10:17:56 groupadd[3603844]: new group: name=rooter, GID=615
<86>Mar  1 10:17:56 useradd[3603852]: new user: name=rooter, UID=615, GID=615, home=/root, shell=/bin/bash
<86>Mar  1 10:17:56 userdel[3603862]: delete user 'builder'
<86>Mar  1 10:17:56 userdel[3603862]: removed group 'builder' owned by 'builder'
<86>Mar  1 10:17:56 userdel[3603862]: removed shadow group 'builder' owned by 'builder'
<86>Mar  1 10:17:56 groupadd[3603873]: group added to /etc/group: name=builder, GID=616
<86>Mar  1 10:17:56 groupadd[3603873]: group added to /etc/gshadow: name=builder
<86>Mar  1 10:17:56 groupadd[3603873]: new group: name=builder, GID=616
<86>Mar  1 10:17:56 useradd[3603884]: new user: name=builder, UID=616, GID=616, home=/usr/src, shell=/bin/bash
warning: user at does not exist - using root
warning: group at does not exist - using root
warning: user at does not exist - using root
warning: group at does not exist - using root
warning: user at does not exist - using root
warning: group at does not exist - using root
warning: user at does not exist - using root
warning: group at does not exist - using root
<13>Mar  1 10:18:01 rpmi: groff-base-1.22.3-alt2 1502488686 installed
<13>Mar  1 10:18:01 rpmi: chrpath-0.16-alt1 1453066316 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/whoson-2.05-alt2.1.nosrc.rpm
Installing whoson-2.05-alt2.1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81672
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf whoson-2.05
+ echo 'Source #0 (whoson-2.05.tar.gz):'
Source #0 (whoson-2.05.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/whoson-2.05.tar.gz
+ /bin/tar -xf -
+ cd whoson-2.05
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.53195
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd whoson-2.05
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_prog_cc_static_works=no
+ lt_cv_prog_cc_static_works=no
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking whether make sets $(MAKE)... (cached) yes
checking for echo... /bin/echo
checking for ln... /bin/ln
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for perl... /usr/bin/perl
checking for nroff... /usr/bin/nroff
checking for cvs2cl... cvs2cl
checking for a BSD-compatible install... /bin/install -c
checking for ar... /usr/bin/ar
checking for ld... /usr/bin/ld
checking whether ln -s works... yes
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i586-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-ar... /usr/bin/ar
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory
yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory
no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gethostbyname... yes
checking for socket in -lsocket... no
checking for ANSI C header files... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for unistd.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking whether optarg is defined in headers... yes
checking return type of signal handlers... void
checking for uid_t in sys/types.h... yes
checking for socket... yes
checking for select... yes
checking for syslog... yes
checking for setsid... yes
checking for inet_aton... yes
checking for setreuid... yes
checking for chroot... yes
checking for setgroups... yes
checking for getopt... yes
checking whether setpgrp takes no argument... yes
checking for pidfile in -lutil... no
checking for pidfile... no
checking for the size of sockaddr_un.sun_path... 108
configure: creating ./config.status
config.status: creating Makefile
config.status: creating WHOSON/Makefile.PL
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
/bin/rm: cannot remove 'libtoolT': No such file or directory
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext

    Using C compiler: i586-alt-linux-gcc
    Using CFLAGS:     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall
    Using config:     /etc/whoson.conf
    Max addr length:  32
    Max name length:  128

+ make
make: Entering directory '/usr/src/RPM/BUILD/whoson-2.05'
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/whoson-2.05'
/bin/sh ./libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o clnt_common.lo clnt_common.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c clnt_common.c  -fPIC -DPIC -o .libs/clnt_common.o
clnt_common.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid="$Id: clnt_common.c,v 1.12 2008/01/17 12:46:48 crosser Exp $";
              ^~~~~
/bin/sh ./libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o rtconfig.lo rtconfig.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c rtconfig.c  -fPIC -DPIC -o .libs/rtconfig.o
rtconfig.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid="$Id: rtconfig.c,v 1.14 2009/07/11 11:09:54 crosser Exp $";
              ^~~~~
/bin/sh ./libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o checkperm.lo checkperm.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c checkperm.c  -fPIC -DPIC -o .libs/checkperm.o
checkperm.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid="$Id: checkperm.c,v 1.5 1998/07/26 14:06:40 crosser Exp $";
              ^~~~~
( \
	echo '#include "sys/types.h"'; \
	echo '#include "whosond.h"'; \
	echo '#include "rtconfig.h"'; \
	echo ""; \
	for f in tcp udp unix unixd; do \
		echo "extern struct _cfgdesc desc_wso_clnt_${f}_cfg;"; \
		echo "extern struct _evdesc wso_${f}_clnt_connect(void *priv);"; \
		echo ""; \
	done; \
	echo ""; \
	echo "struct _cfgrec wso_cfglist[] = {"; \
	for f in tcp udp unix unixd; do \
		echo "	{\"$f\",&desc_wso_clnt_${f}_cfg,{wso_${f}_clnt_connect}},"; \
	done; \
	echo "	{(void*)0,(void*)0,{(void*)0}}"; \
	echo "};"; \
) >clntlist.c
/bin/sh ./libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o clntlist.lo clntlist.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c clntlist.c  -fPIC -DPIC -o .libs/clntlist.o
/bin/sh ./libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o clnt_tcp.lo clnt_tcp.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c clnt_tcp.c  -fPIC -DPIC -o .libs/clnt_tcp.o
clnt_tcp.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid="$Id: clnt_tcp.c,v 1.14 1999/10/03 21:18:03 crosser Exp $";
              ^~~~~
/bin/sh ./libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o clnt_udp.lo clnt_udp.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c clnt_udp.c  -fPIC -DPIC -o .libs/clnt_udp.o
clnt_udp.c: In function 'wso_udp_clnt_connect':
clnt_udp.c:171:37: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign]
      (struct sockaddr *) &frominet, &slen)) < 0) {
                                     ^~~~~
In file included from /usr/include/sys/socket.h:269,
                 from clnt_udp.c:74:
/usr/include/bits/socket2.h:64:1: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags,
 ^~~~~~~~
At top level:
clnt_udp.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid="$Id: clnt_udp.c,v 1.13 1999/10/03 21:18:03 crosser Exp $";
              ^~~~~
/bin/sh ./libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o clnt_unix.lo clnt_unix.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c clnt_unix.c  -fPIC -DPIC -o .libs/clnt_unix.o
clnt_unix.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid="$Id: clnt_unix.c,v 1.16 2001/07/20 07:35:54 crosser Exp $";
              ^~~~~
/bin/sh ./libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o clnt_unixd.lo clnt_unixd.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c clnt_unixd.c  -fPIC -DPIC -o .libs/clnt_unixd.o
clnt_unixd.c: In function 'wso_unixd_clnt_connect':
clnt_unixd.c:162:37: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign]
      (struct sockaddr *) &frominet, &slen)) < 0) {
                                     ^~~~~
In file included from /usr/include/sys/socket.h:269,
                 from clnt_unixd.c:48:
/usr/include/bits/socket2.h:64:1: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags,
 ^~~~~~~~
At top level:
clnt_unixd.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid="$Id: clnt_unixd.c,v 1.7 2001/07/20 07:35:54 crosser Exp $";
              ^~~~~
/bin/sh ./libtool --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -version-info 0:0:0  -o libwhoson.la -rpath /usr/lib clnt_common.lo rtconfig.lo checkperm.lo clntlist.lo clnt_tcp.lo clnt_udp.lo clnt_unix.lo clnt_unixd.lo 
libtool: link: i586-alt-linux-gcc -shared  .libs/clnt_common.o .libs/rtconfig.o .libs/checkperm.o .libs/clntlist.o .libs/clnt_tcp.o .libs/clnt_udp.o .libs/clnt_unix.o .libs/clnt_unixd.o    -march=i586 -mtune=generic   -Wl,-soname -Wl,libwhoson.so.0 -o .libs/libwhoson.so.0.0.0
/usr/bin/ld.default: .libs/clnt_unixd.o: in function `wso_unixd_clnt_connect':
/usr/src/RPM/BUILD/whoson-2.05/clnt_unixd.c:110: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
libtool: link: (cd ".libs" && rm -f "libwhoson.so.0" && ln -s "libwhoson.so.0.0.0" "libwhoson.so.0")
libtool: link: (cd ".libs" && rm -f "libwhoson.so" && ln -s "libwhoson.so.0.0.0" "libwhoson.so")
libtool: link: ( cd ".libs" && rm -f "libwhoson.la" && ln -s "../libwhoson.la" "libwhoson.la" )
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c whosond.c
whosond.c: In function 'main':
whosond.c:258:7: warning: implicit declaration of function 'setgroups'; did you mean 'getgroups'? [-Wimplicit-function-declaration]
   if (setgroups(1,groups) == -1) {
       ^~~~~~~~~
       getgroups
whosond.c:177:4: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
    dup(0);
    ^~~~~~
whosond.c:178:4: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
    dup(0);
    ^~~~~~
whosond.c:264:3: warning: ignoring return value of 'setregid', declared with attribute warn_unused_result [-Wunused-result]
   setregid(rungid,rungid);
   ^~~~~~~~~~~~~~~~~~~~~~~
whosond.c:272:3: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result]
   setreuid(runuid,runuid);
   ^~~~~~~~~~~~~~~~~~~~~~~
At top level:
whosond.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid="$Id: whosond.c,v 1.24 2003/08/14 12:50:35 crosser Exp $";
              ^~~~~
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c mainloop.c
mainloop.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid="$Id: mainloop.c,v 1.5 1998/07/28 17:51:53 crosser Exp $";
              ^~~~~
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c lhash.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c serv_common.c
serv_common.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid="$Id: serv_common.c,v 1.18 2006/11/25 23:10:17 crosser Exp $";
              ^~~~~
( \
	echo '#include "sys/types.h"'; \
	echo '#include "whosond.h"'; \
	echo '#include "rtconfig.h"'; \
	echo ""; \
	for f in tcp udp unix unixd; do \
		echo "extern struct _cfgdesc desc_wso_serv_${f}_cfg;"; \
		echo "extern struct _evdesc ${f}_serv_init(void *priv);"; \
		echo ""; \
	done; \
	echo "extern struct _cfgdesc desc_wso_serv_global_cfg;"; \
	echo "extern struct _evdesc global_serv_init(void *priv);"; \
	echo ""; \
	echo ""; \
	echo "struct _cfgrec wso_cfglist[] = {"; \
	for f in tcp udp unix unixd; do \
		echo "	{\"$f\",&desc_wso_serv_${f}_cfg,{${f}_serv_init}},"; \
	done; \
	echo "	{\"global\",&desc_wso_serv_global_cfg,{global_serv_init}},"; \
	echo "	{(void*)0,(void*)0,{(void*)0}}"; \
	echo "};"; \
) >servlist.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c servlist.c
/bin/sh ./libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o serv_tcp.lo serv_tcp.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c serv_tcp.c  -fPIC -DPIC -o .libs/serv_tcp.o
serv_tcp.c: In function 'tcp_ctl_evproc':
serv_tcp.c:184:44: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
  msgsock=accept(fd,(struct sockaddr*)&from,&flen);
                                            ^~~~~
In file included from serv_tcp.c:62:
/usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int accept (int __fd, __SOCKADDR_ARG __addr,
            ^~~~~~
serv_tcp.c: In function 'search_request':
serv_tcp.c:123:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(fd,retbuf,strlen(retbuf));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
At top level:
serv_tcp.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid="$Id: serv_tcp.c,v 1.12 1999/10/03 21:18:03 crosser Exp $";
              ^~~~~
/bin/sh ./libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o serv_udp.lo serv_udp.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c serv_udp.c  -fPIC -DPIC -o .libs/serv_udp.o
serv_udp.c: In function 'udp_read_evproc':
serv_udp.c:110:36: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign]
     0,(struct sockaddr *)&frominet,&slen)) > 0) {
                                    ^~~~~
In file included from /usr/include/sys/socket.h:269,
                 from serv_udp.c:59:
/usr/include/bits/socket2.h:64:1: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags,
 ^~~~~~~~
At top level:
serv_udp.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid="$Id: serv_udp.c,v 1.8 1999/10/03 21:18:04 crosser Exp $";
              ^~~~~
/bin/sh ./libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o serv_unix.lo serv_unix.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c serv_unix.c  -fPIC -DPIC -o .libs/serv_unix.o
serv_unix.c: In function 'unix_ctl_evproc':
serv_unix.c:179:44: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
  msgsock=accept(fd,(struct sockaddr*)&from,&flen);
                                            ^~~~~
In file included from serv_unix.c:67:
/usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int accept (int __fd, __SOCKADDR_ARG __addr,
            ^~~~~~
serv_unix.c: In function 'search_request':
serv_unix.c:120:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(fd,retbuf,strlen(retbuf));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
At top level:
serv_unix.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid="$Id: serv_unix.c,v 1.13 2001/07/20 07:35:54 crosser Exp $";
              ^~~~~
/bin/sh ./libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o serv_unixd.lo serv_unixd.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c serv_unixd.c  -fPIC -DPIC -o .libs/serv_unixd.o
serv_unixd.c: In function 'unixd_read_evproc':
serv_unixd.c:93:36: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign]
     0,(struct sockaddr *)&fromunix,&slen)) > 0) {
                                    ^~~~~
In file included from /usr/include/sys/socket.h:269,
                 from serv_unixd.c:43:
/usr/include/bits/socket2.h:64:1: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags,
 ^~~~~~~~
At top level:
serv_unixd.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 static char *rcsid="$Id: serv_unixd.c,v 1.5 2001/07/20 07:35:54 crosser Exp $";
              ^~~~~
/bin/sh ./libtool --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall   -o whosond whosond.o mainloop.o lhash.o serv_common.o servlist.o libwhoson.la   serv_tcp.lo serv_udp.lo serv_unix.lo serv_unixd.lo 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o .libs/whosond whosond.o mainloop.o lhash.o serv_common.o servlist.o .libs/serv_tcp.o .libs/serv_udp.o .libs/serv_unix.o .libs/serv_unixd.o  ./.libs/libwhoson.so
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c whoson.c
/bin/sh ./libtool --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -static  -o whoson whoson.o libwhoson.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o whoson whoson.o  ./.libs/libwhoson.so -Wl,-rpath -Wl,/usr/src/RPM/BUILD/whoson-2.05/.libs
make[1]: Leaving directory '/usr/src/RPM/BUILD/whoson-2.05'
make: Leaving directory '/usr/src/RPM/BUILD/whoson-2.05'
+ chrpath -d whoson
+ chrpath -d .libs/whosond
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.53498
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/whoson-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/whoson-buildroot
+ cd whoson-2.05
+ install -d /usr/src/tmp/whoson-buildroot/etc/rc.d/init.d /usr/src/tmp/whoson-buildroot/var/lib/whosond
+ make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/whoson-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/whoson-2.05'
make[1]: Entering directory '/usr/src/RPM/BUILD/whoson-2.05'
test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/whoson-buildroot/usr/lib"
 /bin/sh ./libtool   --mode=install /bin/install -p  'libwhoson.la' '/usr/src/tmp/whoson-buildroot/usr/lib/libwhoson.la'
libtool: install: /bin/install -p .libs/libwhoson.so.0.0.0 /usr/src/tmp/whoson-buildroot/usr/lib/libwhoson.so.0.0.0
libtool: install: (cd /usr/src/tmp/whoson-buildroot/usr/lib && { ln -s -f libwhoson.so.0.0.0 libwhoson.so.0 || { rm -f libwhoson.so.0 && ln -s libwhoson.so.0.0.0 libwhoson.so.0; }; })
libtool: install: (cd /usr/src/tmp/whoson-buildroot/usr/lib && { ln -s -f libwhoson.so.0.0.0 libwhoson.so || { rm -f libwhoson.so && ln -s libwhoson.so.0.0.0 libwhoson.so; }; })
libtool: install: /bin/install -p .libs/libwhoson.lai /usr/src/tmp/whoson-buildroot/usr/lib/libwhoson.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/whoson-buildroot/usr/sbin"
  /bin/sh ./libtool   --mode=install /bin/install -p 'whosond' '/usr/src/tmp/whoson-buildroot/usr/sbin/whosond'
libtool: install: warning: `libwhoson.la' has not been installed in `/usr/lib'
libtool: install: /bin/install -p .libs/whosond /usr/src/tmp/whoson-buildroot/usr/sbin/whosond
  /bin/sh ./libtool   --mode=install /bin/install -p 'whoson' '/usr/src/tmp/whoson-buildroot/usr/sbin/whoson'
libtool: install: /bin/install -p whoson /usr/src/tmp/whoson-buildroot/usr/sbin/whoson
test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/whoson-buildroot/usr/include"
 /bin/install -p -m 644 'whoson.h' '/usr/src/tmp/whoson-buildroot/usr/include/whoson.h'
test -z "/usr/share/man/man3" || /bin/mkdir -p "/usr/src/tmp/whoson-buildroot/usr/share/man/man3"
 /bin/install -p -m 644 'whoson.3' '/usr/src/tmp/whoson-buildroot/usr/share/man/man3/whoson.3'
test -z "/usr/share/man/man5" || /bin/mkdir -p "/usr/src/tmp/whoson-buildroot/usr/share/man/man5"
 /bin/install -p -m 644 'whoson.conf.5' '/usr/src/tmp/whoson-buildroot/usr/share/man/man5/whoson.conf.5'
test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/whoson-buildroot/usr/share/man/man8"
 /bin/install -p -m 644 'whoson.8' '/usr/src/tmp/whoson-buildroot/usr/share/man/man8/whoson.8'
 /bin/install -p -m 644 'whosond.8' '/usr/src/tmp/whoson-buildroot/usr/share/man/man8/whosond.8'
make  install-data-hook
make[2]: Entering directory '/usr/src/RPM/BUILD/whoson-2.05'
if test -f /usr/src/tmp/whoson-buildroot/etc/whoson.conf; then \
	/bin/echo "/usr/src/tmp/whoson-buildroot/etc/whoson.conf exists, not overwritten"; \
else \
	/bin/sh /usr/src/RPM/BUILD/whoson-2.05/install-sh -d `dirname /usr/src/tmp/whoson-buildroot/etc/whoson.conf`; \
	/bin/install -p -m 644 ./whoson.conf /usr/src/tmp/whoson-buildroot/etc/whoson.conf; \
fi; \
for f in wso_version.3 wso_login.3 wso_logout.3 wso_query.3; do \
	rm -f /usr/src/tmp/whoson-buildroot/usr/share/man/man3/$f; \
	/bin/ln /usr/src/tmp/whoson-buildroot/usr/share/man/man3/whoson.3 /usr/src/tmp/whoson-buildroot/usr/share/man/man3/$f; \
done
make[2]: Leaving directory '/usr/src/RPM/BUILD/whoson-2.05'
make[1]: Leaving directory '/usr/src/RPM/BUILD/whoson-2.05'
make: Leaving directory '/usr/src/RPM/BUILD/whoson-2.05'
+ install -m0755 /usr/src/RPM/SOURCES/whosond.init /usr/src/tmp/whoson-buildroot/etc/rc.d/init.d/whosond
+ install -m0644 /usr/src/RPM/SOURCES/whoson.conf /usr/src/tmp/whoson-buildroot/etc/
+ for i in wso_login wso_logout wso_query wso_version
+ rm -f /usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_login.3
+ echo '.so whoson.3'
+ for i in wso_login wso_logout wso_query wso_version
+ rm -f /usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_logout.3
+ echo '.so whoson.3'
+ for i in wso_login wso_logout wso_query wso_version
+ rm -f /usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_query.3
+ echo '.so whoson.3'
+ for i in wso_login wso_logout wso_query wso_version
+ rm -f /usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_version.3
+ echo '.so whoson.3'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/whoson-buildroot (auto)
removed './usr/lib/libwhoson.la'
mode of './usr/lib/libwhoson.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/whoson-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/whoson-buildroot/ (default)
Compressing files in /usr/src/tmp/whoson-buildroot (auto)
removed '/usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_version.3'
'/usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_version.3.xz' -> 'whoson.3.xz'
removed '/usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_query.3'
'/usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_query.3.xz' -> 'whoson.3.xz'
removed '/usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_logout.3'
'/usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_logout.3.xz' -> 'whoson.3.xz'
removed '/usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_login.3'
'/usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_login.3.xz' -> 'whoson.3.xz'
removed '/usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_login.3.xz'
'/usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_login.3.xz' -> 'whoson.3.xz'
removed '/usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_logout.3.xz'
'/usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_logout.3.xz' -> 'whoson.3.xz'
removed '/usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_query.3.xz'
'/usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_query.3.xz' -> 'whoson.3.xz'
removed '/usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_version.3.xz'
'/usr/src/tmp/whoson-buildroot/usr/share/man/man3/wso_version.3.xz' -> 'whoson.3.xz'
Adjusting library links in /usr/src/tmp/whoson-buildroot
./usr/lib:
	libwhoson.so.0 -> libwhoson.so.0.0.0
./var/lib:
Verifying ELF objects in /usr/src/tmp/whoson-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/sbin/whosond: uses non-LFS functions: open
verify-elf: WARNING: ./usr/lib/libwhoson.so.0.0.0: uses non-LFS functions: fopen
Hardlinking identical .pyc and .pyo files
Processing files: whoson-2.05-alt2.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0wDlDq
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dmVcNX
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: libwhoson = 2.05-alt2.1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libwhoson.so.0 >= set:igW9YTez80, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QpxyjN
Creating whoson-debuginfo package
Processing files: whoson-server-2.05-alt2.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QJxJoS
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wqqs92
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
shell.req: /usr/src/tmp/whoson-buildroot/etc/rc.d/init.d/whosond: /etc/sysconfig/network -> /etc/sysconfig/network (raw, not installed)
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lYlWHq
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZEizQ5
Requires: whoson = 2.05-alt2.1, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /etc/sysconfig/network, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libwhoson.so.0 >= set:igYPx6R0, rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(SetVersions)
Requires(post): /bin/sh, /usr/sbin/post_service
Requires(preun): /bin/sh, /usr/sbin/preun_service
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eBPJQY
Creating whoson-server-debuginfo package
Processing files: libwhoson-2.05-alt2.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Efsnr9
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/whoson-buildroot/usr/lib/libwhoson.so.0: 17 symbols, 15 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cDz8Ip
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: libwhoson.so.0 = set:idDtWLDtaqA19zuuINZbkh0ZrAFUWcZwe391r1
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vNTTwW
Creating libwhoson-debuginfo package
Processing files: libwhoson-devel-2.05-alt2.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dH2A5I
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uLtJUL
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: libwhoson = 2.05-alt2.1, /usr/lib/libwhoson.so.0.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9EM5dT
Processing files: whoson-debuginfo-2.05-alt2.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JUpuah
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MvCJnW
find-requires: running scripts (debuginfo)
Requires: whoson = 2.05-alt2.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libwhoson.so.0)
Processing files: whoson-server-debuginfo-2.05-alt2.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CAPNlO
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r5P8OY
find-requires: running scripts (debuginfo)
Requires: whoson-server = 2.05-alt2.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libwhoson.so.0)
Processing files: libwhoson-debuginfo-2.05-alt2.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wukm7c
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mQnY0I
find-requires: running scripts (debuginfo)
Provides: debug(libwhoson.so.0)
Requires: libwhoson = 2.05-alt2.1, debug(libc.so.6)
Adding to whoson-server a strict dependency on libwhoson
Adding to whoson-debuginfo a strict dependency on libwhoson-debuginfo
Adding to whoson-server-debuginfo a strict dependency on libwhoson-debuginfo
Removing from whoson-server-debuginfo 4 sources provided by libwhoson-debuginfo
Removing 2 extra deps from whoson due to dependency on libwhoson
Removing 2 extra deps from whoson-server due to dependency on libwhoson
Removing 1 extra deps from libwhoson-devel due to dependency on libwhoson
Removing 1 extra deps from whoson-debuginfo due to dependency on libwhoson-debuginfo
Removing 1 extra deps from whoson-server-debuginfo due to dependency on libwhoson-debuginfo
Removing 6 extra deps from whoson-server due to repentancy on whoson
Removing 4 extra deps from whoson due to repentancy on libwhoson
Removing 2 extra deps from whoson-server due to repentancy on libwhoson
Removing 1 extra deps from whoson-debuginfo due to repentancy on libwhoson-debuginfo
Removing 1 extra deps from whoson-server-debuginfo due to repentancy on libwhoson-debuginfo
Wrote: /usr/src/RPM/RPMS/i586/whoson-2.05-alt2.1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/whoson-server-2.05-alt2.1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libwhoson-2.05-alt2.1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libwhoson-devel-2.05-alt2.1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/whoson-debuginfo-2.05-alt2.1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/whoson-server-debuginfo-2.05-alt2.1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libwhoson-debuginfo-2.05-alt2.1.i586.rpm
12.51user 3.53system 0:39.99elapsed 40%CPU (0avgtext+0avgdata 24824maxresident)k
0inputs+0outputs (0major+1105137minor)pagefaults 0swaps
17.34user 6.56system 0:51.95elapsed 46%CPU (0avgtext+0avgdata 114936maxresident)k
0inputs+0outputs (0major+1482039minor)pagefaults 0swaps
--- libwhoson-2.05-alt2.1.i586.rpm.repo	2011-10-16 18:23:42.000000000 +0000
+++ libwhoson-2.05-alt2.1.i586.rpm.hasher	2020-03-01 10:18:45.927656048 +0000
@@ -5,2 +5,3 @@
 Requires: libc.so.6(GLIBC_2.1.3)  
+Requires: libc.so.6(GLIBC_2.15)  
 Requires: libc.so.6(GLIBC_2.3)  
--- libwhoson-debuginfo-2.05-alt2.1.i586.rpm.repo	2011-10-16 18:23:42.000000000 +0000
+++ libwhoson-debuginfo-2.05-alt2.1.i586.rpm.hasher	2020-03-01 10:18:46.064655561 +0000
@@ -2,3 +2,2 @@
 /usr/lib/debug/usr/lib/libwhoson.so.0.debug	120777	libwhoson.so.0.0.0.debug
-/usr/lib/debug/usr/lib/libwhoson.so.debug	120777	libwhoson.so.0.0.0.debug
 /usr/src/debug/whoson-2.05	40755	
--- libwhoson-devel-2.05-alt2.1.i586.rpm.repo	2011-10-16 18:23:42.000000000 +0000
+++ libwhoson-devel-2.05-alt2.1.i586.rpm.hasher	2020-03-01 10:18:46.095655451 +0000
@@ -2,7 +2,7 @@
 /usr/lib/libwhoson.so	120777	libwhoson.so.0.0.0
-/usr/share/man/man3/whoson.3.gz	100644	
-/usr/share/man/man3/wso_login.3.gz	120777	whoson.3.gz
-/usr/share/man/man3/wso_logout.3.gz	120777	whoson.3.gz
-/usr/share/man/man3/wso_query.3.gz	120777	whoson.3.gz
-/usr/share/man/man3/wso_version.3.gz	120777	whoson.3.gz
+/usr/share/man/man3/whoson.3.xz	100644	
+/usr/share/man/man3/wso_login.3.xz	120777	whoson.3.xz
+/usr/share/man/man3/wso_logout.3.xz	120777	whoson.3.xz
+/usr/share/man/man3/wso_query.3.xz	120777	whoson.3.xz
+/usr/share/man/man3/wso_version.3.xz	120777	whoson.3.xz
 Requires: libwhoson = 2.05-alt2.1
--- whoson-2.05-alt2.1.i586.rpm.repo	2011-10-16 18:23:42.000000000 +0000
+++ whoson-2.05-alt2.1.i586.rpm.hasher	2020-03-01 10:18:46.354654532 +0000
@@ -2,4 +2,4 @@
 /usr/sbin/whoson	100755	
-/usr/share/man/man5/whoson.conf.5.gz	100644	
-/usr/share/man/man8/whoson.8.gz	100644	
+/usr/share/man/man5/whoson.conf.5.xz	100644	
+/usr/share/man/man8/whoson.8.xz	100644	
 Requires: libwhoson = 2.05-alt2.1
--- whoson-debuginfo-2.05-alt2.1.i586.rpm.repo	2011-10-16 18:23:42.000000000 +0000
+++ whoson-debuginfo-2.05-alt2.1.i586.rpm.hasher	2020-03-01 10:18:46.588653701 +0000
@@ -3,2 +3,3 @@
 /usr/src/debug/whoson-2.05/whoson.c	100644	
+/usr/src/debug/whoson-2.05/whoson.h	100644	
 Requires: whoson = 2.05-alt2.1
--- whoson-server-2.05-alt2.1.i586.rpm.repo	2011-10-16 18:23:42.000000000 +0000
+++ whoson-server-2.05-alt2.1.i586.rpm.hasher	2020-03-01 10:18:46.621653584 +0000
@@ -2,3 +2,3 @@
 /usr/sbin/whosond	100755	
-/usr/share/man/man8/whosond.8.gz	100644	
+/usr/share/man/man8/whosond.8.xz	100644	
 /var/lib/whosond	40755	
@@ -6,3 +6,2 @@
 Requires: /bin/sh  
-Requires: /bin/sh  
 Requires: /bin/sh  
--- whoson-server-debuginfo-2.05-alt2.1.i586.rpm.repo	2011-10-16 18:23:42.000000000 +0000
+++ whoson-server-debuginfo-2.05-alt2.1.i586.rpm.hasher	2020-03-01 10:18:46.654653467 +0000
@@ -2,3 +2,2 @@
 /usr/src/debug/whoson-2.05	40755	
-/usr/src/debug/whoson-2.05/getopt.h	100644	
 /usr/src/debug/whoson-2.05/lhash.c	100644