<86>Jan 9 08:21:09 userdel[97487]: delete user 'rooter' <86>Jan 9 08:21:09 userdel[97487]: removed group 'rooter' owned by 'rooter' <86>Jan 9 08:21:09 userdel[97487]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 9 08:21:09 groupadd[97512]: group added to /etc/group: name=rooter, GID=645 <86>Jan 9 08:21:09 groupadd[97512]: group added to /etc/gshadow: name=rooter <86>Jan 9 08:21:09 groupadd[97512]: new group: name=rooter, GID=645 <86>Jan 9 08:21:09 useradd[97526]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Jan 9 08:21:09 userdel[97548]: delete user 'builder' <86>Jan 9 08:21:09 userdel[97548]: removed group 'builder' owned by 'builder' <86>Jan 9 08:21:09 userdel[97548]: removed shadow group 'builder' owned by 'builder' <86>Jan 9 08:21:09 groupadd[97567]: group added to /etc/group: name=builder, GID=646 <86>Jan 9 08:21:09 groupadd[97567]: group added to /etc/gshadow: name=builder <86>Jan 9 08:21:09 groupadd[97567]: new group: name=builder, GID=646 <86>Jan 9 08:21:09 useradd[97580]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61776 + 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.80419 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking for gawk... (cached) gawk checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for strerror in -lcposix... no checking for i586-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 i586-alt-linux-ranlib... no checking for ranlib... ranlib checking whether make sets ${MAKE}... (cached) yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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 i586-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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'getopt.c' || echo './'`getopt.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'main.c' || echo './'`main.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'main.c' || echo './'`main.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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, ^~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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; ^~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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, ^~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'irc_prot.c' || echo './'`irc_prot.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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); ^~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'irc_string.c' || echo './'`irc_string.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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, ^~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'dcc_chat.c' || echo './'`dcc_chat.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'dcc_send.c' || echo './'`dcc_send.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'cfgfile.c' || echo './'`cfgfile.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'timers.c' || echo './'`timers.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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; ^~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'match.c' || echo './'`match.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'stringex.c' || echo './'`stringex.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/etc\"" -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'memdebug.c' || echo './'`memdebug.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.57920 + 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) verify-elf: WARNING: ./usr/bin/dircproxy: uses non-LFS functions: __lxstat __xstat fopen Hardlinking identical .pyc and .pyo files Processing files: dircproxy-1.1.0-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33751 + 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.Of8BG6 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.sue6k7 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, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcrypt.so.1 >= set:ihuTa, libcrypt.so.1(XCRYPT_2.0), 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.pTuhHw 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.hK0YLa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OCiOT5 find-requires: running scripts (debuginfo) Requires: dircproxy = 1.1.0-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypt.so.1) Wrote: /usr/src/RPM/RPMS/i586/dircproxy-1.1.0-alt1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/dircproxy-debuginfo-1.1.0-alt1.qa1.i586.rpm 8.30user 1.79system 0:17.26elapsed 58%CPU (0avgtext+0avgdata 34664maxresident)k 0inputs+0outputs (0major+720857minor)pagefaults 0swaps 13.97user 4.27system 0:26.38elapsed 69%CPU (0avgtext+0avgdata 121812maxresident)k 0inputs+0outputs (0major+1033112minor)pagefaults 0swaps --- dircproxy-1.1.0-alt1.qa1.i586.rpm.repo 2013-04-18 09:15:15.000000000 +0000 +++ dircproxy-1.1.0-alt1.qa1.i586.rpm.hasher 2019-01-09 08:21:29.215918692 +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) -Requires: libcrypt.so.1 >= set:hguT2 +Requires: libcrypt.so.1 >= set:ihuTa Requires: rpmlib(SetVersions) -Requires: libcrypt.so.1(GLIBC_2.0) +Requires: libcrypt.so.1(XCRYPT_2.0) Requires: rtld(GNU_HASH)