D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/makepasswd-0.5.4-5.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XeL0pu + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf makepasswd-0.5.4 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/makepasswd-0.5.4.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd makepasswd-0.5.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/makepasswd-0.5.3-default-pwdlength-fedora.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nFdJJ3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd makepasswd-0.5.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/makepasswd-0.5.4/doc' ./docbook.sh -P "/usr/local" -- "makepasswd.html" xsltproc --nonet --xinclude -o makepasswd.html http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl makepasswd.xml make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/makepasswd-0.5.4/doc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/makepasswd-0.5.4/doc' ./docbook.sh -P "/usr/local" -- "makepasswd.1" xsltproc --nonet --xinclude -o makepasswd.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl makepasswd.xml Note: Writing makepasswd.1 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/makepasswd-0.5.4/doc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/makepasswd-0.5.4/src' cc `pkg-config --cflags openssl` -W -Wall -g -O2 -pedantic -o makepasswd.o -c makepasswd.c makepasswd.c: In function '_hash_md5': makepasswd.c:398:9: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 398 | MD5_Init(&c); | ^~~~~~~~ In file included from makepasswd.c:30: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ makepasswd.c:399:9: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 399 | MD5_Update(&c, password, strlen(password)); | ^~~~~~~~~~ In file included from makepasswd.c:30: /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ makepasswd.c:400:9: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 400 | MD5_Final(digest, &c); | ^~~~~~~~~ In file included from makepasswd.c:30: /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/makepasswd-0.5.4/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/makepasswd-0.5.4/src' cc -o makepasswd makepasswd.o `pkg-config --libs openssl` -lcrypt make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/makepasswd-0.5.4/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5O1sMm + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64 + cd makepasswd-0.5.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64 'INSTALL=/usr/bin/install -p' PREFIX=/usr make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/makepasswd-0.5.4/doc' ./docbook.sh -P "/home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64/usr" -i -- "makepasswd.1" mkdir -m 0755 -p -- /home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64/usr/share/man/man1 install -m 0644 makepasswd.1 /home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64/usr/share/man/man1/makepasswd.1 ./docbook.sh -P "/home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64/usr" -i -- "makepasswd.html" mkdir -m 0755 -p -- /home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64/usr/share/man/html1 install -m 0644 makepasswd.html /home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64/usr/share/man/html1/makepasswd.html make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/makepasswd-0.5.4/doc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/makepasswd-0.5.4/src' mkdir -m 0755 -p /home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64/usr/bin /usr/bin/install -p -m 0755 makepasswd /home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64/usr/bin/makepasswd make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/makepasswd-0.5.4/src' + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.5.4-5.mga9 --unique-debug-suffix -0.5.4-5.mga9.aarch64 --unique-debug-src-base makepasswd-0.5.4-5.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/makepasswd-0.5.4 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64/usr/bin/makepasswd dwz: ./usr/bin/makepasswd-0.5.4-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 40kB, size after compression: 40kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 34 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: makepasswd-0.5.4-5.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.22Kaed + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd makepasswd-0.5.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64/usr/share/doc/makepasswd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64/usr/share/doc/makepasswd + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64/usr/share/doc/makepasswd + cp -pr BUGS /home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64/usr/share/doc/makepasswd + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64/usr/share/doc/makepasswd + cp -pr README /home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64/usr/share/doc/makepasswd + RPM_EC=0 ++ jobs -p + exit 0 Provides: makepasswd = 0.5.4-5.mga9 makepasswd(aarch-64) = 0.5.4-5.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libssl.so.3()(64bit) Processing files: makepasswd-debugsource-0.5.4-5.mga9.aarch64 Provides: makepasswd-debugsource = 0.5.4-5.mga9 makepasswd-debugsource(aarch-64) = 0.5.4-5.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: makepasswd-debuginfo-0.5.4-5.mga9.aarch64 Provides: debuginfo(build-id) = 894fb5bbb043bf04385426348a5c37f1ae8cf22b makepasswd-debuginfo = 0.5.4-5.mga9 makepasswd-debuginfo(aarch-64) = 0.5.4-5.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: makepasswd-debugsource(aarch-64) = 0.5.4-5.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/makepasswd-0.5.4-5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/makepasswd-debugsource-0.5.4-5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/makepasswd-debuginfo-0.5.4-5.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.djhCTq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd makepasswd-0.5.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/makepasswd-0.5.4-5.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YeVMkW + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf makepasswd-0.5.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!