D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/sslscan-2.0.6-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2pSusp + 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.6 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/sslscan-2.0.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sslscan-2.0.6 + /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.XFV8Op + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sslscan-2.0.6 + '[' 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.6\" 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:495, from sslscan.c:93: In function 'strncat', inlined from 'testCipher' at sslscan.c:1751:23: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslscan.c: In function 'testCipher': sslscan.c:1751:23: note: length computed here 1751 | strncat(options->cipherstring, usedcipher, strlen(usedcipher)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslscan.c: In function 'showCertificate': sslscan.c:2723:49: warning: 'xml_bp' may be used uninitialized in this function [-Wmaybe-uninitialized] 2723 | if (BIO_printf(xml_bp,"\n") <= 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from sslscan.c:93: In function 'strncpy', inlined from 'main' at sslscan.c:3942:17: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 511 bytes from a string of length 66879 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at sslscan.c:4145:33: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 511 bytes from a string of length 1023 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at sslscan.c:4149:37: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 511 bytes from a string of length 66879 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__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.6L7uUl + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.6-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.6-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.6-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.6-1.mga8.x86_64 + cd sslscan-2.0.6 + '[' 1 -eq 1 ']' + install -D -m 755 sslscan /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.6-1.mga8.x86_64/usr/bin/sslscan + install -D -m 644 sslscan.1 /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.6-1.mga8.x86_64/usr/share/man/man1/sslscan.1 + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.0.6-1.mga8 --unique-debug-suffix -2.0.6-1.mga8.x86_64 --unique-debug-src-base sslscan-2.0.6-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/sslscan-2.0.6 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.6-1.mga8.x86_64/usr/bin/sslscan extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.6-1.mga8.x86_64/usr/bin/sslscan original debug info size: 360kB, size after compression: 352kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 543 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: sslscan-2.0.6-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Um5NVl + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sslscan-2.0.6 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.6-1.mga8.x86_64/usr/share/doc/sslscan + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.6-1.mga8.x86_64/usr/share/doc/sslscan + cp -pr Changelog /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.6-1.mga8.x86_64/usr/share/doc/sslscan + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.6-1.mga8.x86_64/usr/share/doc/sslscan + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.6-1.mga8.x86_64/usr/share/doc/sslscan + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.6-1.mga8.x86_64/usr/share/doc/sslscan + RPM_EC=0 ++ jobs -p + exit 0 Provides: sslscan = 2.0.6-1.mga8 sslscan(x86-64) = 2.0.6-1.mga8 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcrypto.so.1.1(OPENSSL_1_1_1)(64bit) libdl.so.2()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libssl.so.1.1(OPENSSL_1_1_1)(64bit) Processing files: sslscan-debugsource-2.0.6-1.mga8.x86_64 Provides: sslscan-debugsource = 2.0.6-1.mga8 sslscan-debugsource(x86-64) = 2.0.6-1.mga8 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.6-1.mga8.x86_64 Provides: debuginfo(build-id) = 4b4d2931adef26321086a26de0f129cd4d47116b sslscan-debuginfo = 2.0.6-1.mga8 sslscan-debuginfo(x86-64) = 2.0.6-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sslscan-debugsource(x86-64) = 2.0.6-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.6-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/sslscan-debugsource-2.0.6-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/sslscan-2.0.6-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/sslscan-debuginfo-2.0.6-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.g8DNYo + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sslscan-2.0.6 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/sslscan-2.0.6-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EYHR2o + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf sslscan-2.0.6 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!