D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/sslh-1.20-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kl0bgU + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf sslh-1.20 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/sslh-1.20.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sslh-1.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/sslh-1.20-mga-path.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/sslh-1.20-format.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + cat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mrXOuU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sslh-1.20 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./genver.sh + /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' USELIBCAP=1 Makefile:66: warning: ignoring prerequisites on suffix rule definition pod2man --section=8 --release=1.20 --center=" " sslh.pod | gzip -9 - > sslh.8.gz cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DENABLE_REGEX -DLIBPCRE -DLIBCONFIG -DLIBCAP -c echosrv.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DENABLE_REGEX -DLIBPCRE -DLIBCONFIG -DLIBCAP -c sslh-fork.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DENABLE_REGEX -DLIBPCRE -DLIBCONFIG -DLIBCAP -c tls.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DENABLE_REGEX -DLIBPCRE -DLIBCONFIG -DLIBCAP -c probe.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DENABLE_REGEX -DLIBPCRE -DLIBCONFIG -DLIBCAP -c common.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DENABLE_REGEX -DLIBPCRE -DLIBCONFIG -DLIBCAP -c sslh-select.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DENABLE_REGEX -DLIBPCRE -DLIBCONFIG -DLIBCAP -c sslh-main.c sslh-main.c: In function 'ssl_to_tls': sslh-main.c:156:31: warning: passing argument 2 of 'log_message' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 156 | log_message(LOG_INFO, ssl_err_msg); | ^~~~~~~~~~~ In file included from sslh-main.c:36: common.h:115:34: note: expected 'char *' but argument is of type 'const char *' 115 | void log_message(int type, char* msg, ...); | ~~~~~~^~~ sslh-main.c: In function 'setup_sni_alpn_list': sslh-main.c:292:25: warning: argument 1 range [18446744071562067969, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 292 | sni_hostname_list = calloc(num_probes + 1, ++max_server_name_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/pcreposix.h:45, from sslh-main.c:30: /usr/include/stdlib.h:542:14: note: in a call to allocation function 'calloc' declared here 542 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o echosrv echosrv.o probe.o common.o tls.o -lpcreposix -lconfig -lcap cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o sslh-fork sslh-fork.o common.o sslh-main.o probe.o tls.o -lpcreposix -lconfig -lcap #strip sslh-fork cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o sslh-select sslh-select.o common.o sslh-main.o probe.o tls.o -lpcreposix -lconfig -lcap #strip sslh-select + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tkX4xV + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64 + cd sslh-1.20 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64 'INSTALL=/usr/bin/install -p' Makefile:66: warning: ignoring prerequisites on suffix rule definition mkdir -p /home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64//usr/sbin mkdir -p /home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64//usr/share/man/man8 install -p sslh-fork /home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64//usr/sbin/sslh install -p -m 0644 sslh.8.gz /home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64//usr/share/man/man8/sslh.8.gz + install -Dpm 644 scripts/systemd.sslh.service /home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64/usr/lib/systemd/system/sslh.service + install -d /home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64/etc/sysconfig + cat + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.20-2.mga8 --unique-debug-suffix -1.20-2.mga8.x86_64 --unique-debug-src-base sslh-1.20-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/sslh-1.20 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64/usr/sbin/sslh extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64/usr/sbin/sslh original debug info size: 156kB, size after compression: 148kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 162 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: sslh-1.20-2.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Sk5IbS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sslh-1.20 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64/usr/share/doc/sslh + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64/usr/share/doc/sslh + cp -pr README.install.urpmi /home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64/usr/share/doc/sslh + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64/usr/share/doc/sslh + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64/usr/share/doc/sslh + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(sslh) = 1.20-2.mga8 sslh = 1.20-2.mga8 sslh(x86-64) = 1.20-2.mga8 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcap.so.2()(64bit) libconfig.so.11()(64bit) libpcreposix.so.1()(64bit) Processing files: sslh-debugsource-1.20-2.mga8.x86_64 Provides: sslh-debugsource = 1.20-2.mga8 sslh-debugsource(x86-64) = 1.20-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sslh-debuginfo-1.20-2.mga8.x86_64 Provides: debuginfo(build-id) = 5ca075095ea717d8c28ba97861816c06b35e444d sslh-debuginfo = 1.20-2.mga8 sslh-debuginfo(x86-64) = 1.20-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sslh-debugsource(x86-64) = 1.20-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/sslh-debugsource-1.20-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/sslh-1.20-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/sslh-debuginfo-1.20-2.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uRD5tV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sslh-1.20 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/sslh-1.20-2.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fJmxYU + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf sslh-1.20 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!