D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/ssmtp-2.66-4.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Mk9t1g + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ssmtp-2.66 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ssmtp-2.66.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ssmtp-2.66 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0JHiB4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ssmtp-2.66 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + export 'RPM_OPT_FLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + RPM_OPT_FLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-ssl --enable-md5auth --enable-inet6 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for strings.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for obsolete openlog... no checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for library containing gethostname... none required checking for library containing socket... none required checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for gethostname... yes checking for socket... yes checking for strdup... yes checking for strndup... yes checking for strstr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -DPACKAGE_NAME=\"ssmtp\" -DPACKAGE_TARNAME=\"ssmtp\" -DPACKAGE_VERSION=\"2.66\" -DPACKAGE_STRING=\"ssmtp\ 2.66\" -DPACKAGE_BUGREPORT=\"https://github.com/solbu/ssmtp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ssmtp\" -DVERSION=\"2.66\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRNDUP=1 -DHAVE_STRSTR=1 -DREWRITE_DOMAIN=1 -DHAVE_SSL=1 -DINET6=1 -DMD5AUTH=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -c -o base64.o base64.c gcc -DPACKAGE_NAME=\"ssmtp\" -DPACKAGE_TARNAME=\"ssmtp\" -DPACKAGE_VERSION=\"2.66\" -DPACKAGE_STRING=\"ssmtp\ 2.66\" -DPACKAGE_BUGREPORT=\"https://github.com/solbu/ssmtp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ssmtp\" -DVERSION=\"2.66\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRNDUP=1 -DHAVE_STRSTR=1 -DREWRITE_DOMAIN=1 -DHAVE_SSL=1 -DINET6=1 -DMD5AUTH=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -c -o arpadate.o arpadate.c gcc -DPACKAGE_NAME=\"ssmtp\" -DPACKAGE_TARNAME=\"ssmtp\" -DPACKAGE_VERSION=\"2.66\" -DPACKAGE_STRING=\"ssmtp\ 2.66\" -DPACKAGE_BUGREPORT=\"https://github.com/solbu/ssmtp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ssmtp\" -DVERSION=\"2.66\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRNDUP=1 -DHAVE_STRSTR=1 -DREWRITE_DOMAIN=1 -DHAVE_SSL=1 -DINET6=1 -DMD5AUTH=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -c -o xgethostname.o xgethostname.c gcc -DPACKAGE_NAME=\"ssmtp\" -DPACKAGE_TARNAME=\"ssmtp\" -DPACKAGE_VERSION=\"2.66\" -DPACKAGE_STRING=\"ssmtp\ 2.66\" -DPACKAGE_BUGREPORT=\"https://github.com/solbu/ssmtp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ssmtp\" -DVERSION=\"2.66\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRNDUP=1 -DHAVE_STRSTR=1 -DREWRITE_DOMAIN=1 -DHAVE_SSL=1 -DINET6=1 -DMD5AUTH=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -c -o md5auth/hmac_md5.o md5auth/hmac_md5.c gcc -DPACKAGE_NAME=\"ssmtp\" -DPACKAGE_TARNAME=\"ssmtp\" -DPACKAGE_VERSION=\"2.66\" -DPACKAGE_STRING=\"ssmtp\ 2.66\" -DPACKAGE_BUGREPORT=\"https://github.com/solbu/ssmtp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ssmtp\" -DVERSION=\"2.66\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRNDUP=1 -DHAVE_STRSTR=1 -DREWRITE_DOMAIN=1 -DHAVE_SSL=1 -DINET6=1 -DMD5AUTH=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -c -o md5auth/md5c.o md5auth/md5c.c gcc -DPACKAGE_NAME=\"ssmtp\" -DPACKAGE_TARNAME=\"ssmtp\" -DPACKAGE_VERSION=\"2.66\" -DPACKAGE_STRING=\"ssmtp\ 2.66\" -DPACKAGE_BUGREPORT=\"https://github.com/solbu/ssmtp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ssmtp\" -DVERSION=\"2.66\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRNDUP=1 -DHAVE_STRSTR=1 -DREWRITE_DOMAIN=1 -DHAVE_SSL=1 -DINET6=1 -DMD5AUTH=1 -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -c -o ssmtp.o ssmtp.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ssmtp arpadate.o base64.o ssmtp.o xgethostname.o md5auth/md5c.o md5auth/hmac_md5.o -lssl -lcrypto + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Xsq2Wc + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64 + cd ssmtp-2.66 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall is deprecated, try %make_install instead' warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr exec_prefix=/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr bindir=/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/bin sbindir=/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/sbin sysconfdir=/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/etc datadir=/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/share includedir=/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/include libdir=/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/lib64 libexecdir=/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/libexec localstatedir=/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/var sharedstatedir=/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/var/lib mandir=/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/share/man infodir=/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/share/info install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ssmtp-2.66' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/sbin' /usr/bin/install -c ssmtp '/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/sbin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/share/man/man5' /usr/bin/install -c -m 644 ssmtp.conf.5 '/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/share/man/man5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/share/man/man8' /usr/bin/install -c -m 644 ssmtp.8 '/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/share/man/man8' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/etc/ssmtp' /usr/bin/install -c -m 644 ssmtp.conf revaliases '/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/etc/ssmtp' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ssmtp-2.66' + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.66-4.mga9 --unique-debug-suffix -2.66-4.mga9.aarch64 --unique-debug-src-base ssmtp-2.66-4.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ssmtp-2.66 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/sbin/ssmtp dwz: ./usr/sbin/ssmtp-2.66-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 96kB, size after compression: 96kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 140 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ssmtp-2.66-4.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PLsevw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ssmtp-2.66 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/share/doc/ssmtp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/share/doc/ssmtp + cp -pr README /home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/share/doc/ssmtp + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/share/doc/ssmtp + cp -pr COPYRIGHT /home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64/usr/share/doc/ssmtp + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(ssmtp) = 2.66-4.mga9 sendmail-command ssmtp = 2.66-4.mga9 ssmtp(aarch-64) = 2.66-4.mga9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) Recommends: rootcerts Processing files: ssmtp-debugsource-2.66-4.mga9.aarch64 Provides: ssmtp-debugsource = 2.66-4.mga9 ssmtp-debugsource(aarch-64) = 2.66-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ssmtp-debuginfo-2.66-4.mga9.aarch64 Provides: debuginfo(build-id) = 73cae27e1b8bf486dd4a2b4031f8b439df126038 ssmtp-debuginfo = 2.66-4.mga9 ssmtp-debuginfo(aarch-64) = 2.66-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ssmtp-debugsource(aarch-64) = 2.66-4.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ssmtp-2.66-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ssmtp-debugsource-2.66-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ssmtp-debuginfo-2.66-4.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0f7KaP + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ssmtp-2.66 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ssmtp-2.66-4.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.f5Qfpn + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ssmtp-2.66 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!