<86>Jul 16 04:04:46 userdel[1794563]: delete user 'rooter' <86>Jul 16 04:04:46 userdel[1794563]: removed group 'rooter' owned by 'rooter' <86>Jul 16 04:04:46 userdel[1794563]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 16 04:04:46 groupadd[1794589]: group added to /etc/group: name=rooter, GID=696 <86>Jul 16 04:04:46 groupadd[1794589]: new group: name=rooter, GID=696 <86>Jul 16 04:04:46 useradd[1794622]: new user: name=rooter, UID=696, GID=696, home=/root, shell=/bin/bash <86>Jul 16 04:04:46 userdel[1794635]: delete user 'builder' <86>Jul 16 04:04:46 userdel[1794635]: removed group 'builder' owned by 'builder' <86>Jul 16 04:04:46 userdel[1794635]: removed shadow group 'builder' owned by 'builder' <86>Jul 16 04:04:46 groupadd[1794653]: group added to /etc/group: name=builder, GID=697 <86>Jul 16 04:04:46 groupadd[1794653]: group added to /etc/gshadow: name=builder <86>Jul 16 04:04:46 groupadd[1794653]: new group: name=builder, GID=697 <86>Jul 16 04:04:46 useradd[1794679]: new user: name=builder, UID=697, GID=697, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/DCC-2.3.167-alt0.2.nosrc.rpm (w1.gzdio) Installing DCC-2.3.167-alt0.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41093 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dcc-2.3.167 + echo 'Source #0 (dcc-2.3.167.tar):' Source #0 (dcc-2.3.167.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dcc-2.3.167.tar + cd dcc-2.3.167 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (dcc-alt-fix-fno-common.patch):' Patch #0 (dcc-alt-fix-fno-common.patch): + /usr/bin/patch -p2 patching file cdcc/Makefile.in patching file clntlib/ask.c patching file clntlib/clnt_send.c patching file dccm/dccm.c patching file thrlib/cmn_defs.h + xargs subst s/chown/:/g + find . -name Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41093 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dcc-2.3.167 + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + 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.167 checking for cc... cc checking whether the C compiler (cc -pipe -frecord-gcc-switches -Wall -g -O2 ) works... yes checking whether the C compiler (cc -pipe -frecord-gcc-switches -Wall -g -O2 ) 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)... 8 checking for 64-bit void* pointers... yes 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... no checking for dn_expand... no 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... yes checking for __dn_expand... yes 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.167' gzip dcc.8.gz make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.167' make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.167' gzip cdcc.8.gz make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.167' make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.167' gzip dccd.8.gz make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.167' make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.167' gzip dbclean.8.gz make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.167' make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.167' gzip dblist.8.gz make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.167' make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.167' gzip dccm.8.gz make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.167' make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.167' gzip dccifd.8.gz make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.167' make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.167' gzip dccproc.8.gz make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.167' make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.167' gzip dccsight.8.gz make: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.167' ==> dcclib cc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 cc -pipe -frecord-gcc-switches -Wall -g -O2 -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 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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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:3: 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:311:12: note: declared here 311 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -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 -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 -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 -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 -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 dnsbl.c: In function 'dnsbl_log': dnsbl.c:670:33: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=] 670 | snprintf(gbuf, sizeof(gbuf), "%d", | ^~ dnsbl.c:670:32: note: directive argument in the range [-2147483647, 2147483647] 670 | snprintf(gbuf, sizeof(gbuf), "%d", | ^~~~ In file included from /usr/include/stdio.h:866, from ../include/dcc_types.h:33, from ../include/dcc_defs.h:36, from ../include/dcc_clnt.h:30, from ../include/dcc_ck.h:30, from ../include/helper.h:30, from dnsbl.c:27: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 8 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dnsbl.c: In function 'ip_lookup': dnsbl.c:1278:6: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 192 and 224 [-Wformat-truncation=] 1278 | "%d.%d.%d.%d.%d.%d.%d.%d" | ^~~~~~~~~~~~~~~~~~~~~~~~~ dnsbl.c:1279:32: note: format string is defined here 1279 | ".%d.%d.%d.%d.%d.%d.%d.%d.%s", | ^~ In file included from /usr/include/stdio.h:866, from ../include/dcc_types.h:33, from ../include/dcc_defs.h:36, from ../include/dcc_clnt.h:30, from ../include/dcc_ck.h:30, from ../include/helper.h:30, from dnsbl.c:27: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 33 and 320 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dnsbl.c:1273:19: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 240 and 248 [-Wformat-truncation=] 1273 | "%d.%d.%d.%d.%s", | ^~ In file included from /usr/include/stdio.h:866, from ../include/dcc_types.h:33, from ../include/dcc_defs.h:36, from ../include/dcc_clnt.h:30, from ../include/dcc_ck.h:30, from ../include/helper.h:30, from dnsbl.c:27: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 9 and 272 bytes into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -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 -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 In file included from ../include/dcc_clnt.h:30, from ../include/dcc_ck.h:30, from parse_whitefile.c:25: parse_whitefile.c: In function 'wf_fnm_lno': ../include/dcc_defs.h:363:25: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 363 | #define DCC_FNM_LNO_PAT " in line %d of %s" | ^~~~~~~~~~~~~~~~~~~ parse_whitefile.c:54:4: note: in expansion of macro 'DCC_FNM_LNO_PAT' 54 | DCC_FNM_LNO_PAT" included in %s", | ^~~~~~~~~~~~~~~ parse_whitefile.c:54:35: note: format string is defined here 54 | DCC_FNM_LNO_PAT" included in %s", | ^ In file included from /usr/include/stdio.h:866, from ../include/dcc_types.h:33, from ../include/dcc_defs.h:36, from ../include/dcc_clnt.h:30, from ../include/dcc_ck.h:30, from parse_whitefile.c:25: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 28 or more bytes (assuming 795) into a destination of size 794 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -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 restart.c: In function 'dcc_pidfile': restart.c:213:47: warning: '.pid' directive output may be truncated writing 4 bytes into a region of size between 0 and 767 [-Wformat-truncation=] 213 | snprintf(pidpath->c, sizeof(DCC_PATH), "%s/%s.pid", | ^~~~ In file included from /usr/include/stdio.h:866, from ../include/dcc_types.h:33, from ../include/dcc_defs.h:36, from restart.c:27: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 6 or more bytes (assuming 773) into a destination of size 768 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -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 -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 -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:3: 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:311:12: note: declared here 311 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 cc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -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 -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 In file included from /usr/include/string.h:532, from ../include/dcc_types.h:35, from ../include/dcc_defs.h:36, from ../include/dcc_clnt.h:30, from clnt_send.c:27: In function 'strncpy', inlined from 'clnt_xmit' at clnt_send.c:2784:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -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 -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 -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 -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 -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 -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:3848:3: 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] 3848 | wp = (u_int32_t *)sum; | ^~ db.c: In function 'db_ptr2str.part.0': db.c:372:54: warning: '%s' directive output may be truncated writing up to 2 bytes into a region of size between 0 and 3 [-Wformat-truncation=] 372 | snprintf(s, sizeof(bufs[0].str), "%d,%03d,%03d,%03d%s", | ^~ In file included from /usr/include/stdio.h:866, from ../include/dcc_types.h:33, from ../include/dcc_defs.h:36, from ../include/dcc_clnt.h:30, from srvr_defs.h:30, from db.c:27: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 14 and 28 bytes into a destination of size 16 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -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 -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 -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 -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 -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 cmn.c: In function 'user_log_msg': cmn.c:2118:50: warning: '/log' directive output may be truncated writing 4 bytes into a region of size between 1 and 768 [-Wformat-truncation=] 2118 | snprintf(rcpt_logdir.c, sizeof(rcpt_logdir), "%s/log", rcpt_st->dir.c); | ^~~~ In file included from /usr/include/stdio.h:866, from ../include/dcc_types.h:33, from ../include/dcc_defs.h:36, from ../include/dcc_clnt.h:30, from ../include/dcc_ck.h:30, from cmn_defs.h:30, from cmn.c:28: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 5 and 772 bytes into a destination of size 768 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -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:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1242 | if (*help_str == '\0') | ^~ cdcc.c:1244:4: 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 ../srvrlib/libsrvr.a ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -lresolv -o cdcc ==> ck2ip cc -pipe -frecord-gcc-switches -Wall -g -O2 -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 ck2ip.c: In function 'cache_write': ck2ip.c:50:21: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 50 | #define CNAME_PAT "%03x" | ^~~~~~ ck2ip.c:258:35: note: in expansion of macro 'CNAME_PAT' 258 | snprintf(cname, sizeof(cname), CNAME_PAT, i); | ^~~~~~~~~ ck2ip.c:50:26: note: format string is defined here 50 | #define CNAME_PAT "%03x" | ^ In file included from /usr/include/stdio.h:866, from ../include/dcc_types.h:33, from ../include/dcc_defs.h:36, from ../include/dcc_clnt.h:30, from ../include/dcc_ck.h:30, from ck2ip.c:25: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 4 and 5 bytes into a destination of size 4 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc ck2ip.o ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -lresolv -o ck2ip ==> dbclean cc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -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 -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 -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 In file included from /usr/include/string.h:532, from ../include/dcc_types.h:35, from ../include/dcc_defs.h:36, from ../include/dcc_clnt.h:30, from ../srvrlib/srvr_defs.h:30, from dccd_defs.h:30, from dccd.c:27: In function 'strncpy', inlined from 'main' at dccd.c:225:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 63 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at dccd.c:315:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -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 In file included from /usr/include/string.h:532, from ../include/dcc_types.h:35, from ../include/dcc_defs.h:36, from ../include/dcc_clnt.h:30, from ../srvrlib/srvr_defs.h:30, from dccd_defs.h:30, from work.c:27: In function 'strncpy', inlined from 'send_ok' at work.c:837:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -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 -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 -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:16: warning: comparison between pointer and zero character constant [-Wpointer-compare] 551 | if (userdirs != '\0') | ^~ dccifd.c:551:7: note: did you mean to dereference the pointer? 551 | if (userdirs != '\0') | ^ dccifd.c:776:6: warning: '%s' directive output may be truncated writing up to 767 bytes into a region of size 108 [-Wformat-truncation=] 776 | "%s/"DCC_DCCIF_UDS, dcc_homedir.c); | ^~ ~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ../include/dcc_types.h:33, from ../include/dcc_defs.h:36, from dccifd.c:27: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 8 and 775 bytes into a destination of size 108 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -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 -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 -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 dccsight.c: In function 'main': dccsight.c:147:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 147 | else | ^~~~ dccsight.c:149:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 149 | local_tgts_spam = 0; | ^~~~~~~~~~~~~~~ dccsight.c: In function 'add_cksum': dccsight.c:394:10: warning: '__builtin_memcmp_eq' reading 16 bytes from a region of size 8 [-Wstringop-overflow=] 394 | && !memcmp(&sum, &zero, sizeof(zero))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc dccsight.o ../clntlib/libclnt.a ../dcclib/libdcc.a -lm -lresolv -o dccsight ==> homedir ==> misc cc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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.32819 + 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.167 + make install make: Entering directory '/usr/src/RPM/BUILD/dcc-2.3.167' ./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.167/dccm' rm -f /usr/src/tmp/DCC-buildroot/usr/lib/dcc/dccm make[1]: Leaving directory '/usr/src/RPM/BUILD/dcc-2.3.167/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.167' + /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.167-alt0.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34264 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dcc-2.3.167 + DOCDIR=/usr/src/tmp/DCC-buildroot/usr/share/doc/DCC-2.3.167 + export DOCDIR + rm -rf /usr/src/tmp/DCC-buildroot/usr/share/doc/DCC-2.3.167 + /bin/mkdir -p /usr/src/tmp/DCC-buildroot/usr/share/doc/DCC-2.3.167 + cp -prL LICENSE FAQ.html FAQ.html.in CHANGES /usr/src/tmp/DCC-buildroot/usr/share/doc/DCC-2.3.167 + chmod -R go-w /usr/src/tmp/DCC-buildroot/usr/share/doc/DCC-2.3.167 + chmod -R a+rX /usr/src/tmp/DCC-buildroot/usr/share/doc/DCC-2.3.167 + 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.v2X6gO 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.wZEvZN 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, /lib64/ld-linux-x86-64.so.2, coreutils, diffutils, findutils, ftp, gawk, grep, gzip, libc.so.6()(64bit) >= set:pnCE0ZdiC7, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.28)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libresolv.so.2(GLIBC_2.2.5)(64bit), 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.Q5kZYM Creating DCC-debuginfo package Processing files: DCC-debuginfo-2.3.167-alt0.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pmg93O find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hYvKIO find-requires: running scripts (debuginfo) Requires: DCC = 2.3.167-alt0.2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0), debug64(libresolv.so.2) 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/x86_64/DCC-2.3.167-alt0.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/DCC-debuginfo-2.3.167-alt0.2.x86_64.rpm (w2.lzdio) 29.43user 6.41system 0:35.03elapsed 102%CPU (0avgtext+0avgdata 59792maxresident)k 0inputs+0outputs (0major+2667756minor)pagefaults 0swaps 30.86user 8.49system 0:40.18elapsed 97%CPU (0avgtext+0avgdata 59792maxresident)k 0inputs+0outputs (0major+2853488minor)pagefaults 0swaps --- DCC-2.3.167-alt0.2.x86_64.rpm.repo 2021-03-15 08:40:46.000000000 +0000 +++ DCC-2.3.167-alt0.2.x86_64.rpm.hasher 2021-07-16 04:05:24.521903334 +0000 @@ -109,11 +109,11 @@ File: /lib/systemd/system/dccifd.socket 100644 root:root 246 0115c59f5223342e4094f31da7a19207 -File: /usr/bin/cdcc 100755 root:root 242048 03a5b9840b380f959fcba5f828600a6f -File: /usr/bin/dccif-test 100755 root:root 39120 d74e89e278e1d6ce965828a25441cefc -File: /usr/bin/dccproc 100755 root:root 1226184 70e8da585fa710c9e06580a7871a6e24 -File: /usr/lib/dcc 40755 root:root 700 -File: /usr/lib/dcc/check_ip_range 100755 root:root 26832 580dbf6be07db93e0dac2fe2ba2dbf08 -File: /usr/lib/dcc/ck2ip 100755 root:root 64064 4dc0ef89687e397fff8b97883d2259f6 +File: /usr/bin/cdcc 100755 root:root 242048 8f8a01287543cfa05fed2e901d5976be +File: /usr/bin/dccif-test 100755 root:root 39120 14bad78ef0e0853bb1d20edef94cc731 +File: /usr/bin/dccproc 100755 root:root 1226184 aee1e5063683d7ae82a673e8240f5e14 +File: /usr/lib/dcc 40755 root:root 0 +File: /usr/lib/dcc/check_ip_range 100755 root:root 26832 46c3f09a833fe72f9fe881d76988ba6e +File: /usr/lib/dcc/ck2ip 100755 root:root 64064 444295d15a0a72be47179a15398bcfdc File: /usr/lib/dcc/cron-dccd 100755 root:root 7892 cd06f97f9507e466ff6f522432e4823b -File: /usr/lib/dcc/dbclean 100755 root:root 237096 5712ee97f3b2c3d6b24b77ef9855b340 -File: /usr/lib/dcc/dblist 100755 root:root 138568 cc67c6257645660be01840c2ce38f5ed +File: /usr/lib/dcc/dbclean 100755 root:root 237096 1984bf735dd49116a29703d73e7ebb24 +File: /usr/lib/dcc/dblist 100755 root:root 138568 419aa1b0196506e855751119f96488c8 File: /usr/lib/dcc/dcc-nagios 100755 root:root 9372 3d31ad273a37f7193c27adbd96355b17 @@ -123,7 +123,7 @@ File: /usr/lib/dcc/dcc-stats-update 100755 root:root 5403 d18065135a7ca266b9f33d0f42608112 -File: /usr/lib/dcc/dccd 100755 root:root 266720 17d58c9acf709cbfe721f9feadabaa1e -File: /usr/lib/dcc/dccifd 100755 root:root 1288608 50999c36e3c488ee52a04a9e875d49fb -File: /usr/lib/dcc/dccsight 100755 root:root 158312 49d7f6d53224144113785d7d3e658f58 -File: /usr/lib/dcc/dns-helper 100755 root:root 125256 0cfce3d82b487035d125b92162a64c71 -File: /usr/lib/dcc/dump-clients 100755 root:root 35024 974840ea2e2c8f02371d3218271ee2d5 +File: /usr/lib/dcc/dccd 100755 root:root 266720 48ca08aa4a22f38998f6d7e88c507c6f +File: /usr/lib/dcc/dccifd 100755 root:root 1288608 f9c742cc71edacaa39abdd6a3ec0c10a +File: /usr/lib/dcc/dccsight 100755 root:root 158312 c12b1ad1b3c90ef852a3ede8258bc45b +File: /usr/lib/dcc/dns-helper 100755 root:root 125256 39cc5f5977310984efb573ac745b13f9 +File: /usr/lib/dcc/dump-clients 100755 root:root 35024 bf107c3036fdc13394ea9afd3749836d File: /usr/lib/dcc/fetch-testmsg-whitelist 100755 root:root 4409 11b608493e06c4613389ca74e5a8ad19 @@ -145,4 +145,4 @@ File: /usr/lib/dcc/updatedcc 100755 root:root 19507 3f1b1ba52b5a69817cb888599d515514 -File: /usr/lib/dcc/wlist 100755 root:root 84544 d0c478143ef94f19731474645a7f1651 -File: /usr/share/doc/DCC-2.3.167 40755 root:root 120 +File: /usr/lib/dcc/wlist 100755 root:root 84544 5622d2a7fde67ad66fdb96047d0877c6 +File: /usr/share/doc/DCC-2.3.167 40755 root:root 0 File: /usr/share/doc/DCC-2.3.167/CHANGES 100644 root:root 113330 be4055a5b02c229aeef8cf575ba7cc2f @@ -160,3 +160,3 @@ File: /usr/share/man/man8/dccsight.8.xz 100644 root:root 2788 15c64cabfa88f5afdb759666b115d268 -File: /var/lib/dcc 43770 root:spamd 280 +File: /var/lib/dcc 43770 root:spamd 0 File: /var/lib/dcc/dcc_conf 100640 root:spamd 5770 eb27793a38675f20605c8f1a13a63a84 @@ -166,4 +166,4 @@ File: /var/lib/dcc/ids 100600 spamd:spamd 2428 c60cf11f55cbb3038251d03c1c25218f -File: /var/lib/dcc/log 40710 spamd:spamd 40 -File: /var/lib/dcc/map 100600 spamd:spamd 7700 a250529e573cc2302e6c5b75260cef75 +File: /var/lib/dcc/log 40710 spamd:spamd 0 +File: /var/lib/dcc/map 100600 spamd:spamd 7700 2e013c574585ec3f4f2e904c776875de File: /var/lib/dcc/map.txt 100600 spamd:spamd 575 4bbf221a2d4962eb4c34c06e3e1c63be @@ -172,2 +172,2 @@ File: /var/lib/dcc/whitelist 100640 root:spamd 885 908201d5e919dd1b59d9d60fcbbbde72 -RPMIdentity: c7dfc518490b96151c17377bfca4d1f4 +RPMIdentity: 169550931367cc43b307a3547f944e35 --- DCC-debuginfo-2.3.167-alt0.2.x86_64.rpm.repo 2021-03-15 08:40:46.000000000 +0000 +++ DCC-debuginfo-2.3.167-alt0.2.x86_64.rpm.hasher 2021-07-16 04:05:24.819905343 +0000 @@ -1,40 +1,38 @@ /usr/lib/debug/.build-id/09 40755 root:root -/usr/lib/debug/.build-id/09/ded66dc949071451d0ba9fe1908500c53aada1 120777 root:root ../../../dcc/dccifd -/usr/lib/debug/.build-id/09/ded66dc949071451d0ba9fe1908500c53aada1.debug 120777 root:root ../../usr/lib/dcc/dccifd.debug -/usr/lib/debug/.build-id/22 40755 root:root -/usr/lib/debug/.build-id/22/1242150f5e7229d419a81bf6878d4ded2f0cd7 120777 root:root ../../../dcc/ck2ip -/usr/lib/debug/.build-id/22/1242150f5e7229d419a81bf6878d4ded2f0cd7.debug 120777 root:root ../../usr/lib/dcc/ck2ip.debug +/usr/lib/debug/.build-id/09/8e9c814b398c6ddae01c4d5dfc1747a2a5645c 120777 root:root ../../../dcc/dblist +/usr/lib/debug/.build-id/09/8e9c814b398c6ddae01c4d5dfc1747a2a5645c.debug 120777 root:root ../../usr/lib/dcc/dblist.debug +/usr/lib/debug/.build-id/18 40755 root:root +/usr/lib/debug/.build-id/18/e63b71ee9e89cf10c10d8ae5f1423acd447a30 120777 root:root ../../../dcc/ck2ip +/usr/lib/debug/.build-id/18/e63b71ee9e89cf10c10d8ae5f1423acd447a30.debug 120777 root:root ../../usr/lib/dcc/ck2ip.debug +/usr/lib/debug/.build-id/2b 40755 root:root +/usr/lib/debug/.build-id/2b/a403dbc44041c33beebd9ebcce86b522887354 120777 root:root ../../../../bin/dccproc +/usr/lib/debug/.build-id/2b/a403dbc44041c33beebd9ebcce86b522887354.debug 120777 root:root ../../usr/bin/dccproc.debug +/usr/lib/debug/.build-id/32 40755 root:root +/usr/lib/debug/.build-id/32/70f5c94d6abc3ee8d72dfff1f2fc5b5c598cb1 120777 root:root ../../../../bin/cdcc +/usr/lib/debug/.build-id/32/70f5c94d6abc3ee8d72dfff1f2fc5b5c598cb1.debug 120777 root:root ../../usr/bin/cdcc.debug +/usr/lib/debug/.build-id/32/aa54e7f994e2644510e3e0ec638267e10aaf43 120777 root:root ../../../dcc/dns-helper +/usr/lib/debug/.build-id/32/aa54e7f994e2644510e3e0ec638267e10aaf43.debug 120777 root:root ../../usr/lib/dcc/dns-helper.debug /usr/lib/debug/.build-id/36 40755 root:root -/usr/lib/debug/.build-id/36/74b4978f6229f3af82c2d4609145d4a6b1033e 120777 root:root ../../../dcc/dump-clients -/usr/lib/debug/.build-id/36/74b4978f6229f3af82c2d4609145d4a6b1033e.debug 120777 root:root ../../usr/lib/dcc/dump-clients.debug -/usr/lib/debug/.build-id/46 40755 root:root -/usr/lib/debug/.build-id/46/f21cdc8997965360831476c85bbc2c3380bb9a 120777 root:root ../../../../bin/cdcc -/usr/lib/debug/.build-id/46/f21cdc8997965360831476c85bbc2c3380bb9a.debug 120777 root:root ../../usr/bin/cdcc.debug -/usr/lib/debug/.build-id/53 40755 root:root -/usr/lib/debug/.build-id/53/09cd070aa6763c6f8161fe0c39793b2f0c38f1 120777 root:root ../../../dcc/dns-helper -/usr/lib/debug/.build-id/53/09cd070aa6763c6f8161fe0c39793b2f0c38f1.debug 120777 root:root ../../usr/lib/dcc/dns-helper.debug -/usr/lib/debug/.build-id/66 40755 root:root -/usr/lib/debug/.build-id/66/add0900c3a6554573e618ca9d1ef95717c5508 120777 root:root ../../../dcc/check_ip_range -/usr/lib/debug/.build-id/66/add0900c3a6554573e618ca9d1ef95717c5508.debug 120777 root:root ../../usr/lib/dcc/check_ip_range.debug -/usr/lib/debug/.build-id/88 40755 root:root -/usr/lib/debug/.build-id/88/5d6e102d60a7cd5516003ac7ec0fa57d57a636 120777 root:root ../../../../bin/dccproc -/usr/lib/debug/.build-id/88/5d6e102d60a7cd5516003ac7ec0fa57d57a636.debug 120777 root:root ../../usr/bin/dccproc.debug -/usr/lib/debug/.build-id/98 40755 root:root -/usr/lib/debug/.build-id/98/ce0c5845945c2402cf7769122418922b788b73 120777 root:root ../../../dcc/dccd -/usr/lib/debug/.build-id/98/ce0c5845945c2402cf7769122418922b788b73.debug 120777 root:root ../../usr/lib/dcc/dccd.debug -/usr/lib/debug/.build-id/9a 40755 root:root -/usr/lib/debug/.build-id/9a/46b5fd7ecd90592fbeb569d0f7b09880bd01bb 120777 root:root ../../../dcc/wlist -/usr/lib/debug/.build-id/9a/46b5fd7ecd90592fbeb569d0f7b09880bd01bb.debug 120777 root:root ../../usr/lib/dcc/wlist.debug -/usr/lib/debug/.build-id/b4 40755 root:root -/usr/lib/debug/.build-id/b4/7f405e5d406b976fd5613e8fbce4789533860f 120777 root:root ../../../dcc/dccsight -/usr/lib/debug/.build-id/b4/7f405e5d406b976fd5613e8fbce4789533860f.debug 120777 root:root ../../usr/lib/dcc/dccsight.debug -/usr/lib/debug/.build-id/bf 40755 root:root -/usr/lib/debug/.build-id/bf/3912b8a2eb5173058d99eb42f7c45b1fe2111b 120777 root:root ../../../dcc/dblist -/usr/lib/debug/.build-id/bf/3912b8a2eb5173058d99eb42f7c45b1fe2111b.debug 120777 root:root ../../usr/lib/dcc/dblist.debug -/usr/lib/debug/.build-id/e7 40755 root:root -/usr/lib/debug/.build-id/e7/6e13657c462d91a023e805a49b746a8dade7d0 120777 root:root ../../../dcc/dbclean -/usr/lib/debug/.build-id/e7/6e13657c462d91a023e805a49b746a8dade7d0.debug 120777 root:root ../../usr/lib/dcc/dbclean.debug -/usr/lib/debug/.build-id/eb 40755 root:root -/usr/lib/debug/.build-id/eb/4897db55f4af8876e3785f71c61b84ecc78b9d 120777 root:root ../../../../bin/dccif-test -/usr/lib/debug/.build-id/eb/4897db55f4af8876e3785f71c61b84ecc78b9d.debug 120777 root:root ../../usr/bin/dccif-test.debug +/usr/lib/debug/.build-id/36/0fef763c0cee840a8ad7b0fe1d90b921750e93 120777 root:root ../../../dcc/dccd +/usr/lib/debug/.build-id/36/0fef763c0cee840a8ad7b0fe1d90b921750e93.debug 120777 root:root ../../usr/lib/dcc/dccd.debug +/usr/lib/debug/.build-id/39 40755 root:root +/usr/lib/debug/.build-id/39/619c42549e0635ac75fdcdf69e7c6772910aef 120777 root:root ../../../../bin/dccif-test +/usr/lib/debug/.build-id/39/619c42549e0635ac75fdcdf69e7c6772910aef.debug 120777 root:root ../../usr/bin/dccif-test.debug +/usr/lib/debug/.build-id/57 40755 root:root +/usr/lib/debug/.build-id/57/7702fcc398538b4dac4c6123373da1d2146d1f 120777 root:root ../../../dcc/dccifd +/usr/lib/debug/.build-id/57/7702fcc398538b4dac4c6123373da1d2146d1f.debug 120777 root:root ../../usr/lib/dcc/dccifd.debug +/usr/lib/debug/.build-id/69 40755 root:root +/usr/lib/debug/.build-id/69/d65a384b0836d4b698dca0db789dc1decabac2 120777 root:root ../../../dcc/dccsight +/usr/lib/debug/.build-id/69/d65a384b0836d4b698dca0db789dc1decabac2.debug 120777 root:root ../../usr/lib/dcc/dccsight.debug +/usr/lib/debug/.build-id/c9 40755 root:root +/usr/lib/debug/.build-id/c9/f5774e594e57acb24b9cf1dc533f83b8f689df 120777 root:root ../../../dcc/dump-clients +/usr/lib/debug/.build-id/c9/f5774e594e57acb24b9cf1dc533f83b8f689df.debug 120777 root:root ../../usr/lib/dcc/dump-clients.debug +/usr/lib/debug/.build-id/d8 40755 root:root +/usr/lib/debug/.build-id/d8/4c80c5e5d9d2777070200b3296759dd69058ea 120777 root:root ../../../dcc/wlist +/usr/lib/debug/.build-id/d8/4c80c5e5d9d2777070200b3296759dd69058ea.debug 120777 root:root ../../usr/lib/dcc/wlist.debug +/usr/lib/debug/.build-id/fe 40755 root:root +/usr/lib/debug/.build-id/fe/858e2a18403c3bdfb5a2b097c70b922eb52e78 120777 root:root ../../../dcc/dbclean +/usr/lib/debug/.build-id/fe/858e2a18403c3bdfb5a2b097c70b922eb52e78.debug 120777 root:root ../../usr/lib/dcc/dbclean.debug +/usr/lib/debug/.build-id/fe/aeb83cd765a34a698a91c5c3110c9ef69c4f44 120777 root:root ../../../dcc/check_ip_range +/usr/lib/debug/.build-id/fe/aeb83cd765a34a698a91c5c3110c9ef69c4f44.debug 120777 root:root ../../usr/lib/dcc/check_ip_range.debug /usr/lib/debug/usr/bin/cdcc.debug 100644 root:root @@ -174,63 +172,61 @@ Provides: DCC-debuginfo = 2.3.167-alt0.2:sisyphus+267817.100.1.1 -File: /usr/lib/debug/.build-id/09 40755 root:root 80 -File: /usr/lib/debug/.build-id/09/ded66dc949071451d0ba9fe1908500c53aada1 120777 root:root 19 ../../../dcc/dccifd -File: /usr/lib/debug/.build-id/09/ded66dc949071451d0ba9fe1908500c53aada1.debug 120777 root:root 30 ../../usr/lib/dcc/dccifd.debug -File: /usr/lib/debug/.build-id/22 40755 root:root 80 -File: /usr/lib/debug/.build-id/22/1242150f5e7229d419a81bf6878d4ded2f0cd7 120777 root:root 18 ../../../dcc/ck2ip -File: /usr/lib/debug/.build-id/22/1242150f5e7229d419a81bf6878d4ded2f0cd7.debug 120777 root:root 29 ../../usr/lib/dcc/ck2ip.debug -File: /usr/lib/debug/.build-id/36 40755 root:root 80 -File: /usr/lib/debug/.build-id/36/74b4978f6229f3af82c2d4609145d4a6b1033e 120777 root:root 25 ../../../dcc/dump-clients -File: /usr/lib/debug/.build-id/36/74b4978f6229f3af82c2d4609145d4a6b1033e.debug 120777 root:root 36 ../../usr/lib/dcc/dump-clients.debug -File: /usr/lib/debug/.build-id/46 40755 root:root 80 -File: /usr/lib/debug/.build-id/46/f21cdc8997965360831476c85bbc2c3380bb9a 120777 root:root 20 ../../../../bin/cdcc -File: /usr/lib/debug/.build-id/46/f21cdc8997965360831476c85bbc2c3380bb9a.debug 120777 root:root 24 ../../usr/bin/cdcc.debug -File: /usr/lib/debug/.build-id/53 40755 root:root 80 -File: /usr/lib/debug/.build-id/53/09cd070aa6763c6f8161fe0c39793b2f0c38f1 120777 root:root 23 ../../../dcc/dns-helper -File: /usr/lib/debug/.build-id/53/09cd070aa6763c6f8161fe0c39793b2f0c38f1.debug 120777 root:root 34 ../../usr/lib/dcc/dns-helper.debug -File: /usr/lib/debug/.build-id/66 40755 root:root 80 -File: /usr/lib/debug/.build-id/66/add0900c3a6554573e618ca9d1ef95717c5508 120777 root:root 27 ../../../dcc/check_ip_range -File: /usr/lib/debug/.build-id/66/add0900c3a6554573e618ca9d1ef95717c5508.debug 120777 root:root 38 ../../usr/lib/dcc/check_ip_range.debug -File: /usr/lib/debug/.build-id/88 40755 root:root 80 -File: /usr/lib/debug/.build-id/88/5d6e102d60a7cd5516003ac7ec0fa57d57a636 120777 root:root 23 ../../../../bin/dccproc -File: /usr/lib/debug/.build-id/88/5d6e102d60a7cd5516003ac7ec0fa57d57a636.debug 120777 root:root 27 ../../usr/bin/dccproc.debug -File: /usr/lib/debug/.build-id/98 40755 root:root 80 -File: /usr/lib/debug/.build-id/98/ce0c5845945c2402cf7769122418922b788b73 120777 root:root 17 ../../../dcc/dccd -File: /usr/lib/debug/.build-id/98/ce0c5845945c2402cf7769122418922b788b73.debug 120777 root:root 28 ../../usr/lib/dcc/dccd.debug -File: /usr/lib/debug/.build-id/9a 40755 root:root 80 -File: /usr/lib/debug/.build-id/9a/46b5fd7ecd90592fbeb569d0f7b09880bd01bb 120777 root:root 18 ../../../dcc/wlist -File: /usr/lib/debug/.build-id/9a/46b5fd7ecd90592fbeb569d0f7b09880bd01bb.debug 120777 root:root 29 ../../usr/lib/dcc/wlist.debug -File: /usr/lib/debug/.build-id/b4 40755 root:root 80 -File: /usr/lib/debug/.build-id/b4/7f405e5d406b976fd5613e8fbce4789533860f 120777 root:root 21 ../../../dcc/dccsight -File: /usr/lib/debug/.build-id/b4/7f405e5d406b976fd5613e8fbce4789533860f.debug 120777 root:root 32 ../../usr/lib/dcc/dccsight.debug -File: /usr/lib/debug/.build-id/bf 40755 root:root 80 -File: /usr/lib/debug/.build-id/bf/3912b8a2eb5173058d99eb42f7c45b1fe2111b 120777 root:root 19 ../../../dcc/dblist -File: /usr/lib/debug/.build-id/bf/3912b8a2eb5173058d99eb42f7c45b1fe2111b.debug 120777 root:root 30 ../../usr/lib/dcc/dblist.debug -File: /usr/lib/debug/.build-id/e7 40755 root:root 80 -File: /usr/lib/debug/.build-id/e7/6e13657c462d91a023e805a49b746a8dade7d0 120777 root:root 20 ../../../dcc/dbclean -File: /usr/lib/debug/.build-id/e7/6e13657c462d91a023e805a49b746a8dade7d0.debug 120777 root:root 31 ../../usr/lib/dcc/dbclean.debug -File: /usr/lib/debug/.build-id/eb 40755 root:root 80 -File: /usr/lib/debug/.build-id/eb/4897db55f4af8876e3785f71c61b84ecc78b9d 120777 root:root 26 ../../../../bin/dccif-test -File: /usr/lib/debug/.build-id/eb/4897db55f4af8876e3785f71c61b84ecc78b9d.debug 120777 root:root 30 ../../usr/bin/dccif-test.debug -File: /usr/lib/debug/usr/bin/cdcc.debug 100644 root:root 969040 f176d6c24a86978ca1a570026393f9ee -File: /usr/lib/debug/usr/bin/dccif-test.debug 100644 root:root 139320 55485a0d924e9943d58f80166398f816 -File: /usr/lib/debug/usr/bin/dccproc.debug 100644 root:root 920368 2ce430a2dbb89bba672189d6d4be0d16 -File: /usr/lib/debug/usr/lib/dcc 40755 root:root 240 -File: /usr/lib/debug/usr/lib/dcc/check_ip_range.debug 100644 root:root 97528 d550945263a2bb7d071519de60dc8c53 -File: /usr/lib/debug/usr/lib/dcc/ck2ip.debug 100644 root:root 269752 1ba12278264e8813d90097812b32b1b1 -File: /usr/lib/debug/usr/lib/dcc/dbclean.debug 100644 root:root 971680 eda9410311e1de315821ebd2f7f8b1ba -File: /usr/lib/debug/usr/lib/dcc/dblist.debug 100644 root:root 588352 558648b5e7502c108c4a0c77f91f572e -File: /usr/lib/debug/usr/lib/dcc/dccd.debug 100644 root:root 1036672 14b6d9f58b335bbd137a90d0ff2fd9d0 -File: /usr/lib/debug/usr/lib/dcc/dccifd.debug 100644 root:root 1142424 6934ad66ac8e6c6913a3930321ba138f -File: /usr/lib/debug/usr/lib/dcc/dccsight.debug 100644 root:root 672720 7e076c088b6f09a853ca8ffc0444b256 -File: /usr/lib/debug/usr/lib/dcc/dns-helper.debug 100644 root:root 475168 3ebb3d2a927b5d3fc4552319ba5bd50c -File: /usr/lib/debug/usr/lib/dcc/dump-clients.debug 100644 root:root 123040 efa4256822ec46992554b140a7af8078 -File: /usr/lib/debug/usr/lib/dcc/wlist.debug 100644 root:root 359384 4d80213fa89b0cd3c242bb119888d509 -File: /usr/src/debug/dcc-2.3.167 40755 root:root 360 -File: /usr/src/debug/dcc-2.3.167/cdcc 40755 root:root 60 +File: /usr/lib/debug/.build-id/09 40755 root:root 0 +File: /usr/lib/debug/.build-id/09/8e9c814b398c6ddae01c4d5dfc1747a2a5645c 120777 root:root 19 ../../../dcc/dblist +File: /usr/lib/debug/.build-id/09/8e9c814b398c6ddae01c4d5dfc1747a2a5645c.debug 120777 root:root 30 ../../usr/lib/dcc/dblist.debug +File: /usr/lib/debug/.build-id/18 40755 root:root 0 +File: /usr/lib/debug/.build-id/18/e63b71ee9e89cf10c10d8ae5f1423acd447a30 120777 root:root 18 ../../../dcc/ck2ip +File: /usr/lib/debug/.build-id/18/e63b71ee9e89cf10c10d8ae5f1423acd447a30.debug 120777 root:root 29 ../../usr/lib/dcc/ck2ip.debug +File: /usr/lib/debug/.build-id/2b 40755 root:root 0 +File: /usr/lib/debug/.build-id/2b/a403dbc44041c33beebd9ebcce86b522887354 120777 root:root 23 ../../../../bin/dccproc +File: /usr/lib/debug/.build-id/2b/a403dbc44041c33beebd9ebcce86b522887354.debug 120777 root:root 27 ../../usr/bin/dccproc.debug +File: /usr/lib/debug/.build-id/32 40755 root:root 0 +File: /usr/lib/debug/.build-id/32/70f5c94d6abc3ee8d72dfff1f2fc5b5c598cb1 120777 root:root 20 ../../../../bin/cdcc +File: /usr/lib/debug/.build-id/32/70f5c94d6abc3ee8d72dfff1f2fc5b5c598cb1.debug 120777 root:root 24 ../../usr/bin/cdcc.debug +File: /usr/lib/debug/.build-id/32/aa54e7f994e2644510e3e0ec638267e10aaf43 120777 root:root 23 ../../../dcc/dns-helper +File: /usr/lib/debug/.build-id/32/aa54e7f994e2644510e3e0ec638267e10aaf43.debug 120777 root:root 34 ../../usr/lib/dcc/dns-helper.debug +File: /usr/lib/debug/.build-id/36 40755 root:root 0 +File: /usr/lib/debug/.build-id/36/0fef763c0cee840a8ad7b0fe1d90b921750e93 120777 root:root 17 ../../../dcc/dccd +File: /usr/lib/debug/.build-id/36/0fef763c0cee840a8ad7b0fe1d90b921750e93.debug 120777 root:root 28 ../../usr/lib/dcc/dccd.debug +File: /usr/lib/debug/.build-id/39 40755 root:root 0 +File: /usr/lib/debug/.build-id/39/619c42549e0635ac75fdcdf69e7c6772910aef 120777 root:root 26 ../../../../bin/dccif-test +File: /usr/lib/debug/.build-id/39/619c42549e0635ac75fdcdf69e7c6772910aef.debug 120777 root:root 30 ../../usr/bin/dccif-test.debug +File: /usr/lib/debug/.build-id/57 40755 root:root 0 +File: /usr/lib/debug/.build-id/57/7702fcc398538b4dac4c6123373da1d2146d1f 120777 root:root 19 ../../../dcc/dccifd +File: /usr/lib/debug/.build-id/57/7702fcc398538b4dac4c6123373da1d2146d1f.debug 120777 root:root 30 ../../usr/lib/dcc/dccifd.debug +File: /usr/lib/debug/.build-id/69 40755 root:root 0 +File: /usr/lib/debug/.build-id/69/d65a384b0836d4b698dca0db789dc1decabac2 120777 root:root 21 ../../../dcc/dccsight +File: /usr/lib/debug/.build-id/69/d65a384b0836d4b698dca0db789dc1decabac2.debug 120777 root:root 32 ../../usr/lib/dcc/dccsight.debug +File: /usr/lib/debug/.build-id/c9 40755 root:root 0 +File: /usr/lib/debug/.build-id/c9/f5774e594e57acb24b9cf1dc533f83b8f689df 120777 root:root 25 ../../../dcc/dump-clients +File: /usr/lib/debug/.build-id/c9/f5774e594e57acb24b9cf1dc533f83b8f689df.debug 120777 root:root 36 ../../usr/lib/dcc/dump-clients.debug +File: /usr/lib/debug/.build-id/d8 40755 root:root 0 +File: /usr/lib/debug/.build-id/d8/4c80c5e5d9d2777070200b3296759dd69058ea 120777 root:root 18 ../../../dcc/wlist +File: /usr/lib/debug/.build-id/d8/4c80c5e5d9d2777070200b3296759dd69058ea.debug 120777 root:root 29 ../../usr/lib/dcc/wlist.debug +File: /usr/lib/debug/.build-id/fe 40755 root:root 0 +File: /usr/lib/debug/.build-id/fe/858e2a18403c3bdfb5a2b097c70b922eb52e78 120777 root:root 20 ../../../dcc/dbclean +File: /usr/lib/debug/.build-id/fe/858e2a18403c3bdfb5a2b097c70b922eb52e78.debug 120777 root:root 31 ../../usr/lib/dcc/dbclean.debug +File: /usr/lib/debug/.build-id/fe/aeb83cd765a34a698a91c5c3110c9ef69c4f44 120777 root:root 27 ../../../dcc/check_ip_range +File: /usr/lib/debug/.build-id/fe/aeb83cd765a34a698a91c5c3110c9ef69c4f44.debug 120777 root:root 38 ../../usr/lib/dcc/check_ip_range.debug +File: /usr/lib/debug/usr/bin/cdcc.debug 100644 root:root 968032 52c9bc0a67f3ea3a0afe147aa239ef8b +File: /usr/lib/debug/usr/bin/dccif-test.debug 100644 root:root 139384 57171202920f02e3f340f106a88dcb36 +File: /usr/lib/debug/usr/bin/dccproc.debug 100644 root:root 919792 23e66c6f517c54409a14198b481c1a09 +File: /usr/lib/debug/usr/lib/dcc 40755 root:root 0 +File: /usr/lib/debug/usr/lib/dcc/check_ip_range.debug 100644 root:root 97544 f07a05b24ceeaccde0fce089972a045b +File: /usr/lib/debug/usr/lib/dcc/ck2ip.debug 100644 root:root 269688 9f7247804efe178b1759a2ca4c004195 +File: /usr/lib/debug/usr/lib/dcc/dbclean.debug 100644 root:root 971024 71e11b6ce30ae9cb67ca801907f053a3 +File: /usr/lib/debug/usr/lib/dcc/dblist.debug 100644 root:root 587776 6f7a4ee6ba078278994d99bdd77a46f2 +File: /usr/lib/debug/usr/lib/dcc/dccd.debug 100644 root:root 1036528 9cd102d8c0e42f7019b6847a5d13e4cc +File: /usr/lib/debug/usr/lib/dcc/dccifd.debug 100644 root:root 1141560 194c7846356b71b5c102635dd67fca8d +File: /usr/lib/debug/usr/lib/dcc/dccsight.debug 100644 root:root 672304 1bd855f5b032bc3457c646584eab3217 +File: /usr/lib/debug/usr/lib/dcc/dns-helper.debug 100644 root:root 474720 90da9851482a066ba5129ffbadbbaff9 +File: /usr/lib/debug/usr/lib/dcc/dump-clients.debug 100644 root:root 123088 5c80573fc21b18bc474ffbe1fe4946af +File: /usr/lib/debug/usr/lib/dcc/wlist.debug 100644 root:root 359336 364168e5892a0c0da7d2a9da8a76b834 +File: /usr/src/debug/dcc-2.3.167 40755 root:root 0 +File: /usr/src/debug/dcc-2.3.167/cdcc 40755 root:root 0 File: /usr/src/debug/dcc-2.3.167/cdcc/cdcc.c 100644 root:root 85149 6a1de403ea5ac3b890911e91799fcea0 -File: /usr/src/debug/dcc-2.3.167/cgi-bin 40755 root:root 60 +File: /usr/src/debug/dcc-2.3.167/cgi-bin 40755 root:root 0 File: /usr/src/debug/dcc-2.3.167/cgi-bin/check_ip_range.c 100644 root:root 2147 35220c9a23bedbcc707e45628be74021 -File: /usr/src/debug/dcc-2.3.167/ck2ip 40755 root:root 60 +File: /usr/src/debug/dcc-2.3.167/ck2ip 40755 root:root 0 File: /usr/src/debug/dcc-2.3.167/ck2ip/ck2ip.c 100644 root:root 11146 ec17c658fddf2d9eadbc48e0a5c1b151 -File: /usr/src/debug/dcc-2.3.167/clntlib 40755 root:root 880 +File: /usr/src/debug/dcc-2.3.167/clntlib 40755 root:root 0 File: /usr/src/debug/dcc-2.3.167/clntlib/aop.c 100644 root:root 5662 123fbadb716ab05ba2307b1309fad921 @@ -277,10 +273,10 @@ File: /usr/src/debug/dcc-2.3.167/clntlib/xhdr.c 100644 root:root 5462 e91e68d39eb5b4efb7419f509a4a5f32 -File: /usr/src/debug/dcc-2.3.167/dbclean 40755 root:root 60 +File: /usr/src/debug/dcc-2.3.167/dbclean 40755 root:root 0 File: /usr/src/debug/dcc-2.3.167/dbclean/dbclean.c 100644 root:root 95281 9947f199061494c4f8b673cd32f2e3fd -File: /usr/src/debug/dcc-2.3.167/dblist 40755 root:root 60 +File: /usr/src/debug/dcc-2.3.167/dblist 40755 root:root 0 File: /usr/src/debug/dcc-2.3.167/dblist/dblist.c 100644 root:root 37596 5509893fba7915e064f6b128dd011010 -File: /usr/src/debug/dcc-2.3.167/dccd 40755 root:root 180 +File: /usr/src/debug/dcc-2.3.167/dccd 40755 root:root 0 File: /usr/src/debug/dcc-2.3.167/dccd/dccd.c 100644 root:root 61548 6a77dd72256f35a3bf7ac451cf4c1d96 File: /usr/src/debug/dcc-2.3.167/dccd/dccd_defs.h 100644 root:root 24874 c728de5bb0640479193dd562968615fa -File: /usr/src/debug/dcc-2.3.167/dccd/dump-clients 40755 root:root 60 +File: /usr/src/debug/dcc-2.3.167/dccd/dump-clients 40755 root:root 0 File: /usr/src/debug/dcc-2.3.167/dccd/dump-clients/dump-clients.c 100644 root:root 12893 00627045d8da110ec7f011306b931f22 @@ -290,7 +286,7 @@ File: /usr/src/debug/dcc-2.3.167/dccd/work.c 100644 root:root 107321 a21e8f3cacff9227ac8b78e8c21fd8dd -File: /usr/src/debug/dcc-2.3.167/dccifd 40755 root:root 80 -File: /usr/src/debug/dcc-2.3.167/dccifd/dccif-test 40755 root:root 60 +File: /usr/src/debug/dcc-2.3.167/dccifd 40755 root:root 0 +File: /usr/src/debug/dcc-2.3.167/dccifd/dccif-test 40755 root:root 0 File: /usr/src/debug/dcc-2.3.167/dccifd/dccif-test/dccif-test.c 100644 root:root 4485 a7fdfc96bd5c64712f1deff5bdac4743 File: /usr/src/debug/dcc-2.3.167/dccifd/dccifd.c 100644 root:root 87009 2ae4797618d3fb286175871f568a5ab3 -File: /usr/src/debug/dcc-2.3.167/dcclib 40755 root:root 260 +File: /usr/src/debug/dcc-2.3.167/dcclib 40755 root:root 0 File: /usr/src/debug/dcc-2.3.167/dcclib/dccif.c 100644 root:root 11956 7e6b55fe052a69ec1a9a74a77cc77371 @@ -306,9 +302,9 @@ File: /usr/src/debug/dcc-2.3.167/dcclib/su2str.c 100644 root:root 5966 6d5bf1a666d7c9d06e7586304b8b3d4b -File: /usr/src/debug/dcc-2.3.167/dccproc 40755 root:root 60 +File: /usr/src/debug/dcc-2.3.167/dccproc 40755 root:root 0 File: /usr/src/debug/dcc-2.3.167/dccproc/dccproc.c 100644 root:root 31027 7938004657bc5042a91c5e6819a52c64 -File: /usr/src/debug/dcc-2.3.167/dccsight 40755 root:root 60 +File: /usr/src/debug/dcc-2.3.167/dccsight 40755 root:root 0 File: /usr/src/debug/dcc-2.3.167/dccsight/dccsight.c 100644 root:root 9612 0684215677e2cde07378cf2793b7fea7 -File: /usr/src/debug/dcc-2.3.167/dns-helper 40755 root:root 60 +File: /usr/src/debug/dcc-2.3.167/dns-helper 40755 root:root 0 File: /usr/src/debug/dcc-2.3.167/dns-helper/dns-helper.c 100644 root:root 2527 49705cf0fedbe1ab0d7002edeb37144a -File: /usr/src/debug/dcc-2.3.167/include 40755 root:root 260 +File: /usr/src/debug/dcc-2.3.167/include 40755 root:root 0 File: /usr/src/debug/dcc-2.3.167/include/dcc_ck.h 100644 root:root 28614 32370055732c42ab26aeea3e2507d79c @@ -324,5 +320,5 @@ File: /usr/src/debug/dcc-2.3.167/include/helper.h 100644 root:root 3529 7eb28111b9f81a0dac1641fd76a880f1 -File: /usr/src/debug/dcc-2.3.167/misc 40755 root:root 60 +File: /usr/src/debug/dcc-2.3.167/misc 40755 root:root 0 File: /usr/src/debug/dcc-2.3.167/misc/wlist.c 100644 root:root 10963 17fedd354b2b6dde6ece976b2ce86848 -File: /usr/src/debug/dcc-2.3.167/srvrlib 40755 root:root 200 +File: /usr/src/debug/dcc-2.3.167/srvrlib 40755 root:root 0 File: /usr/src/debug/dcc-2.3.167/srvrlib/boottime.c 100644 root:root 2694 f84af5c27d6c34e7e5ca6f2e11dcf0e1 @@ -335,3 +331,3 @@ File: /usr/src/debug/dcc-2.3.167/srvrlib/ts2str.c 100644 root:root 2505 920c9ad7ce1bb88cbfb1a628ba26d5e7 -File: /usr/src/debug/dcc-2.3.167/thrlib 40755 root:root 140 +File: /usr/src/debug/dcc-2.3.167/thrlib 40755 root:root 0 File: /usr/src/debug/dcc-2.3.167/thrlib/clnt_threaded.c 100644 root:root 13800 2786ecf32c6ab3c216e64b255b9ade7b @@ -341,2 +337,2 @@ File: /usr/src/debug/dcc-2.3.167/thrlib/totals.c 100644 root:root 4429 aad8481e626da6c5b6f267f598d47d37 -RPMIdentity: 823e609f0486ce5713c97a936adcd3b3 +RPMIdentity: 30a0b2aa6a9f3e52f039fc8a167c6486