D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/unhide-20220611-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.syhoqm + umask 022 + cd /home/pterjan/rpmbuild/BUILD/unhide-20220611-build + test -d /home/pterjan/rpmbuild/BUILD/unhide-20220611-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/unhide-20220611-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/unhide-20220611-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/unhide-20220611-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dASlNf + umask 022 + cd /home/pterjan/rpmbuild/BUILD/unhide-20220611-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/unhide-20220611-build + rm -rf Unhide-20220611 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Unhide-20220611.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Unhide-20220611 + /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/pterjan/rpmbuild/tmp/rpm-tmp.OM2E90 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/unhide-20220611-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Unhide-20220611 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread unhide-linux-bruteforce.c unhide-linux-compound.c unhide-linux-procfs.c unhide-linux-syscall.c unhide-linux.c unhide-output.c -o unhide-linux unhide-linux-procfs.c: In function 'checkchdir': unhide-linux-procfs.c:186:45: warning: '%s' directive writing up to 122 bytes into a region of size 94 [-Wformat-overflow=] 186 | sprintf(new_directory,"/proc/%s/task/%d", tmp_pids, procpids) ; | ^~ unhide-linux-procfs.c:186:38: note: directive argument in the range [1, 2147483647] 186 | sprintf(new_directory,"/proc/%s/task/%d", tmp_pids, procpids) ; | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:970, from unhide-linux-procfs.c:28: In function 'sprintf', inlined from 'checkchdir' at unhide-linux-procfs.c:186:16: /usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 14 and 145 bytes into a destination of size 100 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ unhide-linux-procfs.c: In function 'checkopendir': unhide-linux-procfs.c:319:45: warning: '%s' directive writing up to 122 bytes into a region of size 94 [-Wformat-overflow=] 319 | sprintf(new_directory,"/proc/%s/task/%d", tmp_pids, procpids) ; | ^~ unhide-linux-procfs.c:319:38: note: directive argument in the range [1, 2147483647] 319 | sprintf(new_directory,"/proc/%s/task/%d", tmp_pids, procpids) ; | ^~~~~~~~~~~~~~~~~~ In function 'sprintf', inlined from 'checkopendir' at unhide-linux-procfs.c:319:16: /usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 14 and 145 bytes into a destination of size 100 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld unhide_rb.c -o unhide_rb + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld unhide-tcp.c unhide-tcp-fast.c unhide-output.c -o unhide-tcp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BzbeM6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/unhide-20220611-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/unhide-20220611-build + mkdir /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Unhide-20220611 + '[' 1 -eq 1 ']' + install -Dp -m0755 unhide-linux /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT/usr/sbin/unhide-linux + install -Dp -m0755 unhide-tcp /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT/usr/sbin/unhide-tcp + install -Dp -m0755 unhide_rb /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT/usr/sbin/unhide_rb + install -d /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT/usr/share/man/man8 + install -d /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT/usr/share/man/es/man8 + install -d /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT/usr/share/man/fr/man8 + install -p -m0644 man/unhide-tcp.8 man/unhide.8 -t /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT/usr/share/man/man8/ + install -p -m0644 man/es/unhide-tcp.8 man/es/unhide.8 -t /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT/usr/share/man/es/man8/ + install -p -m0644 man/fr/unhide-tcp.8 man/fr/unhide.8 -t /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT/usr/share/man/fr/man8/ + ln -s unhide-linux /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT/usr/sbin/unhide + ln -s unhide.8 /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT/usr/share/man/man8/unhide-linux.8 + ln -s unhide.8 /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT/usr/share/man/es/man8/unhide-linux.8 + ln -s unhide.8 /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT/usr/share/man/fr/man8/unhide-linux.8 + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT unhide --with-man --all-name + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 20220611-1.mga10 --unique-debug-suffix -20220611-1.mga10.x86_64 --unique-debug-src-base unhide-20220611-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/Unhide-20220611 find-debuginfo: starting Extracting debug info from 3 files DWARF-compressing 3 files sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/unhide-20220611-1.mga10.x86_64 find-debuginfo: done + /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 + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/SPECPARTS/rpm-debuginfo.specpart Processing files: unhide-20220611-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.18uHmb + umask 022 + cd /home/pterjan/rpmbuild/BUILD/unhide-20220611-build + cd Unhide-20220611 + DOCDIR=/home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT/usr/share/doc/unhide + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT/usr/share/doc/unhide + cp -pr /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/Unhide-20220611/changelog /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT/usr/share/doc/unhide + cp -pr /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/Unhide-20220611/LEEME.txt /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT/usr/share/doc/unhide + cp -pr /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/Unhide-20220611/README.txt /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT/usr/share/doc/unhide + RPM_EC=0 ++ jobs -p + exit 0 Provides: unhide = 20220611-1.mga10 unhide(x86-64) = 20220611-1.mga10 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)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) Processing files: unhide-debugsource-20220611-1.mga10.x86_64 Provides: unhide-debugsource = 20220611-1.mga10 unhide-debugsource(x86-64) = 20220611-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: unhide-debuginfo-20220611-1.mga10.x86_64 Provides: debuginfo(build-id) = 9395eced5214c4ae6c89d1bf7a7a03ce25875e86 debuginfo(build-id) = d2eec3484f7c9b40d412cd24e2edf5a2ecaf1358 debuginfo(build-id) = d5629af661a90907a932defda9e454e3e3e98d06 unhide-debuginfo = 20220611-1.mga10 unhide-debuginfo(x86-64) = 20220611-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: unhide-debugsource(x86-64) = 20220611-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/unhide-20220611-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/unhide-debuginfo-20220611-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/unhide-debugsource-20220611-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/unhide-20220611-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.adIcgg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/unhide-20220611-build + test -d /home/pterjan/rpmbuild/BUILD/unhide-20220611-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/unhide-20220611-build + rm -rf /home/pterjan/rpmbuild/BUILD/unhide-20220611-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!