<86>Apr 19 03:03:00 userdel[1022365]: delete user 'rooter'
<86>Apr 19 03:03:00 userdel[1022365]: removed group 'rooter' owned by 'rooter'
<86>Apr 19 03:03:00 userdel[1022365]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 19 03:03:00 groupadd[1022422]: group added to /etc/group: name=rooter, GID=645
<86>Apr 19 03:03:00 groupadd[1022422]: group added to /etc/gshadow: name=rooter
<86>Apr 19 03:03:00 groupadd[1022422]: new group: name=rooter, GID=645
<86>Apr 19 03:03:00 useradd[1022436]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash
<86>Apr 19 03:03:00 userdel[1022462]: delete user 'builder'
<86>Apr 19 03:03:00 userdel[1022462]: removed group 'builder' owned by 'builder'
<86>Apr 19 03:03:00 userdel[1022462]: removed shadow group 'builder' owned by 'builder'
<86>Apr 19 03:03:00 groupadd[1022589]: group added to /etc/group: name=builder, GID=646
<86>Apr 19 03:03:00 groupadd[1022589]: group added to /etc/gshadow: name=builder
<86>Apr 19 03:03:00 groupadd[1022589]: new group: name=builder, GID=646
<86>Apr 19 03:03:00 useradd[1022623]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/dircproxy-1.1.0-alt1.qa1.nosrc.rpm
Installing dircproxy-1.1.0-alt1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.644
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf dircproxy-1.1.0
+ echo 'Source #0 (dircproxy-1.1.0.tar.gz):'
Source #0 (dircproxy-1.1.0.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/dircproxy-1.1.0.tar.gz
+ /bin/tar -xf -
+ cd dircproxy-1.1.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (dirc.patch):'
Patch #0 (dirc.patch):
+ /usr/bin/patch -p0
patching file src/irc_server.c
patching file src/dcc_net.c
patching file src/net.c
+ echo 'Patch #1 (dircdconf.patch):'
Patch #1 (dircdconf.patch):
+ /usr/bin/patch -p0
patching file conf/dircproxyrc
+ echo 'Patch #2 (dircmon.patch):'
Patch #2 (dircmon.patch):
+ /usr/bin/patch -p0
patching file contrib/cronchk.sh
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41830
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dircproxy-1.1.0
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ 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=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 --enable-poll
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gawk... (cached) gawk
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output... 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 style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking for strerror in -lcposix... no
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking whether make sets ${MAKE}... (cached) yes
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 crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for uid_t in sys/types.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking return type of signal handlers... void
checking for strftime... yes
checking for mkdir... yes
checking for rmdir... yes
checking for seteuid... yes
checking for strcspn... yes
checking for strerror... yes
checking for strspn... yes
checking for strstr... yes
checking for strtoul... yes
checking for socket... yes
checking for gethostbyname... yes
checking for crypt... no
checking for crypt in -lcrypt... yes
checking for strdup... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking for poll... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking for select... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating conf/Makefile
config.status: creating contrib/Makefile
config.status: creating getopt/Makefile
config.status: creating crypt/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ make
make: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0'
make  all-recursive
make[1]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0'
Making all in conf
make[2]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/conf'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/conf'
Making all in contrib
make[2]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/contrib'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/contrib'
Making all in getopt
make[2]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/getopt'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'getopt.c' || echo './'`getopt.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'getopt1.c' || echo './'`getopt1.c
rm -f libgetopt.a
ar cru libgetopt.a getopt.o getopt1.o 
ranlib libgetopt.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/getopt'
Making all in crypt
make[2]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/crypt'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'main.c' || echo './'`main.c
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o dircproxy-crypt  main.o ../getopt/libgetopt.a -lcrypt 
make[2]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/crypt'
Making all in doc
make[2]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/doc'
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'main.c' || echo './'`main.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'irc_net.c' || echo './'`irc_net.c
irc_net.c: In function 'ircnet_hooksocket':
irc_net.c:139:73: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign]
   if (getpeername(p->client_sock, (struct sockaddr *)&(p->client_addr), &len)) {
                                                                         ^~~~
In file included from irc_net.c:21:
/usr/include/sys/socket.h:130:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getpeername (int __fd, __SOCKADDR_ARG __addr,
            ^~~~~~~~~~~
irc_net.c: In function '_ircnet_acceptclient':
irc_net.c:164:71: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
   p->client_sock = accept(sock, (struct sockaddr *)&(p->client_addr), &len);
                                                                       ^~~~
In file included from irc_net.c:21:
/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,
            ^~~~~~
irc_net.c: In function 'ircnet_announce_dedicated':
irc_net.c:618:66: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign]
   if (!getsockname(listen_sock, (struct sockaddr *)&listen_addr, &len)) {
                                                                  ^~~~
In file included from irc_net.c:21:
/usr/include/sys/socket.h:116:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockname (int __fd, __SOCKADDR_ARG __addr,
            ^~~~~~~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'irc_client.c' || echo './'`irc_client.c
irc_client.c: In function '_ircclient_gotmsg':
irc_client.c:505:32: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign]
                                &len)) {
                                ^~~~
In file included from irc_client.c:18:
/usr/include/sys/socket.h:116:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockname (int __fd, __SOCKADDR_ARG __addr,
            ^~~~~~~~~~~
irc_client.c: In function 'ircclient_generate_nick':
irc_client.c:1529:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
   int ret;
       ^~~
irc_client.c: In function '_ircclient_timedout':
irc_client.c:1953:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   connect = (int)data;
             ^
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'irc_server.c' || echo './'`irc_server.c
irc_server.c: In function '_ircserver_connected':
irc_server.c:344:69: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign]
     if (!getsockname(p->server_sock, (struct sockaddr *)&sock_addr, &len)) {
                                                                     ^~~~
In file included from irc_server.c:21:
/usr/include/sys/socket.h:116:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockname (int __fd, __SOCKADDR_ARG __addr,
            ^~~~~~~~~~~
irc_server.c: In function '_ircserver_gotmsg':
irc_server.c:1103:73: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign]
               getsockname(p->client_sock, (struct sockaddr *)&vis_addr, &len)) {
                                                                         ^~~~
In file included from irc_server.c:21:
/usr/include/sys/socket.h:116:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockname (int __fd, __SOCKADDR_ARG __addr,
            ^~~~~~~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'irc_prot.c' || echo './'`irc_prot.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'irc_log.c' || echo './'`irc_log.c
irc_log.c: In function '_irclog_pipe':
irc_log.c:499:12: warning: missing sentinel in function call [-Wformat=]
            from, (to ? to : ""), 0);
            ^~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'irc_string.c' || echo './'`irc_string.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'dcc_net.c' || echo './'`dcc_net.c
dcc_net.c: In function '_dccnet_bind':
dcc_net.c:243:57: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign]
   if (getsockname(sock, (struct sockaddr *)&local_addr, &len)) {
                                                         ^~~~
In file included from dcc_net.c:20:
/usr/include/sys/socket.h:116:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockname (int __fd, __SOCKADDR_ARG __addr,
            ^~~~~~~~~~~
dcc_net.c: In function '_dccnet_accept':
dcc_net.c:302:64: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
   newsock = accept(sock, (struct sockaddr *)&(p->sendee_addr), &len);
                                                                ^~~~
In file included from dcc_net.c:20:
/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,
            ^~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'dcc_chat.c' || echo './'`dcc_chat.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'dcc_send.c' || echo './'`dcc_send.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'cfgfile.c' || echo './'`cfgfile.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'timers.c' || echo './'`timers.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'dns.c' || echo './'`dns.c
dns.c: In function '_dns_startrequest':
dns.c:159:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
     write(wp[1], "go", 2);
     ^~~~~~~~~~~~~~~~~~~~~
dns.c:175:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
     read(wp[0], gobuf, 2);
     ^~~~~~~~~~~~~~~~~~~~~
dns.c:182:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
       write(p[1], (void *)&result, sizeof(struct dnsresult));
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'net.c' || echo './'`net.c
net.c: In function 'net_poll':
net.c:800:73: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
           if (getsockopt(s->sock, SOL_SOCKET, SO_ERROR, (void *)&error, &len) < 0) {
                                                                         ^~~~
In file included from net.c:23:
/usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockopt (int __fd, int __level, int __optname,
            ^~~~~~~~~~
net.c:890:19: warning: variable 'tl' set but not used [-Wunused-but-set-variable]
               int tl;
                   ^~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'match.c' || echo './'`match.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'stringex.c' || echo './'`stringex.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'sprintf.c' || echo './'`sprintf.c
sprintf.c: In function 'x_vsprintf':
sprintf.c:55:3: warning: implicit declaration of function 'vasprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration]
   vasprintf(&str, format, ap);
   ^~~~~~~~~
   vsprintf
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\""    -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'memdebug.c' || echo './'`memdebug.c
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o dircproxy  main.o irc_net.o irc_client.o irc_server.o irc_prot.o irc_log.o irc_string.o dcc_net.o dcc_chat.o dcc_send.o cfgfile.o timers.o dns.o net.o match.o stringex.o sprintf.o memdebug.o ../getopt/libgetopt.a -lcrypt 
make[2]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0'
make[2]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0'
make: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41217
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/dircproxy-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/dircproxy-buildroot
+ cd dircproxy-1.1.0
+ mkdir -p /usr/src/tmp/dircproxy-buildroot/etc/rc.d/init.d /usr/src/tmp/dircproxy-buildroot/etc/dircproxy
+ make 'INSTALL=/bin/install -p' PREFIX=/usr/src/tmp/dircproxy-buildroot/usr DESTDIR=/usr/src/tmp/dircproxy-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0'
Making install in conf
make[1]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/conf'
make[2]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/conf'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh ../mkinstalldirs /usr/src/tmp/dircproxy-buildroot/usr/share/dircproxy
mkdir -p -- /usr/src/tmp/dircproxy-buildroot/usr/share/dircproxy
 /bin/install -p -m 644 dircproxyrc /usr/src/tmp/dircproxy-buildroot/usr/share/dircproxy/dircproxyrc
make[2]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/conf'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/conf'
Making install in contrib
make[1]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/contrib'
make[2]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/contrib'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh ../mkinstalldirs /usr/src/tmp/dircproxy-buildroot/usr/share/dircproxy
 /bin/install -p -m 644 log.pl /usr/src/tmp/dircproxy-buildroot/usr/share/dircproxy/log.pl
 /bin/install -p -m 644 privmsg-log.pl /usr/src/tmp/dircproxy-buildroot/usr/share/dircproxy/privmsg-log.pl
 /bin/install -p -m 644 cronchk.sh /usr/src/tmp/dircproxy-buildroot/usr/share/dircproxy/cronchk.sh
make[2]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/contrib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/contrib'
Making install in getopt
make[1]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/getopt'
make[2]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/getopt'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/getopt'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/getopt'
Making install in crypt
make[1]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/crypt'
make[2]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/crypt'
/bin/sh ../mkinstalldirs /usr/src/tmp/dircproxy-buildroot/usr/bin
mkdir -p -- /usr/src/tmp/dircproxy-buildroot/usr/bin
  /bin/install -p dircproxy-crypt /usr/src/tmp/dircproxy-buildroot/usr/bin/dircproxy-crypt
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/crypt'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/crypt'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh ../mkinstalldirs /usr/src/tmp/dircproxy-buildroot/usr/share/man/man1
mkdir -p -- /usr/src/tmp/dircproxy-buildroot/usr/share/man/man1
 /bin/install -p -m 644 ./dircproxy.1 /usr/src/tmp/dircproxy-buildroot/usr/share/man/man1/dircproxy.1
 /bin/install -p -m 644 ./dircproxy-crypt.1 /usr/src/tmp/dircproxy-buildroot/usr/share/man/man1/dircproxy-crypt.1
make[2]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/doc'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/src'
/bin/sh ../mkinstalldirs /usr/src/tmp/dircproxy-buildroot/usr/bin
  /bin/install -p dircproxy /usr/src/tmp/dircproxy-buildroot/usr/bin/dircproxy
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/dircproxy-1.1.0'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0'
make: Leaving directory '/usr/src/RPM/BUILD/dircproxy-1.1.0'
+ cp /usr/src/RPM/SOURCES/dircd /usr/src/tmp/dircproxy-buildroot/etc/rc.d/init.d
+ cp /usr/src/tmp/dircproxy-buildroot/usr/share/dircproxy/dircproxyrc /usr/src/tmp/dircproxy-buildroot/etc/dircproxy
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/dircproxy-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/dircproxy-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/dircproxy-buildroot/ (default)
Compressing files in /usr/src/tmp/dircproxy-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/dircproxy-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: dircproxy-1.1.0-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.63348
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dircproxy-1.1.0
+ DOCDIR=/usr/src/tmp/dircproxy-buildroot/usr/share/doc/dircproxy-1.1.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/dircproxy-buildroot/usr/share/doc/dircproxy-1.1.0
+ /bin/mkdir -p /usr/src/tmp/dircproxy-buildroot/usr/share/doc/dircproxy-1.1.0
+ cp -prL AUTHORS ChangeLog FAQ NEWS PROTOCOL README README.dcc-via-ssh README.inetd /usr/src/tmp/dircproxy-buildroot/usr/share/doc/dircproxy-1.1.0
+ chmod -R go-w /usr/src/tmp/dircproxy-buildroot/usr/share/doc/dircproxy-1.1.0
+ chmod -R a+rX /usr/src/tmp/dircproxy-buildroot/usr/share/doc/dircproxy-1.1.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ESAQKE
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.0exzyW
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
/usr/src/tmp/dircproxy-buildroot/usr/share/dircproxy/log.pl syntax OK
/usr/src/tmp/dircproxy-buildroot/usr/share/dircproxy/privmsg-log.pl syntax OK
shebang.req.files: executable script /usr/src/tmp/dircproxy-buildroot/usr/share/dircproxy/cronchk.sh is not executable
shebang.req.files: executable script /usr/src/tmp/dircproxy-buildroot/usr/share/dircproxy/log.pl is not executable
shebang.req.files: executable script /usr/src/tmp/dircproxy-buildroot/usr/share/dircproxy/privmsg-log.pl is not executable
Requires: /bin/sh, /etc/rc.d/init.d, /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, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(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), libcrypt.so.1()(64bit) >= set:ihuTa, libcrypt.so.1(XCRYPT_2.0)(64bit), 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.e5kcal
Creating dircproxy-debuginfo package
Processing files: dircproxy-debuginfo-1.1.0-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6H9DcN
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GXKaKi
find-requires: running scripts (debuginfo)
Requires: dircproxy = 1.1.0-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypt.so.1)
Wrote: /usr/src/RPM/RPMS/x86_64/dircproxy-1.1.0-alt1.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/dircproxy-debuginfo-1.1.0-alt1.qa1.x86_64.rpm
11.02user 3.15system 0:29.98elapsed 47%CPU (0avgtext+0avgdata 43360maxresident)k
0inputs+0outputs (0major+814906minor)pagefaults 0swaps
12.60user 5.59system 0:35.89elapsed 50%CPU (0avgtext+0avgdata 43360maxresident)k
0inputs+0outputs (0major+1003744minor)pagefaults 0swaps
--- dircproxy-1.1.0-alt1.qa1.x86_64.rpm.repo	2013-04-18 09:15:14.000000000 +0000
+++ dircproxy-1.1.0-alt1.qa1.x86_64.rpm.hasher	2020-04-19 03:03:34.150954721 +0000
@@ -17,4 +17,4 @@
 /usr/share/doc/dircproxy-1.1.0/README.inetd	100644	
-/usr/share/man/man1/dircproxy-crypt.1.gz	100644	
-/usr/share/man/man1/dircproxy.1.bz2	100644	
+/usr/share/man/man1/dircproxy-crypt.1.xz	100644	
+/usr/share/man/man1/dircproxy.1.xz	100644	
 Requires: /bin/sh  
@@ -33,5 +33,5 @@
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
-Requires: libcrypt.so.1()(64bit) >= set:hguT2
+Requires: libcrypt.so.1()(64bit) >= set:ihuTa
 Requires: rpmlib(SetVersions)  
-Requires: libcrypt.so.1(GLIBC_2.2.5)(64bit)  
+Requires: libcrypt.so.1(XCRYPT_2.0)(64bit)  
 Requires: rtld(GNU_HASH)