D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/unzoo-4.4-7.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.g6KpH6 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ghSky2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/unzoo-4.4-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/unzoo-4.4-build + rm -rf unzoo-4.4 + /usr/bin/mkdir -p unzoo-4.4 + cd unzoo-4.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a /home/pterjan/rpmbuild/SOURCES/unzoo.c . + cat /home/pterjan/rpmbuild/SOURCES/unzoo.c + sed -e '/SYNTAX/,/\*\//!d' + cut -c5- + echo 'Patch #0 (unzoo-convert-strcpy_strcat-to-strncpy_strncat.patch):' Patch #0 (unzoo-convert-strcpy_strcat-to-strncpy_strncat.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .strncpy --fuzz=0 patching file unzoo.c + echo 'Patch #1 (unzoo-directory-points-backward.patch):' Patch #1 (unzoo-directory-points-backward.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .revdir --fuzz=0 patching file unzoo.c Hunk #1 succeeded at 2405 (offset 7 lines). Hunk #2 succeeded at 2563 (offset 8 lines). + echo 'Patch #2 (unzoo-warning-fixes.patch):' Patch #2 (unzoo-warning-fixes.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .warnings --fuzz=0 patching file unzoo.c Hunk #3 succeeded at 1474 (offset 4 lines). + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5Y49eu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/unzoo-4.4-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 unzoo-4.4 + '[' 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 -o unzoo -DSYS_IS_UNIX unzoo.c unzoo.c: In function 'ConvName': unzoo.c:688:17: warning: old-style function definition [-Wold-style-definition] 688 | int ConvName ( naml, namu, pre, pst, rpl ) | ^~~~~~~~ unzoo.c: In function 'ConvDire': unzoo.c:762:17: warning: old-style function definition [-Wold-style-definition] 762 | int ConvDire ( dirl, diru, root, abs, rel, sep, end ) | ^~~~~~~~ unzoo.c: At top level: unzoo.c:954:46: warning: trigraph '??'' ignored, use '-trigraphs' to enable [-Wtrigraphs] 954 | fndrInfo.ioFlFndrInfo.fdCreator = '????'; unzoo.c: In function 'MakeDirs': unzoo.c:1208:17: warning: old-style function definition [-Wold-style-definition] 1208 | int MakeDirs ( pre, patu ) | ^~~~~~~~ unzoo.c: In function 'IsMatchName': unzoo.c:1271:17: warning: old-style function definition [-Wold-style-definition] 1271 | int IsMatchName ( pat, str ) | ^~~~~~~~~~~ unzoo.c: In function 'OpenReadArch': unzoo.c:1341:17: warning: old-style function definition [-Wold-style-definition] 1341 | int OpenReadArch ( patl ) | ^~~~~~~~~~~~ unzoo.c: In function 'GotoReadArch': unzoo.c:1373:17: warning: old-style function definition [-Wold-style-definition] 1373 | int GotoReadArch ( pos ) | ^~~~~~~~~~~~ unzoo.c: In function 'BlckReadArch': unzoo.c:1441:17: warning: old-style function definition [-Wold-style-definition] 1441 | unsigned long BlckReadArch ( blk, len ) | ^~~~~~~~~~~~ unzoo.c: In function 'OpenReadFile': unzoo.c:1652:17: warning: old-style function definition [-Wold-style-definition] 1652 | int OpenReadFile ( patl, bin ) | ^~~~~~~~~~~~ unzoo.c: In function 'BlckReadFile': unzoo.c:1684:17: warning: old-style function definition [-Wold-style-definition] 1684 | unsigned long BlckReadFile ( blk, len ) | ^~~~~~~~~~~~ unzoo.c: In function 'OpenWritFile': unzoo.c:1723:17: warning: old-style function definition [-Wold-style-definition] 1723 | int OpenWritFile ( patl, bin ) | ^~~~~~~~~~~~ unzoo.c: In function 'BlckWritFile': unzoo.c:1774:17: warning: old-style function definition [-Wold-style-definition] 1774 | unsigned long BlckWritFile ( blk, len ) | ^~~~~~~~~~~~ unzoo.c: In function 'DecodeCopy': unzoo.c:1892:17: warning: old-style function definition [-Wold-style-definition] 1892 | int DecodeCopy ( size ) | ^~~~~~~~~~ unzoo.c: In function 'MakeTablLzh': unzoo.c:2040:17: warning: old-style function definition [-Wold-style-definition] 2040 | int MakeTablLzh ( nchar, bitlen, tablebits, table ) | ^~~~~~~~~~~ unzoo.c: In function 'ListArch': unzoo.c:2354:17: warning: old-style function definition [-Wold-style-definition] 2354 | int ListArch ( ver, arc, filec, files ) | ^~~~~~~~ unzoo.c: In function 'ExtrArch': unzoo.c:2506:17: warning: old-style function definition [-Wold-style-definition] 2506 | int ExtrArch ( bim, out, ovr, pre, arc, filec, files ) | ^~~~~~~~ unzoo.c: In function 'main': unzoo.c:2784:17: warning: old-style function definition [-Wold-style-definition] 2784 | int main ( argc, argv ) | ^~~~ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SgFxYe + umask 022 + cd /home/pterjan/rpmbuild/BUILD/unzoo-4.4-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/unzoo-4.4-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/unzoo-4.4-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/unzoo-4.4-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/unzoo-4.4-build + mkdir /home/pterjan/rpmbuild/BUILD/unzoo-4.4-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 unzoo-4.4 + '[' 1 -eq 1 ']' + install -Dpm 755 unzoo /home/pterjan/rpmbuild/BUILD/unzoo-4.4-build/BUILDROOT/usr/bin/unzoo + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 4.4-7.mga10 --unique-debug-suffix -4.4-7.mga10.x86_64 --unique-debug-src-base unzoo-4.4-7.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/unzoo-4.4-build/unzoo-4.4 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/unzoo-4.4-7.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/unzoo-4.4-build/SPECPARTS/rpm-debuginfo.specpart Processing files: unzoo-4.4-7.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FIazwb + umask 022 + cd /home/pterjan/rpmbuild/BUILD/unzoo-4.4-build + cd unzoo-4.4 + DOCDIR=/home/pterjan/rpmbuild/BUILD/unzoo-4.4-build/BUILDROOT/usr/share/doc/unzoo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/unzoo-4.4-build/BUILDROOT/usr/share/doc/unzoo + cp -pr /home/pterjan/rpmbuild/BUILD/unzoo-4.4-build/unzoo-4.4/unzoo.txt /home/pterjan/rpmbuild/BUILD/unzoo-4.4-build/BUILDROOT/usr/share/doc/unzoo + RPM_EC=0 ++ jobs -p + exit 0 Provides: unzoo = 4.4-7.mga10 unzoo(x86-64) = 4.4-7.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.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: unzoo-debugsource-4.4-7.mga10.x86_64 Provides: unzoo-debugsource = 4.4-7.mga10 unzoo-debugsource(x86-64) = 4.4-7.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: unzoo-debuginfo-4.4-7.mga10.x86_64 Provides: debuginfo(build-id) = d20f550115c84d65099d3d90d28d8173a423b75d unzoo-debuginfo = 4.4-7.mga10 unzoo-debuginfo(x86-64) = 4.4-7.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: unzoo-debugsource(x86-64) = 4.4-7.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/unzoo-4.4-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/unzoo-4.4-7.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/unzoo-debugsource-4.4-7.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/unzoo-debuginfo-4.4-7.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6BVcD9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/unzoo-4.4-build + test -d /home/pterjan/rpmbuild/BUILD/unzoo-4.4-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/unzoo-4.4-build + rm -rf /home/pterjan/rpmbuild/BUILD/unzoo-4.4-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!