D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/@2324913:sslh-2.3.1-1.1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QYCzCc + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf sslh-2.3.1 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/sslh-2.3.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd sslh-2.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/sslh-2.3.1-mga-path.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + cat + sed -i 's|#include |#include |' sslh-ev.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Dm7Ui6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sslh-2.3.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -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 -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 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -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 configure: WARNING: unrecognized options: --disable-dependency-tracking 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for hosts_ctl in -lwrap... no checking for cap_get_proc in -lcap... yes checking for setproctitle in -lbsd... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for linux/landlock.h... yes checking for proxy_protocol.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j4 V=1 VERBOSE=1 ./genver.sh >version.h pod2man --section=8 --release=2.3.1 --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 -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c -o sslh-ev.o sslh-ev.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c -o echosrv.o 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 -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c -o sslh-fork.o sslh-fork.c In file included from probe.h:9, from sslh-fork.c:24: proxyprotocol.h:16:12: warning: 'pp_log_connection' defined but not used [-Wunused-function] 16 | static int pp_log_connection(char* buffer, ssize_t buffer_len) { return 0; } | ^~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c echosrv-conf.c -o echosrv-conf.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c log.c -o log.o In file included from probe.h:9, from sslh-conf.h:38, from log.c:29: proxyprotocol.h:16:12: warning: 'pp_log_connection' defined but not used [-Wunused-function] 16 | static int pp_log_connection(char* buffer, ssize_t buffer_len) { return 0; } | ^~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c -o sslh-main.o sslh-main.c In file included from probe.h:9, from sslh-main.c:34: proxyprotocol.h:16:12: warning: 'pp_log_connection' defined but not used [-Wunused-function] 16 | static int pp_log_connection(char* buffer, ssize_t buffer_len) { return 0; } | ^~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c probe.c -o probe.o In file included from probe.h:9, from probe.c:26: proxyprotocol.h:16:12: warning: 'pp_log_connection' defined but not used [-Wunused-function] 16 | static int pp_log_connection(char* buffer, ssize_t buffer_len) { return 0; } | ^~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c common.c -o common.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c tls.c -o tls.o In file included from probe.h:9, from sslh-conf.h:38, from tls.c:35: proxyprotocol.h:16:12: warning: 'pp_log_connection' defined but not used [-Wunused-function] 16 | static int pp_log_connection(char* buffer, ssize_t buffer_len) { return 0; } | ^~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c collection.c -o collection.o In file included from probe.h:9, from sslh-conf.h:38, from collection.c:25: proxyprotocol.h:16:12: warning: 'pp_log_connection' defined but not used [-Wunused-function] 16 | static int pp_log_connection(char* buffer, ssize_t buffer_len) { return 0; } | ^~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c gap.c -o gap.o In file included from probe.h:9, from sslh-conf.h:38, from gap.c:30: proxyprotocol.h:16:12: warning: 'pp_log_connection' defined but not used [-Wunused-function] 16 | static int pp_log_connection(char* buffer, ssize_t buffer_len) { return 0; } | ^~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c tcp-probe.c -o tcp-probe.o In file included from probe.h:9, from tcp-probe.c:23: proxyprotocol.h:16:12: warning: 'pp_log_connection' defined but not used [-Wunused-function] 16 | static int pp_log_connection(char* buffer, ssize_t buffer_len) { return 0; } | ^~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c proxyprotocol.c -o proxyprotocol.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c -o landlock.o landlock.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c sslh-conf.c -o sslh-conf.o In file included from probe.h:9, from sslh-conf.h:38, from sslh-conf.c:41: proxyprotocol.h:16:12: warning: 'pp_log_connection' defined but not used [-Wunused-function] 16 | static int pp_log_connection(char* buffer, ssize_t buffer_len) { return 0; } | ^~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c processes.c -o processes.o In file included from probe.h:9, from processes.c:26: proxyprotocol.h:16:12: warning: 'pp_log_connection' defined but not used [-Wunused-function] 16 | static int pp_log_connection(char* buffer, ssize_t buffer_len) { return 0; } | ^~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c udp-listener.c -o udp-listener.o In file included from probe.h:9, from udp-listener.c:26: proxyprotocol.h:16:12: warning: 'pp_log_connection' defined but not used [-Wunused-function] 16 | static int pp_log_connection(char* buffer, ssize_t buffer_len) { return 0; } | ^~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c hash.c -o hash.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c -o sslh-select.o sslh-select.c In file included from probe.h:9, from sslh-select.c:34: proxyprotocol.h:16:12: warning: 'pp_log_connection' defined but not used [-Wunused-function] 16 | static int pp_log_connection(char* buffer, ssize_t buffer_len) { return 0; } | ^~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c tcp-listener.c -o tcp-listener.o In file included from probe.h:9, from tcp-listener.c:25: proxyprotocol.h:16:12: warning: 'pp_log_connection' defined but not used [-Wunused-function] 16 | static int pp_log_connection(char* buffer, ssize_t buffer_len) { return 0; } | ^~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c argtable3.c -o argtable3.o ar rcs libsslh.a sslh-conf.o common.o log.o sslh-main.o probe.o tls.o argtable3.o collection.o gap.o tcp-probe.o landlock.o proxyprotocol.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o echosrv echosrv.o echosrv-conf.o argtable3.o -lm -lpcre2-8 -lcap -lconfig cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o sslh-fork sslh-fork.o libsslh.a -lm -lpcre2-8 -lcap -lconfig cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o sslh-select processes.o udp-listener.o sslh-select.o hash.o tcp-listener.o libsslh.a -lm -lpcre2-8 -lcap -lconfig cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -O2 -DLIBPCRE -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o sslh-ev processes.o udp-listener.o sslh-ev.o hash.o tcp-listener.o libsslh.a -lm -lpcre2-8 -lcap -lconfig -lev + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ev0ZAb + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64 + cd sslh-2.3.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64 'INSTALL=/usr/bin/install -p' mkdir -p /home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64//usr/sbin mkdir -p /home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64//usr/share/man/man8 install -p sslh-fork /home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64//usr/sbin/sslh install -p -m 0644 sslh.8.gz /home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64//usr/share/man/man8/sslh.8.gz + install -Dpm 644 scripts/systemd.sslh@.service /home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64/usr/lib/systemd/system/sslh.service + install -d /home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64/etc/sysconfig + cat + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2.3.1-1.1.mga9 --unique-debug-suffix -2.3.1-1.1.mga9.aarch64 --unique-debug-src-base sslh-2.3.1-1.1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/sslh-2.3.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64/usr/sbin/sslh original debug info size: 420kB, size after compression: 388kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 839 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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: sslh-2.3.1-1.1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ayGqga + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sslh-2.3.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64/usr/share/doc/sslh + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64/usr/share/doc/sslh + cp -pr README.install.urpmi /home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64/usr/share/doc/sslh + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64/usr/share/doc/sslh + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64/usr/share/doc/sslh + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(sslh) = 2.3.1-1.1.mga9 sslh = 2.3.1-1.1.mga9 sslh(aarch-64) = 2.3.1-1.1.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) libcap.so.2()(64bit) libconfig.so.11()(64bit) libpcre2-8.so.0()(64bit) Processing files: sslh-debugsource-2.3.1-1.1.mga9.aarch64 Provides: sslh-debugsource = 2.3.1-1.1.mga9 sslh-debugsource(aarch-64) = 2.3.1-1.1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sslh-debuginfo-2.3.1-1.1.mga9.aarch64 Provides: debuginfo(build-id) = 2efa7552aace8fbfc122db9ca87636ffe770a0a4 sslh-debuginfo = 2.3.1-1.1.mga9 sslh-debuginfo(aarch-64) = 2.3.1-1.1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sslh-debugsource(aarch-64) = 2.3.1-1.1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sslh-2.3.1-1.1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sslh-debuginfo-2.3.1-1.1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sslh-debugsource-2.3.1-1.1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9mSOs4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sslh-2.3.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/sslh-2.3.1-1.1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Wj3D1q + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf sslh-2.3.1 sslh-2.3.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!