<86>Nov  4 05:46:07 userdel[2254868]: delete user 'rooter'
<86>Nov  4 05:46:07 userdel[2254868]: removed group 'rooter' owned by 'rooter'
<86>Nov  4 05:46:07 userdel[2254868]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov  4 05:46:07 groupadd[2254878]: group added to /etc/group: name=rooter, GID=1865
<86>Nov  4 05:46:07 groupadd[2254878]: group added to /etc/gshadow: name=rooter
<86>Nov  4 05:46:07 groupadd[2254878]: new group: name=rooter, GID=1865
<86>Nov  4 05:46:07 useradd[2254887]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none
<86>Nov  4 05:46:07 userdel[2254900]: delete user 'builder'
<86>Nov  4 05:46:07 userdel[2254900]: removed group 'builder' owned by 'builder'
<86>Nov  4 05:46:07 userdel[2254900]: removed shadow group 'builder' owned by 'builder'
<86>Nov  4 05:46:07 groupadd[2254911]: group added to /etc/group: name=builder, GID=1866
<86>Nov  4 05:46:07 groupadd[2254911]: group added to /etc/gshadow: name=builder
<86>Nov  4 05:46:07 groupadd[2254911]: new group: name=builder, GID=1866
<86>Nov  4 05:46:07 useradd[2254919]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/clamsmtp-1.10-alt4.nosrc.rpm (w1.gzdio)
Installing clamsmtp-1.10-alt4.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.35429
+ 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.35429
+ 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 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ configure_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ echo 'rpm-build: warning: ./configure script does not support --runstatedir'
rpm-build: warning: ./configure script does not support --runstatedir
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i586-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... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... i586-alt-linux-gcc
checking for getsockname in -lsocket... no
checking for getaddrinfo in -lnsl... no
checking how to run the C preprocessor... i586-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 -j16
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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -I../common/ -I../ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I/usr/local/include  -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -I../common/ -I../ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I/usr/local/include  -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -I../common/ -I../ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I/usr/local/include  -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -I../common/ -I../ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I/usr/local/include  -D_POSIX_PTHREAD_SEMANTICS -c -o clamsmtpd-spio.o `test -f '../common/spio.c' || echo './'`../common/spio.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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -I../common/ -I../ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I/usr/local/include  -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -I../common/ -I../ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I/usr/local/include  -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]
  228 |     int r;
      |         ^
../common/smtppass.c: In function 'sp_run':
../common/smtppass.c:318:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
  318 |     siginterrupt(SIGINT, 1);
      |     ^~~~~~~~~~~~
In file included from /usr/include/sys/param.h:28,
                 from ../common/smtppass.c:47:
/usr/include/signal.h:324:12: note: declared here
  324 | extern int siginterrupt (int __sig, int __interrupt) __THROW
      |            ^~~~~~~~~~~~
../common/smtppass.c:319:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
  319 |     siginterrupt(SIGTERM, 1);
      |     ^~~~~~~~~~~~
/usr/include/signal.h:324:12: note: declared here
  324 | extern int siginterrupt (int __sig, int __interrupt) __THROW
      |            ^~~~~~~~~~~~
../common/smtppass.c: In function 'thread_main':
../common/smtppass.c:701:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
  701 |     siginterrupt(SIGINT, 1);
      |     ^~~~~~~~~~~~
/usr/include/signal.h:324:12: note: declared here
  324 | extern int siginterrupt (int __sig, int __interrupt) __THROW
      |            ^~~~~~~~~~~~
../common/smtppass.c:702:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
  702 |     siginterrupt(SIGTERM, 1);
      |     ^~~~~~~~~~~~
/usr/include/signal.h:324:12: note: declared here
  324 | extern int siginterrupt (int __sig, int __interrupt) __THROW
      |            ^~~~~~~~~~~~
../common/smtppass.c: In function 'sp_setup_forked':
../common/smtppass.c:1786:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
 1786 |     siginterrupt(SIGINT, 0);
      |     ^~~~~~~~~~~~
/usr/include/signal.h:324:12: note: declared here
  324 | extern int siginterrupt (int __sig, int __interrupt) __THROW
      |            ^~~~~~~~~~~~
../common/smtppass.c:1787:5: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
 1787 |     siginterrupt(SIGTERM, 0);
      |     ^~~~~~~~~~~~
/usr/include/signal.h:324:12: note: declared here
  324 | extern int siginterrupt (int __sig, int __interrupt) __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]
  549 |                     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]
  566 |             write(fd, SMTP_STARTBUSY, KL(SMTP_STARTBUSY));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/clamsmtp-1.10/src'
i586-alt-linux-gcc -I../common/ -I../ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I/usr/local/include  -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  
../common/spio.c: In function 'read_raw':
../common/spio.c:466:38: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  466 |             io->line[SP_LINE_LENGTH] = 0;
      |                                      ^
../common/smtppass.h:74:10: note: at offset 4224 into destination object 'line' of size 4224
   74 |     char line[SP_LINE_LENGTH];
      |          ^
ld: /usr/src/tmp/ccpMUBYN.ltrans0.ltrans.o: in function `virus_action.isra.0':
/usr/src/RPM/BUILD/clamsmtp-1.10/src/clamsmtpd.c:730:(.text+0x35b9): 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.45376
+ 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: (from <cmdline>:0)
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)
verify-elf: WARNING: ./usr/sbin/clamsmtpd: uses non-LFS functions: fcntl fopen mkstemp
Processing files: clamsmtp-1.10-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45376
+ 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.PJsRNg
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.mcgqHO
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.FCD3Q3
Finding Requires(postun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aaditf
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, /lib/ld-linux.so.2, libc.so.6 >= set:pnCE0ZdiC7, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), 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.pP59zN
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.2yDsUs
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2qPSMs
find-requires: running scripts (debuginfo)
Requires: clamsmtp = 1.10-alt4, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Adding to clamsmtp-debuginfo a strict dependency on clamsmtp
Wrote: /usr/src/RPM/RPMS/i586/clamsmtp-1.10-alt4.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/clamsmtp-debuginfo-1.10-alt4.i586.rpm (w2.lzdio)
4.65user 3.79system 0:16.11elapsed 52%CPU (0avgtext+0avgdata 35048maxresident)k
0inputs+0outputs (0major+784473minor)pagefaults 0swaps
0.84user 1.99system 0:24.64elapsed 11%CPU (0avgtext+0avgdata 12060maxresident)k
0inputs+0outputs (0major+96586minor)pagefaults 0swaps
--- clamsmtp-1.10-alt4.i586.rpm.repo	2021-07-15 19:15:18.000000000 +0000
+++ clamsmtp-1.10-alt4.i586.rpm.hasher	2023-11-04 05:46:26.520882846 +0000
@@ -24,5 +24,4 @@
 Requires: /lib/ld-linux.so.2  
-Requires: libc.so.6 >= set:pojkwe
+Requires: libc.so.6 >= set:pnCE0ZdiC7
 Requires: rpmlib(SetVersions)  
-Requires: libc.so.6(ALT_2.24)  
 Requires: libc.so.6(GLIBC_2.0)  
@@ -31,3 +30,2 @@
 Requires: libc.so.6(GLIBC_2.15)  
-Requires: libc.so.6(GLIBC_2.2.5)  
 Requires: libc.so.6(GLIBC_2.28)  
@@ -35,5 +33,6 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
+Requires: libc.so.6(GLIBC_2.38)  
 Requires: libc.so.6(GLIBC_2.4)  
-Requires: libpthread.so.0(GLIBC_2.0)  
-Requires: libpthread.so.0(GLIBC_2.1)  
+Requires: libc.so.6(GLIBC_2.7)  
 Requires: rtld(GNU_HASH)  
@@ -47,3 +46,3 @@
 File: /lib/tmpfiles.d/clamsmtp.conf	100644	root:root	b2594690266f7d0ab4fe617f5c20186d	
-File: /usr/sbin/clamsmtpd	100755	root:root	167644522af66d97d9ea1b6a0dfd1525	
+File: /usr/sbin/clamsmtpd	100755	root:root	844072bdd22c1951d99a2e866d6911f3	
 File: /usr/share/doc/clamsmtp-1.10	40755	root:root		
@@ -55,2 +54,2 @@
 File: /usr/share/man/man8/clamsmtpd.8.xz	100644	root:root	522cf8c3ef82a7a71a9493ce4182b8b3	
-RPMIdentity: 1c54a1879ce4da139f8109483f9040f60e8e873fd822d767206b78c5e9547ec72bc3f62cbcde1f71917e7c751fb815f8a71a80fabf98950a26a04f46c6a636e9
+RPMIdentity: a2119a993aafdf856eff616851b7b59663f28dcd19359ba8a77254aab4d464e0d87740f1c91941e6cc8a31f375daaafae6c31e8718e9763c95c3285628053ee1
--- clamsmtp-debuginfo-1.10-alt4.i586.rpm.repo	2021-07-15 19:15:18.000000000 +0000
+++ clamsmtp-debuginfo-1.10-alt4.i586.rpm.hasher	2023-11-04 05:46:26.671884741 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/50	40755	root:root	
-/usr/lib/debug/.build-id/50/bc033a4589f5a3e44e467e0b1d9912c7a206cb	120777	root:root	../../../../sbin/clamsmtpd
-/usr/lib/debug/.build-id/50/bc033a4589f5a3e44e467e0b1d9912c7a206cb.debug	120777	root:root	../../usr/sbin/clamsmtpd.debug
+/usr/lib/debug/.build-id/1c	40755	root:root	
+/usr/lib/debug/.build-id/1c/d7e7aa6115b2030e3fbfcd8fd29dc449e1c7bc	120777	root:root	../../../../sbin/clamsmtpd
+/usr/lib/debug/.build-id/1c/d7e7aa6115b2030e3fbfcd8fd29dc449e1c7bc.debug	120777	root:root	../../usr/sbin/clamsmtpd.debug
 /usr/lib/debug/usr/sbin/clamsmtpd.debug	100644	root:root	
@@ -20,3 +20,2 @@
 Requires: debug(libc.so.6)  
-Requires: debug(libpthread.so.0)  
 Requires: clamsmtp = 1.10-alt4:sisyphus+279090.100.1.1
@@ -24,6 +23,6 @@
 Provides: clamsmtp-debuginfo = 1.10-alt4:sisyphus+279090.100.1.1
-File: /usr/lib/debug/.build-id/50	40755	root:root		
-File: /usr/lib/debug/.build-id/50/bc033a4589f5a3e44e467e0b1d9912c7a206cb	120777	root:root		../../../../sbin/clamsmtpd
-File: /usr/lib/debug/.build-id/50/bc033a4589f5a3e44e467e0b1d9912c7a206cb.debug	120777	root:root		../../usr/sbin/clamsmtpd.debug
-File: /usr/lib/debug/usr/sbin/clamsmtpd.debug	100644	root:root	b39db24b7b5e44ed593d55d3151b055e	
+File: /usr/lib/debug/.build-id/1c	40755	root:root		
+File: /usr/lib/debug/.build-id/1c/d7e7aa6115b2030e3fbfcd8fd29dc449e1c7bc	120777	root:root		../../../../sbin/clamsmtpd
+File: /usr/lib/debug/.build-id/1c/d7e7aa6115b2030e3fbfcd8fd29dc449e1c7bc.debug	120777	root:root		../../usr/sbin/clamsmtpd.debug
+File: /usr/lib/debug/usr/sbin/clamsmtpd.debug	100644	root:root	473435a6eab0c37ebcbf25fd7d01bc17	
 File: /usr/src/debug/clamsmtp-1.10	40755	root:root		
@@ -42,2 +41,2 @@
 File: /usr/src/debug/clamsmtp-1.10/src/clamsmtpd.c	100644	root:root	c7389129798e3704298642c602aff4a1	
-RPMIdentity: d1b2c48fd76aa7b36d622258ecb3ce6a0d6767f95699b315ace51c0b9c28ecb757c12c0e7bacb1b99e08f9f96d748c0d9090d3b8b6230528115b93d196ff8104
+RPMIdentity: 79661dca364b4d486d648c39ddfc9fe50836fba7b1768578000429120f93dfb7a3cb7d37a27a9373a9e39318b2720e5d7f04c58187cbd42d659ee35ab6189d49