D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ziptool-1.4.0-19.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wz3mYu Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9tHdoB + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build + rm -rf ziptool-1.4.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ziptool-1.4.0.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd ziptool-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ziptool-1.4.0-build-fix.patch):' Patch #0 (ziptool-1.4.0-build-fix.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .build --fuzz=0 patching file ziptool.c + echo 'Patch #1 (ziptool-1.4.0-format-security.patch):' Patch #1 (ziptool-1.4.0-format-security.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .format-security --fuzz=0 patching file ziptool.c Hunk #1 succeeded at 520 (offset -21 lines). + /usr/bin/gzip -d ziptool.1.gz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PJSGyR + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-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 ziptool-1.4.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j16 V=1 VERBOSE=1 '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' cc -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 -I/usr/src/linux/include -o ziptool ziptool.c ziptool.c: In function 'jazip_check_dev': ziptool.c:239:17: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 239 | fgets(mounts, 254, mtab_fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ziptool.c: In function 'main': ziptool.c:196:25: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 196 | strncat(cmd, dev, strlen(dev)); | ^ In function 'jazip_ctrlmount', inlined from 'main' at ziptool.c:933:14: ziptool.c:196:43: note: length computed here 196 | strncat(cmd, dev, strlen(dev)); | ^~~~~~~~~~~ ziptool.c: In function 'main': ziptool.c:183:25: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 183 | strncat(cmd, mnt, strlen(mnt) + 1); | ^ In function 'jazip_ctrlmount', inlined from 'main' at ziptool.c:926:14: ziptool.c:183:43: note: length computed here 183 | strncat(cmd, mnt, strlen(mnt) + 1); | ^~~~~~~~~~~ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gpkvqE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build + mkdir /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-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 ziptool-1.4.0 + '[' 1 -eq 1 ']' + /usr/bin/install -D -m755 ziptool /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build/BUILDROOT/usr/bin/ziptool + /usr/bin/install -D -m644 ziptool.1 /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build/BUILDROOT/usr/share/man/man1/ziptool.1 + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.4.0-19.mga10 --unique-debug-suffix -1.4.0-19.mga10.x86_64 --unique-debug-src-base ziptool-1.4.0-19.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build/ziptool-1.4.0 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/ziptool-1.4.0-19.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/ziptool-1.4.0-build/SPECPARTS/rpm-debuginfo.specpart Processing files: ziptool-1.4.0-19.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oH5naT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build + cd ziptool-1.4.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build/BUILDROOT/usr/share/doc/ziptool + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build/BUILDROOT/usr/share/doc/ziptool + cp -pr /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build/ziptool-1.4.0/README /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build/BUILDROOT/usr/share/doc/ziptool + RPM_EC=0 ++ jobs -p + exit 0 Provides: ziptool = 1.4.0-19.mga10 ziptool(x86-64) = 1.4.0-19.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.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) Processing files: ziptool-debugsource-1.4.0-19.mga10.x86_64 Provides: ziptool-debugsource = 1.4.0-19.mga10 ziptool-debugsource(x86-64) = 1.4.0-19.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ziptool-debuginfo-1.4.0-19.mga10.x86_64 Provides: debuginfo(build-id) = 0ea9a97c9b59d1c5d0bd945de6a16cfce10f9fba ziptool-debuginfo = 1.4.0-19.mga10 ziptool-debuginfo(x86-64) = 1.4.0-19.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ziptool-debugsource(x86-64) = 1.4.0-19.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ziptool-1.4.0-19.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ziptool-debuginfo-1.4.0-19.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ziptool-debugsource-1.4.0-19.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1H0Bec + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build + test -d /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/ziptool-1.4.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!