<86>Nov 24 17:30:14 userdel[3062261]: delete user 'rooter'
<86>Nov 24 17:30:14 userdel[3062261]: removed group 'rooter' owned by 'rooter'
<86>Nov 24 17:30:14 userdel[3062261]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 24 17:30:14 groupadd[3062306]: group added to /etc/group: name=rooter, GID=1823
<86>Nov 24 17:30:14 groupadd[3062306]: group added to /etc/gshadow: name=rooter
<86>Nov 24 17:30:14 groupadd[3062306]: new group: name=rooter, GID=1823
<86>Nov 24 17:30:14 useradd[3062343]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none
<86>Nov 24 17:30:14 userdel[3062383]: delete user 'builder'
<86>Nov 24 17:30:14 userdel[3062383]: removed group 'builder' owned by 'builder'
<86>Nov 24 17:30:14 userdel[3062383]: removed shadow group 'builder' owned by 'builder'
<86>Nov 24 17:30:14 groupadd[3062421]: group added to /etc/group: name=builder, GID=1824
<86>Nov 24 17:30:14 groupadd[3062421]: group added to /etc/gshadow: name=builder
<86>Nov 24 17:30:14 groupadd[3062421]: new group: name=builder, GID=1824
<86>Nov 24 17:30:14 useradd[3062453]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/whoson-2.05-alt2.1.src.rpm: license not found in '/usr/share/license' directory: Public
/usr/src/in/srpm/whoson-2.05-alt2.1.src.rpm: license not found in '/usr/share/license' directory: Domain
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>Nov 24 17:30:17 rpmi: groff-base-1.22.3-alt2 sisyphus+275306.100.2.1 1624538375 installed
<13>Nov 24 17:30:17 rpmi: chrpath-0.16-alt1 sisyphus+278100.500.1.1 1626056633 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/whoson-2.05-alt2.1.nosrc.rpm (w1.gzdio)
Installing whoson-2.05-alt2.1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50049
+ 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.50049
+ 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 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ 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_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ echo 'rpm-build: warning: ./configure script does not support --runstatedir'
rpm-build: warning: ./configure script does not support --runstatedir
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-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... x86_64-alt-linux-gnu
checking host system type... x86_64-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 x86_64-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 x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-ar... /usr/bin/ar
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking how to run the C preprocessor... x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory
yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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: x86_64-alt-linux-gcc
    Using CFLAGS:     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o clnt_common.lo clnt_common.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c clnt_common.c  -fPIC -DPIC -o .libs/clnt_common.o
In file included from clnt_common.c:79:
clnt_common.c: In function 'wso_request':
clnt_common.c:102:33: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
  102 |                 ERRLOG((LOG_ERR,"[WHOSON] Request does not fit in %d bytes\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |                         sizeof(buf)))
      |                         ~~~~~~~~~~~
      |                         |
      |                         long unsigned int
report.h:39:26: note: in definition of macro 'ERRLOG'
   39 | #define ERRLOG(x) syslog x;
      |                          ^
clnt_common.c:102:68: note: format string is defined here
  102 |                 ERRLOG((LOG_ERR,"[WHOSON] Request does not fit in %d bytes\n",
      |                                                                   ~^
      |                                                                    |
      |                                                                    int
      |                                                                   %ld
clnt_common.c: At top level:
clnt_common.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
    2 | 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o rtconfig.lo rtconfig.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c rtconfig.c  -fPIC -DPIC -o .libs/rtconfig.o
rtconfig.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
    2 | static char *rcsid="$Id: rtconfig.c,v 1.14 2009/07/11 11:09:54 crosser Exp $";
      |              ^~~~~
/bin/sh ./libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o checkperm.lo checkperm.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c checkperm.c  -fPIC -DPIC -o .libs/checkperm.o
checkperm.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
    2 | 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o clntlist.lo clntlist.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c clntlist.c  -fPIC -DPIC -o .libs/clntlist.o
/bin/sh ./libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o clnt_tcp.lo clnt_tcp.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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]
    2 | 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o clnt_udp.lo clnt_udp.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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:72: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign]
  171 |                                         (struct sockaddr *) &frominet, &slen)) < 0) {
      |                                                                        ^~~~~
      |                                                                        |
      |                                                                        int *
In file included from /usr/include/sys/socket.h:343,
                 from clnt_udp.c:74:
/usr/include/bits/socket2.h:62:56: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
   62 |           __SOCKADDR_ARG __addr, socklen_t *__restrict __addr_len)
      |                                  ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
clnt_udp.c: At top level:
clnt_udp.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
    2 | 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o clnt_unix.lo clnt_unix.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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]
    2 | 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o clnt_unixd.lo clnt_unixd.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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:72: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign]
  162 |                                         (struct sockaddr *) &frominet, &slen)) < 0) {
      |                                                                        ^~~~~
      |                                                                        |
      |                                                                        int *
In file included from /usr/include/sys/socket.h:343,
                 from clnt_unixd.c:48:
/usr/include/bits/socket2.h:62:56: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
   62 |           __SOCKADDR_ARG __addr, socklen_t *__restrict __addr_len)
      |                                  ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
clnt_unixd.c: At top level:
clnt_unixd.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
    2 | 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 x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -version-info 0:0:0  -o libwhoson.la -rpath /usr/lib64 clnt_common.lo rtconfig.lo checkperm.lo clntlist.lo clnt_tcp.lo clnt_udp.lo clnt_unix.lo clnt_unixd.lo 
libtool: link: x86_64-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      -Wl,-soname -Wl,libwhoson.so.0 -o .libs/libwhoson.so.0.0.0
clntlist.c:15:23: warning: type of 'wso_unixd_clnt_connect' does not match original declaration [-Wlto-type-mismatch]
   15 | extern struct _evdesc wso_unixd_clnt_connect(void *priv);
      |                       ^
clnt_unixd.c:83:5: note: return value type mismatch
   83 | int wso_unixd_clnt_connect(void *priv,char *buf)
      |     ^
clnt_unixd.c:83:5: note: type 'int' should match type 'struct _evdesc'
clnt_unixd.c:83:5: note: 'wso_unixd_clnt_connect' was previously declared here
clnt_unixd.c:83:5: note: code may be misoptimized unless '-fno-strict-aliasing' is used
clntlist.c:14:24: warning: type of 'desc_wso_clnt_unixd_cfg' does not match original declaration [-Wlto-type-mismatch]
   14 | extern struct _cfgdesc desc_wso_clnt_unixd_cfg;
      |                        ^
clnt_unixd_cfg.h:1:1: note: 'desc_wso_clnt_unixd_cfg' was previously declared here
    1 | CF_BEGIN(wso_clnt_unixd_cfg)
      | ^
clntlist.c:12:23: warning: type of 'wso_unix_clnt_connect' does not match original declaration [-Wlto-type-mismatch]
   12 | extern struct _evdesc wso_unix_clnt_connect(void *priv);
      |                       ^
clnt_unix.c:104:5: note: return value type mismatch
  104 | int wso_unix_clnt_connect(void *priv,char *buf)
      |     ^
clnt_unix.c:104:5: note: type 'int' should match type 'struct _evdesc'
clnt_unix.c:104:5: note: 'wso_unix_clnt_connect' was previously declared here
clnt_unix.c:104:5: note: code may be misoptimized unless '-fno-strict-aliasing' is used
clntlist.c:11:24: warning: type of 'desc_wso_clnt_unix_cfg' does not match original declaration [-Wlto-type-mismatch]
   11 | extern struct _cfgdesc desc_wso_clnt_unix_cfg;
      |                        ^
clnt_unix_cfg.h:1:1: note: 'desc_wso_clnt_unix_cfg' was previously declared here
    1 | CF_BEGIN(wso_clnt_unix_cfg)
      | ^
clntlist.c:9:23: warning: type of 'wso_udp_clnt_connect' does not match original declaration [-Wlto-type-mismatch]
    9 | extern struct _evdesc wso_udp_clnt_connect(void *priv);
      |                       ^
clnt_udp.c:109:5: note: return value type mismatch
  109 | int wso_udp_clnt_connect(void *priv,char *buf)
      |     ^
clnt_udp.c:109:5: note: type 'int' should match type 'struct _evdesc'
clnt_udp.c:109:5: note: 'wso_udp_clnt_connect' was previously declared here
clnt_udp.c:109:5: note: code may be misoptimized unless '-fno-strict-aliasing' is used
clntlist.c:8:24: warning: type of 'desc_wso_clnt_udp_cfg' does not match original declaration [-Wlto-type-mismatch]
    8 | extern struct _cfgdesc desc_wso_clnt_udp_cfg;
      |                        ^
clnt_udp_cfg.h:1:1: note: 'desc_wso_clnt_udp_cfg' was previously declared here
    1 | CF_BEGIN(wso_clnt_udp_cfg)
      | ^
clntlist.c:6:23: warning: type of 'wso_tcp_clnt_connect' does not match original declaration [-Wlto-type-mismatch]
    6 | extern struct _evdesc wso_tcp_clnt_connect(void *priv);
      |                       ^
clnt_tcp.c:100:5: note: return value type mismatch
  100 | int wso_tcp_clnt_connect(void *priv,char *buf)
      |     ^
clnt_tcp.c:100:5: note: type 'int' should match type 'struct _evdesc'
clnt_tcp.c:100:5: note: 'wso_tcp_clnt_connect' was previously declared here
clnt_tcp.c:100:5: note: code may be misoptimized unless '-fno-strict-aliasing' is used
clntlist.c:5:24: warning: type of 'desc_wso_clnt_tcp_cfg' does not match original declaration [-Wlto-type-mismatch]
    5 | extern struct _cfgdesc desc_wso_clnt_tcp_cfg;
      |                        ^
clnt_tcp_cfg.h:1:1: note: 'desc_wso_clnt_tcp_cfg' was previously declared here
    1 | CF_BEGIN(wso_clnt_tcp_cfg)
      | ^
ld: /usr/src/tmp/ccLId930.ltrans0.ltrans.o: in function `wso_unixd_clnt_connect':
/usr/src/RPM/BUILD/whoson-2.05/clnt_unixd.c:110:(.text+0x731): 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" )
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c whosond.c
whosond.c: In function 'main':
whosond.c:258:21: warning: implicit declaration of function 'setgroups'; did you mean 'getgroups'? [-Wimplicit-function-declaration]
  258 |                 if (setgroups(1,groups) == -1) {
      |                     ^~~~~~~~~
      |                     getgroups
whosond.c:177:25: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result]
  177 |                         dup(0);
      |                         ^~~~~~
whosond.c:178:25: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result]
  178 |                         dup(0);
      |                         ^~~~~~
whosond.c:264:17: warning: ignoring return value of 'setregid' declared with attribute 'warn_unused_result' [-Wunused-result]
  264 |                 setregid(rungid,rungid);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
whosond.c:272:17: warning: ignoring return value of 'setreuid' declared with attribute 'warn_unused_result' [-Wunused-result]
  272 |                 setreuid(runuid,runuid);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
whosond.c: At top level:
whosond.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
    2 | static char *rcsid="$Id: whosond.c,v 1.24 2003/08/14 12:50:35 crosser Exp $";
      |              ^~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c mainloop.c
mainloop.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
    2 | static char *rcsid="$Id: mainloop.c,v 1.5 1998/07/28 17:51:53 crosser Exp $";
      |              ^~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c lhash.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c serv_common.c
serv_common.c: In function 'global_serv_init':
serv_common.c:324:13: warning: the comparison will always evaluate as 'true' for the address of 'chroot' will never be NULL [-Waddress]
  324 |         if (rec->chroot) newroot=rec->chroot;
      |             ^~~
In file included from serv_common.c:104:
serv_common_cfg.h:5:28: note: 'chroot' declared here
    5 | CF_STR(wso_serv_global_cfg,chroot,128)
      |                            ^~~~~~
rtc_begin.h:14:30: note: in definition of macro 'CF_STR'
   14 | #define CF_STR(s,x,l)   char x[l+1];
      |                              ^
serv_common.c:325:13: warning: the comparison will always evaluate as 'true' for the address of 'user' will never be NULL [-Waddress]
  325 |         if ((rec->user) && ((pw=getpwnam(rec->user)))) {
      |             ^
serv_common_cfg.h:6:28: note: 'user' declared here
    6 | CF_STR(wso_serv_global_cfg,user,8)
      |                            ^~~~
rtc_begin.h:14:30: note: in definition of macro 'CF_STR'
   14 | #define CF_STR(s,x,l)   char x[l+1];
      |                              ^
serv_common.c:332:13: warning: the comparison will always evaluate as 'true' for the address of 'group' will never be NULL [-Waddress]
  332 |         if ((rec->group) && ((gr=getgrnam(rec->group)))) {
      |             ^
serv_common_cfg.h:7:28: note: 'group' declared here
    7 | CF_STR(wso_serv_global_cfg,group,8)
      |                            ^~~~~
rtc_begin.h:14:30: note: in definition of macro 'CF_STR'
   14 | #define CF_STR(s,x,l)   char x[l+1];
      |                              ^
serv_common.c: At top level:
serv_common.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
    2 | 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
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c servlist.c
/bin/sh ./libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o serv_tcp.lo serv_tcp.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c serv_tcp.c  -fPIC -DPIC -o .libs/serv_tcp.o
serv_tcp.c: In function 'tcp_ctl_evproc':
serv_tcp.c:184:51: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
  184 |         msgsock=accept(fd,(struct sockaddr*)&from,&flen);
      |                                                   ^~~~~
      |                                                   |
      |                                                   int *
In file included from serv_tcp.c:62:
/usr/include/sys/socket.h:307:42: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
  307 |                    socklen_t *__restrict __addr_len);
      |                    ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
serv_tcp.c: In function 'search_request':
serv_tcp.c:123:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  123 |                         write(fd,retbuf,strlen(retbuf));
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
serv_tcp.c: At top level:
serv_tcp.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
    2 | 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o serv_udp.lo serv_udp.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c serv_udp.c  -fPIC -DPIC -o .libs/serv_udp.o
serv_udp.c: In function 'udp_read_evproc':
serv_udp.c:110:64: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign]
  110 |                                 0,(struct sockaddr *)&frominet,&slen)) > 0) {
      |                                                                ^~~~~
      |                                                                |
      |                                                                int *
In file included from /usr/include/sys/socket.h:343,
                 from serv_udp.c:59:
/usr/include/bits/socket2.h:62:56: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
   62 |           __SOCKADDR_ARG __addr, socklen_t *__restrict __addr_len)
      |                                  ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
serv_udp.c: At top level:
serv_udp.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
    2 | 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o serv_unix.lo serv_unix.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c serv_unix.c  -fPIC -DPIC -o .libs/serv_unix.o
serv_unix.c: In function 'unix_ctl_evproc':
serv_unix.c:179:51: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
  179 |         msgsock=accept(fd,(struct sockaddr*)&from,&flen);
      |                                                   ^~~~~
      |                                                   |
      |                                                   int *
In file included from serv_unix.c:67:
/usr/include/sys/socket.h:307:42: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
  307 |                    socklen_t *__restrict __addr_len);
      |                    ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
serv_unix.c: In function 'search_request':
serv_unix.c:120:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  120 |                         write(fd,retbuf,strlen(retbuf));
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
serv_unix.c: At top level:
serv_unix.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
    2 | 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o serv_unixd.lo serv_unixd.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c serv_unixd.c  -fPIC -DPIC -o .libs/serv_unixd.o
serv_unixd.c: In function 'unixd_read_evproc':
serv_unixd.c:93:64: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign]
   93 |                                 0,(struct sockaddr *)&fromunix,&slen)) > 0) {
      |                                                                ^~~~~
      |                                                                |
      |                                                                int *
In file included from /usr/include/sys/socket.h:343,
                 from serv_unixd.c:43:
/usr/include/bits/socket2.h:62:56: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
   62 |           __SOCKADDR_ARG __addr, socklen_t *__restrict __addr_len)
      |                                  ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
serv_unixd.c: At top level:
serv_unixd.c:2:14: warning: 'rcsid' defined but not used [-Wunused-variable]
    2 | 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 x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -Wl,-rpath -Wl,/usr/lib64
servlist.c:14:24: warning: type of 'desc_wso_serv_unixd_cfg' does not match original declaration [-Wlto-type-mismatch]
   14 | extern struct _cfgdesc desc_wso_serv_unixd_cfg;
      |                        ^
serv_unixd_cfg.h:1:1: note: 'desc_wso_serv_unixd_cfg' was previously declared here
    1 | CF_BEGIN(wso_serv_unixd_cfg)
      | ^
servlist.c:11:24: warning: type of 'desc_wso_serv_unix_cfg' does not match original declaration [-Wlto-type-mismatch]
   11 | extern struct _cfgdesc desc_wso_serv_unix_cfg;
      |                        ^
serv_unix_cfg.h:1:1: note: 'desc_wso_serv_unix_cfg' was previously declared here
    1 | CF_BEGIN(wso_serv_unix_cfg)
      | ^
servlist.c:8:24: warning: type of 'desc_wso_serv_udp_cfg' does not match original declaration [-Wlto-type-mismatch]
    8 | extern struct _cfgdesc desc_wso_serv_udp_cfg;
      |                        ^
serv_udp_cfg.h:1:1: note: 'desc_wso_serv_udp_cfg' was previously declared here
    1 | CF_BEGIN(wso_serv_udp_cfg)
      | ^
servlist.c:5:24: warning: type of 'desc_wso_serv_tcp_cfg' does not match original declaration [-Wlto-type-mismatch]
    5 | extern struct _cfgdesc desc_wso_serv_tcp_cfg;
      |                        ^
serv_tcp_cfg.h:1:1: note: 'desc_wso_serv_tcp_cfg' was previously declared here
    1 | CF_BEGIN(wso_serv_tcp_cfg)
      | ^
servlist.c:17:24: warning: type of 'desc_wso_serv_global_cfg' does not match original declaration [-Wlto-type-mismatch]
   17 | extern struct _cfgdesc desc_wso_serv_global_cfg;
      |                        ^
serv_common_cfg.h:1:1: note: 'desc_wso_serv_global_cfg' was previously declared here
    1 | CF_BEGIN(wso_serv_global_cfg)
      | ^
ld: warning: size of symbol `wso_cfglist' changed from 120 in servlist.o (symbol from plugin) to 144 in /usr/src/tmp/ccNEAEtX.ltrans0.ltrans.o
ld: warning: NOTE: size discrepancies can cause real problems.  Investigation is advised.
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c whoson.c
/bin/sh ./libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -static  -o whoson whoson.o libwhoson.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -o whoson whoson.o  ./.libs/libwhoson.so -Wl,-rpath -Wl,/usr/src/RPM/BUILD/whoson-2.05/.libs -Wl,-rpath -Wl,/usr/lib64
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.75288
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ 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=/usr/libexec/rpm-build/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/lib64" || /bin/mkdir -p "/usr/src/tmp/whoson-buildroot/usr/lib64"
 /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p  'libwhoson.la' '/usr/src/tmp/whoson-buildroot/usr/lib64/libwhoson.la'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libwhoson.so.0.0.0 /usr/src/tmp/whoson-buildroot/usr/lib64/libwhoson.so.0.0.0
libtool: install: (cd /usr/src/tmp/whoson-buildroot/usr/lib64 && { 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/lib64 && { 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: /usr/libexec/rpm-build/install -p .libs/libwhoson.lai /usr/src/tmp/whoson-buildroot/usr/lib64/libwhoson.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
test -z "/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/whoson-buildroot/usr/sbin"
  /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p 'whosond' '/usr/src/tmp/whoson-buildroot/usr/sbin/whosond'
libtool: install: warning: `libwhoson.la' has not been installed in `/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/whosond /usr/src/tmp/whoson-buildroot/usr/sbin/whosond
  /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p 'whoson' '/usr/src/tmp/whoson-buildroot/usr/sbin/whoson'
libtool: install: /usr/libexec/rpm-build/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"
 /usr/libexec/rpm-build/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"
 /usr/libexec/rpm-build/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"
 /usr/libexec/rpm-build/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"
 /usr/libexec/rpm-build/install -p -m 644 'whoson.8' '/usr/src/tmp/whoson-buildroot/usr/share/man/man8/whoson.8'
 /usr/libexec/rpm-build/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`; \
	/usr/libexec/rpm-build/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/lib64/libwhoson.la'
mode of './usr/lib64/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,gnuconfig)
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/lib64: (from <cmdline>:0)
	libwhoson.so.0 -> libwhoson.so.0.0.0
./var/lib: (from <cmdline>:0)
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)
Processing files: whoson-2.05-alt2.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ttdPme
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TrdCIw
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libwhoson = 2.05-alt2.1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libwhoson.so.0()(64bit) >= 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.m74EPe
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.clKaCC
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kze6Bs
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
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.7xIdt3
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.78reKZ
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, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libwhoson.so.0()(64bit) >= 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.lPf4LM
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.vxVKbo
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/whoson-buildroot/usr/lib64/libwhoson.so.0: 17 symbols, 15 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C2FKUU
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libwhoson.so.0()(64bit) = set:idDtWLDtaqA19zuuINZbkh0ZrAFUWcZwe391r1
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RMxFa2
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.PnNYOa
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DwKBb9
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libwhoson = 2.05-alt2.1, /usr/lib64/libwhoson.so.0.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H91qax
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.8h9myA
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yfsSMh
find-requires: running scripts (debuginfo)
Requires: whoson = 2.05-alt2.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(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.H5PUlQ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3lJS6o
find-requires: running scripts (debuginfo)
Requires: whoson-server = 2.05-alt2.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(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.mHXpf1
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wFEyuB
find-requires: running scripts (debuginfo)
Provides: debug64(libwhoson.so.0)
Requires: libwhoson = 2.05-alt2.1, debug64(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 7 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/x86_64/whoson-2.05-alt2.1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/whoson-server-2.05-alt2.1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libwhoson-2.05-alt2.1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libwhoson-devel-2.05-alt2.1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/whoson-debuginfo-2.05-alt2.1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/whoson-server-debuginfo-2.05-alt2.1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libwhoson-debuginfo-2.05-alt2.1.x86_64.rpm (w2.lzdio)
2.96user 3.24system 0:25.58elapsed 24%CPU (0avgtext+0avgdata 36700maxresident)k
0inputs+0outputs (0major+1223617minor)pagefaults 0swaps
/.out/whoson-2.05-alt2.1.x86_64.rpm: license not found in '/usr/share/license' directory: Public
/.out/whoson-2.05-alt2.1.x86_64.rpm: license not found in '/usr/share/license' directory: Domain
/.out/whoson-server-2.05-alt2.1.x86_64.rpm: license not found in '/usr/share/license' directory: Public
/.out/whoson-server-2.05-alt2.1.x86_64.rpm: license not found in '/usr/share/license' directory: Domain
/.out/libwhoson-2.05-alt2.1.x86_64.rpm: license not found in '/usr/share/license' directory: Public
/.out/libwhoson-2.05-alt2.1.x86_64.rpm: license not found in '/usr/share/license' directory: Domain
/.out/libwhoson-devel-2.05-alt2.1.x86_64.rpm: license not found in '/usr/share/license' directory: Public
/.out/libwhoson-devel-2.05-alt2.1.x86_64.rpm: license not found in '/usr/share/license' directory: Domain
/.out/whoson-debuginfo-2.05-alt2.1.x86_64.rpm: license not found in '/usr/share/license' directory: Public
/.out/whoson-debuginfo-2.05-alt2.1.x86_64.rpm: license not found in '/usr/share/license' directory: Domain
/.out/whoson-server-debuginfo-2.05-alt2.1.x86_64.rpm: license not found in '/usr/share/license' directory: Public
/.out/whoson-server-debuginfo-2.05-alt2.1.x86_64.rpm: license not found in '/usr/share/license' directory: Domain
/.out/libwhoson-debuginfo-2.05-alt2.1.x86_64.rpm: license not found in '/usr/share/license' directory: Public
/.out/libwhoson-debuginfo-2.05-alt2.1.x86_64.rpm: license not found in '/usr/share/license' directory: Domain
2.99user 1.36system 0:32.30elapsed 13%CPU (0avgtext+0avgdata 128012maxresident)k
0inputs+0outputs (0major+196456minor)pagefaults 0swaps
--- libwhoson-2.05-alt2.1.x86_64.rpm.repo	2011-10-16 18:23:45.000000000 +0000
+++ libwhoson-2.05-alt2.1.x86_64.rpm.hasher	2023-11-24 17:30:44.841073381 +0000
@@ -2,2 +2,4 @@
 /usr/lib64/libwhoson.so.0.0.0	100644	root:root	
+Requires: libc.so.6(GLIBC_2.14)(64bit)  
+Requires: libc.so.6(GLIBC_2.15)(64bit)  
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
@@ -12,3 +14,3 @@
 File: /usr/lib64/libwhoson.so.0	120777	root:root		libwhoson.so.0.0.0
-File: /usr/lib64/libwhoson.so.0.0.0	100644	root:root	381b069c28ad9ad0438baf00ac3f5d62	
-RPMIdentity: 3f386360739ac807339a6bfc86dc7e95bbc2f041aa1c09d5dcb98166201b8083e64a3d887629242bc663ec4d4383e6b58000997bb3c72edd5d179f753acd29b2
+File: /usr/lib64/libwhoson.so.0.0.0	100644	root:root	6fadfa0ad7c93a567095aedd88752e20	
+RPMIdentity: 235613cc58e97f6fe3cac0c716583457292eecd209b4536f40ed32d11a8b710aed3134fa212c589c1725d342b5e6db768a30d7379ca59bb0d1b349d154054a3b
--- libwhoson-debuginfo-2.05-alt2.1.x86_64.rpm.repo	2011-10-16 18:23:45.000000000 +0000
+++ libwhoson-debuginfo-2.05-alt2.1.x86_64.rpm.hasher	2023-11-24 17:30:44.884074320 +0000
@@ -1,7 +1,6 @@
-/usr/lib/debug/.build-id/63	40755	root:root	
-/usr/lib/debug/.build-id/63/8dc8ca2f1af507d99db13b4a4e78e05a6306b5	120777	root:root	../../../../lib64/libwhoson.so.0.0.0
-/usr/lib/debug/.build-id/63/8dc8ca2f1af507d99db13b4a4e78e05a6306b5.debug	120777	root:root	../../usr/lib64/libwhoson.so.0.0.0.debug
+/usr/lib/debug/.build-id/44	40755	root:root	
+/usr/lib/debug/.build-id/44/6405decf7b1ee72f4f0211e39dddbd2db94976	120777	root:root	../../../../lib64/libwhoson.so.0.0.0
+/usr/lib/debug/.build-id/44/6405decf7b1ee72f4f0211e39dddbd2db94976.debug	120777	root:root	../../usr/lib64/libwhoson.so.0.0.0.debug
 /usr/lib/debug/usr/lib64/libwhoson.so.0.0.0.debug	100644	root:root	
 /usr/lib/debug/usr/lib64/libwhoson.so.0.debug	120777	root:root	libwhoson.so.0.0.0.debug
-/usr/lib/debug/usr/lib64/libwhoson.so.debug	120777	root:root	libwhoson.so.0.0.0.debug
 /usr/src/debug/whoson-2.05	40755	root:root	
@@ -28,8 +27,7 @@
 Provides: libwhoson-debuginfo = 2.05-alt2.1
-File: /usr/lib/debug/.build-id/63	40755	root:root		
-File: /usr/lib/debug/.build-id/63/8dc8ca2f1af507d99db13b4a4e78e05a6306b5	120777	root:root		../../../../lib64/libwhoson.so.0.0.0
-File: /usr/lib/debug/.build-id/63/8dc8ca2f1af507d99db13b4a4e78e05a6306b5.debug	120777	root:root		../../usr/lib64/libwhoson.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib64/libwhoson.so.0.0.0.debug	100644	root:root	b5705f37155fd0d9e34bdcae60cdd9cc	
+File: /usr/lib/debug/.build-id/44	40755	root:root		
+File: /usr/lib/debug/.build-id/44/6405decf7b1ee72f4f0211e39dddbd2db94976	120777	root:root		../../../../lib64/libwhoson.so.0.0.0
+File: /usr/lib/debug/.build-id/44/6405decf7b1ee72f4f0211e39dddbd2db94976.debug	120777	root:root		../../usr/lib64/libwhoson.so.0.0.0.debug
+File: /usr/lib/debug/usr/lib64/libwhoson.so.0.0.0.debug	100644	root:root	72ac7207ac84c4ddca69b0e8aae1267e	
 File: /usr/lib/debug/usr/lib64/libwhoson.so.0.debug	120777	root:root		libwhoson.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib64/libwhoson.so.debug	120777	root:root		libwhoson.so.0.0.0.debug
 File: /usr/src/debug/whoson-2.05	40755	root:root		
@@ -51,2 +49,2 @@
 File: /usr/src/debug/whoson-2.05/whosond.h	100644	root:root	68785b3eb280e36f5d5a488495708956	
-RPMIdentity: 12d57ec6f5414fd57f5efad40a378de5ac40393fcd0fc45ca409104f3c4f2933e5e9ceafd7dd63f6463ea9868a5ec6a14d9e9af6f0b9d1897d84fc86dd7be2d7
+RPMIdentity: 93eb5ee3a7d6eb8f89530739c597c4db875c7ef562a4a1907c92661ab7cb0fc7c9101880e3ecebf0daf6ada0621449c6d5b4019e38ace83fe36824c9afd6d9fd
--- libwhoson-devel-2.05-alt2.1.x86_64.rpm.repo	2011-10-16 18:23:45.000000000 +0000
+++ libwhoson-devel-2.05-alt2.1.x86_64.rpm.hasher	2023-11-24 17:30:44.927075259 +0000
@@ -2,7 +2,7 @@
 /usr/lib64/libwhoson.so	120777	root:root	libwhoson.so.0.0.0
-/usr/share/man/man3/whoson.3.gz	100644	root:root	
-/usr/share/man/man3/wso_login.3.gz	120777	root:root	whoson.3.gz
-/usr/share/man/man3/wso_logout.3.gz	120777	root:root	whoson.3.gz
-/usr/share/man/man3/wso_query.3.gz	120777	root:root	whoson.3.gz
-/usr/share/man/man3/wso_version.3.gz	120777	root:root	whoson.3.gz
+/usr/share/man/man3/whoson.3.xz	100644	root:root	
+/usr/share/man/man3/wso_login.3.xz	120777	root:root	whoson.3.xz
+/usr/share/man/man3/wso_logout.3.xz	120777	root:root	whoson.3.xz
+/usr/share/man/man3/wso_query.3.xz	120777	root:root	whoson.3.xz
+/usr/share/man/man3/wso_version.3.xz	120777	root:root	whoson.3.xz
 Requires: libwhoson = 2.05-alt2.1
@@ -12,7 +12,7 @@
 File: /usr/lib64/libwhoson.so	120777	root:root		libwhoson.so.0.0.0
-File: /usr/share/man/man3/whoson.3.gz	100644	root:root	ec77ef804395236ff062b48eb9943edf	
-File: /usr/share/man/man3/wso_login.3.gz	120777	root:root		whoson.3.gz
-File: /usr/share/man/man3/wso_logout.3.gz	120777	root:root		whoson.3.gz
-File: /usr/share/man/man3/wso_query.3.gz	120777	root:root		whoson.3.gz
-File: /usr/share/man/man3/wso_version.3.gz	120777	root:root		whoson.3.gz
-RPMIdentity: 1f08b9e6a8810e351e9a979fc6a1fe3aca0ee59a9988133143721b078e0d78df1ad4229b460a60e80683b5f88d2da6510f14afc918d6258a8a6d1496aa75a18f
+File: /usr/share/man/man3/whoson.3.xz	100644	root:root	3970ebf33a3c8751c2fa90ade20b58bb	
+File: /usr/share/man/man3/wso_login.3.xz	120777	root:root		whoson.3.xz
+File: /usr/share/man/man3/wso_logout.3.xz	120777	root:root		whoson.3.xz
+File: /usr/share/man/man3/wso_query.3.xz	120777	root:root		whoson.3.xz
+File: /usr/share/man/man3/wso_version.3.xz	120777	root:root		whoson.3.xz
+RPMIdentity: 3eae47c9ec6a123d742bcaf82dbf5404ee619a10c7d1f5cdb61ba03f6fa75fa2ea76fbb821186c50124fbfc7d9a14fad724d9c14b052be2bf9c090215d88afb7
--- whoson-2.05-alt2.1.x86_64.rpm.repo	2011-10-16 18:23:45.000000000 +0000
+++ whoson-2.05-alt2.1.x86_64.rpm.hasher	2023-11-24 17:30:44.966076110 +0000
@@ -2,6 +2,7 @@
 /usr/sbin/whoson	100755	root:root	
-/usr/share/man/man5/whoson.conf.5.gz	100644	root:root	
-/usr/share/man/man8/whoson.8.gz	100644	root:root	
+/usr/share/man/man5/whoson.conf.5.xz	100644	root:root	
+/usr/share/man/man8/whoson.8.xz	100644	root:root	
 Requires: libwhoson = 2.05-alt2.1
 Requires: /lib64/ld-linux-x86-64.so.2  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: rpmlib(PayloadIsLzma)  
@@ -9,5 +10,5 @@
 File: /etc/whoson.conf	100644	root:root	2f6d5284f4b79081dcb45332be58e772	
-File: /usr/sbin/whoson	100755	root:root	1a39ad5dfc7c26aab87a4d63477c5f44	
-File: /usr/share/man/man5/whoson.conf.5.gz	100644	root:root	a16d0fe0b81d5d426fbbe74f1426e41e	
-File: /usr/share/man/man8/whoson.8.gz	100644	root:root	eb755286a1c32414ed36a0feaa1119b9	
-RPMIdentity: 9812e2344aebf56b2e7e16f6417d1b3e2938dd66394eb41a8846adcc0c6583229939f6e5cb5225650f4c7270447ba93ef54dea5d98cc01ce80a12b1314475793
+File: /usr/sbin/whoson	100755	root:root	27b137d4547f601bff534f25730c427a	
+File: /usr/share/man/man5/whoson.conf.5.xz	100644	root:root	0ab0ad40d58ce8f826639647eb0bed01	
+File: /usr/share/man/man8/whoson.8.xz	100644	root:root	cf01ef7a3a10bb37d111df21c5057224	
+RPMIdentity: eab14d5f3dafe92b3c26fc018502d3582a3de3c0a27dedbdc53ffcc88b08f349f12f6acd70a2225658e12b10aa53150f375a1c2d795269379cd92b1223d13f6e
--- whoson-debuginfo-2.05-alt2.1.x86_64.rpm.repo	2011-10-16 18:23:45.000000000 +0000
+++ whoson-debuginfo-2.05-alt2.1.x86_64.rpm.hasher	2023-11-24 17:30:45.006076984 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/70	40755	root:root	
-/usr/lib/debug/.build-id/70/3b655860a267032ad309511be1a7814019b273	120777	root:root	../../../../sbin/whoson
-/usr/lib/debug/.build-id/70/3b655860a267032ad309511be1a7814019b273.debug	120777	root:root	../../usr/sbin/whoson.debug
+/usr/lib/debug/.build-id/76	40755	root:root	
+/usr/lib/debug/.build-id/76/1ff92e8adac341d339763e14cc863733f225ae	120777	root:root	../../../../sbin/whoson
+/usr/lib/debug/.build-id/76/1ff92e8adac341d339763e14cc863733f225ae.debug	120777	root:root	../../usr/sbin/whoson.debug
 /usr/lib/debug/usr/sbin/whoson.debug	100644	root:root	
@@ -6,2 +6,3 @@
 /usr/src/debug/whoson-2.05/whoson.c	100644	root:root	
+/usr/src/debug/whoson-2.05/whoson.h	100644	root:root	
 Requires: whoson = 2.05-alt2.1
@@ -11,8 +12,9 @@
 Provides: whoson-debuginfo = 2.05-alt2.1
-File: /usr/lib/debug/.build-id/70	40755	root:root		
-File: /usr/lib/debug/.build-id/70/3b655860a267032ad309511be1a7814019b273	120777	root:root		../../../../sbin/whoson
-File: /usr/lib/debug/.build-id/70/3b655860a267032ad309511be1a7814019b273.debug	120777	root:root		../../usr/sbin/whoson.debug
-File: /usr/lib/debug/usr/sbin/whoson.debug	100644	root:root	ae31ed369f01611699a6338d5999168a	
+File: /usr/lib/debug/.build-id/76	40755	root:root		
+File: /usr/lib/debug/.build-id/76/1ff92e8adac341d339763e14cc863733f225ae	120777	root:root		../../../../sbin/whoson
+File: /usr/lib/debug/.build-id/76/1ff92e8adac341d339763e14cc863733f225ae.debug	120777	root:root		../../usr/sbin/whoson.debug
+File: /usr/lib/debug/usr/sbin/whoson.debug	100644	root:root	b6ab451511811756769332c1541e4129	
 File: /usr/src/debug/whoson-2.05	40755	root:root		
 File: /usr/src/debug/whoson-2.05/whoson.c	100644	root:root	a80fcefaf44f8e697940a743ca6c39fd	
-RPMIdentity: c9e91abb92422be2e3b980d5a466e0a7854f3d42ffc8b174b9dd0fce0eddc0fb71335a5e7275f75e91cb3ef0b8d3f11f5833c450ffebfe708817ec1758275cb3
+File: /usr/src/debug/whoson-2.05/whoson.h	100644	root:root	a58e6e29c9968fe02c6d898fd36d8f2f	
+RPMIdentity: 26a2ed84042a9f52dd1001be9d4b363ef33d4dcc0204854c5a44c9ae4759203b021f2bf03d409aabf30833524c007cdf2bbcba1ca13621abdfa5e091fa011f43
--- whoson-server-2.05-alt2.1.x86_64.rpm.repo	2011-10-16 18:23:45.000000000 +0000
+++ whoson-server-2.05-alt2.1.x86_64.rpm.hasher	2023-11-24 17:30:45.043077792 +0000
@@ -2,3 +2,3 @@
 /usr/sbin/whosond	100755	root:root	
-/usr/share/man/man8/whosond.8.gz	100644	root:root	
+/usr/share/man/man8/whosond.8.xz	100644	root:root	
 /var/lib/whosond	40755	root:root	
@@ -7,3 +7,2 @@
 Requires: /bin/sh  
-Requires: /bin/sh  
 Requires: /etc/rc.d/init.d  
@@ -22,5 +21,5 @@
 File: /etc/rc.d/init.d/whosond	100755	root:root	c0ad8f98ab7fbda50172d116cd2d0501	
-File: /usr/sbin/whosond	100755	root:root	ff145e15320f94e12b259f9fdae400d3	
-File: /usr/share/man/man8/whosond.8.gz	100644	root:root	a6548893a245d1a6c8fe14327e19aa09	
+File: /usr/sbin/whosond	100755	root:root	69e603df0ea8549e5c84cdf3c8195028	
+File: /usr/share/man/man8/whosond.8.xz	100644	root:root	9d0c9c34b1598925f5a5b9756beb65f5	
 File: /var/lib/whosond	40755	root:root		
-RPMIdentity: 52cb9a09f39dc0c69f426a2abb1b7741261d8fae014150567ad211301058f7c35f62a08666770ab3536aeef985c4ecd5ed06b4bb1589a21cf049fb7aa22b44cc
+RPMIdentity: 76f670ff7f01a62624cec9d0c3ea34c6f3756e29f6c8dc365f916b378db48a7ae3b4d102ab576bdf5f75f82ca4e52710d07f582255ba61db63933388b2cd9d06
--- whoson-server-debuginfo-2.05-alt2.1.x86_64.rpm.repo	2011-10-16 18:23:45.000000000 +0000
+++ whoson-server-debuginfo-2.05-alt2.1.x86_64.rpm.hasher	2023-11-24 17:30:45.081078621 +0000
@@ -1,7 +1,6 @@
-/usr/lib/debug/.build-id/b1	40755	root:root	
-/usr/lib/debug/.build-id/b1/a2161ba420a2e252af842389cd7171769e380a	120777	root:root	../../../../sbin/whosond
-/usr/lib/debug/.build-id/b1/a2161ba420a2e252af842389cd7171769e380a.debug	120777	root:root	../../usr/sbin/whosond.debug
+/usr/lib/debug/.build-id/93	40755	root:root	
+/usr/lib/debug/.build-id/93/f58bebe5bf298db34826d39f20ea5f549754ce	120777	root:root	../../../../sbin/whosond
+/usr/lib/debug/.build-id/93/f58bebe5bf298db34826d39f20ea5f549754ce.debug	120777	root:root	../../usr/sbin/whosond.debug
 /usr/lib/debug/usr/sbin/whosond.debug	100644	root:root	
 /usr/src/debug/whoson-2.05	40755	root:root	
-/usr/src/debug/whoson-2.05/getopt.h	100644	root:root	
 /usr/src/debug/whoson-2.05/lhash.c	100644	root:root	
@@ -27,8 +26,7 @@
 Provides: whoson-server-debuginfo = 2.05-alt2.1
-File: /usr/lib/debug/.build-id/b1	40755	root:root		
-File: /usr/lib/debug/.build-id/b1/a2161ba420a2e252af842389cd7171769e380a	120777	root:root		../../../../sbin/whosond
-File: /usr/lib/debug/.build-id/b1/a2161ba420a2e252af842389cd7171769e380a.debug	120777	root:root		../../usr/sbin/whosond.debug
-File: /usr/lib/debug/usr/sbin/whosond.debug	100644	root:root	6219cbd782fa6539215454b413f12ea9	
+File: /usr/lib/debug/.build-id/93	40755	root:root		
+File: /usr/lib/debug/.build-id/93/f58bebe5bf298db34826d39f20ea5f549754ce	120777	root:root		../../../../sbin/whosond
+File: /usr/lib/debug/.build-id/93/f58bebe5bf298db34826d39f20ea5f549754ce.debug	120777	root:root		../../usr/sbin/whosond.debug
+File: /usr/lib/debug/usr/sbin/whosond.debug	100644	root:root	45dbab013e7a20b442ce051d09d7b658	
 File: /usr/src/debug/whoson-2.05	40755	root:root		
-File: /usr/src/debug/whoson-2.05/getopt.h	100644	root:root	f180f58e7e1dc6896688432d74727d9a	
 File: /usr/src/debug/whoson-2.05/lhash.c	100644	root:root	1cb47395776a1652a2fe2cb0577f896b	
@@ -49,2 +47,2 @@
 File: /usr/src/debug/whoson-2.05/whosond.c	100644	root:root	29d2a6d4c127056b21f48377afea3eea	
-RPMIdentity: 79ec077e99f9f500cdd959497d1eb3767b50a903305beb1af1d4367f4224acf2fbcea65ca0726d84f95b7c81ce399e9e4e7f70e3191fc639fc48ebb58aa86a29
+RPMIdentity: 65c43c7270df89f156e28cae5b08cc93d07298063186e2c4408122c4295e79b8b178c3e47c0a7905b4f8cc0c452d46dfe477ac5ec3febc7d066a1b6b4075d144