<86>Sep 9 05:23:03 userdel[945911]: delete user 'rooter' <86>Sep 9 05:23:03 userdel[945911]: removed group 'rooter' owned by 'rooter' <86>Sep 9 05:23:03 userdel[945911]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 9 05:23:03 groupadd[945920]: group added to /etc/group: name=rooter, GID=1271 <86>Sep 9 05:23:03 groupadd[945920]: group added to /etc/gshadow: name=rooter <86>Sep 9 05:23:03 groupadd[945920]: new group: name=rooter, GID=1271 <86>Sep 9 05:23:03 useradd[945927]: new user: name=rooter, UID=1271, GID=1271, home=/root, shell=/bin/bash, from=none <86>Sep 9 05:23:03 userdel[945938]: delete user 'builder' <86>Sep 9 05:23:03 userdel[945938]: removed group 'builder' owned by 'builder' <86>Sep 9 05:23:03 userdel[945938]: removed shadow group 'builder' owned by 'builder' <86>Sep 9 05:23:03 groupadd[945952]: group added to /etc/group: name=builder, GID=1272 <86>Sep 9 05:23:03 groupadd[945952]: group added to /etc/gshadow: name=builder <86>Sep 9 05:23:03 groupadd[945952]: new group: name=builder, GID=1272 <86>Sep 9 05:23:03 useradd[945958]: new user: name=builder, UID=1272, GID=1272, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/DCC-2.3.168-alt0.1.nosrc.rpm (w1.gzdio) Installing DCC-2.3.168-alt0.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79745 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dcc-2.3.168 + echo 'Source #0 (dcc-2.3.168.tar):' Source #0 (dcc-2.3.168.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dcc-2.3.168.tar + cd dcc-2.3.168 + /bin/chmod -c -Rf u+rwX,go-w . + find . -name Makefile.in + xargs subst s/chown/:/g + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79745 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dcc-2.3.168 + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + PERL=/usr/bin/perl + ./configure --with-installroot=/usr/src/tmp/DCC-buildroot --disable-dccm --homedir=/var/lib/dcc --libexecdir=/usr/lib/dcc --bindir=/usr/bin --mandir=/usr/share/man --disable-sys-inst creating cache ./config.cache Rhyolite Software DCC 2.3.168 checking for cc... cc checking whether the C compiler (cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) works... yes checking whether the C compiler (cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking for ranlib... ranlib checking for pthread_mutex_lock... yes checking for pthread_attr_setstacksize... yes checking for msync(MS_ASYNC)... yes checking for fstatfs()... Linux checking for gcc __attribute__... yes checking sizeof(long)... 4 checking for 64-bit void* pointers... no, 32-bit system? checking for files larger than 4 GBytes... yes checking for make... yes checking whether make is gmake... yes checking for xargs... /bin/xargs checking for wget... no checking for fetch... no checking for curl... no checking for perl... /usr/bin/perl checking for sendmail... mail checking for htpasswd... /usr/local/bin/htpasswd checking for rrdtool... /usr/local/bin/rrdtool checking for AF_LOCAL... yes checking for AF_INET6... yes checking for socklen_t... yes checking for in_addr_t... yes checking for sa_family_t... yes checking for in_port_t... yes checking for sa_len... no checking for sin6_scope_id... yes checking for ANSI C header files... yes checking for pid_t... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking need for string.h... no checking whether time.h and sys/time.h may both be included... yes checking for strings.h... yes checking for paths.h... yes checking for sys/cdefs.h... yes checking for pthread.h... yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking for utime.h... yes checking for ifaddrs.h... yes checking for inttypes.h... yes checking for histedit.h... no checking for vsyslog... yes checking for getipnodebyname... no checking for getipnodebyaddr... no checking for freehostent... no checking for getaddrinfo... yes checking for getnameinfo... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for hstrerror... yes checking for _res... no checking for res_init... no checking for res_query... yes checking for dn_expand... yes checking for inet_ntop... yes checking for inet_pton... yes checking for inet_aton... yes checking for gethostid... yes checking for localtime_r... yes checking for gmtime_r... yes checking for timegm... yes checking for altzone... no checking for futimes... yes checking for setpgid... yes checking for poll... yes checking for strlcpy... yes checking for strlcat... yes checking for getprogname... no checking for daemon... yes checking for siginterrupt... yes checking for eaccess... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for ffsl... yes checking for builtin_ffsl()... yes checking for __res_state... yes checking for __res_init... yes checking for __res_query... no checking for __dn_expand... no checking for getifaddrs() replacement... NATIVE checking for md5.h... no checking for sysconf(_SC_PHYS_PAGES)+sysconf(_SC_PAGESIZE)... yes checking for __progname... yes checking use FD_SETSIZE to compute NUM_CWFS... 20 checking run directory... /var/run checking for sysctl(kern.boottime)... no checking for IPv6... yes checking for Rsendto... no updating cache ./config.cache creating ./config.status .............................................................................................creating include/dcc_config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.168' gzip cdcc.8.gz make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.168' make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.168' gzip dcc.8.gz make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.168' make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.168' gzip dbclean.8.gz make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.168' make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.168' gzip dblist.8.gz make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.168' make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.168' gzip dccd.8.gz make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.168' make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.168' gzip dccm.8.gz make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.168' make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.168' gzip dccifd.8.gz make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.168' make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.168' gzip dccproc.8.gz make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.168' make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.168' gzip dccsight.8.gz make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.168' ==> dcclib cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o hstrerror.o hstrerror.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o fnm.o fnm.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o inet_ntop.o inet_ntop.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o ipv6_conv.o ipv6_conv.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o lock_stubs.o lock_stubs.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o get_port.o get_port.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o logbad.o logbad.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o dccif.o dccif.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o mk_su.o mk_su.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o parse_word.o parse_word.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o msg1.o msg1.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o strlcpy.o strlcpy.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o parse_srvr_nm.o parse_srvr_nm.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o strlcat.o strlcat.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o su2str.o su2str.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o vsyslog.o vsyslog.c ar qcs libdcc.a dccif.o fnm.o get_port.o hstrerror.o inet_ntop.o ipv6_conv.o lock_stubs.o logbad.o mk_su.o msg1.o parse_word.o parse_srvr_nm.o strlcat.o strlcpy.o su2str.o vsyslog.o ranlib libdcc.a ==> clntlib cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o ck2str.o ck2str.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o cdhome.o cdhome.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o aop.o aop.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o ckbody.o ckbody.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o ck.o ck.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o ckfuz1.o ckfuz1.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o ckparse.o ckparse.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o ckmime.o ckmime.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o ask.o ask.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o ckfuz2.o ckfuz2.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o clnt_init.o clnt_init.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o clnt_unthreaded.o clnt_unthreaded.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o escstr.o escstr.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o ckwhite.o ckwhite.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o get_id.o get_id.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o daemon.o daemon.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o hash_divisor.o hash_divisor.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o get_secs.o get_secs.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o getifaddrs.o getifaddrs.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o heap_debug.o heap_debug.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o dnsbl.o dnsbl.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o id2str.o id2str.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o inet_pton.o inet_pton.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o clnt_send.o clnt_send.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o lock_open.o lock_open.c lock_open.c: In function 'dcc_exlock_fd': lock_open.c:402:17: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 402 | siginterrupt(SIGALRM, 1); | ^~~~~~~~~~~~ In file included from /usr/include/sys/param.h:28, from ../include/dcc_types.h:55, from ../include/dcc_defs.h:36, from lock_open.c:27: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o md5.o md5.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o msg2.o msg2.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o helper.o helper.c helper.c: In function 'helper_child': helper.c:667:17: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 667 | siginterrupt(SIGALRM, 1); | ^~~~~~~~~~~~ In file included from /usr/include/sys/param.h:28, from ../include/dcc_types.h:55, from ../include/dcc_defs.h:36, from ../include/dcc_clnt.h:30, from ../include/dcc_ck.h:30, from ../include/helper.h:30, from helper.c:30: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o mkstemp.o mkstemp.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o cktbls.o cktbls.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o load_ids.o load_ids.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o op2str.o op2str.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o parse_log_opt.o parse_log_opt.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o parse_passwd.o parse_passwd.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o select_poll.o select_poll.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o range.o range.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o parse_whitefile.o parse_whitefile.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o restart.o restart.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o str2type.o str2type.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o str2cnt.o str2cnt.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o print_info.o print_info.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o sign.o sign.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o tgts2str.o tgts2str.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o type2str.o type2str.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o udp_bind.o udp_bind.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o xhdr.o xhdr.c ar qcs libclnt.a aop.o ask.o cdhome.o ck.o ck2str.o ckbody.o ckfuz1.o ckfuz2.o ckmime.o ckparse.o cktbls.o ckwhite.o clnt_init.o clnt_send.o ckmime.o ckparse.o ckwhite.o clnt_init.o clnt_send.o clnt_unthreaded.o escstr.o daemon.o dnsbl.o get_id.o get_secs.o getifaddrs.o hash_divisor.o heap_debug.o helper.o id2str.o inet_pton.o load_ids.o lock_open.o md5.o mkstemp.o msg2.o op2str.o parse_log_opt.o parse_passwd.o parse_whitefile.o print_info.o range.o select_poll.o sign.o restart.o str2type.o str2cnt.o tgts2str.o type2str.o udp_bind.o xhdr.o ranlib libclnt.a ==> srvrlib cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o istmpfs.o istmpfs.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o ts2str.o ts2str.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o boottime.o boottime.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o read_rcd.o read_rcd.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o flod.o flod.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o db.o db.c db.c: In function 'db_hash': db.c:3847:17: warning: converting a packed 'DCC_SUM' pointer (alignment 1) to a 'u_int32_t' {aka 'const unsigned int'} pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member] 3847 | wp = (u_int32_t *)sum; | ^~ ar qcs libsrvr.a boottime.o db.o flod.o istmpfs.o read_rcd.o ts2str.o ranlib libsrvr.a ==> dns-helper cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o dns-helper.o dns-helper.c cc dns-helper.o ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -lresolv -o dns-helper ==> thrlib cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o totals.o totals.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o clnt_threaded.o clnt_threaded.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o reply.o reply.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o cmn.o cmn.c ar qcs libthr.a clnt_threaded.o cmn.o reply.o totals.o ranlib libthr.a ==> cdcc cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o cdcc.o cdcc.c cdcc.c: In function 'help_cmd': cdcc.c:1242:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1242 | if (*help_str == '\0') | ^~ cdcc.c:1244:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1244 | pos = help_cmd_print(pos, help_str); | ^~~ cc cdcc.o ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -lresolv -o cdcc ==> ck2ip cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o ck2ip.o ck2ip.c cc ck2ip.o ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -lresolv -o ck2ip ==> dbclean cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -I../srvrlib -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o dbclean.o dbclean.c cc dbclean.o ../srvrlib/libsrvr.a ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -lresolv -o dbclean ==> dccd cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -I../srvrlib -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o rl.o rl.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -I../srvrlib -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o dccd.o dccd.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -I../srvrlib -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o oflod.o oflod.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -I../srvrlib -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o iflod.o iflod.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -I../srvrlib -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o work.o work.c cc dccd.o iflod.o oflod.o rl.o work.o ../srvrlib/libsrvr.a ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -lresolv -o dccd ==> dump-clients cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -I../srvrlib -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -I../../srvrlib -I.. -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../../include -c -o dump-clients.o dump-clients.c cc dump-clients.o ../../srvrlib/libsrvr.a ../../clntlib/libclnt.a ../../dcclib/libdcc.a -lm -lresolv -o dump-clients ==> dblist cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -I../srvrlib -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o dblist.o dblist.c cc dblist.o ../srvrlib/libsrvr.a ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -lresolv -o dblist ==> dccifd cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -I../thrlib -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o dccifd.o dccifd.c dccifd.c: In function 'main': dccifd.c:551:30: warning: comparison between pointer and zero character constant [-Wpointer-compare] 551 | if (userdirs != '\0') | ^~ dccifd.c:551:21: note: did you mean to dereference the pointer? 551 | if (userdirs != '\0') | ^ cc -pthread dccifd.o ../thrlib/libthr.a ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -lresolv -o dccifd ==> dccif-test cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -I../thrlib -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../../include -c -o dccif-test.o dccif-test.c cc dccif-test.o ../../dcclib/libdcc.a -lm -lresolv -o dccif-test ==> dccproc cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o dccproc.o dccproc.c cc dccproc.o ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -lresolv -o dccproc ==> dccsight cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o dccsight.o dccsight.c cc dccsight.o ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -lresolv -o dccsight ==> homedir ==> misc cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o wlist.o wlist.c cc wlist.o ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -lresolv -o wlist ==> cgi-bin cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I./include -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I../include -c -o check_ip_range.o check_ip_range.c cc check_ip_range.o ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -lresolv -o check_ip_range + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31780 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/DCC-buildroot + : + /bin/rm -rf -- /usr/src/tmp/DCC-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd dcc-2.3.168 + make install make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.168' ./autoconf/install-sh -c -d -m 755 /usr/src/tmp/DCC-buildroot/usr/bin ==> dcclib ==> clntlib ==> srvrlib ==> dns-helper ==> thrlib ==> cdcc ==> ck2ip ==> dbclean ==> dccd ==> dump-clients ==> dblist ==> dccifd ==> dccif-test ==> dccproc ==> dccsight ==> homedir ==> misc ==> cgi-bin for DIR in dccm -; do if test "$DIR" != -; then\ (cd $DIR; make deinstall); fi; done make[1]: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.168/dccm' rm -f /usr/src/tmp/DCC-buildroot/usr/lib/dcc/dccm make[1]: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.168/dccm' ==> dcclib ==> clntlib ==> srvrlib ==> dns-helper ../autoconf/install-sh -c -d -m 755 /usr/src/tmp/DCC-buildroot/usr/lib/dcc ../autoconf/install-sh -c -c -m 555 dns-helper /usr/src/tmp/DCC-buildroot/usr/lib/dcc ==> thrlib ==> cdcc ../autoconf/install-sh -c -c -m 555 cdcc /usr/src/tmp/DCC-buildroot/usr/bin ==> ck2ip ../autoconf/install-sh -c -c -m 555 ck2ip /usr/src/tmp/DCC-buildroot/usr/lib/dcc ==> dbclean ../autoconf/install-sh -c -c -m 555 dbclean /usr/src/tmp/DCC-buildroot/usr/lib/dcc ==> dccd ==> dump-clients ../autoconf/install-sh -c -c -m 555 dccd /usr/src/tmp/DCC-buildroot/usr/lib/dcc ==> dump-clients ../../autoconf/install-sh -c -c -m 555 dump-clients /usr/src/tmp/DCC-buildroot/usr/lib/dcc ==> dblist ../autoconf/install-sh -c -c -m 555 dblist /usr/src/tmp/DCC-buildroot/usr/lib/dcc ==> dccifd ==> dccif-test ../autoconf/install-sh -c -c -m 555 dccifd /usr/src/tmp/DCC-buildroot/usr/lib/dcc ==> dccif-test ../../autoconf/install-sh -c -c -m 555 dccif-test /usr/src/tmp/DCC-buildroot/usr/bin ==> dccproc ../autoconf/install-sh -c -c -m 555 dccproc /usr/src/tmp/DCC-buildroot/usr/bin ==> dccsight ../autoconf/install-sh -c -c -m 555 dccsight /usr/src/tmp/DCC-buildroot/usr/lib/dcc ==> homedir ../autoconf/install-sh -c -c -m 755 -d /usr/src/tmp/DCC-buildroot/var/lib/dcc ../autoconf/install-sh -c -c -m 710 -d /usr/src/tmp/DCC-buildroot/var/lib/dcc/log for NM in fix-map; do ../autoconf/install-sh -c -c -m 555 $NM /usr/src/tmp/DCC-buildroot/usr/lib/dcc/$NM;done sh make-dcc_conf -F '' -h /usr/src/tmp/DCC-buildroot/var/lib/dcc for NM in flod grey_flod whitelist grey_whitelist whiteclnt whitecommon; do\ if test -n '' -o ! -f /usr/src/tmp/DCC-buildroot/var/lib/dcc/$NM; then\ ../autoconf/install-sh -c -c -m 644 $NM /usr/src/tmp/DCC-buildroot/var/lib/dcc/${NM}; fi; done if test -s .updatedcc_pfile; then ../autoconf/install-sh -c -c -m 600 .updatedcc_pfile /usr/src/tmp/DCC-buildroot/var/lib/dcc/.updatedcc_pfile; fi sh fix-map -n '' -c ../cdcc/cdcc -h /usr/src/tmp/DCC-buildroot/var/lib/dcc -i /usr/src/tmp/DCC-buildroot/var/lib/dcc/ids -m /usr/src/tmp/DCC-buildroot/var/lib/dcc/map -t /usr/src/tmp/DCC-buildroot/var/lib/dcc/map.txt /proc/self/stat: No such file or directory /proc/self/stat: No such file or directory for NM in flod grey_flod whitelist grey_whitelist whiteclnt whitecommon ids map map.txt dcc_conf; do\ if test -n '' -a ! -s /usr/src/tmp/DCC-buildroot/var/lib/dcc/$NM; then\ cp -p /usr/src/tmp/DCC-buildroot/var/lib/dcc/${NM} /usr/src/tmp/DCC-buildroot/var/lib/dcc/${NM}; fi; done ==> misc ../autoconf/install-sh -c -c -m 555 wlist /usr/src/tmp/DCC-buildroot/usr/lib/dcc for NM in cron-dccd dcc-nagios fetchblack fetch-testmsg-whitelist hackmc list-clients logger newwebuser rcDCC start-dccd start-grey start-dccifd start-dccm stop-dccd dcc-stats-collect stats-get dcc-stats-graph dcc-stats-init dcc-stats-update updatedcc uninstalldcc fetchids; do ../autoconf/install-sh -c -c -m 555 $NM /usr/src/tmp/DCC-buildroot/usr/lib/dcc/$NM;done ==> cgi-bin ../autoconf/install-sh -c -d -m 755 /usr/src/tmp/DCC-buildroot/var/lib/dcc/cgi-bin ../autoconf/install-sh -c -c -m 555 check_ip_range /usr/src/tmp/DCC-buildroot/usr/lib/dcc for NM in chgpasswd edit-whiteclnt list-log list-msg http2https webuser-notify; do ../autoconf/install-sh -c \ -m 555 -c $NM /usr/src/tmp/DCC-buildroot/var/lib/dcc/cgi-bin/$NM; done for NM in README common.pm common; do ../autoconf/install-sh -c \ -m 444 -c $NM /usr/src/tmp/DCC-buildroot/var/lib/dcc/cgi-bin/$NM; done for NM in header footer; do NM=/usr/src/tmp/DCC-buildroot/var/lib/dcc/cgi-bin/$NM;\ if test ! -f $NM; then continue; fi;\ CKSUM=`sed -e 's/.*Rhyolite Software.*Revision.*//' $NM\ | cksum 2>&1`;\ for S in '1705768782 56' '231510888 124' '2404527987 132'\ '366383114 239' '1124978657 253' '1233624433 272'\ '559239208 333' '2112089299 350'; do\ if test "$CKSUM" = "$S"; then rm -f $NM; fi; done; done for NM in header footer; do\ if test ! -f /usr/src/tmp/DCC-buildroot/var/lib/dcc/cgi-bin/$NM\ || cmp -s /usr/src/tmp/DCC-buildroot/var/lib/dcc/cgi-bin/$NM /usr/src/tmp/DCC-buildroot/var/lib/dcc/cgi-bin/$NM-dist; then\ ../autoconf/install-sh -c -m 644 -c $NM /usr/src/tmp/DCC-buildroot/var/lib/dcc/cgi-bin/$NM;\ else\ ../autoconf/install-sh -c -m 644 -c $NM /usr/src/tmp/DCC-buildroot/var/lib/dcc/cgi-bin/$NM-new;\ fi;\ ../autoconf/install-sh -c -m 644 -c $NM /usr/src/tmp/DCC-buildroot/var/lib/dcc/cgi-bin/$NM-dist;\ done make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.168' + /usr/bin/perl -pi -e s,/usr/src/tmp/DCC-buildroot,,gi /usr/src/tmp/DCC-buildroot/var/lib/dcc/map.txt + mkdir -p /usr/src/tmp/DCC-buildroot/usr/share/man/man8 + cp -a cdcc.8 dbclean.8 dblist.8 dcc.8 dccd.8 dccifd.8 dccm.8 dccproc.8 dccsight.8 /usr/src/tmp/DCC-buildroot/usr/share/man/man8 + install -pD -m644 /usr/src/RPM/SOURCES/dcc.service /usr/src/tmp/DCC-buildroot/lib/systemd/system/dcc.service + install -pD -m644 /usr/src/RPM/SOURCES/dccifd.socket /usr/src/tmp/DCC-buildroot/lib/systemd/system/dccifd.socket + mkdir -p /usr/src/tmp/DCC-buildroot/etc/rc.d/init.d /usr/src/tmp/DCC-buildroot/etc/cron.daily + ln -s /usr/lib/dcc/rcDCC /usr/src/tmp/DCC-buildroot/etc/rc.d/init.d/rcDCC + ln -s /usr/lib/dcc/cron-dccd /usr/src/tmp/DCC-buildroot/etc/cron.daily/cron-dcc + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/DCC-buildroot (auto) mode of 'usr/bin/dccproc' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/bin/dccif-test' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/bin/cdcc' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/check_ip_range' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/fetchids' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/uninstalldcc' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/updatedcc' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/dcc-stats-update' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/dcc-stats-init' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/dcc-stats-graph' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/stats-get' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/dcc-stats-collect' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/stop-dccd' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/start-dccm' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/start-dccifd' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/start-grey' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/start-dccd' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/rcDCC' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/newwebuser' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/logger' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/list-clients' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/hackmc' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/fetch-testmsg-whitelist' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/fetchblack' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/dcc-nagios' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/cron-dccd' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/wlist' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/fix-map' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/dccsight' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/dccifd' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/dblist' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/dump-clients' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/dccd' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/dbclean' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/ck2ip' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/lib/dcc/dns-helper' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) Verifying and fixing files in /usr/src/tmp/DCC-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/DCC-buildroot/ (default) Compressing files in /usr/src/tmp/DCC-buildroot (auto) Adjusting library links in /usr/src/tmp/DCC-buildroot ./lib: (from :0) ./var/lib: (from :0) ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/DCC-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: DCC-2.3.168-alt0.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66322 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dcc-2.3.168 + DOCDIR=/usr/src/tmp/DCC-buildroot/usr/share/doc/DCC-2.3.168 + export DOCDIR + rm -rf /usr/src/tmp/DCC-buildroot/usr/share/doc/DCC-2.3.168 + /bin/mkdir -p /usr/src/tmp/DCC-buildroot/usr/share/doc/DCC-2.3.168 + cp -prL LICENSE FAQ.html FAQ.html.in CHANGES /usr/src/tmp/DCC-buildroot/usr/share/doc/DCC-2.3.168 + chmod -R go-w /usr/src/tmp/DCC-buildroot/usr/share/doc/DCC-2.3.168 + chmod -R a+rX /usr/src/tmp/DCC-buildroot/usr/share/doc/DCC-2.3.168 + exit 0 warning: absolute symlink: /usr/src/tmp/DCC-buildroot/etc/cron.daily/cron-dcc -> /usr/lib/dcc/cron-dccd warning: absolute symlink: /usr/src/tmp/DCC-buildroot/etc/rc.d/init.d/rcDCC -> /usr/lib/dcc/rcDCC Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C34zAH find-provides: absolute symbolic link /usr/src/tmp/DCC-buildroot/etc/cron.daily/cron-dcc -> /usr/lib/dcc/cron-dccd is not going to provide anything find-provides: absolute symbolic link /usr/src/tmp/DCC-buildroot/etc/rc.d/init.d/rcDCC -> /usr/lib/dcc/rcDCC is not going to provide anything 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.uLVfu5 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) shebang.req.files: executable script /usr/src/tmp/DCC-buildroot/var/lib/dcc/dcc_conf is not executable find-requires: FINDPACKAGE-COMMANDS: awk cat chgrp chmod chown cmp cp date expr find ftp grep head id ln logger make mkdir mv rm rmdir sed sleep sort tar tee touch tr zcat Requires: spamassassin-spamd, /bin/kill, /bin/rm, /bin/sh, /bin/xargs, /etc/cron.daily, /etc/rc.d/init.d, /lib/ld-linux.so.2, coreutils, diffutils, findutils, ftp, gawk, grep, gzip, libc.so.6 >= set:pnCE0ZdiC7, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), make, rtld(GNU_HASH), sed, tar, util-linux Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FZAZm4 Creating DCC-debuginfo package Processing files: DCC-debuginfo-2.3.168-alt0.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FDj8Vl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tNvSzA find-requires: running scripts (debuginfo) Requires: DCC = 2.3.168-alt0.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to DCC-debuginfo a strict dependency on DCC warning: Installed (but unpackaged) file(s) found: /var/lib/dcc/cgi-bin/README /var/lib/dcc/cgi-bin/chgpasswd /var/lib/dcc/cgi-bin/common /var/lib/dcc/cgi-bin/common.pm /var/lib/dcc/cgi-bin/edit-whiteclnt /var/lib/dcc/cgi-bin/footer /var/lib/dcc/cgi-bin/footer-dist /var/lib/dcc/cgi-bin/header /var/lib/dcc/cgi-bin/header-dist /var/lib/dcc/cgi-bin/http2https /var/lib/dcc/cgi-bin/list-log /var/lib/dcc/cgi-bin/list-msg /var/lib/dcc/cgi-bin/webuser-notify Wrote: /usr/src/RPM/RPMS/i586/DCC-2.3.168-alt0.1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/DCC-debuginfo-2.3.168-alt0.1.i586.rpm (w2.lzdio) 53.38user 12.89system 0:42.32elapsed 156%CPU (0avgtext+0avgdata 56984maxresident)k 0inputs+0outputs (0major+3018685minor)pagefaults 0swaps 0.78user 1.20system 0:46.96elapsed 4%CPU (0avgtext+0avgdata 11988maxresident)k 0inputs+0outputs (0major+94644minor)pagefaults 0swaps --- DCC-2.3.168-alt0.1.i586.rpm.repo 2022-02-19 12:38:39.000000000 +0000 +++ DCC-2.3.168-alt0.1.i586.rpm.hasher 2023-09-09 05:23:47.796420742 +0000 @@ -84,3 +84,2 @@ Requires: rpmlib(SetVersions) -Requires: libc.so.6(ALT_2.24) Requires: libc.so.6(GLIBC_2.0) @@ -90,3 +89,2 @@ Requires: libc.so.6(GLIBC_2.2) -Requires: libc.so.6(GLIBC_2.2.5) Requires: libc.so.6(GLIBC_2.28) @@ -98,4 +96,4 @@ Requires: libc.so.6(GLIBC_2.34) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) -Requires: libc.so.6(GLIBC_2.7) Requires: make @@ -111,11 +109,11 @@ File: /lib/systemd/system/dccifd.socket 100644 root:root 0115c59f5223342e4094f31da7a19207 -File: /usr/bin/cdcc 100755 root:root 6376696a3160d4c22f6aaf198f23822f -File: /usr/bin/dccif-test 100755 root:root 230364d1a4c7b90f7d456370f0536dc9 -File: /usr/bin/dccproc 100755 root:root c91fb69927594b3c1b86b0f9fdaf68ef +File: /usr/bin/cdcc 100755 root:root cf1e78e9b1a7cda016c933575d6b97f3 +File: /usr/bin/dccif-test 100755 root:root 56d93d6360b138efb53133b9f39c181d +File: /usr/bin/dccproc 100755 root:root 6bd57d0b23dd4ac96b1b28d3264cf1ec File: /usr/lib/dcc 40755 root:root -File: /usr/lib/dcc/check_ip_range 100755 root:root dddc13043bf28f8a070d0e076ea2bedd -File: /usr/lib/dcc/ck2ip 100755 root:root a59a2f5c48793d3c8f101d2b94d8f7bb +File: /usr/lib/dcc/check_ip_range 100755 root:root 92ee2c60dd17b55b30e6c632a3975d2b +File: /usr/lib/dcc/ck2ip 100755 root:root 62a8ed70910076fee1d471e613ba8c3d File: /usr/lib/dcc/cron-dccd 100755 root:root 9fa39d1ab0baae0c1e1789f6d5167cbd -File: /usr/lib/dcc/dbclean 100755 root:root 2221d697ee3d8438f4230cccaaa1d630 -File: /usr/lib/dcc/dblist 100755 root:root a1ef6918bba4cf0002d145f20bf51995 +File: /usr/lib/dcc/dbclean 100755 root:root 590f6dfb8b36cc6221ebbd4835dbba8d +File: /usr/lib/dcc/dblist 100755 root:root fe0943aa83802307d99a55fdd83c5486 File: /usr/lib/dcc/dcc-nagios 100755 root:root 4b61b9a0e299441da702cd25ee6409dc @@ -125,7 +123,7 @@ File: /usr/lib/dcc/dcc-stats-update 100755 root:root e3a73290160728f3f916c8d5a6bea207 -File: /usr/lib/dcc/dccd 100755 root:root 2494e7f90b1c46b1e1113605c9f31d6c -File: /usr/lib/dcc/dccifd 100755 root:root 8701e2e4182c923b85eebb823e5284b0 -File: /usr/lib/dcc/dccsight 100755 root:root e141e87a741a66e9906fb8485d11f1a7 -File: /usr/lib/dcc/dns-helper 100755 root:root 2a2dae63fbeb1ba6739356e1782be10b -File: /usr/lib/dcc/dump-clients 100755 root:root f6e0296995aebc2b81bc451a18bae25e +File: /usr/lib/dcc/dccd 100755 root:root a5a45a906f5499fb32068d930e54cf33 +File: /usr/lib/dcc/dccifd 100755 root:root f16c06cdc4a3d8c9d850a23f16b82dd6 +File: /usr/lib/dcc/dccsight 100755 root:root 94ed4c0af08ee6e0ec7149085b011c43 +File: /usr/lib/dcc/dns-helper 100755 root:root ff6747aec8f6ebd154ee2b123ce46a3e +File: /usr/lib/dcc/dump-clients 100755 root:root c19ebfcc53192df8c67351db62d2393f File: /usr/lib/dcc/fetch-testmsg-whitelist 100755 root:root 931509bab1c88994afd80a54f67e06dd @@ -147,3 +145,3 @@ File: /usr/lib/dcc/updatedcc 100755 root:root c8620379143ebc37aa44edb1ea7c1491 -File: /usr/lib/dcc/wlist 100755 root:root de107099e79dccec43d91f8c267551cc +File: /usr/lib/dcc/wlist 100755 root:root e26485651e00e6e75ad162c13ef727a0 File: /usr/share/doc/DCC-2.3.168 40755 root:root @@ -169,3 +167,3 @@ File: /var/lib/dcc/log 40710 spamd:spamd -File: /var/lib/dcc/map 100600 spamd:spamd 2c761634c71630f17fb6d1f2a5b607d8 +File: /var/lib/dcc/map 100600 spamd:spamd b47feff2de229e65202b00a8090a8ecb File: /var/lib/dcc/map.txt 100600 spamd:spamd 4bbf221a2d4962eb4c34c06e3e1c63be @@ -174,2 +172,2 @@ File: /var/lib/dcc/whitelist 100640 root:spamd 978e013f7d37d41ba44edf6a1fb55c83 -RPMIdentity: 2384d91a7a7eb05edaf5dce4966cf30200f0f390588a953bcf15b0e268524e01f1f02690f4aae6e9494dce64f08e9cf8ac0dd56ff18fdde2506d9794b065c30e +RPMIdentity: 2cc2a593954b650eda6557f6aeead5160b2629d41a26dd84170547d9027ebf5ec3630cd2c1ea4e364966cec76757f58999657e07b36121fdbff94300c4485cf5 --- DCC-debuginfo-2.3.168-alt0.1.i586.rpm.repo 2022-02-19 12:38:38.000000000 +0000 +++ DCC-debuginfo-2.3.168-alt0.1.i586.rpm.hasher 2023-09-09 05:23:47.885421060 +0000 @@ -1,40 +1,40 @@ -/usr/lib/debug/.build-id/01 40755 root:root -/usr/lib/debug/.build-id/01/c0df790b1eccef729334c9346f411cb345ce3b 120777 root:root ../../../dcc/wlist -/usr/lib/debug/.build-id/01/c0df790b1eccef729334c9346f411cb345ce3b.debug 120777 root:root ../../usr/lib/dcc/wlist.debug -/usr/lib/debug/.build-id/27 40755 root:root -/usr/lib/debug/.build-id/27/195f8b33873f2c72c7cdd53011a162d79abe02 120777 root:root ../../../dcc/dccifd -/usr/lib/debug/.build-id/27/195f8b33873f2c72c7cdd53011a162d79abe02.debug 120777 root:root ../../usr/lib/dcc/dccifd.debug -/usr/lib/debug/.build-id/3e 40755 root:root -/usr/lib/debug/.build-id/3e/50e6e4c2c7f5b2e7c2c7a3d6d9af72139afe18 120777 root:root ../../../dcc/dccsight -/usr/lib/debug/.build-id/3e/50e6e4c2c7f5b2e7c2c7a3d6d9af72139afe18.debug 120777 root:root ../../usr/lib/dcc/dccsight.debug -/usr/lib/debug/.build-id/48 40755 root:root -/usr/lib/debug/.build-id/48/b03a8cb0aa6722b70e61bb2d3d557b39671512 120777 root:root ../../../../bin/dccif-test -/usr/lib/debug/.build-id/48/b03a8cb0aa6722b70e61bb2d3d557b39671512.debug 120777 root:root ../../usr/bin/dccif-test.debug -/usr/lib/debug/.build-id/52 40755 root:root -/usr/lib/debug/.build-id/52/ef834a975b550d41e11156cc23768fc85290aa 120777 root:root ../../../dcc/dns-helper -/usr/lib/debug/.build-id/52/ef834a975b550d41e11156cc23768fc85290aa.debug 120777 root:root ../../usr/lib/dcc/dns-helper.debug -/usr/lib/debug/.build-id/65 40755 root:root -/usr/lib/debug/.build-id/65/1c6d252da6b7eb7da504de2004094cbd050096 120777 root:root ../../../dcc/check_ip_range -/usr/lib/debug/.build-id/65/1c6d252da6b7eb7da504de2004094cbd050096.debug 120777 root:root ../../usr/lib/dcc/check_ip_range.debug -/usr/lib/debug/.build-id/70 40755 root:root -/usr/lib/debug/.build-id/70/e259305aa6ac4a8a3a10fb90d8407c7adbacc7 120777 root:root ../../../dcc/dblist -/usr/lib/debug/.build-id/70/e259305aa6ac4a8a3a10fb90d8407c7adbacc7.debug 120777 root:root ../../usr/lib/dcc/dblist.debug -/usr/lib/debug/.build-id/7e 40755 root:root -/usr/lib/debug/.build-id/7e/880e186d46999a4a65c4c415d95a9ce93fd9b0 120777 root:root ../../../dcc/ck2ip -/usr/lib/debug/.build-id/7e/880e186d46999a4a65c4c415d95a9ce93fd9b0.debug 120777 root:root ../../usr/lib/dcc/ck2ip.debug -/usr/lib/debug/.build-id/c7 40755 root:root -/usr/lib/debug/.build-id/c7/8d205fd5e47d95eed52f081e5577434096ccf8 120777 root:root ../../../dcc/dccd -/usr/lib/debug/.build-id/c7/8d205fd5e47d95eed52f081e5577434096ccf8.debug 120777 root:root ../../usr/lib/dcc/dccd.debug -/usr/lib/debug/.build-id/d4 40755 root:root -/usr/lib/debug/.build-id/d4/a440fb227b2ca75a14e77627e626576ee196a8 120777 root:root ../../../../bin/dccproc -/usr/lib/debug/.build-id/d4/a440fb227b2ca75a14e77627e626576ee196a8.debug 120777 root:root ../../usr/bin/dccproc.debug -/usr/lib/debug/.build-id/da 40755 root:root -/usr/lib/debug/.build-id/da/1edd543f8192512e8f3f46079650e31672f236 120777 root:root ../../../dcc/dbclean -/usr/lib/debug/.build-id/da/1edd543f8192512e8f3f46079650e31672f236.debug 120777 root:root ../../usr/lib/dcc/dbclean.debug -/usr/lib/debug/.build-id/fa 40755 root:root -/usr/lib/debug/.build-id/fa/f85d038317a69f3254e52b1fa55949a2f0bfc8 120777 root:root ../../../dcc/dump-clients -/usr/lib/debug/.build-id/fa/f85d038317a69f3254e52b1fa55949a2f0bfc8.debug 120777 root:root ../../usr/lib/dcc/dump-clients.debug -/usr/lib/debug/.build-id/ff 40755 root:root -/usr/lib/debug/.build-id/ff/b47411bcbd82adcdb0e104277ec3d064b55a1b 120777 root:root ../../../../bin/cdcc -/usr/lib/debug/.build-id/ff/b47411bcbd82adcdb0e104277ec3d064b55a1b.debug 120777 root:root ../../usr/bin/cdcc.debug +/usr/lib/debug/.build-id/07 40755 root:root +/usr/lib/debug/.build-id/07/269b8034b28bcde1f4c143eba69246ace5187e 120777 root:root ../../../../bin/dccif-test +/usr/lib/debug/.build-id/07/269b8034b28bcde1f4c143eba69246ace5187e.debug 120777 root:root ../../usr/bin/dccif-test.debug +/usr/lib/debug/.build-id/2c 40755 root:root +/usr/lib/debug/.build-id/2c/a0d0363d2fcdba403b85bb653c732235b53a5f 120777 root:root ../../../dcc/wlist +/usr/lib/debug/.build-id/2c/a0d0363d2fcdba403b85bb653c732235b53a5f.debug 120777 root:root ../../usr/lib/dcc/wlist.debug +/usr/lib/debug/.build-id/35 40755 root:root +/usr/lib/debug/.build-id/35/3ba6a1228b0443ff29bc5b34cd91824d9b5799 120777 root:root ../../../../bin/cdcc +/usr/lib/debug/.build-id/35/3ba6a1228b0443ff29bc5b34cd91824d9b5799.debug 120777 root:root ../../usr/bin/cdcc.debug +/usr/lib/debug/.build-id/43 40755 root:root +/usr/lib/debug/.build-id/43/f279239bc152481867616b4b56102c2313aa3e 120777 root:root ../../../dcc/dccsight +/usr/lib/debug/.build-id/43/f279239bc152481867616b4b56102c2313aa3e.debug 120777 root:root ../../usr/lib/dcc/dccsight.debug +/usr/lib/debug/.build-id/46 40755 root:root +/usr/lib/debug/.build-id/46/3a322df9f979e7e4881864563ec00477548519 120777 root:root ../../../dcc/dccifd +/usr/lib/debug/.build-id/46/3a322df9f979e7e4881864563ec00477548519.debug 120777 root:root ../../usr/lib/dcc/dccifd.debug +/usr/lib/debug/.build-id/56 40755 root:root +/usr/lib/debug/.build-id/56/40043070a18d952b5c21d4370159673d499e70 120777 root:root ../../../dcc/ck2ip +/usr/lib/debug/.build-id/56/40043070a18d952b5c21d4370159673d499e70.debug 120777 root:root ../../usr/lib/dcc/ck2ip.debug +/usr/lib/debug/.build-id/95 40755 root:root +/usr/lib/debug/.build-id/95/e4baad7c638af08dea0f9ead9072496c60a446 120777 root:root ../../../dcc/check_ip_range +/usr/lib/debug/.build-id/95/e4baad7c638af08dea0f9ead9072496c60a446.debug 120777 root:root ../../usr/lib/dcc/check_ip_range.debug +/usr/lib/debug/.build-id/ad 40755 root:root +/usr/lib/debug/.build-id/ad/41d83bae614086bf6c2c63f2e9ae3a1db19108 120777 root:root ../../../dcc/dccd +/usr/lib/debug/.build-id/ad/41d83bae614086bf6c2c63f2e9ae3a1db19108.debug 120777 root:root ../../usr/lib/dcc/dccd.debug +/usr/lib/debug/.build-id/c3 40755 root:root +/usr/lib/debug/.build-id/c3/4cc0de86bba8de926fc79f1c7db7171e7c6523 120777 root:root ../../../dcc/dblist +/usr/lib/debug/.build-id/c3/4cc0de86bba8de926fc79f1c7db7171e7c6523.debug 120777 root:root ../../usr/lib/dcc/dblist.debug +/usr/lib/debug/.build-id/e9 40755 root:root +/usr/lib/debug/.build-id/e9/5410891ce12cefe0eb80ac87770b64edb288b4 120777 root:root ../../../dcc/dbclean +/usr/lib/debug/.build-id/e9/5410891ce12cefe0eb80ac87770b64edb288b4.debug 120777 root:root ../../usr/lib/dcc/dbclean.debug +/usr/lib/debug/.build-id/f8 40755 root:root +/usr/lib/debug/.build-id/f8/04dca9fbe92700fa173d6eed6bcddcd3c83ba1 120777 root:root ../../../dcc/dns-helper +/usr/lib/debug/.build-id/f8/04dca9fbe92700fa173d6eed6bcddcd3c83ba1.debug 120777 root:root ../../usr/lib/dcc/dns-helper.debug +/usr/lib/debug/.build-id/f9 40755 root:root +/usr/lib/debug/.build-id/f9/c4fc47e4f06632cd6218de99965133fbbc0f66 120777 root:root ../../../../bin/dccproc +/usr/lib/debug/.build-id/f9/c4fc47e4f06632cd6218de99965133fbbc0f66.debug 120777 root:root ../../usr/bin/dccproc.debug +/usr/lib/debug/.build-id/fb 40755 root:root +/usr/lib/debug/.build-id/fb/af4ed5676b3f43c6f04bf5365093e67fedac01 120777 root:root ../../../dcc/dump-clients +/usr/lib/debug/.build-id/fb/af4ed5676b3f43c6f04bf5365093e67fedac01.debug 120777 root:root ../../usr/lib/dcc/dump-clients.debug /usr/lib/debug/usr/bin/cdcc.debug 100644 root:root @@ -172,55 +172,55 @@ Provides: DCC-debuginfo = 2.3.168-alt0.1:sisyphus+295667.100.1.1 -File: /usr/lib/debug/.build-id/01 40755 root:root -File: /usr/lib/debug/.build-id/01/c0df790b1eccef729334c9346f411cb345ce3b 120777 root:root ../../../dcc/wlist -File: /usr/lib/debug/.build-id/01/c0df790b1eccef729334c9346f411cb345ce3b.debug 120777 root:root ../../usr/lib/dcc/wlist.debug -File: /usr/lib/debug/.build-id/27 40755 root:root -File: /usr/lib/debug/.build-id/27/195f8b33873f2c72c7cdd53011a162d79abe02 120777 root:root ../../../dcc/dccifd -File: /usr/lib/debug/.build-id/27/195f8b33873f2c72c7cdd53011a162d79abe02.debug 120777 root:root ../../usr/lib/dcc/dccifd.debug -File: /usr/lib/debug/.build-id/3e 40755 root:root -File: /usr/lib/debug/.build-id/3e/50e6e4c2c7f5b2e7c2c7a3d6d9af72139afe18 120777 root:root ../../../dcc/dccsight -File: /usr/lib/debug/.build-id/3e/50e6e4c2c7f5b2e7c2c7a3d6d9af72139afe18.debug 120777 root:root ../../usr/lib/dcc/dccsight.debug -File: /usr/lib/debug/.build-id/48 40755 root:root -File: /usr/lib/debug/.build-id/48/b03a8cb0aa6722b70e61bb2d3d557b39671512 120777 root:root ../../../../bin/dccif-test -File: /usr/lib/debug/.build-id/48/b03a8cb0aa6722b70e61bb2d3d557b39671512.debug 120777 root:root ../../usr/bin/dccif-test.debug -File: /usr/lib/debug/.build-id/52 40755 root:root -File: /usr/lib/debug/.build-id/52/ef834a975b550d41e11156cc23768fc85290aa 120777 root:root ../../../dcc/dns-helper -File: /usr/lib/debug/.build-id/52/ef834a975b550d41e11156cc23768fc85290aa.debug 120777 root:root ../../usr/lib/dcc/dns-helper.debug -File: /usr/lib/debug/.build-id/65 40755 root:root -File: /usr/lib/debug/.build-id/65/1c6d252da6b7eb7da504de2004094cbd050096 120777 root:root ../../../dcc/check_ip_range -File: /usr/lib/debug/.build-id/65/1c6d252da6b7eb7da504de2004094cbd050096.debug 120777 root:root ../../usr/lib/dcc/check_ip_range.debug -File: /usr/lib/debug/.build-id/70 40755 root:root -File: /usr/lib/debug/.build-id/70/e259305aa6ac4a8a3a10fb90d8407c7adbacc7 120777 root:root ../../../dcc/dblist -File: /usr/lib/debug/.build-id/70/e259305aa6ac4a8a3a10fb90d8407c7adbacc7.debug 120777 root:root ../../usr/lib/dcc/dblist.debug -File: /usr/lib/debug/.build-id/7e 40755 root:root -File: /usr/lib/debug/.build-id/7e/880e186d46999a4a65c4c415d95a9ce93fd9b0 120777 root:root ../../../dcc/ck2ip -File: /usr/lib/debug/.build-id/7e/880e186d46999a4a65c4c415d95a9ce93fd9b0.debug 120777 root:root ../../usr/lib/dcc/ck2ip.debug -File: /usr/lib/debug/.build-id/c7 40755 root:root -File: /usr/lib/debug/.build-id/c7/8d205fd5e47d95eed52f081e5577434096ccf8 120777 root:root ../../../dcc/dccd -File: /usr/lib/debug/.build-id/c7/8d205fd5e47d95eed52f081e5577434096ccf8.debug 120777 root:root ../../usr/lib/dcc/dccd.debug -File: /usr/lib/debug/.build-id/d4 40755 root:root -File: /usr/lib/debug/.build-id/d4/a440fb227b2ca75a14e77627e626576ee196a8 120777 root:root ../../../../bin/dccproc -File: /usr/lib/debug/.build-id/d4/a440fb227b2ca75a14e77627e626576ee196a8.debug 120777 root:root ../../usr/bin/dccproc.debug -File: /usr/lib/debug/.build-id/da 40755 root:root -File: /usr/lib/debug/.build-id/da/1edd543f8192512e8f3f46079650e31672f236 120777 root:root ../../../dcc/dbclean -File: /usr/lib/debug/.build-id/da/1edd543f8192512e8f3f46079650e31672f236.debug 120777 root:root ../../usr/lib/dcc/dbclean.debug -File: /usr/lib/debug/.build-id/fa 40755 root:root -File: /usr/lib/debug/.build-id/fa/f85d038317a69f3254e52b1fa55949a2f0bfc8 120777 root:root ../../../dcc/dump-clients -File: /usr/lib/debug/.build-id/fa/f85d038317a69f3254e52b1fa55949a2f0bfc8.debug 120777 root:root ../../usr/lib/dcc/dump-clients.debug -File: /usr/lib/debug/.build-id/ff 40755 root:root -File: /usr/lib/debug/.build-id/ff/b47411bcbd82adcdb0e104277ec3d064b55a1b 120777 root:root ../../../../bin/cdcc -File: /usr/lib/debug/.build-id/ff/b47411bcbd82adcdb0e104277ec3d064b55a1b.debug 120777 root:root ../../usr/bin/cdcc.debug -File: /usr/lib/debug/usr/bin/cdcc.debug 100644 root:root 3bbc475f759836ea6601f5e0a5285530 -File: /usr/lib/debug/usr/bin/dccif-test.debug 100644 root:root 090ff541c23b46c2918f98b15c597900 -File: /usr/lib/debug/usr/bin/dccproc.debug 100644 root:root 1cebaec72447ba7921ecaecf7939bdbe +File: /usr/lib/debug/.build-id/07 40755 root:root +File: /usr/lib/debug/.build-id/07/269b8034b28bcde1f4c143eba69246ace5187e 120777 root:root ../../../../bin/dccif-test +File: /usr/lib/debug/.build-id/07/269b8034b28bcde1f4c143eba69246ace5187e.debug 120777 root:root ../../usr/bin/dccif-test.debug +File: /usr/lib/debug/.build-id/2c 40755 root:root +File: /usr/lib/debug/.build-id/2c/a0d0363d2fcdba403b85bb653c732235b53a5f 120777 root:root ../../../dcc/wlist +File: /usr/lib/debug/.build-id/2c/a0d0363d2fcdba403b85bb653c732235b53a5f.debug 120777 root:root ../../usr/lib/dcc/wlist.debug +File: /usr/lib/debug/.build-id/35 40755 root:root +File: /usr/lib/debug/.build-id/35/3ba6a1228b0443ff29bc5b34cd91824d9b5799 120777 root:root ../../../../bin/cdcc +File: /usr/lib/debug/.build-id/35/3ba6a1228b0443ff29bc5b34cd91824d9b5799.debug 120777 root:root ../../usr/bin/cdcc.debug +File: /usr/lib/debug/.build-id/43 40755 root:root +File: /usr/lib/debug/.build-id/43/f279239bc152481867616b4b56102c2313aa3e 120777 root:root ../../../dcc/dccsight +File: /usr/lib/debug/.build-id/43/f279239bc152481867616b4b56102c2313aa3e.debug 120777 root:root ../../usr/lib/dcc/dccsight.debug +File: /usr/lib/debug/.build-id/46 40755 root:root +File: /usr/lib/debug/.build-id/46/3a322df9f979e7e4881864563ec00477548519 120777 root:root ../../../dcc/dccifd +File: /usr/lib/debug/.build-id/46/3a322df9f979e7e4881864563ec00477548519.debug 120777 root:root ../../usr/lib/dcc/dccifd.debug +File: /usr/lib/debug/.build-id/56 40755 root:root +File: /usr/lib/debug/.build-id/56/40043070a18d952b5c21d4370159673d499e70 120777 root:root ../../../dcc/ck2ip +File: /usr/lib/debug/.build-id/56/40043070a18d952b5c21d4370159673d499e70.debug 120777 root:root ../../usr/lib/dcc/ck2ip.debug +File: /usr/lib/debug/.build-id/95 40755 root:root +File: /usr/lib/debug/.build-id/95/e4baad7c638af08dea0f9ead9072496c60a446 120777 root:root ../../../dcc/check_ip_range +File: /usr/lib/debug/.build-id/95/e4baad7c638af08dea0f9ead9072496c60a446.debug 120777 root:root ../../usr/lib/dcc/check_ip_range.debug +File: /usr/lib/debug/.build-id/ad 40755 root:root +File: /usr/lib/debug/.build-id/ad/41d83bae614086bf6c2c63f2e9ae3a1db19108 120777 root:root ../../../dcc/dccd +File: /usr/lib/debug/.build-id/ad/41d83bae614086bf6c2c63f2e9ae3a1db19108.debug 120777 root:root ../../usr/lib/dcc/dccd.debug +File: /usr/lib/debug/.build-id/c3 40755 root:root +File: /usr/lib/debug/.build-id/c3/4cc0de86bba8de926fc79f1c7db7171e7c6523 120777 root:root ../../../dcc/dblist +File: /usr/lib/debug/.build-id/c3/4cc0de86bba8de926fc79f1c7db7171e7c6523.debug 120777 root:root ../../usr/lib/dcc/dblist.debug +File: /usr/lib/debug/.build-id/e9 40755 root:root +File: /usr/lib/debug/.build-id/e9/5410891ce12cefe0eb80ac87770b64edb288b4 120777 root:root ../../../dcc/dbclean +File: /usr/lib/debug/.build-id/e9/5410891ce12cefe0eb80ac87770b64edb288b4.debug 120777 root:root ../../usr/lib/dcc/dbclean.debug +File: /usr/lib/debug/.build-id/f8 40755 root:root +File: /usr/lib/debug/.build-id/f8/04dca9fbe92700fa173d6eed6bcddcd3c83ba1 120777 root:root ../../../dcc/dns-helper +File: /usr/lib/debug/.build-id/f8/04dca9fbe92700fa173d6eed6bcddcd3c83ba1.debug 120777 root:root ../../usr/lib/dcc/dns-helper.debug +File: /usr/lib/debug/.build-id/f9 40755 root:root +File: /usr/lib/debug/.build-id/f9/c4fc47e4f06632cd6218de99965133fbbc0f66 120777 root:root ../../../../bin/dccproc +File: /usr/lib/debug/.build-id/f9/c4fc47e4f06632cd6218de99965133fbbc0f66.debug 120777 root:root ../../usr/bin/dccproc.debug +File: /usr/lib/debug/.build-id/fb 40755 root:root +File: /usr/lib/debug/.build-id/fb/af4ed5676b3f43c6f04bf5365093e67fedac01 120777 root:root ../../../dcc/dump-clients +File: /usr/lib/debug/.build-id/fb/af4ed5676b3f43c6f04bf5365093e67fedac01.debug 120777 root:root ../../usr/lib/dcc/dump-clients.debug +File: /usr/lib/debug/usr/bin/cdcc.debug 100644 root:root 467e727efee1b61969545df35f13a7d4 +File: /usr/lib/debug/usr/bin/dccif-test.debug 100644 root:root 6fc535dbfda6544cd89c9d2f90b86bc2 +File: /usr/lib/debug/usr/bin/dccproc.debug 100644 root:root 4ada654e3a32e0edbd9c7d7360ad22f2 File: /usr/lib/debug/usr/lib/dcc 40755 root:root -File: /usr/lib/debug/usr/lib/dcc/check_ip_range.debug 100644 root:root de2da9ac8d289ae4d4ba96c51efec594 -File: /usr/lib/debug/usr/lib/dcc/ck2ip.debug 100644 root:root ed362146c8d8bd0c5f5ff373ab9f9187 -File: /usr/lib/debug/usr/lib/dcc/dbclean.debug 100644 root:root 8058452c61ce7c557d5be3ac17096afe -File: /usr/lib/debug/usr/lib/dcc/dblist.debug 100644 root:root 8301fb9ac7bb3047cc413ab0b10a3b85 -File: /usr/lib/debug/usr/lib/dcc/dccd.debug 100644 root:root 411cebc30fe13afab2b3973e9738e3ea -File: /usr/lib/debug/usr/lib/dcc/dccifd.debug 100644 root:root 017277a8b27eab062b26417fb9806e0b -File: /usr/lib/debug/usr/lib/dcc/dccsight.debug 100644 root:root 62bf4ec77dbda11ac5a85a7e44b5869b -File: /usr/lib/debug/usr/lib/dcc/dns-helper.debug 100644 root:root 54468380bb9e39c56c81aa4ef9970793 -File: /usr/lib/debug/usr/lib/dcc/dump-clients.debug 100644 root:root 42b6889637c49d71ee95142828459fb5 -File: /usr/lib/debug/usr/lib/dcc/wlist.debug 100644 root:root 0bb3f8664806babdd747d5a8a146dd5c +File: /usr/lib/debug/usr/lib/dcc/check_ip_range.debug 100644 root:root fdc5eef57ea0d3ab6a41d63196d80db7 +File: /usr/lib/debug/usr/lib/dcc/ck2ip.debug 100644 root:root 4c375f2dd1f6de9df327f7c706db49ee +File: /usr/lib/debug/usr/lib/dcc/dbclean.debug 100644 root:root 5eee7afd3c60d10295c4302006147e5b +File: /usr/lib/debug/usr/lib/dcc/dblist.debug 100644 root:root 622d2aedb20cbe882f2e892cfc7d735c +File: /usr/lib/debug/usr/lib/dcc/dccd.debug 100644 root:root f2ad56eab3dccca50248afca72655d98 +File: /usr/lib/debug/usr/lib/dcc/dccifd.debug 100644 root:root 0f7a1649abe07e7d9dc31692b0e9a84e +File: /usr/lib/debug/usr/lib/dcc/dccsight.debug 100644 root:root bce8824d0a6944824f3871885483ebab +File: /usr/lib/debug/usr/lib/dcc/dns-helper.debug 100644 root:root abfccb7e203b4fa70443f2052716bf22 +File: /usr/lib/debug/usr/lib/dcc/dump-clients.debug 100644 root:root 0d7c5d1907ff1bc6f4174875ad36d706 +File: /usr/lib/debug/usr/lib/dcc/wlist.debug 100644 root:root b540067fde6400c5daaddcaca49cc6aa File: /usr/src/debug/dcc-2.3.168 40755 root:root @@ -339,2 +339,2 @@ File: /usr/src/debug/dcc-2.3.168/thrlib/totals.c 100644 root:root 63cf5ed07209c1e6516f8de43cc9af00 -RPMIdentity: 0129f200e285ddc441725762bc70ef70cf027316089754317830c331bbadaff059494c28cdd618612cc8bb08b90c680ef1ec54d8e89ffb7dfb815eca627ff994 +RPMIdentity: f284c6ffb9583fd6882090af42c54e1ee905a1dd1e1665d7c098f968d91f59f302103db7ae11521bcd066af2fdf3a8b78945770a527b982e4d566860ccefff63