D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/sslscan-2.0.8-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.19cEbm + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf sslscan-2.0.8 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/sslscan-2.0.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sslscan-2.0.8 + /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.Po1XiX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sslscan-2.0.8 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS=-lssl -lcrypto' make: git: No such file or directory cc -o sslscan -Wall -Wformat=2 -Wformat-security -Wno-deprecated-declarations -lssl -lcrypto -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DVERSION=\"2.0.8\" sslscan.c -lssl -lcrypto -ldl sslscan.c: In function 'readLine': sslscan.c:249:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 249 | fgets(lineFromFile, maxSize, input); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from sslscan.c:93: In function 'strncat', inlined from 'testCipher' at sslscan.c:1753:23: /usr/include/bits/string_fortified.h:135:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 135 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 136 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ sslscan.c: In function 'testCipher': sslscan.c:1753:23: note: length computed here 1753 | strncat(options->cipherstring, usedcipher, strlen(usedcipher)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslscan.c: In function 'showCertificate': sslscan.c:2735:49: warning: 'xml_bp' may be used uninitialized in this function [-Wmaybe-uninitialized] 2735 | if (BIO_printf(xml_bp,"\n") <= 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from sslscan.c:93: In function 'strncpy', inlined from 'main' at sslscan.c:3959:17: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 511 bytes from a string of length 66879 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at sslscan.c:4162:33: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 511 bytes from a string of length 1023 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at sslscan.c:4166:37: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 511 bytes from a string of length 66879 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ =========== | WARNING | =========== Building against system OpenSSL. Compression and other checks may not be possible. It is recommended that you statically build sslscan with `make static`. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.51Sdso + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.8-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.8-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.8-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.8-2.mga9.aarch64 + cd sslscan-2.0.8 + '[' 1 -eq 1 ']' + install -D -m 755 sslscan /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.8-2.mga9.aarch64/usr/bin/sslscan + install -D -m 644 sslscan.1 /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.8-2.mga9.aarch64/usr/share/man/man1/sslscan.1 + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.0.8-2.mga9 --unique-debug-suffix -2.0.8-2.mga9.aarch64 --unique-debug-src-base sslscan-2.0.8-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/sslscan-2.0.8 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.8-2.mga9.aarch64/usr/bin/sslscan dwz: ./usr/bin/sslscan-2.0.8-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 284kB, size after compression: 284kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 546 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: sslscan-2.0.8-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tev082 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sslscan-2.0.8 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.8-2.mga9.aarch64/usr/share/doc/sslscan + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.8-2.mga9.aarch64/usr/share/doc/sslscan + cp -pr Changelog /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.8-2.mga9.aarch64/usr/share/doc/sslscan + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.8-2.mga9.aarch64/usr/share/doc/sslscan + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.8-2.mga9.aarch64/usr/share/doc/sslscan + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.8-2.mga9.aarch64/usr/share/doc/sslscan + RPM_EC=0 ++ jobs -p + exit 0 Provides: sslscan = 2.0.8-2.mga9 sslscan(aarch-64) = 2.0.8-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) Processing files: sslscan-debugsource-2.0.8-2.mga9.aarch64 Provides: sslscan-debugsource = 2.0.8-2.mga9 sslscan-debugsource(aarch-64) = 2.0.8-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sslscan-debuginfo-2.0.8-2.mga9.aarch64 Provides: debuginfo(build-id) = 9ff352a7942856ecdbfabf14a64a4bad44c8ebd3 sslscan-debuginfo = 2.0.8-2.mga9 sslscan-debuginfo(aarch-64) = 2.0.8-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sslscan-debugsource(aarch-64) = 2.0.8-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.8-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sslscan-debuginfo-2.0.8-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sslscan-2.0.8-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sslscan-debugsource-2.0.8-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KJryuZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sslscan-2.0.8 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.8-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.S8wFrk + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf sslscan-2.0.8 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!