<86>Sep 12 10:26:01 userdel[3724479]: delete user 'rooter'
<86>Sep 12 10:26:01 userdel[3724479]: removed group 'rooter' owned by 'rooter'
<86>Sep 12 10:26:01 userdel[3724479]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 12 10:26:01 groupadd[3724487]: group added to /etc/group: name=rooter, GID=651
<86>Sep 12 10:26:01 groupadd[3724487]: group added to /etc/gshadow: name=rooter
<86>Sep 12 10:26:01 groupadd[3724487]: new group: name=rooter, GID=651
<86>Sep 12 10:26:01 useradd[3724492]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash
<86>Sep 12 10:26:01 userdel[3724499]: delete user 'builder'
<86>Sep 12 10:26:01 userdel[3724499]: removed group 'builder' owned by 'builder'
<86>Sep 12 10:26:01 userdel[3724499]: removed shadow group 'builder' owned by 'builder'
<86>Sep 12 10:26:01 groupadd[3724510]: group added to /etc/group: name=builder, GID=652
<86>Sep 12 10:26:01 groupadd[3724510]: group added to /etc/gshadow: name=builder
<86>Sep 12 10:26:01 groupadd[3724510]: new group: name=builder, GID=652
<86>Sep 12 10:26:01 useradd[3724515]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/clamsmtp-1.10-alt4.nosrc.rpm (w1.gzdio)
Installing clamsmtp-1.10-alt4.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45953
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf clamsmtp-1.10
+ echo 'Source #0 (clamsmtp-1.10.tar.gz):'
Source #0 (clamsmtp-1.10.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/clamsmtp-1.10.tar.gz
+ /bin/tar -xf -
+ cd clamsmtp-1.10
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (clamsmtp-1.9-alt-strncat-buffer-overflow.patch):'
Patch #0 (clamsmtp-1.9-alt-strncat-buffer-overflow.patch):
+ /usr/bin/patch -p1
patching file common/smtppass.c
Hunk #1 succeeded at 1840 (offset 23 lines).
+ echo 'Patch #1 (clamsmtp-1.10-alt-smtppass.patch):'
Patch #1 (clamsmtp-1.10-alt-smtppass.patch):
+ /usr/bin/patch -p1
patching file common/smtppass.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.45953
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd clamsmtp-1.10
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri dirname -- '{}'
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... x86_64-alt-linux-gcc
checking for getsockname in -lsocket... no
checking for getaddrinfo in -lnsl... no
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for unistd.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for linux/netfilter_ipv4.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether PTHREAD_MUTEX_ERRORCHECK_NP is declared... yes
checking for struct tm.tm_gmtoff... yes
checking for global variable __argv... no
checking for memset... yes
checking for strerror... yes
checking for malloc... yes
checking for realloc... yes
checking for getopt... yes
checking for strchr... yes
checking for tolower... yes
checking for getaddrinfo... yes
checking for strlwr... no
checking for strlcat... yes
checking for strlcpy... yes
checking for strncat... yes
checking for strncpy... yes
checking for strcasestr... yes
checking for setenv... yes
checking for daemon... yes
checking for getline... yes
checking for getdelim... yes
checking for flockfile... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ make -j8
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
NOTE: Ignore any warnings about mktemp(). It's used safely in this case.

make[2]: Leaving directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -I../common/ -I../ -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/local/include -pthread -D_POSIX_PTHREAD_SEMANTICS -c -o clamsmtpd-compat.o `test -f '../common/compat.c' || echo './'`../common/compat.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -I../common/ -I../ -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/local/include -pthread -D_POSIX_PTHREAD_SEMANTICS -c -o clamsmtpd-stringx.o `test -f '../common/stringx.c' || echo './'`../common/stringx.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -I../common/ -I../ -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/local/include -pthread -D_POSIX_PTHREAD_SEMANTICS -c -o clamsmtpd-sock_any.o `test -f '../common/sock_any.c' || echo './'`../common/sock_any.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -I../common/ -I../ -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/local/include -pthread -D_POSIX_PTHREAD_SEMANTICS -c -o clamsmtpd-clamsmtpd.o `test -f 'clamsmtpd.c' || echo './'`clamsmtpd.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -I../common/ -I../ -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/local/include -pthread -D_POSIX_PTHREAD_SEMANTICS -c -o clamsmtpd-spio.o `test -f '../common/spio.c' || echo './'`../common/spio.c
../common/spio.c: In function 'spio_attach':
../common/spio.c:124:45: warning: passing argument 3 of 'getsockname' from incompatible pointer type [-Wincompatible-pointer-types]
     if(getsockname(fd, &SANY_ADDR(locaddr), &SANY_LEN(locaddr)) == -1 ||
In file included from ../common/spio.c:46:
/usr/include/sys/socket.h:117:26: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'size_t *' {aka 'long unsigned int *'}
    socklen_t *__restrict __len) __THROW;
    ~~~~~~~~~~~~~~~~~~~~~~^~~~~
../common/spio.c:139:43: warning: passing argument 3 of 'getpeername' from incompatible pointer type [-Wincompatible-pointer-types]
     if(getpeername(fd, &SANY_ADDR(*peer), &SANY_LEN(*peer)) == -1 ||
In file included from ../common/spio.c:46:
/usr/include/sys/socket.h:131:26: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'size_t *' {aka 'long unsigned int *'}
    socklen_t *__restrict __len) __THROW;
    ~~~~~~~~~~~~~~~~~~~~~~^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -I../common/ -I../ -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/local/include -pthread -D_POSIX_PTHREAD_SEMANTICS -c -o clamsmtpd-smtppass.o `test -f '../common/smtppass.c' || echo './'`../common/smtppass.c
../common/smtppass.c: In function 'sp_init':
../common/smtppass.c:228:9: warning: variable 'r' set but not used [-Wunused-but-set-variable]
     int r;
         ^
../common/smtppass.c: In function 'make_connections':
../common/smtppass.c:767:82: warning: passing argument 5 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
         if(getsockopt(ctx->client.fd, SOL_IP, SO_ORIGINAL_DST, &SANY_ADDR(addr), &SANY_LEN(addr)) == -1)
In file included from ../common/smtppass.c:49:
/usr/include/sys/socket.h:210:32: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'size_t *' {aka 'long unsigned int *'}
          socklen_t *__restrict __optlen) __THROW;
          ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
../common/smtppass.c: In function 'connection_loop':
../common/smtppass.c:549:21: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
                     write(fd, SMTP_STARTFAILED, KL(SMTP_STARTFAILED));
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../common/smtppass.c:566:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
             write(fd, SMTP_STARTBUSY, KL(SMTP_STARTBUSY));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../common/smtppass.c: In function 'sp_done_data':
../common/smtppass.c:1664:20: warning: 'header_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
                 if(spio_write_data_raw(ctx, &(ctx->server), (unsigned char*)header, header_len) == -1 ||
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
x86_64-alt-linux-gcc -I../common/ -I../ -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/local/include -pthread -D_POSIX_PTHREAD_SEMANTICS  -L/usr/local/lib -o clamsmtpd clamsmtpd-clamsmtpd.o clamsmtpd-spio.o clamsmtpd-smtppass.o clamsmtpd-stringx.o clamsmtpd-sock_any.o clamsmtpd-compat.o  
/usr/bin/ld.default: clamsmtpd-clamsmtpd.o: in function `virus_action':
/usr/src/RPM/BUILD/clamsmtp-1.10/src/clamsmtpd.c:730: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
make[2]: Leaving directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
Making all in doc
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41326
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/clamsmtp-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/clamsmtp-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd clamsmtp-1.10
+ make DESTDIR=/usr/src/tmp/clamsmtp-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/clamsmtp-1.10'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
NOTE: Ignore any warnings about mktemp(). It's used safely in this case.

make[2]: Entering directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
test -z "/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/clamsmtp-buildroot/usr/sbin"
  /bin/install -c 'clamsmtpd' '/usr/src/tmp/clamsmtp-buildroot/usr/sbin/clamsmtpd'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/clamsmtp-1.10/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/clamsmtp-1.10/doc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man5" || /bin/mkdir -p "/usr/src/tmp/clamsmtp-buildroot/usr/share/man/man5"
 /bin/install -c -m 644 './clamsmtpd.conf.5' '/usr/src/tmp/clamsmtp-buildroot/usr/share/man/man5/clamsmtpd.conf.5'
test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/clamsmtp-buildroot/usr/share/man/man8"
 /bin/install -c -m 644 './clamsmtpd.8' '/usr/src/tmp/clamsmtp-buildroot/usr/share/man/man8/clamsmtpd.8'
make[2]: Leaving directory '/usr/src/RPM/BUILD/clamsmtp-1.10/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/clamsmtp-1.10/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/clamsmtp-1.10'
make[2]: Entering directory '/usr/src/RPM/BUILD/clamsmtp-1.10'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/clamsmtp-1.10'
make[1]: Leaving directory '/usr/src/RPM/BUILD/clamsmtp-1.10'
make: Leaving directory '/usr/src/RPM/BUILD/clamsmtp-1.10'
+ install -pD -m755 /usr/src/RPM/SOURCES/clamsmtpd.init /usr/src/tmp/clamsmtp-buildroot/etc/rc.d/init.d/clamsmtpd
+ install -pD -m644 /usr/src/RPM/SOURCES/clamsmtpd.conf /usr/src/tmp/clamsmtp-buildroot/etc/
+ install -pD -m644 /usr/src/RPM/SOURCES/clamsmtpd.service /usr/src/tmp/clamsmtp-buildroot/lib/systemd/system/clamsmtpd.service
+ install -pD -m644 /usr/src/RPM/SOURCES/clamsmtp.tmpfiles /usr/src/tmp/clamsmtp-buildroot/lib/tmpfiles.d/clamsmtp.conf
+ install -m644 /usr/src/RPM/SOURCES/clamsmtp-README.ALT-ru_RU.UTF-8 /usr/src/RPM/BUILD/clamsmtp-1.10/README.ALT-ru_RU.UTF-8
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/clamsmtp-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/clamsmtp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/clamsmtp-buildroot/ (default)
Compressing files in /usr/src/tmp/clamsmtp-buildroot (auto)
Adjusting library links in /usr/src/tmp/clamsmtp-buildroot
./lib:
Verifying ELF objects in /usr/src/tmp/clamsmtp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: clamsmtp-1.10-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.20880
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd clamsmtp-1.10
+ DOCDIR=/usr/src/tmp/clamsmtp-buildroot/usr/share/doc/clamsmtp-1.10
+ export DOCDIR
+ rm -rf /usr/src/tmp/clamsmtp-buildroot/usr/share/doc/clamsmtp-1.10
+ /bin/mkdir -p /usr/src/tmp/clamsmtp-buildroot/usr/share/doc/clamsmtp-1.10
+ cp -prL AUTHORS ChangeLog README README.ALT-ru_RU.UTF-8 /usr/src/tmp/clamsmtp-buildroot/usr/share/doc/clamsmtp-1.10
+ chmod -R go-w /usr/src/tmp/clamsmtp-buildroot/usr/share/doc/clamsmtp-1.10
+ chmod -R a+rX /usr/src/tmp/clamsmtp-buildroot/usr/share/doc/clamsmtp-1.10
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ebt1DL
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FnsaFd
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eGYGMI
Finding Requires(postun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.53eB0g
Requires: clamav, /bin/kill, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, libc.so.6()(64bit) >= set:pojkwe, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(SetVersions)
Requires(post): /bin/sh, /usr/sbin/post_service
Requires(postun): /bin/sh, /usr/sbin/preun_service
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c0IkkS
Creating clamsmtp-debuginfo package
Processing files: clamsmtp-debuginfo-1.10-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dLGtKw
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Are1ge
find-requires: running scripts (debuginfo)
Requires: clamsmtp = 1.10-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0)
Adding to clamsmtp-debuginfo a strict dependency on clamsmtp
Wrote: /usr/src/RPM/RPMS/x86_64/clamsmtp-1.10-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/clamsmtp-debuginfo-1.10-alt4.x86_64.rpm (w2.lzdio)
5.07user 1.97system 0:13.36elapsed 52%CPU (0avgtext+0avgdata 38992maxresident)k
0inputs+0outputs (0major+844959minor)pagefaults 0swaps
6.24user 3.91system 0:16.28elapsed 62%CPU (0avgtext+0avgdata 38992maxresident)k
0inputs+0outputs (0major+1026323minor)pagefaults 0swaps
--- clamsmtp-1.10-alt4.x86_64.rpm.repo	2021-02-11 06:22:51.000000000 +0000
+++ clamsmtp-1.10-alt4.x86_64.rpm.hasher	2021-09-12 10:26:16.153409006 +0000
@@ -42,3 +42,3 @@
 File: /lib/tmpfiles.d/clamsmtp.conf	100644	root:root	b2594690266f7d0ab4fe617f5c20186d	
-File: /usr/sbin/clamsmtpd	100755	root:root	c032e7676bde78bc47a45d2daaf22799	
+File: /usr/sbin/clamsmtpd	100755	root:root	2f1c45eff66f6280a44f6561366781a3	
 File: /usr/share/doc/clamsmtp-1.10	40755	root:root		
@@ -50,2 +50,2 @@
 File: /usr/share/man/man8/clamsmtpd.8.xz	100644	root:root	522cf8c3ef82a7a71a9493ce4182b8b3	
-RPMIdentity: f512101fb2f8bffe8d43f9051a715beb3571ede7eecd585b5288fbaf6bf6bfe0e4a30db3e171a4f1771c0069e620a2615bcdf95ba891292732218281871fafc4
+RPMIdentity: dae362fb1a80bd3d833952fa11a39cbb33035b9225edab340de12203225bd7bef977faa9a40244c9acf8806ee38c161f686942969bf474b15806e951ec564d42
--- clamsmtp-debuginfo-1.10-alt4.x86_64.rpm.repo	2021-02-11 06:22:51.000000000 +0000
+++ clamsmtp-debuginfo-1.10-alt4.x86_64.rpm.hasher	2021-09-12 10:26:16.233409326 +0000
@@ -27,3 +27,3 @@
 File: /usr/lib/debug/.build-id/d7/768b025886642709e2ddc26e114cffd35cb6b9.debug	120777	root:root		../../usr/sbin/clamsmtpd.debug
-File: /usr/lib/debug/usr/sbin/clamsmtpd.debug	100644	root:root	21519155e60ea6c65f4a7da5a908013b	
+File: /usr/lib/debug/usr/sbin/clamsmtpd.debug	100644	root:root	e8c24d6b56e54a9304e62552ed45ae9c	
 File: /usr/src/debug/clamsmtp-1.10	40755	root:root		
@@ -42,2 +42,2 @@
 File: /usr/src/debug/clamsmtp-1.10/src/clamsmtpd.c	100644	root:root	c7389129798e3704298642c602aff4a1	
-RPMIdentity: dc26af257c5ff5975453f069d82531e09082f47f64d191b11777fb91137cd490383e471982aacf081745163b4c47d3516a9aeba30548b11aa55ae7b758c82386
+RPMIdentity: 10ab52d756f102e26651b5f67069e5a853516275f822dfbad67b63236b214625d739b3e187373e7691b71dad62efc27e66e7bf043a776271db592f3e8564523a