D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/lslk-1.29-23.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.A87ne8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/lslk-1.29-build + test -d /home/pterjan/rpmbuild/BUILD/lslk-1.29-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/lslk-1.29-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/lslk-1.29-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/lslk-1.29-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/lslk-1.29-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EjZCvG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/lslk-1.29-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/lslk-1.29-build + rm -rf lslk + /usr/bin/mkdir -p lslk + cd lslk + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/lslk_1.29_W.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + tar xf lslk_1.29.tar + '[' -d lslk_1.29 ']' + cd lslk_1.29 + echo 'Patch #0 (lslk-gcc14.patch):' Patch #0 (lslk-gcc14.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p2 --fuzz=0 File main.c is read-only; trying to patch anyway patching file main.c File safe.c is read-only; trying to patch anyway patching file safe.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.64dNVr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/lslk-1.29-build + cd lslk + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' -d lslk_1.29 ']' + cd lslk_1.29 + ./Configure -n linux rm -f dmnt.c dlock.c dlock1.c dstore.c dlslk.h dproto.h kernelbase.h machine.h machine.h.old new_machine.h Makefile ln -s dialects/linux/proc/dlock.c dlock.c ln -s dialects/linux/proc/dmnt.c dmnt.c ln -s dialects/linux/proc/dlslk.h dlslk.h ln -s dialects/linux/proc/dproto.h dproto.h ln -s dialects/linux/proc/machine.h machine.h Makefile created. + /usr/bin/make -O -j16 V=1 VERBOSE=1 'DEBUG=-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 -fPIC' CFGF=-DLINUXV=228 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 -fPIC -DLINUXV=228 -c -o dlock.o dlock.c 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 -fPIC -DLINUXV=228 -c -o dmnt.o dmnt.c dmnt.c: In function 'get_fields': dmnt.c:99:46: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 99 | "%s: can't allocate %d bytes for field pointers.\n", | ~^ | | | int | %ld 100 | Pn, len); | ~~~ | | | size_t {aka long unsigned int} dmnt.c: In function 'readmnt': dmnt.c:155:42: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 155 | "%s: can't allocate %d bytes for directory: %s\n", | ~^ | | | int | %ld 156 | Pn, len, fp[1]); | ~~~ | | | size_t {aka long unsigned int} dmnt.c:216:42: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 216 | "%s: can't allocate %d bytes for file system: %s\n", | ~^ | | | int | %ld 217 | Pn, len, fp[0]); | ~~~ | | | size_t {aka long unsigned int} Constructing version.h 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 -fPIC -DLINUXV=228 -c -o main.o main.c 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 -fPIC -DLINUXV=228 -c -o store.o store.c 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 -fPIC -DLINUXV=228 -c -o safe.o safe.c 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 -fPIC -DLINUXV=228 -c -o misc.o misc.c misc.c: In function 'print_lock_info': misc.c:413:45: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=] 413 | (void) printf("%-*.*s %*d %*s %*ld ", | ~~^ | | | int | %*ld 414 | srcl, srcl, src, 415 | pidl, lp->pid, | ~~~~~~~ | | | long unsigned int 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 -fPIC -DLINUXV=228 -c -o arg.o arg.c gcc -o lslk -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 -fPIC -DLINUXV=228 dlock.o dmnt.o arg.o main.o misc.o safe.o store.o + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gU0w4w + umask 022 + cd /home/pterjan/rpmbuild/BUILD/lslk-1.29-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/lslk-1.29-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/lslk-1.29-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/lslk-1.29-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/lslk-1.29-build + mkdir /home/pterjan/rpmbuild/BUILD/lslk-1.29-build/BUILDROOT + cd lslk + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/lslk-1.29-build/BUILDROOT/usr/sbin + mkdir -p /home/pterjan/rpmbuild/BUILD/lslk-1.29-build/BUILDROOT/usr/share/man/man8 + '[' -d lslk_1.29 ']' + cd lslk_1.29 + install lslk /home/pterjan/rpmbuild/BUILD/lslk-1.29-build/BUILDROOT/usr/sbin + install lslk.8 /home/pterjan/rpmbuild/BUILD/lslk-1.29-build/BUILDROOT/usr/share/man/man8/ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.29-23.mga10 --unique-debug-suffix -1.29-23.mga10.x86_64 --unique-debug-src-base lslk-1.29-23.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/lslk-1.29-build/lslk find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/lslk-1.29-23.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/lslk-1.29-build/SPECPARTS/rpm-debuginfo.specpart Processing files: lslk-1.29-23.mga10.x86_64 Provides: lslk = 1.29-23.mga10 lslk(x86-64) = 1.29-23.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.11)(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.4)(64bit) Recommends: group(kmem) Processing files: lslk-debugsource-1.29-23.mga10.x86_64 Provides: lslk-debugsource = 1.29-23.mga10 lslk-debugsource(x86-64) = 1.29-23.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lslk-debuginfo-1.29-23.mga10.x86_64 Provides: debuginfo(build-id) = c3fef4cec9d6dd1a54ae1c08581d7e2b05f0c5be lslk-debuginfo = 1.29-23.mga10 lslk-debuginfo(x86-64) = 1.29-23.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lslk-debugsource(x86-64) = 1.29-23.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/lslk-1.29-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lslk-debugsource-1.29-23.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lslk-1.29-23.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lslk-debuginfo-1.29-23.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NtCVvG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/lslk-1.29-build + test -d /home/pterjan/rpmbuild/BUILD/lslk-1.29-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/lslk-1.29-build + rm -rf /home/pterjan/rpmbuild/BUILD/lslk-1.29-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!