Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c10e' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8462651 Version: 1.2 PID: 9810 Logging PID: 9811 Task: {'appstream': False, 'background': True, 'build_id': 8462651, 'chroot': 'fedora-41-x86_64', 'package_name': 'tar', 'project_dirname': 'tar-upstream-head', 'project_name': 'tar-upstream-head', 'project_owner': 'praiskup', 'repos': [], 'sandbox': 'praiskup/tar-upstream-head--47ce0a29-28bc-4974-b8f5-6355a656d4d4', 'source_json': {'builddeps': 'autoconf automake bison gcc gettext-devel git make python-unversioned-command rsync ' 'texinfo wget', 'chroot': 'fedora-41-x86_64', 'hook_data': True, 'repos': '', 'resultdir': '.', 'script': '#! /bin/sh -x\n' '\n' 'set -e\n' '\n' 'resultdir=$PWD\n' '\n' 'clone_url_parent=https://github.com/praiskup/tar\n' 'workdir=$(basename "$clone_url_parent")\n' 'workdir=${workdir%%.git}\n' 'hook_payload=$(readlink -f "${HOOK_PAYLOAD-hook_payload}")\n' '\n' '# clone the helper scripts when needed, and add to PATH\n' 'test -d copr-ci-tooling \\\n' ' || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\n' 'export PATH="$PWD/copr-ci-tooling:$PATH"\n' '\n' '# clone the tested project\n' 'git clone \\\n' ' --no-single-branch \\\n' ' "$clone_url_parent"\n' '\n' '# checkout requested revision\n' 'cd "$workdir"\n' 'webhook-checkout "$hook_payload"\n' '\n' 'git config --global user.email "you@example.com"\n' 'git config --global user.name "CI for GNU tar on Fedora and EPEL"\n' '\n' 'for i in .github/setup/patches/*.patch; do\n' ' test -f "$i" || continue\n' ' patch -p1 < "$i" || continue\n' 'done\n' '\n' './bootstrap && ./configure && make dist-xz\n' 'tarball=$(echo tar-*.tar.xz)\n' 'version=${tarball%%.tar.xz}\n' 'version=${version##tar-}\n' '\n' '# spec file synced with Fedora\n' 'cat .github/setup/tar.spec \\\n' ' | sed "s/^Version: .*/Version: $version/" \\\n' ' | sed "s/^Release: .*/Release: $(date +"%Y%m%d_%H%M%S")/" \\\n' ' > "$resultdir"/tar.spec\n' '\n' 'mv "$tarball" "$resultdir"\n' '\n', 'tmp': 'tmp_fvbg8wn'}, 'source_type': 9, 'submitter': None, 'task_id': '8462651'} Running (timeout=5400): unbuffer copr-sources-custom --workdir /workdir --mock-config /var/lib/copr-rpmbuild/results/mock-config.cfg --script /var/lib/copr-rpmbuild/workspace/workdir-gjx3j5yw/script --builddeps 'autoconf automake bison gcc gettext-devel git make python-unversioned-command rsync texinfo wget' --hook-payload-file /var/lib/copr-rpmbuild/results/hook_payload --resultdir . --env COPR_OWNER=praiskup --env COPR_PROJECT=tar-upstream-head --env COPR_PACKAGE=tar INFO:__main__:Working in '/workdir' INFO:__main__:Results should be created in '/workdir' INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --init INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start: clean chroot Finish: clean chroot Mock Version: 6.0 INFO: Mock Version: 6.0 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Guessed host environment type: unknown INFO: Using container image: registry.fedoraproject.org/fedora:41 INFO: Pulling image: registry.fedoraproject.org/fedora:41 INFO: Tagging container image as mock-bootstrap-87c972b3-ef7a-437f-93d0-b6c03a15243e INFO: Checking that 33f125c7df6be72bed9496e13e539b15156854735d37190769d06d53a522296e image matches host's architecture INFO: Copy content of container 33f125c7df6be72bed9496e13e539b15156854735d37190769d06d53a522296e to /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root INFO: mounting 33f125c7df6be72bed9496e13e539b15156854735d37190769d06d53a522296e with podman image mount INFO: image 33f125c7df6be72bed9496e13e539b15156854735d37190769d06d53a522296e as /var/lib/containers/storage/overlay/3aa6096abd61507d798a1a2097f9ea753cffead107d87ca23bdcc4af1073bfac/merged INFO: umounting image 33f125c7df6be72bed9496e13e539b15156854735d37190769d06d53a522296e (/var/lib/containers/storage/overlay/3aa6096abd61507d798a1a2097f9ea753cffead107d87ca23bdcc4af1073bfac/merged) with podman image umount INFO: Removing image mock-bootstrap-87c972b3-ef7a-437f-93d0-b6c03a15243e INFO: Package manager dnf5 detected and used (fallback) INFO: Not updating bootstrap chroot, bootstrap_image_ready=True Start(bootstrap): creating root cache Finish(bootstrap): creating root cache Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Start: installing minimal buildroot with dnf5 Updating and loading repositories: updates 100% | 19.3 MiB/s | 7.9 MiB | 00m00s fedora 100% | 26.9 MiB/s | 35.4 MiB | 00m01s Repositories loaded. Package Arch Version Repository Size Installing group/module packages: bash x86_64 5.2.32-1.fc41 fedora 8.2 MiB bzip2 x86_64 1.0.8-19.fc41 fedora 95.7 KiB coreutils x86_64 9.5-11.fc41 updates 5.7 MiB cpio x86_64 2.15-2.fc41 fedora 1.1 MiB diffutils x86_64 3.10-8.fc41 fedora 1.6 MiB fedora-release-common noarch 41-29 updates 19.7 KiB findutils x86_64 1:4.10.0-4.fc41 fedora 1.8 MiB gawk x86_64 5.3.0-4.fc41 fedora 1.7 MiB glibc-minimal-langpack x86_64 2.40-17.fc41 updates 0.0 B grep x86_64 3.11-9.fc41 fedora 1.0 MiB gzip x86_64 1.13-2.fc41 fedora 389.0 KiB info x86_64 7.1-3.fc41 fedora 361.8 KiB patch x86_64 2.7.6-25.fc41 fedora 266.7 KiB redhat-rpm-config noarch 293-1.fc41 fedora 183.5 KiB rpm-build x86_64 4.20.0-1.fc41 fedora 194.3 KiB sed x86_64 4.9-3.fc41 fedora 861.5 KiB shadow-utils x86_64 2:4.15.1-12.fc41 fedora 4.1 MiB tar x86_64 2:1.35-4.fc41 fedora 2.9 MiB unzip x86_64 6.0-64.fc41 fedora 386.8 KiB util-linux x86_64 2.40.2-4.fc41 fedora 3.7 MiB which x86_64 2.21-42.fc41 fedora 80.2 KiB xz x86_64 1:5.6.2-2.fc41 fedora 1.2 MiB Installing dependencies: add-determinism x86_64 0.3.6-3.fc41 updates 2.4 MiB alternatives x86_64 1.31-1.fc41 updates 64.8 KiB ansible-srpm-macros noarch 1-16.fc41 fedora 35.7 KiB audit-libs x86_64 4.0.2-1.fc41 fedora 331.3 KiB authselect x86_64 1.5.0-8.fc41 fedora 157.6 KiB authselect-libs x86_64 1.5.0-8.fc41 fedora 822.2 KiB basesystem noarch 11-21.fc41 fedora 0.0 B binutils x86_64 2.43.1-5.fc41 updates 27.4 MiB build-reproducibility-srpm-macros noarch 0.3.6-3.fc41 updates 735.0 B bzip2-libs x86_64 1.0.8-19.fc41 fedora 80.7 KiB ca-certificates noarch 2024.2.69_v8.0.401-1.0.fc41 fedora 2.4 MiB coreutils-common x86_64 9.5-11.fc41 updates 11.2 MiB cracklib x86_64 2.9.11-6.fc41 fedora 238.9 KiB crypto-policies noarch 20241029-1.git8baf557.fc41 updates 136.9 KiB curl x86_64 8.9.1-2.fc41 fedora 796.2 KiB cyrus-sasl-lib x86_64 2.1.28-27.fc41 fedora 2.3 MiB debugedit x86_64 5.1-2.fc41 updates 200.6 KiB dwz x86_64 0.15-8.fc41 fedora 298.9 KiB ed x86_64 1.20.2-2.fc41 fedora 146.9 KiB efi-srpm-macros noarch 5-13.fc41 updates 40.2 KiB elfutils x86_64 0.192-7.fc41 updates 2.6 MiB elfutils-debuginfod-client x86_64 0.192-7.fc41 updates 81.4 KiB elfutils-default-yama-scope noarch 0.192-7.fc41 updates 1.8 KiB elfutils-libelf x86_64 0.192-7.fc41 updates 1.2 MiB elfutils-libs x86_64 0.192-7.fc41 updates 654.9 KiB fedora-gpg-keys noarch 41-1 fedora 126.4 KiB fedora-release noarch 41-29 updates 0.0 B fedora-release-identity-basic noarch 41-29 updates 682.0 B fedora-repos noarch 41-1 fedora 4.9 KiB file x86_64 5.45-7.fc41 fedora 103.5 KiB file-libs x86_64 5.45-7.fc41 fedora 9.9 MiB filesystem x86_64 3.18-23.fc41 fedora 106.0 B fonts-srpm-macros noarch 1:2.0.5-17.fc41 fedora 55.8 KiB forge-srpm-macros noarch 0.4.0-1.fc41 updates 38.9 KiB fpc-srpm-macros noarch 1.3-13.fc41 fedora 144.0 B gdb-minimal x86_64 15.2-3.fc41 updates 13.0 MiB gdbm x86_64 1:1.23-7.fc41 fedora 460.9 KiB gdbm-libs x86_64 1:1.23-7.fc41 fedora 121.9 KiB ghc-srpm-macros noarch 1.9.1-2.fc41 fedora 747.0 B glibc x86_64 2.40-17.fc41 updates 6.6 MiB glibc-common x86_64 2.40-17.fc41 updates 1.0 MiB glibc-gconv-extra x86_64 2.40-17.fc41 updates 7.8 MiB gmp x86_64 1:6.3.0-2.fc41 fedora 811.4 KiB gnat-srpm-macros noarch 6-6.fc41 fedora 1.0 KiB go-srpm-macros noarch 3.6.0-5.fc41 updates 60.8 KiB jansson x86_64 2.13.1-10.fc41 fedora 88.3 KiB json-c x86_64 0.17-4.fc41 fedora 82.4 KiB kernel-srpm-macros noarch 1.0-24.fc41 fedora 1.9 KiB keyutils-libs x86_64 1.6.3-4.fc41 fedora 54.4 KiB krb5-libs x86_64 1.21.3-3.fc41 updates 2.3 MiB libacl x86_64 2.3.2-2.fc41 fedora 40.0 KiB libarchive x86_64 3.7.4-4.fc41 updates 926.6 KiB libattr x86_64 2.5.2-4.fc41 fedora 28.5 KiB libblkid x86_64 2.40.2-4.fc41 fedora 258.5 KiB libbrotli x86_64 1.1.0-5.fc41 fedora 837.6 KiB libcap x86_64 2.70-4.fc41 fedora 220.2 KiB libcap-ng x86_64 0.8.5-3.fc41 fedora 69.2 KiB libcom_err x86_64 1.47.1-6.fc41 fedora 67.2 KiB libcurl x86_64 8.9.1-2.fc41 fedora 818.1 KiB libeconf x86_64 0.6.2-3.fc41 fedora 58.0 KiB libevent x86_64 2.1.12-14.fc41 fedora 895.7 KiB libfdisk x86_64 2.40.2-4.fc41 fedora 362.9 KiB libffi x86_64 3.4.6-3.fc41 fedora 86.4 KiB libgcc x86_64 14.2.1-3.fc41 fedora 274.6 KiB libgomp x86_64 14.2.1-3.fc41 fedora 523.5 KiB libidn2 x86_64 2.3.7-2.fc41 fedora 329.1 KiB libmount x86_64 2.40.2-4.fc41 fedora 351.8 KiB libnghttp2 x86_64 1.62.1-2.fc41 fedora 166.1 KiB libnsl2 x86_64 2.0.1-2.fc41 fedora 57.9 KiB libpkgconf x86_64 2.3.0-1.fc41 fedora 78.2 KiB libpsl x86_64 0.21.5-4.fc41 fedora 80.5 KiB libpwquality x86_64 1.4.5-11.fc41 fedora 417.8 KiB libselinux x86_64 3.7-5.fc41 fedora 181.0 KiB libsemanage x86_64 3.7-2.fc41 fedora 293.5 KiB libsepol x86_64 3.7-2.fc41 fedora 817.8 KiB libsmartcols x86_64 2.40.2-4.fc41 fedora 180.4 KiB libssh x86_64 0.10.6-8.fc41 fedora 513.3 KiB libssh-config noarch 0.10.6-8.fc41 fedora 277.0 B libstdc++ x86_64 14.2.1-3.fc41 fedora 2.8 MiB libtasn1 x86_64 4.19.0-9.fc41 fedora 175.7 KiB libtirpc x86_64 1.3.6-1.fc41 updates 202.7 KiB libtool-ltdl x86_64 2.4.7-12.fc41 fedora 66.2 KiB libunistring x86_64 1.1-8.fc41 fedora 1.7 MiB libutempter x86_64 1.2.1-15.fc41 fedora 57.7 KiB libuuid x86_64 2.40.2-4.fc41 fedora 37.5 KiB libverto x86_64 0.3.2-9.fc41 fedora 29.5 KiB libxcrypt x86_64 4.4.37-1.fc41 updates 269.6 KiB libxml2 x86_64 2.12.9-1.fc41 updates 1.7 MiB libzstd x86_64 1.5.6-2.fc41 fedora 795.9 KiB lua-libs x86_64 5.4.6-6.fc41 fedora 285.0 KiB lua-srpm-macros noarch 1-14.fc41 fedora 1.3 KiB lz4-libs x86_64 1.10.0-1.fc41 fedora 145.5 KiB mpfr x86_64 4.2.1-5.fc41 fedora 832.1 KiB ncurses-base noarch 6.5-2.20240629.fc41 fedora 326.3 KiB ncurses-libs x86_64 6.5-2.20240629.fc41 fedora 975.2 KiB ocaml-srpm-macros noarch 10-3.fc41 fedora 1.9 KiB openblas-srpm-macros noarch 2-18.fc41 fedora 112.0 B openldap x86_64 2.6.8-6.fc41 updates 635.4 KiB openssl-libs x86_64 1:3.2.2-9.fc41 fedora 7.8 MiB p11-kit x86_64 0.25.5-3.fc41 fedora 2.2 MiB p11-kit-trust x86_64 0.25.5-3.fc41 fedora 391.4 KiB package-notes-srpm-macros noarch 0.5-12.fc41 fedora 1.6 KiB pam x86_64 1.6.1-7.fc41 updates 1.8 MiB pam-libs x86_64 1.6.1-7.fc41 updates 139.0 KiB pcre2 x86_64 10.44-1.fc41.1 fedora 653.5 KiB pcre2-syntax noarch 10.44-1.fc41.1 fedora 251.6 KiB perl-srpm-macros noarch 1-56.fc41 fedora 861.0 B pkgconf x86_64 2.3.0-1.fc41 fedora 88.6 KiB pkgconf-m4 noarch 2.3.0-1.fc41 fedora 14.4 KiB pkgconf-pkg-config x86_64 2.3.0-1.fc41 fedora 989.0 B popt x86_64 1.19-7.fc41 fedora 136.9 KiB publicsuffix-list-dafsa noarch 20240107-4.fc41 fedora 67.5 KiB pyproject-srpm-macros noarch 1.16.3-1.fc41 updates 1.9 KiB python-srpm-macros noarch 3.13-3.fc41 fedora 51.0 KiB qt5-srpm-macros noarch 5.15.15-1.fc41 fedora 500.0 B qt6-srpm-macros noarch 6.8.1-4.fc41 updates 456.0 B readline x86_64 8.2-10.fc41 fedora 493.2 KiB rpm x86_64 4.20.0-1.fc41 fedora 3.1 MiB rpm-build-libs x86_64 4.20.0-1.fc41 fedora 206.7 KiB rpm-libs x86_64 4.20.0-1.fc41 fedora 725.9 KiB rpm-sequoia x86_64 1.7.0-3.fc41 updates 2.3 MiB rust-srpm-macros noarch 26.3-3.fc41 fedora 4.8 KiB setup noarch 2.15.0-8.fc41 updates 720.7 KiB sqlite-libs x86_64 3.46.1-1.fc41 fedora 1.4 MiB systemd-libs x86_64 256.10-1.fc41 updates 2.0 MiB util-linux-core x86_64 2.40.2-4.fc41 fedora 1.5 MiB xxhash-libs x86_64 0.8.2-4.fc41 fedora 88.4 KiB xz-libs x86_64 1:5.6.2-2.fc41 fedora 214.4 KiB zig-srpm-macros noarch 1-3.fc41 fedora 1.1 KiB zip x86_64 3.0-41.fc41 fedora 703.2 KiB zlib-ng-compat x86_64 2.1.7-3.fc41 fedora 134.0 KiB zstd x86_64 1.5.6-2.fc41 fedora 1.7 MiB Installing groups: Buildsystem building group Transaction Summary: Installing: 154 packages Total size of inbound packages is 53 MiB. Need to download 53 MiB. After this operation, 180 MiB extra will be used (install 180 MiB, remove 0 B). [ 1/154] bzip2-0:1.0.8-19.fc41.x86_64 100% | 282.4 KiB/s | 52.5 KiB | 00m00s [ 2/154] cpio-0:2.15-2.fc41.x86_64 100% | 959.8 KiB/s | 291.8 KiB | 00m00s [ 3/154] diffutils-0:3.10-8.fc41.x86_6 100% | 2.2 MiB/s | 405.4 KiB | 00m00s [ 4/154] grep-0:3.11-9.fc41.x86_64 100% | 2.0 MiB/s | 299.7 KiB | 00m00s [ 5/154] findutils-1:4.10.0-4.fc41.x86 100% | 2.3 MiB/s | 548.5 KiB | 00m00s [ 6/154] gzip-0:1.13-2.fc41.x86_64 100% | 1.9 MiB/s | 170.2 KiB | 00m00s [ 7/154] info-0:7.1-3.fc41.x86_64 100% | 2.0 MiB/s | 182.5 KiB | 00m00s [ 8/154] patch-0:2.7.6-25.fc41.x86_64 100% | 2.2 MiB/s | 131.0 KiB | 00m00s [ 9/154] redhat-rpm-config-0:293-1.fc4 100% | 1.4 MiB/s | 82.0 KiB | 00m00s [ 10/154] rpm-build-0:4.20.0-1.fc41.x86 100% | 1.4 MiB/s | 82.8 KiB | 00m00s [ 11/154] sed-0:4.9-3.fc41.x86_64 100% | 2.1 MiB/s | 317.7 KiB | 00m00s [ 12/154] bash-0:5.2.32-1.fc41.x86_64 100% | 2.0 MiB/s | 1.8 MiB | 00m01s [ 13/154] unzip-0:6.0-64.fc41.x86_64 100% | 2.0 MiB/s | 184.9 KiB | 00m00s [ 14/154] which-0:2.21-42.fc41.x86_64 100% | 1.4 MiB/s | 41.6 KiB | 00m00s [ 15/154] tar-2:1.35-4.fc41.x86_64 100% | 2.2 MiB/s | 860.7 KiB | 00m00s [ 16/154] xz-1:5.6.2-2.fc41.x86_64 100% | 2.2 MiB/s | 471.5 KiB | 00m00s [ 17/154] shadow-utils-2:4.15.1-12.fc41 100% | 2.2 MiB/s | 1.3 MiB | 00m01s [ 18/154] gawk-0:5.3.0-4.fc41.x86_64 100% | 2.3 MiB/s | 1.1 MiB | 00m00s [ 19/154] coreutils-0:9.5-11.fc41.x86_6 100% | 1.8 MiB/s | 1.1 MiB | 00m01s [ 20/154] fedora-release-common-0:41-29 100% | 40.5 KiB/s | 23.6 KiB | 00m01s [ 21/154] glibc-minimal-langpack-0:2.40 100% | 286.7 KiB/s | 104.1 KiB | 00m00s [ 22/154] ncurses-libs-0:6.5-2.20240629 100% | 1.8 MiB/s | 334.0 KiB | 00m00s [ 23/154] filesystem-0:3.18-23.fc41.x86 100% | 2.1 MiB/s | 1.1 MiB | 00m01s [ 24/154] util-linux-0:2.40.2-4.fc41.x8 100% | 2.2 MiB/s | 1.2 MiB | 00m01s [ 25/154] bzip2-libs-0:1.0.8-19.fc41.x8 100% | 1.3 MiB/s | 41.1 KiB | 00m00s [ 26/154] libselinux-0:3.7-5.fc41.x86_6 100% | 1.4 MiB/s | 87.8 KiB | 00m00s [ 27/154] ed-0:1.20.2-2.fc41.x86_64 100% | 1.4 MiB/s | 81.8 KiB | 00m00s [ 28/154] libattr-0:2.5.2-4.fc41.x86_64 100% | 605.7 KiB/s | 18.2 KiB | 00m00s [ 29/154] ansible-srpm-macros-0:1-16.fc 100% | 611.0 KiB/s | 20.8 KiB | 00m00s [ 30/154] pcre2-0:10.44-1.fc41.1.x86_64 100% | 2.0 MiB/s | 243.1 KiB | 00m00s [ 31/154] file-0:5.45-7.fc41.x86_64 100% | 1.5 MiB/s | 49.1 KiB | 00m00s [ 32/154] fonts-srpm-macros-1:2.0.5-17. 100% | 898.9 KiB/s | 27.0 KiB | 00m00s [ 33/154] fpc-srpm-macros-0:1.3-13.fc41 100% | 256.8 KiB/s | 8.0 KiB | 00m00s [ 34/154] dwz-0:0.15-8.fc41.x86_64 100% | 1.5 MiB/s | 138.9 KiB | 00m00s [ 35/154] ghc-srpm-macros-0:1.9.1-2.fc4 100% | 292.1 KiB/s | 9.1 KiB | 00m00s [ 36/154] gnat-srpm-macros-0:6-6.fc41.n 100% | 298.4 KiB/s | 9.0 KiB | 00m00s [ 37/154] kernel-srpm-macros-0:1.0-24.f 100% | 328.9 KiB/s | 9.9 KiB | 00m00s [ 38/154] lua-srpm-macros-0:1-14.fc41.n 100% | 306.2 KiB/s | 8.9 KiB | 00m00s [ 39/154] ocaml-srpm-macros-0:10-3.fc41 100% | 306.6 KiB/s | 9.2 KiB | 00m00s [ 40/154] openblas-srpm-macros-0:2-18.f 100% | 257.2 KiB/s | 7.7 KiB | 00m00s [ 41/154] package-notes-srpm-macros-0:0 100% | 289.1 KiB/s | 9.8 KiB | 00m00s [ 42/154] perl-srpm-macros-0:1-56.fc41. 100% | 283.8 KiB/s | 8.5 KiB | 00m00s [ 43/154] python-srpm-macros-0:3.13-3.f 100% | 765.2 KiB/s | 23.7 KiB | 00m00s [ 44/154] qt5-srpm-macros-0:5.15.15-1.f 100% | 296.6 KiB/s | 8.9 KiB | 00m00s [ 45/154] rust-srpm-macros-0:26.3-3.fc4 100% | 403.6 KiB/s | 12.1 KiB | 00m00s [ 46/154] zig-srpm-macros-0:1-3.fc41.no 100% | 270.8 KiB/s | 8.1 KiB | 00m00s [ 47/154] popt-0:1.19-7.fc41.x86_64 100% | 1.1 MiB/s | 65.9 KiB | 00m00s [ 48/154] zip-0:3.0-41.fc41.x86_64 100% | 2.2 MiB/s | 264.8 KiB | 00m00s [ 49/154] rpm-build-libs-0:4.20.0-1.fc4 100% | 1.6 MiB/s | 98.6 KiB | 00m00s [ 50/154] readline-0:8.2-10.fc41.x86_64 100% | 1.8 MiB/s | 213.2 KiB | 00m00s [ 51/154] rpm-0:4.20.0-1.fc41.x86_64 100% | 2.3 MiB/s | 547.4 KiB | 00m00s [ 52/154] libacl-0:2.3.2-2.fc41.x86_64 100% | 790.3 KiB/s | 24.5 KiB | 00m00s [ 53/154] audit-libs-0:4.0.2-1.fc41.x86 100% | 2.1 MiB/s | 126.2 KiB | 00m00s [ 54/154] libeconf-0:0.6.2-3.fc41.x86_6 100% | 1.0 MiB/s | 32.2 KiB | 00m00s [ 55/154] rpm-libs-0:4.20.0-1.fc41.x86_ 100% | 2.0 MiB/s | 309.4 KiB | 00m00s [ 56/154] libsemanage-0:3.7-2.fc41.x86_ 100% | 1.9 MiB/s | 116.3 KiB | 00m00s [ 57/154] xz-libs-1:5.6.2-2.fc41.x86_64 100% | 1.8 MiB/s | 111.8 KiB | 00m00s [ 58/154] zstd-0:1.5.6-2.fc41.x86_64 100% | 2.3 MiB/s | 481.5 KiB | 00m00s [ 59/154] libcap-0:2.70-4.fc41.x86_64 100% | 1.4 MiB/s | 86.7 KiB | 00m00s [ 60/154] gmp-1:6.3.0-2.fc41.x86_64 100% | 1.4 MiB/s | 318.0 KiB | 00m00s [ 61/154] fedora-repos-0:41-1.noarch 100% | 256.4 KiB/s | 9.2 KiB | 00m00s [ 62/154] mpfr-0:4.2.1-5.fc41.x86_64 100% | 1.4 MiB/s | 346.3 KiB | 00m00s [ 63/154] glibc-common-0:2.40-17.fc41.x 100% | 455.6 KiB/s | 377.3 KiB | 00m01s [ 64/154] libblkid-0:2.40.2-4.fc41.x86_ 100% | 1.0 MiB/s | 124.7 KiB | 00m00s [ 65/154] libcap-ng-0:0.8.5-3.fc41.x86_ 100% | 1.0 MiB/s | 32.6 KiB | 00m00s [ 66/154] libfdisk-0:2.40.2-4.fc41.x86_ 100% | 1.3 MiB/s | 159.8 KiB | 00m00s [ 67/154] libmount-0:2.40.2-4.fc41.x86_ 100% | 1.7 MiB/s | 155.5 KiB | 00m00s [ 68/154] libsmartcols-0:2.40.2-4.fc41. 100% | 1.4 MiB/s | 83.7 KiB | 00m00s [ 69/154] libutempter-0:1.2.1-15.fc41.x 100% | 760.4 KiB/s | 26.6 KiB | 00m00s [ 70/154] libuuid-0:2.40.2-4.fc41.x86_6 100% | 939.5 KiB/s | 29.1 KiB | 00m00s [ 71/154] openssl-libs-1:3.2.2-9.fc41.x 100% | 1.3 MiB/s | 2.3 MiB | 00m02s [ 72/154] zlib-ng-compat-0:2.1.7-3.fc41 100% | 769.7 KiB/s | 77.7 KiB | 00m00s [ 73/154] ncurses-base-0:6.5-2.20240629 100% | 754.8 KiB/s | 88.3 KiB | 00m00s [ 74/154] util-linux-core-0:2.40.2-4.fc 100% | 1.7 MiB/s | 537.2 KiB | 00m00s [ 75/154] pcre2-syntax-0:10.44-1.fc41.1 100% | 1.6 MiB/s | 149.9 KiB | 00m00s [ 76/154] coreutils-common-0:9.5-11.fc4 100% | 963.3 KiB/s | 2.1 MiB | 00m02s [ 77/154] libsepol-0:3.7-2.fc41.x86_64 100% | 1.1 MiB/s | 342.2 KiB | 00m00s [ 78/154] libgcc-0:14.2.1-3.fc41.x86_64 100% | 900.6 KiB/s | 133.3 KiB | 00m00s [ 79/154] curl-0:8.9.1-2.fc41.x86_64 100% | 1.0 MiB/s | 315.1 KiB | 00m00s [ 80/154] lua-libs-0:5.4.6-6.fc41.x86_6 100% | 1.1 MiB/s | 132.0 KiB | 00m00s [ 81/154] libzstd-0:1.5.6-2.fc41.x86_64 100% | 940.2 KiB/s | 310.3 KiB | 00m00s [ 82/154] libgomp-0:14.2.1-3.fc41.x86_6 100% | 751.8 KiB/s | 354.1 KiB | 00m00s [ 83/154] file-libs-0:5.45-7.fc41.x86_6 100% | 940.7 KiB/s | 762.0 KiB | 00m01s [ 84/154] lz4-libs-0:1.10.0-1.fc41.x86_ 100% | 351.7 KiB/s | 70.7 KiB | 00m00s [ 85/154] sqlite-libs-0:3.46.1-1.fc41.x 100% | 1.2 MiB/s | 712.7 KiB | 00m01s [ 86/154] libstdc++-0:14.2.1-3.fc41.x86 100% | 1.3 MiB/s | 887.8 KiB | 00m01s [ 87/154] fedora-gpg-keys-0:41-1.noarch 100% | 1.1 MiB/s | 133.7 KiB | 00m00s [ 88/154] ca-certificates-0:2024.2.69_v 100% | 754.3 KiB/s | 871.2 KiB | 00m01s [ 89/154] basesystem-0:11-21.fc41.noarc 100% | 245.7 KiB/s | 7.4 KiB | 00m00s [ 90/154] libxcrypt-0:4.4.37-1.fc41.x86 100% | 316.5 KiB/s | 115.8 KiB | 00m00s [ 91/154] systemd-libs-0:256.10-1.fc41. 100% | 3.0 MiB/s | 691.2 KiB | 00m00s [ 92/154] pam-0:1.6.1-7.fc41.x86_64 100% | 6.9 MiB/s | 555.0 KiB | 00m00s [ 93/154] pam-libs-0:1.6.1-7.fc41.x86_6 100% | 726.5 KiB/s | 57.4 KiB | 00m00s [ 94/154] authselect-0:1.5.0-8.fc41.x86 100% | 282.0 KiB/s | 145.8 KiB | 00m01s [ 95/154] gdbm-libs-1:1.23-7.fc41.x86_6 100% | 481.2 KiB/s | 56.3 KiB | 00m00s [ 96/154] libnsl2-0:2.0.1-2.fc41.x86_64 100% | 455.5 KiB/s | 29.6 KiB | 00m00s [ 97/154] libpwquality-0:1.4.5-11.fc41. 100% | 676.4 KiB/s | 119.0 KiB | 00m00s [ 98/154] authselect-libs-0:1.5.0-8.fc4 100% | 807.3 KiB/s | 218.0 KiB | 00m00s [ 99/154] cracklib-0:2.9.11-6.fc41.x86_ 100% | 989.9 KiB/s | 92.1 KiB | 00m00s [100/154] glibc-0:2.40-17.fc41.x86_64 100% | 758.1 KiB/s | 2.2 MiB | 00m03s [101/154] setup-0:2.15.0-8.fc41.noarch 100% | 920.5 KiB/s | 154.6 KiB | 00m00s [102/154] elfutils-libelf-0:0.192-7.fc4 100% | 2.5 MiB/s | 204.6 KiB | 00m00s [103/154] elfutils-libs-0:0.192-7.fc41. 100% | 3.0 MiB/s | 250.8 KiB | 00m00s [104/154] elfutils-0:0.192-7.fc41.x86_6 100% | 5.8 MiB/s | 501.3 KiB | 00m00s [105/154] elfutils-debuginfod-client-0: 100% | 584.7 KiB/s | 43.9 KiB | 00m00s [106/154] json-c-0:0.17-4.fc41.x86_64 100% | 472.9 KiB/s | 44.0 KiB | 00m00s [107/154] rpm-sequoia-0:1.7.0-3.fc41.x8 100% | 748.6 KiB/s | 825.7 KiB | 00m01s [108/154] jansson-0:2.13.1-10.fc41.x86_ 100% | 133.4 KiB/s | 44.4 KiB | 00m00s [109/154] binutils-0:2.43.1-5.fc41.x86_ 100% | 5.1 MiB/s | 6.3 MiB | 00m01s [110/154] debugedit-0:5.1-2.fc41.x86_64 100% | 351.2 KiB/s | 78.3 KiB | 00m00s [111/154] pkgconf-pkg-config-0:2.3.0-1. 100% | 333.7 KiB/s | 10.0 KiB | 00m00s [112/154] pkgconf-0:2.3.0-1.fc41.x86_64 100% | 386.4 KiB/s | 45.2 KiB | 00m00s [113/154] pkgconf-m4-0:2.3.0-1.fc41.noa 100% | 409.2 KiB/s | 14.3 KiB | 00m00s [114/154] libpkgconf-0:2.3.0-1.fc41.x86 100% | 99.7 KiB/s | 38.5 KiB | 00m00s [115/154] libarchive-0:3.7.4-4.fc41.x86 100% | 659.8 KiB/s | 409.1 KiB | 00m01s [116/154] build-reproducibility-srpm-ma 100% | 135.3 KiB/s | 10.8 KiB | 00m00s [117/154] efi-srpm-macros-0:5-13.fc41.n 100% | 307.7 KiB/s | 22.5 KiB | 00m00s [118/154] forge-srpm-macros-0:0.4.0-1.f 100% | 266.3 KiB/s | 19.7 KiB | 00m00s [119/154] go-srpm-macros-0:3.6.0-5.fc41 100% | 383.0 KiB/s | 28.0 KiB | 00m00s [120/154] pyproject-srpm-macros-0:1.16. 100% | 190.5 KiB/s | 13.9 KiB | 00m00s [121/154] glibc-gconv-extra-0:2.40-17.f 100% | 276.4 KiB/s | 1.5 MiB | 00m06s [122/154] qt6-srpm-macros-0:6.8.1-4.fc4 100% | 125.2 KiB/s | 9.3 KiB | 00m00s [123/154] libtirpc-0:1.3.6-1.fc41.x86_6 100% | 637.8 KiB/s | 94.4 KiB | 00m00s [124/154] libcom_err-0:1.47.1-6.fc41.x8 100% | 301.9 KiB/s | 26.6 KiB | 00m00s [125/154] crypto-policies-0:20241029-1. 100% | 264.1 KiB/s | 97.5 KiB | 00m00s [126/154] libffi-0:3.4.6-3.fc41.x86_64 100% | 302.6 KiB/s | 39.9 KiB | 00m00s [127/154] libtasn1-0:4.19.0-9.fc41.x86_ 100% | 485.0 KiB/s | 74.2 KiB | 00m00s [128/154] add-determinism-0:0.3.6-3.fc4 100% | 838.2 KiB/s | 875.9 KiB | 00m01s [129/154] p11-kit-0:0.25.5-3.fc41.x86_6 100% | 1.2 MiB/s | 490.9 KiB | 00m00s [130/154] p11-kit-trust-0:0.25.5-3.fc41 100% | 584.7 KiB/s | 132.1 KiB | 00m00s [131/154] keyutils-libs-0:1.6.3-4.fc41. 100% | 472.4 KiB/s | 31.6 KiB | 00m00s [132/154] libverto-0:0.3.2-9.fc41.x86_6 100% | 627.0 KiB/s | 20.7 KiB | 00m00s [133/154] gdbm-1:1.23-7.fc41.x86_64 100% | 583.8 KiB/s | 151.8 KiB | 00m00s [134/154] elfutils-default-yama-scope-0 100% | 170.8 KiB/s | 12.5 KiB | 00m00s [135/154] alternatives-0:1.31-1.fc41.x8 100% | 261.1 KiB/s | 39.4 KiB | 00m00s [136/154] krb5-libs-0:1.21.3-3.fc41.x86 100% | 919.8 KiB/s | 757.9 KiB | 00m01s [137/154] xxhash-libs-0:0.8.2-4.fc41.x8 100% | 417.9 KiB/s | 36.8 KiB | 00m00s [138/154] fedora-release-0:41-29.noarch 100% | 174.9 KiB/s | 12.8 KiB | 00m00s [139/154] libcurl-0:8.9.1-2.fc41.x86_64 100% | 631.5 KiB/s | 361.9 KiB | 00m01s [140/154] gdb-minimal-0:15.2-3.fc41.x86 100% | 3.1 MiB/s | 4.3 MiB | 00m01s [141/154] libidn2-0:2.3.7-2.fc41.x86_64 100% | 978.5 KiB/s | 118.4 KiB | 00m00s [142/154] libnghttp2-0:1.62.1-2.fc41.x8 100% | 1.3 MiB/s | 76.6 KiB | 00m00s [143/154] libpsl-0:0.21.5-4.fc41.x86_64 100% | 1.0 MiB/s | 64.1 KiB | 00m00s [144/154] libbrotli-0:1.1.0-5.fc41.x86_ 100% | 704.9 KiB/s | 340.5 KiB | 00m00s [145/154] libssh-0:0.10.6-8.fc41.x86_64 100% | 1.6 MiB/s | 211.8 KiB | 00m00s [146/154] publicsuffix-list-dafsa-0:202 100% | 1.9 MiB/s | 58.3 KiB | 00m00s [147/154] libssh-config-0:0.10.6-8.fc41 100% | 308.0 KiB/s | 9.2 KiB | 00m00s [148/154] libxml2-0:2.12.9-1.fc41.x86_6 100% | 309.4 KiB/s | 656.8 KiB | 00m02s [149/154] fedora-release-identity-basic 100% | 185.9 KiB/s | 13.6 KiB | 00m00s [150/154] libunistring-0:1.1-8.fc41.x86 100% | 1.0 MiB/s | 544.8 KiB | 00m01s [151/154] cyrus-sasl-lib-0:2.1.28-27.fc 100% | 2.1 MiB/s | 794.9 KiB | 00m00s [152/154] libtool-ltdl-0:2.4.7-12.fc41. 100% | 1.2 MiB/s | 35.6 KiB | 00m00s [153/154] libevent-0:2.1.12-14.fc41.x86 100% | 1.2 MiB/s | 257.5 KiB | 00m00s [154/154] openldap-0:2.6.8-6.fc41.x86_6 100% | 330.1 KiB/s | 243.0 KiB | 00m01s -------------------------------------------------------------------------------- [154/154] Total 100% | 3.3 MiB/s | 52.6 MiB | 00m16s Running transaction Importing OpenPGP key 0xE99D6AD1: UserID : "Fedora (41) " Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1 From : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary The key was successfully imported. [ 1/156] Verify package files 100% | 758.0 B/s | 154.0 B | 00m00s [ 2/156] Prepare transaction 100% | 1.9 KiB/s | 154.0 B | 00m00s [ 3/156] Installing libgcc-0:14.2.1-3. 100% | 134.9 MiB/s | 276.3 KiB | 00m00s [ 4/156] Installing fedora-release-ide 100% | 918.0 KiB/s | 940.0 B | 00m00s [ 5/156] Installing fedora-gpg-keys-0: 100% | 18.7 MiB/s | 172.2 KiB | 00m00s [ 6/156] Installing fedora-repos-0:41- 100% | 0.0 B/s | 5.7 KiB | 00m00s [ 7/156] Installing fedora-release-com 100% | 11.7 MiB/s | 24.0 KiB | 00m00s [ 8/156] Installing fedora-release-0:4 100% | 0.0 B/s | 124.0 B | 00m00s [ 9/156] Installing setup-0:2.15.0-8.f 100% | 47.3 MiB/s | 726.5 KiB | 00m00s [ 10/156] Installing filesystem-0:3.18- 100% | 1.6 MiB/s | 212.5 KiB | 00m00s [ 11/156] Installing basesystem-0:11-21 100% | 0.0 B/s | 124.0 B | 00m00s [ 12/156] Installing libssh-config-0:0. 100% | 0.0 B/s | 816.0 B | 00m00s [ 13/156] Installing publicsuffix-list- 100% | 66.7 MiB/s | 68.3 KiB | 00m00s [ 14/156] Installing qt6-srpm-macros-0: 100% | 0.0 B/s | 732.0 B | 00m00s [ 15/156] Installing pkgconf-m4-0:2.3.0 100% | 0.0 B/s | 14.8 KiB | 00m00s [ 16/156] Installing pcre2-syntax-0:10. 100% | 124.1 MiB/s | 254.1 KiB | 00m00s [ 17/156] Installing ncurses-base-0:6.5 100% | 38.2 MiB/s | 351.7 KiB | 00m00s [ 18/156] Installing glibc-minimal-lang 100% | 0.0 B/s | 124.0 B | 00m00s [ 19/156] Installing ncurses-libs-0:6.5 100% | 137.0 MiB/s | 981.8 KiB | 00m00s [ 20/156] Installing glibc-0:2.40-17.fc 100% | 213.3 MiB/s | 6.6 MiB | 00m00s [ 21/156] Installing bash-0:5.2.32-1.fc 100% | 281.7 MiB/s | 8.2 MiB | 00m00s [ 22/156] Installing glibc-common-0:2.4 100% | 115.0 MiB/s | 1.0 MiB | 00m00s [ 23/156] Installing glibc-gconv-extra- 100% | 148.4 MiB/s | 7.9 MiB | 00m00s [ 24/156] Installing zlib-ng-compat-0:2 100% | 131.6 MiB/s | 134.8 KiB | 00m00s [ 25/156] Installing bzip2-libs-0:1.0.8 100% | 79.9 MiB/s | 81.8 KiB | 00m00s [ 26/156] Installing xz-libs-1:5.6.2-2. 100% | 210.4 MiB/s | 215.5 KiB | 00m00s [ 27/156] Installing popt-0:1.19-7.fc41 100% | 28.0 MiB/s | 143.5 KiB | 00m00s [ 28/156] Installing readline-0:8.2-10. 100% | 161.2 MiB/s | 495.3 KiB | 00m00s [ 29/156] Installing libuuid-0:2.40.2-4 100% | 37.7 MiB/s | 38.6 KiB | 00m00s [ 30/156] Installing libblkid-0:2.40.2- 100% | 126.7 MiB/s | 259.5 KiB | 00m00s [ 31/156] Installing libattr-0:2.5.2-4. 100% | 28.8 MiB/s | 29.5 KiB | 00m00s [ 32/156] Installing libacl-0:2.3.2-2.f 100% | 39.8 MiB/s | 40.7 KiB | 00m00s [ 33/156] Installing gmp-1:6.3.0-2.fc41 100% | 198.6 MiB/s | 813.7 KiB | 00m00s [ 34/156] Installing libzstd-0:1.5.6-2. 100% | 259.5 MiB/s | 797.2 KiB | 00m00s [ 35/156] Installing elfutils-libelf-0: 100% | 233.4 MiB/s | 1.2 MiB | 00m00s [ 36/156] Installing libstdc++-0:14.2.1 100% | 251.5 MiB/s | 2.8 MiB | 00m00s [ 37/156] Installing libxcrypt-0:4.4.37 100% | 133.0 MiB/s | 272.3 KiB | 00m00s [ 38/156] Installing libeconf-0:0.6.2-3 100% | 58.3 MiB/s | 59.7 KiB | 00m00s [ 39/156] Installing gdbm-libs-1:1.23-7 100% | 120.7 MiB/s | 123.6 KiB | 00m00s [ 40/156] Installing dwz-0:0.15-8.fc41. 100% | 146.6 MiB/s | 300.3 KiB | 00m00s [ 41/156] Installing mpfr-0:4.2.1-5.fc4 100% | 203.5 MiB/s | 833.7 KiB | 00m00s [ 42/156] Installing gawk-0:5.3.0-4.fc4 100% | 173.2 MiB/s | 1.7 MiB | 00m00s [ 43/156] Installing unzip-0:6.0-64.fc4 100% | 127.0 MiB/s | 390.3 KiB | 00m00s [ 44/156] Installing file-libs-0:5.45-7 100% | 496.7 MiB/s | 9.9 MiB | 00m00s [ 45/156] Installing file-0:5.45-7.fc41 100% | 6.4 MiB/s | 105.0 KiB | 00m00s >>> Running pre-install scriptlet: crypto-policies-0:20241029-1.git8baf557.fc41. >>> Finished pre-install scriptlet: crypto-policies-0:20241029-1.git8baf557.fc41 >>> Scriptlet output: >>> /var/tmp/rpm-tmp.9UfX5F: line 2: rm: command not found >>> [ 46/156] Installing crypto-policies-0: 100% | 14.5 MiB/s | 163.3 KiB | 00m00s [ 47/156] Installing pcre2-0:10.44-1.fc 100% | 213.2 MiB/s | 654.9 KiB | 00m00s [ 48/156] Installing grep-0:3.11-9.fc41 100% | 111.5 MiB/s | 1.0 MiB | 00m00s [ 49/156] Installing xz-1:5.6.2-2.fc41. 100% | 120.5 MiB/s | 1.2 MiB | 00m00s [ 50/156] Installing libcap-ng-0:0.8.5- 100% | 69.4 MiB/s | 71.0 KiB | 00m00s [ 51/156] Installing audit-libs-0:4.0.2 100% | 162.8 MiB/s | 333.4 KiB | 00m00s [ 52/156] Installing pam-libs-0:1.6.1-7 100% | 137.9 MiB/s | 141.3 KiB | 00m00s [ 53/156] Installing libcap-0:2.70-4.fc 100% | 73.3 MiB/s | 225.2 KiB | 00m00s [ 54/156] Installing systemd-libs-0:256 100% | 221.1 MiB/s | 2.0 MiB | 00m00s [ 55/156] Installing libsmartcols-0:2.4 100% | 177.1 MiB/s | 181.4 KiB | 00m00s [ 56/156] Installing libsepol-0:3.7-2.f 100% | 266.5 MiB/s | 818.8 KiB | 00m00s [ 57/156] Installing libselinux-0:3.7-5 100% | 89.0 MiB/s | 182.3 KiB | 00m00s [ 58/156] Installing sed-0:4.9-3.fc41.x 100% | 77.2 MiB/s | 869.7 KiB | 00m00s [ 59/156] Installing findutils-1:4.10.0 100% | 185.8 MiB/s | 1.9 MiB | 00m00s [ 60/156] Installing libmount-0:2.40.2- 100% | 172.3 MiB/s | 352.9 KiB | 00m00s [ 61/156] Installing lua-libs-0:5.4.6-6 100% | 139.8 MiB/s | 286.2 KiB | 00m00s [ 62/156] Installing lz4-libs-0:1.10.0- 100% | 143.1 MiB/s | 146.6 KiB | 00m00s [ 63/156] Installing libcom_err-0:1.47. 100% | 66.7 MiB/s | 68.3 KiB | 00m00s [ 64/156] Installing libffi-0:3.4.6-3.f 100% | 85.7 MiB/s | 87.8 KiB | 00m00s [ 65/156] Installing libtasn1-0:4.19.0- 100% | 86.7 MiB/s | 177.5 KiB | 00m00s [ 66/156] Installing p11-kit-0:0.25.5-3 100% | 147.2 MiB/s | 2.2 MiB | 00m00s [ 67/156] Installing alternatives-0:1.3 100% | 64.8 MiB/s | 66.4 KiB | 00m00s [ 68/156] Installing libunistring-0:1.1 100% | 247.2 MiB/s | 1.7 MiB | 00m00s [ 69/156] Installing libidn2-0:2.3.7-2. 100% | 65.4 MiB/s | 335.1 KiB | 00m00s [ 70/156] Installing libpsl-0:0.21.5-4. 100% | 79.7 MiB/s | 81.7 KiB | 00m00s [ 71/156] Installing p11-kit-trust-0:0. 100% | 22.6 MiB/s | 393.1 KiB | 00m00s [ 72/156] Installing zstd-0:1.5.6-2.fc4 100% | 241.6 MiB/s | 1.7 MiB | 00m00s [ 73/156] Installing util-linux-core-0: 100% | 123.8 MiB/s | 1.5 MiB | 00m00s [ 74/156] Installing tar-2:1.35-4.fc41. 100% | 211.3 MiB/s | 3.0 MiB | 00m00s [ 75/156] Installing libsemanage-0:3.7- 100% | 96.1 MiB/s | 295.2 KiB | 00m00s [ 76/156] Installing shadow-utils-2:4.1 100% | 75.7 MiB/s | 4.2 MiB | 00m00s [ 77/156] Installing libutempter-0:1.2. 100% | 29.2 MiB/s | 59.7 KiB | 00m00s [ 78/156] Installing zip-0:3.0-41.fc41. 100% | 172.6 MiB/s | 707.1 KiB | 00m00s [ 79/156] Installing gdbm-1:1.23-7.fc41 100% | 113.7 MiB/s | 465.8 KiB | 00m00s [ 80/156] Installing cyrus-sasl-lib-0:2 100% | 230.6 MiB/s | 2.3 MiB | 00m00s [ 81/156] Installing libfdisk-0:2.40.2- 100% | 177.8 MiB/s | 364.1 KiB | 00m00s [ 82/156] Installing libxml2-0:2.12.9-1 100% | 240.9 MiB/s | 1.7 MiB | 00m00s [ 83/156] Installing bzip2-0:1.0.8-19.f 100% | 32.6 MiB/s | 100.2 KiB | 00m00s [ 84/156] Installing sqlite-libs-0:3.46 100% | 238.2 MiB/s | 1.4 MiB | 00m00s [ 85/156] Installing add-determinism-0: 100% | 294.5 MiB/s | 2.4 MiB | 00m00s [ 86/156] Installing build-reproducibil 100% | 0.0 B/s | 1.0 KiB | 00m00s [ 87/156] Installing ed-0:1.20.2-2.fc41 100% | 72.8 MiB/s | 149.2 KiB | 00m00s [ 88/156] Installing patch-0:2.7.6-25.f 100% | 131.0 MiB/s | 268.2 KiB | 00m00s [ 89/156] Installing elfutils-default-y 100% | 145.9 KiB/s | 2.0 KiB | 00m00s [ 90/156] Installing elfutils-libs-0:0. 100% | 160.3 MiB/s | 656.7 KiB | 00m00s [ 91/156] Installing cpio-0:2.15-2.fc41 100% | 157.1 MiB/s | 1.1 MiB | 00m00s [ 92/156] Installing diffutils-0:3.10-8 100% | 159.0 MiB/s | 1.6 MiB | 00m00s [ 93/156] Installing libgomp-0:14.2.1-3 100% | 170.8 MiB/s | 524.8 KiB | 00m00s [ 94/156] Installing json-c-0:0.17-4.fc 100% | 81.7 MiB/s | 83.6 KiB | 00m00s [ 95/156] Installing jansson-0:2.13.1-1 100% | 87.6 MiB/s | 89.7 KiB | 00m00s [ 96/156] Installing libpkgconf-0:2.3.0 100% | 77.5 MiB/s | 79.3 KiB | 00m00s [ 97/156] Installing pkgconf-0:2.3.0-1. 100% | 44.5 MiB/s | 91.1 KiB | 00m00s [ 98/156] Installing pkgconf-pkg-config 100% | 1.7 MiB/s | 1.8 KiB | 00m00s [ 99/156] Installing keyutils-libs-0:1. 100% | 54.5 MiB/s | 55.8 KiB | 00m00s [100/156] Installing libverto-0:0.3.2-9 100% | 30.5 MiB/s | 31.3 KiB | 00m00s [101/156] Installing xxhash-libs-0:0.8. 100% | 87.7 MiB/s | 89.8 KiB | 00m00s [102/156] Installing libbrotli-0:1.1.0- 100% | 205.0 MiB/s | 839.9 KiB | 00m00s [103/156] Installing libnghttp2-0:1.62. 100% | 163.2 MiB/s | 167.1 KiB | 00m00s [104/156] Installing libtool-ltdl-0:2.4 100% | 32.9 MiB/s | 67.3 KiB | 00m00s [105/156] Installing coreutils-common-0 100% | 243.3 MiB/s | 11.2 MiB | 00m00s [106/156] Installing openssl-libs-1:3.2 100% | 301.1 MiB/s | 7.8 MiB | 00m00s [107/156] Installing coreutils-0:9.5-11 100% | 139.2 MiB/s | 5.7 MiB | 00m00s [108/156] Installing ca-certificates-0: 100% | 2.4 MiB/s | 2.4 MiB | 00m01s [109/156] Installing krb5-libs-0:1.21.3 100% | 178.4 MiB/s | 2.3 MiB | 00m00s [110/156] Installing libarchive-0:3.7.4 100% | 226.7 MiB/s | 928.6 KiB | 00m00s [111/156] Installing libtirpc-0:1.3.6-1 100% | 99.8 MiB/s | 204.5 KiB | 00m00s [112/156] Installing gzip-0:1.13-2.fc41 100% | 96.3 MiB/s | 394.6 KiB | 00m00s [113/156] Installing authselect-libs-0: 100% | 90.8 MiB/s | 837.2 KiB | 00m00s [114/156] Installing cracklib-0:2.9.11- 100% | 34.9 MiB/s | 250.3 KiB | 00m00s [115/156] Installing libpwquality-0:1.4 100% | 52.5 MiB/s | 430.1 KiB | 00m00s [116/156] Installing libnsl2-0:2.0.1-2. 100% | 28.8 MiB/s | 59.1 KiB | 00m00s [117/156] Installing pam-0:1.6.1-7.fc41 100% | 75.1 MiB/s | 1.9 MiB | 00m00s [118/156] Installing libssh-0:0.10.6-8. 100% | 167.8 MiB/s | 515.4 KiB | 00m00s [119/156] Installing rpm-sequoia-0:1.7. 100% | 258.2 MiB/s | 2.3 MiB | 00m00s [120/156] Installing rpm-libs-0:4.20.0- 100% | 236.8 MiB/s | 727.4 KiB | 00m00s [121/156] Installing rpm-build-libs-0:4 100% | 202.6 MiB/s | 207.5 KiB | 00m00s [122/156] Installing libevent-0:2.1.12- 100% | 175.7 MiB/s | 899.5 KiB | 00m00s [123/156] Installing openldap-0:2.6.8-6 100% | 156.1 MiB/s | 639.2 KiB | 00m00s [124/156] Installing libcurl-0:8.9.1-2. 100% | 200.0 MiB/s | 819.2 KiB | 00m00s [125/156] Installing elfutils-debuginfo 100% | 40.9 MiB/s | 83.8 KiB | 00m00s [126/156] Installing elfutils-0:0.192-7 100% | 239.0 MiB/s | 2.6 MiB | 00m00s [127/156] Installing binutils-0:2.43.1- 100% | 260.8 MiB/s | 27.4 MiB | 00m00s [128/156] Installing gdb-minimal-0:15.2 100% | 295.3 MiB/s | 13.0 MiB | 00m00s [129/156] Installing debugedit-0:5.1-2. 100% | 99.3 MiB/s | 203.3 KiB | 00m00s [130/156] Installing curl-0:8.9.1-2.fc4 100% | 37.1 MiB/s | 798.6 KiB | 00m00s [131/156] Installing rpm-0:4.20.0-1.fc4 100% | 86.4 MiB/s | 2.5 MiB | 00m00s [132/156] Installing lua-srpm-macros-0: 100% | 1.9 MiB/s | 1.9 KiB | 00m00s [133/156] Installing zig-srpm-macros-0: 100% | 0.0 B/s | 1.7 KiB | 00m00s [134/156] Installing efi-srpm-macros-0: 100% | 40.2 MiB/s | 41.2 KiB | 00m00s [135/156] Installing rust-srpm-macros-0 100% | 5.4 MiB/s | 5.6 KiB | 00m00s [136/156] Installing qt5-srpm-macros-0: 100% | 0.0 B/s | 776.0 B | 00m00s [137/156] Installing perl-srpm-macros-0 100% | 0.0 B/s | 1.1 KiB | 00m00s [138/156] Installing package-notes-srpm 100% | 0.0 B/s | 2.0 KiB | 00m00s [139/156] Installing openblas-srpm-macr 100% | 0.0 B/s | 392.0 B | 00m00s [140/156] Installing ocaml-srpm-macros- 100% | 0.0 B/s | 2.2 KiB | 00m00s [141/156] Installing kernel-srpm-macros 100% | 0.0 B/s | 2.3 KiB | 00m00s [142/156] Installing gnat-srpm-macros-0 100% | 0.0 B/s | 1.3 KiB | 00m00s [143/156] Installing ghc-srpm-macros-0: 100% | 0.0 B/s | 1.0 KiB | 00m00s [144/156] Installing fpc-srpm-macros-0: 100% | 0.0 B/s | 420.0 B | 00m00s [145/156] Installing ansible-srpm-macro 100% | 35.4 MiB/s | 36.2 KiB | 00m00s [146/156] Installing python-srpm-macros 100% | 50.9 MiB/s | 52.2 KiB | 00m00s [147/156] Installing fonts-srpm-macros- 100% | 55.7 MiB/s | 57.0 KiB | 00m00s [148/156] Installing forge-srpm-macros- 100% | 39.3 MiB/s | 40.3 KiB | 00m00s [149/156] Installing go-srpm-macros-0:3 100% | 60.5 MiB/s | 62.0 KiB | 00m00s [150/156] Installing redhat-rpm-config- 100% | 61.9 MiB/s | 190.1 KiB | 00m00s [151/156] Installing rpm-build-0:4.20.0 100% | 49.5 MiB/s | 202.8 KiB | 00m00s [152/156] Installing pyproject-srpm-mac 100% | 1.2 MiB/s | 2.5 KiB | 00m00s [153/156] Installing util-linux-0:2.40. 100% | 81.5 MiB/s | 3.7 MiB | 00m00s [154/156] Installing authselect-0:1.5.0 100% | 22.6 MiB/s | 161.9 KiB | 00m00s [155/156] Installing which-0:2.21-42.fc 100% | 40.2 MiB/s | 82.4 KiB | 00m00s [156/156] Installing info-0:7.1-3.fc41. 100% | 256.9 KiB/s | 362.2 KiB | 00m01s Complete! Finish: installing minimal buildroot with dnf5 Start: creating root cache Finish: creating root cache Finish: chroot init INFO: Installed packages: INFO: add-determinism-0.3.6-3.fc41.x86_64 alternatives-1.31-1.fc41.x86_64 ansible-srpm-macros-1-16.fc41.noarch audit-libs-4.0.2-1.fc41.x86_64 authselect-1.5.0-8.fc41.x86_64 authselect-libs-1.5.0-8.fc41.x86_64 basesystem-11-21.fc41.noarch bash-5.2.32-1.fc41.x86_64 binutils-2.43.1-5.fc41.x86_64 build-reproducibility-srpm-macros-0.3.6-3.fc41.noarch bzip2-1.0.8-19.fc41.x86_64 bzip2-libs-1.0.8-19.fc41.x86_64 ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch coreutils-9.5-11.fc41.x86_64 coreutils-common-9.5-11.fc41.x86_64 cpio-2.15-2.fc41.x86_64 cracklib-2.9.11-6.fc41.x86_64 crypto-policies-20241029-1.git8baf557.fc41.noarch curl-8.9.1-2.fc41.x86_64 cyrus-sasl-lib-2.1.28-27.fc41.x86_64 debugedit-5.1-2.fc41.x86_64 diffutils-3.10-8.fc41.x86_64 dwz-0.15-8.fc41.x86_64 ed-1.20.2-2.fc41.x86_64 efi-srpm-macros-5-13.fc41.noarch elfutils-0.192-7.fc41.x86_64 elfutils-debuginfod-client-0.192-7.fc41.x86_64 elfutils-default-yama-scope-0.192-7.fc41.noarch elfutils-libelf-0.192-7.fc41.x86_64 elfutils-libs-0.192-7.fc41.x86_64 fedora-gpg-keys-41-1.noarch fedora-release-41-29.noarch fedora-release-common-41-29.noarch fedora-release-identity-basic-41-29.noarch fedora-repos-41-1.noarch file-5.45-7.fc41.x86_64 file-libs-5.45-7.fc41.x86_64 filesystem-3.18-23.fc41.x86_64 findutils-4.10.0-4.fc41.x86_64 fonts-srpm-macros-2.0.5-17.fc41.noarch forge-srpm-macros-0.4.0-1.fc41.noarch fpc-srpm-macros-1.3-13.fc41.noarch gawk-5.3.0-4.fc41.x86_64 gdb-minimal-15.2-3.fc41.x86_64 gdbm-1.23-7.fc41.x86_64 gdbm-libs-1.23-7.fc41.x86_64 ghc-srpm-macros-1.9.1-2.fc41.noarch glibc-2.40-17.fc41.x86_64 glibc-common-2.40-17.fc41.x86_64 glibc-gconv-extra-2.40-17.fc41.x86_64 glibc-minimal-langpack-2.40-17.fc41.x86_64 gmp-6.3.0-2.fc41.x86_64 gnat-srpm-macros-6-6.fc41.noarch go-srpm-macros-3.6.0-5.fc41.noarch gpg-pubkey-e99d6ad1-64d2612c grep-3.11-9.fc41.x86_64 gzip-1.13-2.fc41.x86_64 info-7.1-3.fc41.x86_64 jansson-2.13.1-10.fc41.x86_64 json-c-0.17-4.fc41.x86_64 kernel-srpm-macros-1.0-24.fc41.noarch keyutils-libs-1.6.3-4.fc41.x86_64 krb5-libs-1.21.3-3.fc41.x86_64 libacl-2.3.2-2.fc41.x86_64 libarchive-3.7.4-4.fc41.x86_64 libattr-2.5.2-4.fc41.x86_64 libblkid-2.40.2-4.fc41.x86_64 libbrotli-1.1.0-5.fc41.x86_64 libcap-2.70-4.fc41.x86_64 libcap-ng-0.8.5-3.fc41.x86_64 libcom_err-1.47.1-6.fc41.x86_64 libcurl-8.9.1-2.fc41.x86_64 libeconf-0.6.2-3.fc41.x86_64 libevent-2.1.12-14.fc41.x86_64 libfdisk-2.40.2-4.fc41.x86_64 libffi-3.4.6-3.fc41.x86_64 libgcc-14.2.1-3.fc41.x86_64 libgomp-14.2.1-3.fc41.x86_64 libidn2-2.3.7-2.fc41.x86_64 libmount-2.40.2-4.fc41.x86_64 libnghttp2-1.62.1-2.fc41.x86_64 libnsl2-2.0.1-2.fc41.x86_64 libpkgconf-2.3.0-1.fc41.x86_64 libpsl-0.21.5-4.fc41.x86_64 libpwquality-1.4.5-11.fc41.x86_64 libselinux-3.7-5.fc41.x86_64 libsemanage-3.7-2.fc41.x86_64 libsepol-3.7-2.fc41.x86_64 libsmartcols-2.40.2-4.fc41.x86_64 libssh-0.10.6-8.fc41.x86_64 libssh-config-0.10.6-8.fc41.noarch libstdc++-14.2.1-3.fc41.x86_64 libtasn1-4.19.0-9.fc41.x86_64 libtirpc-1.3.6-1.fc41.x86_64 libtool-ltdl-2.4.7-12.fc41.x86_64 libunistring-1.1-8.fc41.x86_64 libutempter-1.2.1-15.fc41.x86_64 libuuid-2.40.2-4.fc41.x86_64 libverto-0.3.2-9.fc41.x86_64 libxcrypt-4.4.37-1.fc41.x86_64 libxml2-2.12.9-1.fc41.x86_64 libzstd-1.5.6-2.fc41.x86_64 lua-libs-5.4.6-6.fc41.x86_64 lua-srpm-macros-1-14.fc41.noarch lz4-libs-1.10.0-1.fc41.x86_64 mpfr-4.2.1-5.fc41.x86_64 ncurses-base-6.5-2.20240629.fc41.noarch ncurses-libs-6.5-2.20240629.fc41.x86_64 ocaml-srpm-macros-10-3.fc41.noarch openblas-srpm-macros-2-18.fc41.noarch openldap-2.6.8-6.fc41.x86_64 openssl-libs-3.2.2-9.fc41.x86_64 p11-kit-0.25.5-3.fc41.x86_64 p11-kit-trust-0.25.5-3.fc41.x86_64 package-notes-srpm-macros-0.5-12.fc41.noarch pam-1.6.1-7.fc41.x86_64 pam-libs-1.6.1-7.fc41.x86_64 patch-2.7.6-25.fc41.x86_64 pcre2-10.44-1.fc41.1.x86_64 pcre2-syntax-10.44-1.fc41.1.noarch perl-srpm-macros-1-56.fc41.noarch pkgconf-2.3.0-1.fc41.x86_64 pkgconf-m4-2.3.0-1.fc41.noarch pkgconf-pkg-config-2.3.0-1.fc41.x86_64 popt-1.19-7.fc41.x86_64 publicsuffix-list-dafsa-20240107-4.fc41.noarch pyproject-srpm-macros-1.16.3-1.fc41.noarch python-srpm-macros-3.13-3.fc41.noarch qt5-srpm-macros-5.15.15-1.fc41.noarch qt6-srpm-macros-6.8.1-4.fc41.noarch readline-8.2-10.fc41.x86_64 redhat-rpm-config-293-1.fc41.noarch rpm-4.20.0-1.fc41.x86_64 rpm-build-4.20.0-1.fc41.x86_64 rpm-build-libs-4.20.0-1.fc41.x86_64 rpm-libs-4.20.0-1.fc41.x86_64 rpm-sequoia-1.7.0-3.fc41.x86_64 rust-srpm-macros-26.3-3.fc41.noarch sed-4.9-3.fc41.x86_64 setup-2.15.0-8.fc41.noarch shadow-utils-4.15.1-12.fc41.x86_64 sqlite-libs-3.46.1-1.fc41.x86_64 systemd-libs-256.10-1.fc41.x86_64 tar-1.35-4.fc41.x86_64 unzip-6.0-64.fc41.x86_64 util-linux-2.40.2-4.fc41.x86_64 util-linux-core-2.40.2-4.fc41.x86_64 which-2.21-42.fc41.x86_64 xxhash-libs-0.8.2-4.fc41.x86_64 xz-5.6.2-2.fc41.x86_64 xz-libs-5.6.2-2.fc41.x86_64 zig-srpm-macros-1-3.fc41.noarch zip-3.0-41.fc41.x86_64 zlib-ng-compat-2.1.7-3.fc41.x86_64 zstd-1.5.6-2.fc41.x86_64 Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --install autoconf automake bison gcc gettext-devel git make python-unversioned-command rsync texinfo wget INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --install autoconf automake bison gcc gettext-devel git make python-unversioned-command rsync texinfo wget Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.0 INFO: Mock Version: 6.0 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: installing package(s): autoconf automake bison gcc gettext-devel git make python-unversioned-command rsync texinfo wget Updating and loading repositories: fedora 100% | 1.2 MiB/s | 30.8 KiB | 00m00s updates 100% | 978.7 KiB/s | 27.4 KiB | 00m00s Repositories loaded. Package Arch Version Repository Size Installing: autoconf noarch 2.72-3.fc41 fedora 2.8 MiB automake noarch 1.16.5-17.fc41 fedora 1.7 MiB bison x86_64 3.8.2-9.fc41 fedora 3.5 MiB gcc x86_64 14.2.1-3.fc41 fedora 104.3 MiB gettext-devel x86_64 0.22.5-6.fc41 fedora 1.0 MiB git x86_64 2.47.1-1.fc41 updates 85.2 KiB make x86_64 1:4.4.1-8.fc41 fedora 1.8 MiB python-unversioned-command noarch 3.13.1-2.fc41 updates 23.0 B rsync x86_64 3.3.0-3.fc41 fedora 776.4 KiB texinfo x86_64 7.1-3.fc41 fedora 5.9 MiB wget2-wget x86_64 2.2.0-1.fc41 updates 42.0 B Installing dependencies: annobin-docs noarch 12.69-1.fc41 fedora 97.7 KiB annobin-plugin-gcc x86_64 12.69-1.fc41 fedora 985.0 KiB cpp x86_64 14.2.1-3.fc41 fedora 35.0 MiB emacs-filesystem noarch 1:30.0-3.fc41 fedora 0.0 B expat x86_64 2.6.4-1.fc41 updates 292.9 KiB gcc-plugin-annobin x86_64 14.2.1-3.fc41 fedora 61.1 KiB gettext x86_64 0.22.5-6.fc41 fedora 5.2 MiB gettext-common-devel noarch 0.22.5-6.fc41 fedora 586.5 KiB gettext-envsubst x86_64 0.22.5-6.fc41 fedora 74.9 KiB gettext-libs x86_64 0.22.5-6.fc41 fedora 1.7 MiB gettext-runtime x86_64 0.22.5-6.fc41 fedora 481.3 KiB git-core x86_64 2.47.1-1.fc41 updates 22.5 MiB git-core-doc noarch 2.47.1-1.fc41 updates 17.2 MiB glibc-devel x86_64 2.40-17.fc41 updates 2.3 MiB gnupg2 x86_64 2.4.5-3.fc41 fedora 9.5 MiB gnutls x86_64 3.8.6-7.fc41 fedora 3.2 MiB gnutls-dane x86_64 3.8.6-7.fc41 fedora 69.7 KiB gpgme x86_64 1.23.2-5.fc41 fedora 579.3 KiB groff-base x86_64 1.23.0-7.fc41 fedora 3.8 MiB hiredis x86_64 1.2.0-3.fc41 fedora 110.1 KiB kernel-headers x86_64 6.12.4-200.fc41 updates 6.4 MiB less x86_64 661-2.fc41 fedora 405.3 KiB libassuan x86_64 2.5.7-2.fc41 fedora 163.8 KiB libb2 x86_64 0.98.1-12.fc41 fedora 42.2 KiB libcbor x86_64 0.11.0-2.fc41 fedora 73.9 KiB libedit x86_64 3.1-53.20240808cvs.fc41 fedora 244.1 KiB libfido2 x86_64 1.15.0-2.fc41 fedora 238.2 KiB libgcrypt x86_64 1.11.0-3.fc41 fedora 1.5 MiB libgpg-error x86_64 1.50-2.fc41 fedora 889.5 KiB libksba x86_64 1.6.7-2.fc41 fedora 398.4 KiB libmpc x86_64 1.3.1-6.fc41 fedora 164.7 KiB libtextstyle x86_64 0.22.5-6.fc41 fedora 195.6 KiB libxcrypt-devel x86_64 4.4.37-1.fc41 updates 30.5 KiB m4 x86_64 1.4.19-10.fc41 fedora 592.9 KiB mpdecimal x86_64 2.5.1-16.fc41 fedora 204.9 KiB ncurses x86_64 6.5-2.20240629.fc41 fedora 627.3 KiB nettle x86_64 3.10-3.fc41 fedora 793.0 KiB npth x86_64 1.7-2.fc41 fedora 49.6 KiB openssh x86_64 9.8p1-3.fc41.2 updates 1.8 MiB openssh-clients x86_64 9.8p1-3.fc41.2 updates 2.6 MiB perl-AutoLoader noarch 5.74-512.fc41 updates 20.5 KiB perl-B x86_64 1.89-512.fc41 updates 498.0 KiB perl-Carp noarch 1.54-511.fc41 fedora 46.6 KiB perl-Class-Struct noarch 0.68-512.fc41 updates 25.4 KiB perl-Data-Dumper x86_64 2.189-512.fc41 fedora 111.7 KiB perl-Digest noarch 1.20-511.fc41 fedora 35.3 KiB perl-Digest-MD5 x86_64 2.59-5.fc41 fedora 59.8 KiB perl-DynaLoader x86_64 1.56-512.fc41 updates 32.1 KiB perl-Encode x86_64 4:3.21-511.fc41 fedora 4.7 MiB perl-Errno x86_64 1.38-512.fc41 updates 8.4 KiB perl-Error noarch 1:0.17029-16.fc41 fedora 77.3 KiB perl-Exporter noarch 5.78-511.fc41 fedora 54.3 KiB perl-Fcntl x86_64 1.18-512.fc41 updates 49.0 KiB perl-File-Basename noarch 2.86-512.fc41 updates 14.0 KiB perl-File-Compare noarch 1.100.800-512.fc41 updates 5.6 KiB perl-File-Copy noarch 2.41-512.fc41 updates 19.6 KiB perl-File-Find noarch 1.44-512.fc41 updates 41.9 KiB perl-File-Path noarch 2.18-511.fc41 fedora 63.5 KiB perl-File-Temp noarch 1:0.231.100-511.fc41 fedora 162.3 KiB perl-File-stat noarch 1.14-512.fc41 updates 12.5 KiB perl-FileHandle noarch 2.05-512.fc41 updates 9.3 KiB perl-Getopt-Long noarch 1:2.58-2.fc41 fedora 144.5 KiB perl-Getopt-Std noarch 1.14-512.fc41 updates 11.2 KiB perl-Git noarch 2.47.1-1.fc41 updates 64.0 KiB perl-HTTP-Tiny noarch 0.090-1.fc41 updates 154.4 KiB perl-IO x86_64 1.55-512.fc41 updates 151.1 KiB perl-IO-Socket-IP noarch 0.43-1.fc41 updates 100.3 KiB perl-IO-Socket-SSL noarch 2.089-1.fc41 fedora 703.3 KiB perl-IPC-Open3 noarch 1.22-512.fc41 updates 22.5 KiB perl-MIME-Base32 noarch 1.303-21.fc41 fedora 30.7 KiB perl-MIME-Base64 x86_64 3.16-511.fc41 fedora 46.1 KiB perl-Net-SSLeay x86_64 1.94-7.fc41 fedora 1.3 MiB perl-POSIX x86_64 2.20-512.fc41 updates 235.1 KiB perl-PathTools x86_64 3.91-511.fc41 fedora 180.0 KiB perl-Pod-Escapes noarch 1:1.07-511.fc41 fedora 24.9 KiB perl-Pod-Perldoc noarch 3.28.01-512.fc41 fedora 163.7 KiB perl-Pod-Simple noarch 1:3.45-511.fc41 fedora 560.9 KiB perl-Pod-Usage noarch 4:2.03-511.fc41 fedora 84.8 KiB perl-Scalar-List-Utils x86_64 5:1.68-1.fc41 updates 148.9 KiB perl-SelectSaver noarch 1.02-512.fc41 updates 2.2 KiB perl-Socket x86_64 4:2.038-511.fc41 fedora 124.0 KiB perl-Storable x86_64 1:3.32-511.fc41 fedora 232.4 KiB perl-Symbol noarch 1.09-512.fc41 updates 6.8 KiB perl-Term-ANSIColor noarch 5.01-512.fc41 fedora 97.5 KiB perl-Term-Cap noarch 1.18-511.fc41 fedora 29.3 KiB perl-TermReadKey x86_64 2.38-23.fc41 fedora 64.1 KiB perl-Text-ParseWords noarch 3.31-511.fc41 fedora 13.6 KiB perl-Text-Tabs+Wrap noarch 2024.001-511.fc41 fedora 22.6 KiB perl-Text-Unidecode noarch 1.30-25.fc41 fedora 448.7 KiB perl-Thread-Queue noarch 3.14-511.fc41 fedora 28.9 KiB perl-Time-Local noarch 2:1.350-511.fc41 fedora 69.0 KiB perl-URI noarch 5.30-1.fc41 fedora 256.9 KiB perl-Unicode-EastAsianWidth noarch 12.0-15.fc41 fedora 32.9 KiB perl-Unicode-Normalize x86_64 1.32-511.fc41 fedora 465.2 KiB perl-base noarch 2.27-512.fc41 updates 12.5 KiB perl-constant noarch 1.33-512.fc41 fedora 26.2 KiB perl-if noarch 0.61.000-512.fc41 updates 5.8 KiB perl-interpreter x86_64 4:5.40.0-512.fc41 updates 122.3 KiB perl-lib x86_64 0.65-512.fc41 updates 8.5 KiB perl-libintl-perl x86_64 1.33-9.fc41 fedora 4.1 MiB perl-libnet noarch 3.15-512.fc41 fedora 289.4 KiB perl-libs x86_64 4:5.40.0-512.fc41 updates 9.9 MiB perl-locale noarch 1.12-512.fc41 updates 6.5 KiB perl-mro x86_64 1.29-512.fc41 updates 45.6 KiB perl-overload noarch 1.37-512.fc41 updates 71.5 KiB perl-overloading noarch 0.02-512.fc41 updates 4.8 KiB perl-parent noarch 1:0.242-1.fc41 fedora 10.0 KiB perl-podlators noarch 1:6.0.2-2.fc41 fedora 317.5 KiB perl-threads x86_64 1:2.40-511.fc41 fedora 115.1 KiB perl-threads-shared x86_64 1.69-511.fc41 fedora 83.7 KiB perl-vars noarch 1.05-512.fc41 updates 3.9 KiB protobuf-c x86_64 1.5.0-4.fc41 fedora 54.0 KiB python-pip-wheel noarch 24.2-1.fc41 fedora 1.2 MiB python3 x86_64 3.13.1-2.fc41 updates 30.6 KiB python3-libs x86_64 3.13.1-2.fc41 updates 40.2 MiB tpm2-tss x86_64 4.1.3-3.fc41 fedora 1.6 MiB tzdata noarch 2024b-1.fc41 updates 1.6 MiB unbound-libs x86_64 1.22.0-8.fc41 updates 1.4 MiB wget2 x86_64 2.2.0-1.fc41 updates 1.0 MiB wget2-libs x86_64 2.2.0-1.fc41 updates 364.7 KiB Transaction Summary: Installing: 131 packages Total size of inbound packages is 97 MiB. Need to download 97 MiB. After this operation, 318 MiB extra will be used (install 318 MiB, remove 0 B). [ 1/131] automake-0:1.16.5-17.fc41.noa 100% | 2.8 MiB/s | 696.9 KiB | 00m00s [ 2/131] autoconf-0:2.72-3.fc41.noarch 100% | 3.1 MiB/s | 829.7 KiB | 00m00s [ 3/131] bison-0:3.8.2-9.fc41.x86_64 100% | 3.3 MiB/s | 1.0 MiB | 00m00s [ 4/131] rsync-0:3.3.0-3.fc41.x86_64 100% | 2.3 MiB/s | 422.7 KiB | 00m00s [ 5/131] make-1:4.4.1-8.fc41.x86_64 100% | 2.0 MiB/s | 586.1 KiB | 00m00s [ 6/131] gettext-devel-0:0.22.5-6.fc41 100% | 1.1 MiB/s | 238.6 KiB | 00m00s [ 7/131] git-0:2.47.1-1.fc41.x86_64 100% | 807.3 KiB/s | 51.7 KiB | 00m00s [ 8/131] python-unversioned-command-0: 100% | 156.1 KiB/s | 11.1 KiB | 00m00s [ 9/131] gcc-0:14.2.1-3.fc41.x86_64 100% | 53.2 MiB/s | 36.9 MiB | 00m01s [ 10/131] texinfo-0:7.1-3.fc41.x86_64 100% | 2.9 MiB/s | 1.3 MiB | 00m00s [ 11/131] emacs-filesystem-1:30.0-3.fc4 100% | 375.9 KiB/s | 7.1 KiB | 00m00s [ 12/131] m4-0:1.4.19-10.fc41.x86_64 100% | 13.6 MiB/s | 305.4 KiB | 00m00s [ 13/131] perl-Carp-0:1.54-511.fc41.noa 100% | 1.5 MiB/s | 28.9 KiB | 00m00s [ 14/131] wget2-wget-0:2.2.0-1.fc41.x86 100% | 107.1 KiB/s | 9.6 KiB | 00m00s [ 15/131] perl-Data-Dumper-0:2.189-512. 100% | 2.8 MiB/s | 56.3 KiB | 00m00s [ 16/131] perl-Exporter-0:5.78-511.fc41 100% | 1.6 MiB/s | 30.9 KiB | 00m00s [ 17/131] perl-File-Temp-1:0.231.100-51 100% | 2.9 MiB/s | 59.1 KiB | 00m00s [ 18/131] perl-Getopt-Long-1:2.58-2.fc4 100% | 3.1 MiB/s | 63.9 KiB | 00m00s [ 19/131] perl-PathTools-0:3.91-511.fc4 100% | 4.3 MiB/s | 87.4 KiB | 00m00s [ 20/131] perl-Text-ParseWords-0:3.31-5 100% | 872.4 KiB/s | 16.6 KiB | 00m00s [ 21/131] perl-constant-0:1.33-512.fc41 100% | 1.2 MiB/s | 23.0 KiB | 00m00s [ 22/131] perl-File-Path-0:2.18-511.fc4 100% | 1.8 MiB/s | 35.3 KiB | 00m00s [ 23/131] perl-Thread-Queue-0:3.14-511. 100% | 1.0 MiB/s | 21.3 KiB | 00m00s [ 24/131] perl-threads-1:2.40-511.fc41. 100% | 2.7 MiB/s | 58.0 KiB | 00m00s [ 25/131] perl-MIME-Base64-0:3.16-511.f 100% | 379.0 KiB/s | 29.9 KiB | 00m00s [ 26/131] libmpc-0:1.3.1-6.fc41.x86_64 100% | 497.3 KiB/s | 71.1 KiB | 00m00s [ 27/131] perl-Storable-1:3.32-511.fc41 100% | 855.7 KiB/s | 98.4 KiB | 00m00s [ 28/131] cpp-0:14.2.1-3.fc41.x86_64 100% | 40.0 MiB/s | 11.9 MiB | 00m00s [ 29/131] perl-Pod-Simple-1:3.45-511.fc 100% | 836.0 KiB/s | 219.0 KiB | 00m00s [ 30/131] perl-Text-Unidecode-0:1.30-25 100% | 802.5 KiB/s | 181.4 KiB | 00m00s [ 31/131] perl-Unicode-EastAsianWidth-0 100% | 93.4 KiB/s | 18.9 KiB | 00m00s [ 32/131] perl-Unicode-Normalize-0:1.32 100% | 419.3 KiB/s | 74.2 KiB | 00m00s [ 33/131] perl-libintl-perl-0:1.33-9.fc 100% | 3.4 MiB/s | 811.8 KiB | 00m00s [ 34/131] gettext-0:0.22.5-6.fc41.x86_6 100% | 2.7 MiB/s | 1.1 MiB | 00m00s [ 35/131] gettext-common-devel-0:0.22.5 100% | 1.3 MiB/s | 595.9 KiB | 00m00s [ 36/131] gettext-libs-0:0.22.5-6.fc41. 100% | 1.9 MiB/s | 666.4 KiB | 00m00s [ 37/131] perl-TermReadKey-0:2.38-23.fc 100% | 215.5 KiB/s | 35.6 KiB | 00m00s [ 38/131] perl-Git-0:2.47.1-1.fc41.noar 100% | 753.6 KiB/s | 38.4 KiB | 00m00s [ 39/131] wget2-0:2.2.0-1.fc41.x86_64 100% | 3.8 MiB/s | 277.4 KiB | 00m00s [ 40/131] perl-parent-1:0.242-1.fc41.no 100% | 535.7 KiB/s | 15.0 KiB | 00m00s [ 41/131] perl-Pod-Usage-4:2.03-511.fc4 100% | 1.7 MiB/s | 40.0 KiB | 00m00s [ 42/131] git-core-doc-0:2.47.1-1.fc41. 100% | 15.8 MiB/s | 3.0 MiB | 00m00s [ 43/131] perl-threads-shared-0:1.69-51 100% | 2.1 MiB/s | 44.7 KiB | 00m00s [ 44/131] perl-Pod-Escapes-1:1.07-511.f 100% | 990.6 KiB/s | 19.8 KiB | 00m00s [ 45/131] perl-Text-Tabs+Wrap-0:2024.00 100% | 1.1 MiB/s | 21.9 KiB | 00m00s [ 46/131] gettext-runtime-0:0.22.5-6.fc 100% | 1.9 MiB/s | 121.8 KiB | 00m00s [ 47/131] libtextstyle-0:0.22.5-6.fc41. 100% | 1.2 MiB/s | 88.4 KiB | 00m00s [ 48/131] less-0:661-2.fc41.x86_64 100% | 3.2 MiB/s | 188.5 KiB | 00m00s [ 49/131] perl-Error-1:0.17029-16.fc41. 100% | 1.1 MiB/s | 40.6 KiB | 00m00s [ 50/131] wget2-libs-0:2.2.0-1.fc41.x86 100% | 8.7 MiB/s | 143.0 KiB | 00m00s [ 51/131] gpgme-0:1.23.2-5.fc41.x86_64 100% | 2.8 MiB/s | 212.4 KiB | 00m00s [ 52/131] perl-Pod-Perldoc-0:3.28.01-51 100% | 1.4 MiB/s | 86.1 KiB | 00m00s [ 53/131] perl-podlators-1:6.0.2-2.fc41 100% | 5.2 MiB/s | 128.9 KiB | 00m00s [ 54/131] gettext-envsubst-0:0.22.5-6.f 100% | 1.1 MiB/s | 37.8 KiB | 00m00s [ 55/131] git-core-0:2.47.1-1.fc41.x86_ 100% | 7.6 MiB/s | 4.8 MiB | 00m01s [ 56/131] gnupg2-0:2.4.5-3.fc41.x86_64 100% | 6.9 MiB/s | 2.7 MiB | 00m00s [ 57/131] libassuan-0:2.5.7-2.fc41.x86_ 100% | 177.9 KiB/s | 67.1 KiB | 00m00s [ 58/131] libgpg-error-0:1.50-2.fc41.x8 100% | 756.3 KiB/s | 237.5 KiB | 00m00s [ 59/131] gnutls-0:3.8.6-7.fc41.x86_64 100% | 6.3 MiB/s | 1.1 MiB | 00m00s [ 60/131] gnutls-dane-0:3.8.6-7.fc41.x8 100% | 221.7 KiB/s | 39.9 KiB | 00m00s [ 61/131] groff-base-0:1.23.0-7.fc41.x8 100% | 3.9 MiB/s | 1.1 MiB | 00m00s [ 62/131] perl-Term-ANSIColor-0:5.01-51 100% | 326.6 KiB/s | 47.7 KiB | 00m00s [ 63/131] perl-Term-Cap-0:1.18-511.fc41 100% | 156.5 KiB/s | 22.1 KiB | 00m00s [ 64/131] libgcrypt-0:1.11.0-3.fc41.x86 100% | 7.2 MiB/s | 578.5 KiB | 00m00s [ 65/131] libksba-0:1.6.7-2.fc41.x86_64 100% | 1.7 MiB/s | 159.7 KiB | 00m00s [ 66/131] npth-0:1.7-2.fc41.x86_64 100% | 273.5 KiB/s | 25.2 KiB | 00m00s [ 67/131] tpm2-tss-0:4.1.3-3.fc41.x86_6 100% | 5.4 MiB/s | 411.5 KiB | 00m00s [ 68/131] python3-0:3.13.1-2.fc41.x86_6 100% | 1.9 MiB/s | 26.8 KiB | 00m00s [ 69/131] nettle-0:3.10-3.fc41.x86_64 100% | 3.9 MiB/s | 428.5 KiB | 00m00s [ 70/131] ncurses-0:6.5-2.20240629.fc41 100% | 2.6 MiB/s | 423.8 KiB | 00m00s [ 71/131] libb2-0:0.98.1-12.fc41.x86_64 100% | 466.8 KiB/s | 25.7 KiB | 00m00s [ 72/131] mpdecimal-0:2.5.1-16.fc41.x86 100% | 4.3 MiB/s | 89.0 KiB | 00m00s [ 73/131] python3-libs-0:3.13.1-2.fc41. 100% | 49.9 MiB/s | 8.9 MiB | 00m00s [ 74/131] perl-libs-4:5.40.0-512.fc41.x 100% | 32.9 MiB/s | 2.3 MiB | 00m00s [ 75/131] perl-Errno-0:1.38-512.fc41.x8 100% | 828.3 KiB/s | 14.9 KiB | 00m00s [ 76/131] perl-interpreter-4:5.40.0-512 100% | 3.4 MiB/s | 72.3 KiB | 00m00s [ 77/131] expat-0:2.6.4-1.fc41.x86_64 100% | 7.0 MiB/s | 114.5 KiB | 00m00s [ 78/131] openssh-clients-0:9.8p1-3.fc4 100% | 31.5 MiB/s | 740.9 KiB | 00m00s [ 79/131] python-pip-wheel-0:24.2-1.fc4 100% | 5.7 MiB/s | 1.2 MiB | 00m00s [ 80/131] libedit-0:3.1-53.20240808cvs. 100% | 1.0 MiB/s | 105.6 KiB | 00m00s [ 81/131] openssh-0:9.8p1-3.fc41.2.x86_ 100% | 21.3 MiB/s | 414.0 KiB | 00m00s [ 82/131] perl-File-Basename-0:2.86-512 100% | 1.2 MiB/s | 17.1 KiB | 00m00s [ 83/131] libfido2-0:1.15.0-2.fc41.x86_ 100% | 876.3 KiB/s | 98.1 KiB | 00m00s [ 84/131] libcbor-0:0.11.0-2.fc41.x86_6 100% | 1.7 MiB/s | 33.1 KiB | 00m00s [ 85/131] perl-File-Find-0:1.44-512.fc4 100% | 1.8 MiB/s | 25.3 KiB | 00m00s [ 86/131] perl-IPC-Open3-0:1.22-512.fc4 100% | 1.5 MiB/s | 21.8 KiB | 00m00s [ 87/131] perl-lib-0:0.65-512.fc41.x86_ 100% | 1.0 MiB/s | 14.9 KiB | 00m00s [ 88/131] perl-DynaLoader-0:1.56-512.fc 100% | 1.8 MiB/s | 26.0 KiB | 00m00s [ 89/131] perl-File-Copy-0:2.41-512.fc4 100% | 1.4 MiB/s | 20.1 KiB | 00m00s [ 90/131] perl-POSIX-0:2.20-512.fc41.x8 100% | 6.3 MiB/s | 97.0 KiB | 00m00s [ 91/131] perl-Symbol-0:1.09-512.fc41.n 100% | 1.0 MiB/s | 14.2 KiB | 00m00s [ 92/131] perl-if-0:0.61.000-512.fc41.n 100% | 997.2 KiB/s | 14.0 KiB | 00m00s [ 93/131] perl-vars-0:1.05-512.fc41.noa 100% | 925.5 KiB/s | 13.0 KiB | 00m00s [ 94/131] perl-Scalar-List-Utils-5:1.68 100% | 4.8 MiB/s | 74.2 KiB | 00m00s [ 95/131] perl-overload-0:1.37-512.fc41 100% | 3.2 MiB/s | 45.5 KiB | 00m00s [ 96/131] perl-IO-0:1.55-512.fc41.x86_6 100% | 5.7 MiB/s | 81.8 KiB | 00m00s [ 97/131] perl-base-0:2.27-512.fc41.noa 100% | 1.1 MiB/s | 16.2 KiB | 00m00s [ 98/131] perl-locale-0:1.12-512.fc41.n 100% | 969.4 KiB/s | 13.6 KiB | 00m00s [ 99/131] perl-Fcntl-0:1.18-512.fc41.x8 100% | 1.9 MiB/s | 29.8 KiB | 00m00s [100/131] perl-HTTP-Tiny-0:0.090-1.fc41 100% | 3.9 MiB/s | 56.5 KiB | 00m00s [101/131] perl-Encode-4:3.21-511.fc41.x 100% | 6.0 MiB/s | 1.1 MiB | 00m00s [102/131] perl-Socket-4:2.038-511.fc41. 100% | 476.8 KiB/s | 54.8 KiB | 00m00s [103/131] perl-IO-Socket-SSL-0:2.089-1. 100% | 2.8 MiB/s | 231.2 KiB | 00m00s [104/131] perl-Net-SSLeay-0:1.94-7.fc41 100% | 3.9 MiB/s | 375.7 KiB | 00m00s [105/131] perl-Time-Local-2:1.350-511.f 100% | 363.4 KiB/s | 34.5 KiB | 00m00s [106/131] perl-URI-0:5.30-1.fc41.noarch 100% | 1.8 MiB/s | 140.8 KiB | 00m00s [107/131] perl-MIME-Base32-0:1.303-21.f 100% | 974.8 KiB/s | 20.5 KiB | 00m00s [108/131] perl-libnet-0:3.15-512.fc41.n 100% | 3.3 MiB/s | 128.5 KiB | 00m00s [109/131] perl-Digest-MD5-0:2.59-5.fc41 100% | 1.9 MiB/s | 36.0 KiB | 00m00s [110/131] perl-Digest-0:1.20-511.fc41.n 100% | 754.6 KiB/s | 24.9 KiB | 00m00s [111/131] perl-AutoLoader-0:5.74-512.fc 100% | 1.5 MiB/s | 21.2 KiB | 00m00s [112/131] perl-IO-Socket-IP-0:0.43-1.fc 100% | 2.9 MiB/s | 42.2 KiB | 00m00s [113/131] perl-Getopt-Std-0:1.14-512.fc 100% | 1.1 MiB/s | 15.6 KiB | 00m00s [114/131] perl-B-0:1.89-512.fc41.x86_64 100% | 10.8 MiB/s | 176.2 KiB | 00m00s [115/131] hiredis-0:1.2.0-3.fc41.x86_64 100% | 2.2 MiB/s | 49.9 KiB | 00m00s [116/131] protobuf-c-0:1.5.0-4.fc41.x86 100% | 1.4 MiB/s | 32.4 KiB | 00m00s [117/131] unbound-libs-0:1.22.0-8.fc41. 100% | 13.5 MiB/s | 554.2 KiB | 00m00s [118/131] perl-Class-Struct-0:0.68-512. 100% | 1.3 MiB/s | 22.0 KiB | 00m00s [119/131] perl-File-stat-0:1.14-512.fc4 100% | 944.6 KiB/s | 17.0 KiB | 00m00s [120/131] glibc-devel-0:2.40-17.fc41.x8 100% | 22.7 MiB/s | 626.6 KiB | 00m00s [121/131] perl-File-Compare-0:1.100.800 100% | 660.4 KiB/s | 13.2 KiB | 00m00s [122/131] perl-mro-0:1.29-512.fc41.x86_ 100% | 1.5 MiB/s | 29.9 KiB | 00m00s [123/131] tzdata-0:2024b-1.fc41.noarch 100% | 22.4 MiB/s | 712.6 KiB | 00m00s [124/131] perl-overloading-0:0.02-512.f 100% | 857.2 KiB/s | 12.9 KiB | 00m00s [125/131] perl-SelectSaver-0:1.02-512.f 100% | 834.1 KiB/s | 11.7 KiB | 00m00s [126/131] libxcrypt-devel-0:4.4.37-1.fc 100% | 1.4 MiB/s | 27.9 KiB | 00m00s [127/131] perl-FileHandle-0:2.05-512.fc 100% | 908.8 KiB/s | 15.5 KiB | 00m00s [128/131] kernel-headers-0:6.12.4-200.f 100% | 38.0 MiB/s | 1.6 MiB | 00m00s [129/131] annobin-plugin-gcc-0:12.69-1. 100% | 6.8 MiB/s | 971.0 KiB | 00m00s [130/131] gcc-plugin-annobin-0:14.2.1-3 100% | 357.9 KiB/s | 55.1 KiB | 00m00s [131/131] annobin-docs-0:12.69-1.fc41.n 100% | 675.3 KiB/s | 91.8 KiB | 00m00s -------------------------------------------------------------------------------- [131/131] Total 100% | 21.8 MiB/s | 97.0 MiB | 00m04s Running transaction [ 1/133] Verify package files 100% | 403.0 B/s | 131.0 B | 00m00s [ 2/133] Prepare transaction 100% | 1.3 KiB/s | 131.0 B | 00m00s [ 3/133] Installing libgpg-error-0:1.5 100% | 124.9 MiB/s | 895.4 KiB | 00m00s [ 4/133] Installing libassuan-0:2.5.7- 100% | 80.9 MiB/s | 165.6 KiB | 00m00s [ 5/133] Installing expat-0:2.6.4-1.fc 100% | 144.0 MiB/s | 295.0 KiB | 00m00s [ 6/133] Installing nettle-0:3.10-3.fc 100% | 194.4 MiB/s | 796.1 KiB | 00m00s [ 7/133] Installing gnutls-0:3.8.6-7.f 100% | 230.3 MiB/s | 3.2 MiB | 00m00s [ 8/133] Installing libtextstyle-0:0.2 100% | 95.9 MiB/s | 196.5 KiB | 00m00s [ 9/133] Installing gettext-libs-0:0.2 100% | 209.5 MiB/s | 1.7 MiB | 00m00s [ 10/133] Installing libmpc-0:1.3.1-6.f 100% | 81.1 MiB/s | 166.2 KiB | 00m00s [ 11/133] Installing m4-0:1.4.19-10.fc4 100% | 97.5 MiB/s | 599.2 KiB | 00m00s [ 12/133] Installing cpp-0:14.2.1-3.fc4 100% | 282.3 MiB/s | 35.0 MiB | 00m00s [ 13/133] Installing libgcrypt-0:1.11.0 100% | 257.0 MiB/s | 1.5 MiB | 00m00s [ 14/133] Installing libksba-0:1.6.7-2. 100% | 130.5 MiB/s | 401.0 KiB | 00m00s [ 15/133] Installing annobin-docs-0:12. 100% | 32.2 MiB/s | 98.8 KiB | 00m00s [ 16/133] Installing kernel-headers-0:6 100% | 109.9 MiB/s | 6.6 MiB | 00m00s [ 17/133] Installing libxcrypt-devel-0: 100% | 10.7 MiB/s | 32.9 KiB | 00m00s [ 18/133] Installing glibc-devel-0:2.40 100% | 75.0 MiB/s | 2.3 MiB | 00m00s [ 19/133] Installing tzdata-0:2024b-1.f 100% | 25.5 MiB/s | 1.9 MiB | 00m00s [ 20/133] Installing protobuf-c-0:1.5.0 100% | 27.1 MiB/s | 55.5 KiB | 00m00s [ 21/133] Installing hiredis-0:1.2.0-3. 100% | 109.1 MiB/s | 111.8 KiB | 00m00s [ 22/133] Installing libcbor-0:0.11.0-2 100% | 73.5 MiB/s | 75.3 KiB | 00m00s [ 23/133] Installing libfido2-0:1.15.0- 100% | 117.1 MiB/s | 239.7 KiB | 00m00s [ 24/133] Installing openssh-0:9.8p1-3. 100% | 254.6 MiB/s | 1.8 MiB | 00m00s [ 25/133] Installing libedit-0:3.1-53.2 100% | 120.0 MiB/s | 245.8 KiB | 00m00s [ 26/133] Installing openssh-clients-0: 100% | 131.0 MiB/s | 2.6 MiB | 00m00s [ 27/133] Installing python-pip-wheel-0 100% | 413.9 MiB/s | 1.2 MiB | 00m00s [ 28/133] Installing mpdecimal-0:2.5.1- 100% | 100.6 MiB/s | 206.0 KiB | 00m00s [ 29/133] Installing libb2-0:0.98.1-12. 100% | 7.0 MiB/s | 43.3 KiB | 00m00s [ 30/133] Installing python3-libs-0:3.1 100% | 201.0 MiB/s | 40.6 MiB | 00m00s [ 31/133] Installing python3-0:3.13.1-2 100% | 1.2 MiB/s | 32.4 KiB | 00m00s [ 32/133] Installing unbound-libs-0:1.2 100% | 179.5 MiB/s | 1.4 MiB | 00m00s [ 33/133] Installing gnutls-dane-0:3.8. 100% | 68.9 MiB/s | 70.5 KiB | 00m00s [ 34/133] Installing ncurses-0:6.5-2.20 100% | 19.3 MiB/s | 633.9 KiB | 00m00s [ 35/133] Installing tpm2-tss-0:4.1.3-3 100% | 143.7 MiB/s | 1.6 MiB | 00m00s [ 36/133] Installing npth-0:1.7-2.fc41. 100% | 24.7 MiB/s | 50.7 KiB | 00m00s [ 37/133] Installing gnupg2-0:2.4.5-3.f 100% | 227.2 MiB/s | 9.5 MiB | 00m00s [ 38/133] Installing gpgme-0:1.23.2-5.f 100% | 189.4 MiB/s | 581.7 KiB | 00m00s [ 39/133] Installing wget2-libs-0:2.2.0 100% | 178.7 MiB/s | 366.0 KiB | 00m00s [ 40/133] Installing wget2-0:2.2.0-1.fc 100% | 47.8 MiB/s | 1.1 MiB | 00m00s [ 41/133] Installing groff-base-0:1.23. 100% | 99.3 MiB/s | 3.9 MiB | 00m00s [ 42/133] Installing perl-Digest-0:1.20 100% | 36.2 MiB/s | 37.1 KiB | 00m00s [ 43/133] Installing perl-Digest-MD5-0: 100% | 30.1 MiB/s | 61.7 KiB | 00m00s [ 44/133] Installing perl-B-0:1.89-512. 100% | 122.4 MiB/s | 501.4 KiB | 00m00s [ 45/133] Installing perl-FileHandle-0: 100% | 0.0 B/s | 9.8 KiB | 00m00s [ 46/133] Installing perl-MIME-Base32-0 100% | 31.4 MiB/s | 32.2 KiB | 00m00s [ 47/133] Installing perl-Data-Dumper-0 100% | 55.5 MiB/s | 113.6 KiB | 00m00s [ 48/133] Installing perl-libnet-0:3.15 100% | 95.9 MiB/s | 294.7 KiB | 00m00s [ 49/133] Installing perl-AutoLoader-0: 100% | 0.0 B/s | 20.9 KiB | 00m00s [ 50/133] Installing perl-IO-Socket-IP- 100% | 49.9 MiB/s | 102.2 KiB | 00m00s [ 51/133] Installing perl-URI-0:5.30-1. 100% | 52.6 MiB/s | 269.5 KiB | 00m00s [ 52/133] Installing perl-Text-Tabs+Wra 100% | 23.3 MiB/s | 23.9 KiB | 00m00s [ 53/133] Installing perl-if-0:0.61.000 100% | 0.0 B/s | 6.2 KiB | 00m00s [ 54/133] Installing perl-Pod-Escapes-1 100% | 25.3 MiB/s | 25.9 KiB | 00m00s [ 55/133] Installing perl-File-Path-0:2 100% | 63.0 MiB/s | 64.5 KiB | 00m00s [ 56/133] Installing perl-locale-0:1.12 100% | 0.0 B/s | 6.9 KiB | 00m00s [ 57/133] Installing perl-Time-Local-2: 100% | 68.9 MiB/s | 70.6 KiB | 00m00s [ 58/133] Installing perl-Net-SSLeay-0: 100% | 136.3 MiB/s | 1.4 MiB | 00m00s [ 59/133] Installing perl-IO-Socket-SSL 100% | 172.7 MiB/s | 707.4 KiB | 00m00s [ 60/133] Installing perl-Term-ANSIColo 100% | 48.4 MiB/s | 99.2 KiB | 00m00s [ 61/133] Installing perl-Term-Cap-0:1. 100% | 29.9 MiB/s | 30.6 KiB | 00m00s [ 62/133] Installing perl-IPC-Open3-0:1 100% | 22.7 MiB/s | 23.3 KiB | 00m00s [ 63/133] Installing perl-POSIX-0:2.20- 100% | 115.4 MiB/s | 236.4 KiB | 00m00s [ 64/133] Installing perl-Class-Struct- 100% | 25.3 MiB/s | 25.9 KiB | 00m00s [ 65/133] Installing perl-File-Temp-1:0 100% | 80.1 MiB/s | 164.1 KiB | 00m00s [ 66/133] Installing perl-Pod-Simple-1: 100% | 111.4 MiB/s | 570.5 KiB | 00m00s [ 67/133] Installing perl-HTTP-Tiny-0:0 100% | 76.4 MiB/s | 156.4 KiB | 00m00s [ 68/133] Installing perl-Symbol-0:1.09 100% | 0.0 B/s | 7.2 KiB | 00m00s [ 69/133] Installing perl-Socket-4:2.03 100% | 61.6 MiB/s | 126.1 KiB | 00m00s [ 70/133] Installing perl-File-stat-0:1 100% | 12.7 MiB/s | 13.1 KiB | 00m00s [ 71/133] Installing perl-podlators-1:6 100% | 104.6 MiB/s | 321.4 KiB | 00m00s [ 72/133] Installing perl-Pod-Perldoc-0 100% | 55.1 MiB/s | 169.3 KiB | 00m00s [ 73/133] Installing perl-SelectSaver-0 100% | 0.0 B/s | 2.6 KiB | 00m00s [ 74/133] Installing perl-Text-ParseWor 100% | 14.2 MiB/s | 14.6 KiB | 00m00s [ 75/133] Installing perl-base-0:2.27-5 100% | 0.0 B/s | 12.9 KiB | 00m00s [ 76/133] Installing perl-Fcntl-0:1.18- 100% | 48.9 MiB/s | 50.1 KiB | 00m00s [ 77/133] Installing perl-mro-0:1.29-51 100% | 45.6 MiB/s | 46.7 KiB | 00m00s [ 78/133] Installing perl-overloading-0 100% | 5.4 MiB/s | 5.5 KiB | 00m00s [ 79/133] Installing perl-Pod-Usage-4:2 100% | 84.3 MiB/s | 86.3 KiB | 00m00s [ 80/133] Installing perl-IO-0:1.55-512 100% | 75.8 MiB/s | 155.3 KiB | 00m00s [ 81/133] Installing perl-constant-0:1. 100% | 26.7 MiB/s | 27.4 KiB | 00m00s [ 82/133] Installing perl-MIME-Base64-0 100% | 47.2 MiB/s | 48.4 KiB | 00m00s [ 83/133] Installing perl-parent-1:0.24 100% | 10.5 MiB/s | 10.7 KiB | 00m00s [ 84/133] Installing perl-Errno-0:1.38- 100% | 0.0 B/s | 8.8 KiB | 00m00s [ 85/133] Installing perl-File-Basename 100% | 0.0 B/s | 14.6 KiB | 00m00s [ 86/133] Installing perl-vars-0:1.05-5 100% | 0.0 B/s | 4.3 KiB | 00m00s [ 87/133] Installing perl-Scalar-List-U 100% | 49.7 MiB/s | 152.6 KiB | 00m00s [ 88/133] Installing perl-Storable-1:3. 100% | 114.3 MiB/s | 234.0 KiB | 00m00s [ 89/133] Installing perl-Getopt-Std-0: 100% | 11.5 MiB/s | 11.7 KiB | 00m00s [ 90/133] Installing perl-overload-0:1. 100% | 70.3 MiB/s | 71.9 KiB | 00m00s [ 91/133] Installing perl-Getopt-Long-1 100% | 71.9 MiB/s | 147.2 KiB | 00m00s [ 92/133] Installing perl-Exporter-0:5. 100% | 54.3 MiB/s | 55.6 KiB | 00m00s [ 93/133] Installing perl-DynaLoader-0: 100% | 0.0 B/s | 32.5 KiB | 00m00s [ 94/133] Installing perl-PathTools-0:3 100% | 60.1 MiB/s | 184.6 KiB | 00m00s [ 95/133] Installing perl-Encode-4:3.21 100% | 235.9 MiB/s | 4.7 MiB | 00m00s [ 96/133] Installing perl-Carp-0:1.54-5 100% | 23.3 MiB/s | 47.7 KiB | 00m00s [ 97/133] Installing perl-libs-4:5.40.0 100% | 151.0 MiB/s | 10.0 MiB | 00m00s [ 98/133] Installing perl-interpreter-4 100% | 121.1 MiB/s | 124.0 KiB | 00m00s [ 99/133] Installing perl-threads-1:2.4 100% | 57.2 MiB/s | 117.2 KiB | 00m00s [100/133] Installing perl-File-Find-0:1 100% | 41.5 MiB/s | 42.5 KiB | 00m00s [101/133] Installing perl-File-Copy-0:2 100% | 19.7 MiB/s | 20.2 KiB | 00m00s [102/133] Installing perl-threads-share 100% | 42.0 MiB/s | 86.0 KiB | 00m00s [103/133] Installing perl-Thread-Queue- 100% | 14.8 MiB/s | 30.4 KiB | 00m00s [104/133] Installing perl-Text-Unidecod 100% | 43.7 MiB/s | 491.8 KiB | 00m00s [105/133] Installing perl-Unicode-EastA 100% | 33.1 MiB/s | 33.9 KiB | 00m00s [106/133] Installing perl-Unicode-Norma 100% | 114.1 MiB/s | 467.5 KiB | 00m00s [107/133] Installing perl-libintl-perl- 100% | 179.9 MiB/s | 4.1 MiB | 00m00s [108/133] Installing perl-TermReadKey-0 100% | 32.4 MiB/s | 66.3 KiB | 00m00s [109/133] Installing perl-Error-1:0.170 100% | 39.3 MiB/s | 80.5 KiB | 00m00s [110/133] Installing perl-lib-0:0.65-51 100% | 0.0 B/s | 8.9 KiB | 00m00s [111/133] Installing perl-File-Compare- 100% | 0.0 B/s | 6.1 KiB | 00m00s [112/133] Installing gettext-envsubst-0 100% | 37.3 MiB/s | 76.3 KiB | 00m00s [113/133] Installing gettext-runtime-0: 100% | 68.5 MiB/s | 490.7 KiB | 00m00s [114/133] Installing gettext-0:0.22.5-6 100% | 218.3 MiB/s | 5.2 MiB | 00m00s [115/133] Installing less-0:661-2.fc41. 100% | 99.8 MiB/s | 408.6 KiB | 00m00s [116/133] Installing git-core-0:2.47.1- 100% | 304.7 MiB/s | 22.6 MiB | 00m00s [117/133] Installing git-core-doc-0:2.4 100% | 195.8 MiB/s | 17.4 MiB | 00m00s [118/133] Installing perl-Git-0:2.47.1- 100% | 63.5 MiB/s | 65.0 KiB | 00m00s [119/133] Installing git-0:2.47.1-1.fc4 100% | 42.7 MiB/s | 87.4 KiB | 00m00s [120/133] Installing gettext-common-dev 100% | 573.0 MiB/s | 586.8 KiB | 00m00s [121/133] Installing emacs-filesystem-1 100% | 531.2 KiB/s | 544.0 B | 00m00s [122/133] Installing autoconf-0:2.72-3. 100% | 233.1 MiB/s | 2.8 MiB | 00m00s [123/133] Installing make-1:4.4.1-8.fc4 100% | 163.7 MiB/s | 1.8 MiB | 00m00s [124/133] Installing gcc-0:14.2.1-3.fc4 100% | 305.2 MiB/s | 104.4 MiB | 00m00s [125/133] Installing annobin-plugin-gcc 100% | 35.7 MiB/s | 986.7 KiB | 00m00s [126/133] Installing gcc-plugin-annobin 100% | 2.2 MiB/s | 62.6 KiB | 00m00s [127/133] Installing automake-0:1.16.5- 100% | 135.7 MiB/s | 1.8 MiB | 00m00s [128/133] Installing gettext-devel-0:0. 100% | 123.7 MiB/s | 1.0 MiB | 00m00s [129/133] Installing texinfo-0:7.1-3.fc 100% | 226.3 MiB/s | 5.9 MiB | 00m00s [130/133] Installing wget2-wget-0:2.2.0 100% | 0.0 B/s | 444.0 B | 00m00s [131/133] Installing python-unversioned 100% | 414.1 KiB/s | 424.0 B | 00m00s [132/133] Installing bison-0:3.8.2-9.fc 100% | 206.5 MiB/s | 3.5 MiB | 00m00s [133/133] Installing rsync-0:3.3.0-3.fc 100% | 2.6 MiB/s | 781.9 KiB | 00m00s Complete! INFO: Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/workspace/workdir-gjx3j5yw/script /script INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/workspace/workdir-gjx3j5yw/script /script Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.0 INFO: Mock Version: 6.0 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/copr-rpmbuild/workspace/workdir-gjx3j5yw/script to /var/lib/mock/copr-custom-fedora-41-x86_64/root/script Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;' INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.0 INFO: Mock Version: 6.0 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'] Start: chroot ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'] + chmod a+x /script + rm -rf /workdir + mkdir -p /workdir + chown mockbuild /workdir Finish: chroot ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'] Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/results/hook_payload /workdir/hook_payload INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/results/hook_payload /workdir/hook_payload Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.0 INFO: Mock Version: 6.0 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/copr-rpmbuild/results/hook_payload to /var/lib/mock/copr-custom-fedora-41-x86_64/root/workdir/hook_payload Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --shell 'chmod a+r /workdir/hook_payload' INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --shell 'chmod a+r /workdir/hook_payload' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Start: shell ]11;?Finish: shell Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'su - mockbuild -c '"'"'set -xe ; cd /workdir ; COPR_OWNER=praiskup COPR_PROJECT=tar-upstream-head COPR_PACKAGE=tar COPR_RESULTDIR=/workdir /script'"'"'' INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'su - mockbuild -c '"'"'set -xe ; cd /workdir ; COPR_OWNER=praiskup COPR_PROJECT=tar-upstream-head COPR_PACKAGE=tar COPR_RESULTDIR=/workdir /script'"'"'' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.0 INFO: Mock Version: 6.0 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ["su - mockbuild -c 'set -xe ; cd /workdir ; COPR_OWNER=praiskup COPR_PROJECT=tar-upstream-head COPR_PACKAGE=tar COPR_RESULTDIR=/workdir /script'"] Start: chroot ["su - mockbuild -c 'set -xe ; cd /workdir ; COPR_OWNER=praiskup COPR_PROJECT=tar-upstream-head COPR_PACKAGE=tar COPR_RESULTDIR=/workdir /script'"] + cd /workdir + COPR_OWNER=praiskup + COPR_PROJECT=tar-upstream-head + COPR_PACKAGE=tar + COPR_RESULTDIR=/workdir + /script + set -e + resultdir=/workdir + clone_url_parent=https://github.com/praiskup/tar ++ basename https://github.com/praiskup/tar + workdir=tar + workdir=tar ++ readlink -f hook_payload + hook_payload=/workdir/hook_payload + test -d copr-ci-tooling + git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git Cloning into 'copr-ci-tooling'... + export PATH=/workdir/copr-ci-tooling:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin + PATH=/workdir/copr-ci-tooling:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin + git clone --no-single-branch https://github.com/praiskup/tar Cloning into 'tar'... + cd tar + webhook-checkout /workdir/hook_payload Note: switching to 'cc4aab8167172cc9d6e8b715b63d67cf9d470e1e'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at cc4aab81 Merge remote-tracking branch 'source_repo/master' into ci + git config --global user.email you@example.com + git config --global user.name 'CI for GNU tar on Fedora and EPEL' + for i in .github/setup/patches/*.patch + test -f .github/setup/patches/0001-Bump-to-a-pre-release-versions.patch + patch -p1 patching file NEWS Hunk #1 succeeded at 1 with fuzz 1. patching file configure.ac + for i in .github/setup/patches/*.patch + test -f .github/setup/patches/0002-maint-Fix-build-error-caused-by-xgettext.patch + patch -p1 (Stripping trailing CRs from patch; use --binary to disable.) patching file bootstrap.conf + ./bootstrap ./bootstrap: Bootstrapping from checked-out tar sources... ./bootstrap: getting gnulib files... Submodule 'gnulib' (https://git.savannah.gnu.org/git/gnulib.git) registered for path 'gnulib' Cloning into '/workdir/tar/gnulib'... Submodule path 'gnulib': checked out 'c9a4df6d65a578769a6944fa7fbfcd89f0b0453a' ./bootstrap: consider installing git-merge-changelog from gnulib ./bootstrap: getting translations into po/.reference for tar... ./bootstrap: updated po/bg.po... ./bootstrap: updated po/ca.po... ./bootstrap: updated po/cs.po... ./bootstrap: updated po/da.po... ./bootstrap: updated po/de.po... ./bootstrap: updated po/el.po... ./bootstrap: updated po/eo.po... ./bootstrap: updated po/es.po... ./bootstrap: updated po/et.po... ./bootstrap: updated po/eu.po... ./bootstrap: updated po/fi.po... ./bootstrap: updated po/fr.po... ./bootstrap: updated po/ga.po... ./bootstrap: updated po/gl.po... ./bootstrap: updated po/hr.po... ./bootstrap: updated po/hu.po... ./bootstrap: updated po/id.po... ./bootstrap: updated po/it.po... ./bootstrap: updated po/ja.po... ./bootstrap: updated po/ka.po... ./bootstrap: updated po/ko.po... ./bootstrap: updated po/ky.po... ./bootstrap: updated po/ms.po... ./bootstrap: updated po/nb.po... ./bootstrap: updated po/nl.po... ./bootstrap: updated po/pl.po... ./bootstrap: updated po/pt.po... ./bootstrap: updated po/pt_BR.po... ./bootstrap: updated po/ro.po... ./bootstrap: updated po/ru.po... ./bootstrap: updated po/sk.po... ./bootstrap: updated po/sl.po... ./bootstrap: updated po/sr.po... ./bootstrap: updated po/sv.po... ./bootstrap: updated po/tr.po... ./bootstrap: updated po/uk.po... ./bootstrap: updated po/vi.po... ./bootstrap: updated po/zh_CN.po... ./bootstrap: updated po/zh_TW.po... Submodule 'paxutils' (https://git.savannah.gnu.org/git/paxutils.git) registered for path 'paxutils' Cloning into '/workdir/tar/paxutils'... Submodule path 'paxutils': checked out '6e94cceb4764e62a5aaea160a6b29c4663a3aac0' ./bootstrap: autopoint --force Copying file ABOUT-NLS Copying file build-aux/config.rpath Copying file m4/gettext.m4 Copying file m4/host-cpu-c-abi.m4 Copying file m4/iconv.m4 Copying file m4/intlmacosx.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/progtest.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin ./bootstrap: gnulib/gnulib-tool --no-changelog --aux-dir=build-aux --doc-base=doc --lib=libgnu --m4-base=m4/ --source-base=gnu/ --tests-base=tests --local-dir=gl --import ... Module list with included dependencies (indented): absolute-header access acl-permissions alignalloc alignasof alignof alloca alloca-opt allocator areadlink areadlink-with-size areadlinkat areadlinkat-with-size argmatch argp argp-version-etc assert-h assure at-internal attribute backupfile basename-lgpl bison bitrotate bool btoc32 btowc builtin-expect c-ctype c-strcase c-strcaseeq c32_apply_type_test c32_get_type_test c32isalnum c32isalpha c32isblank c32iscntrl c32isdigit c32isgraph c32islower c32isprint c32ispunct c32isspace c32isupper c32isxdigit c32rtomb c32tolower c32toupper c99 calloc-gnu calloc-posix canonicalize-lgpl careadlinkat chdir chdir-long chmod chown clock-time cloexec close close-stream closedir closeout configmake ctype d-ino dirent-h dirfd dirname dirname-lgpl double-slash-root dup dup2 eloop-threshold environ errno-h error error-h euidaccess exclude exitfail extensions extensions-aix extern-inline faccessat fchdir fchmodat fchownat fcntl fcntl-h fd-hook fdopendir fdutimensat file-has-acl fileblocks filename filenamecat-lgpl flexmember float-h fnmatch fnmatch-gnu fnmatch-h fopen fopen-gnu fpending fprintftime free-posix fseek fseeko fstat fstatat full-read full-write futimens gen-header getcwd getcwd-lgpl getdelim getdtablesize getgroups getline getopt-gnu getopt-posix getpagesize getprogname getrandom gettext-h gettime gettimeofday gitlog-to-changelog glibc-internal/dynarray glibc-internal/scratch_buffer gnulib-i18n group-member hard-locale hash human ialloc idx include_next inline intprops inttostr inttypes-h inttypes-h-incomplete isblank iswblank iswctype iswdigit iswpunct iswxdigit langinfo-h largefile lchmod lchown libc-config limits-h link link-follow linkat localcharset locale-h localeconv localename-unsafe-limited lseek lstat malloc-gnu malloc-posix malloca manywarnings mbrtoc32 mbrtoc32-regular mbrtowc mbscasecmp mbsinit mbsrtoc32s mbsrtowcs mbszero mbtowc mcel mcel-prefer memchr mempcpy memrchr minmax mkdir mkdirat mkdtemp mkfifo mkfifoat mknod mktime mktime-internal modechange msvc-inval msvc-nothrow multiarch nl_langinfo nocrash nstrftime nullptr obstack open openat openat-die openat-h opendir opendirat parse-datetime pathmax posix_memalign priv-set progname qsort_r quote quotearg quotearg-simple raise rawmemchr read readdir readlink readlinkat realloc-posix reallocarray regex rename renameat renameatu rewinddir rmdir root-uid rpmatch safe-read safe-write same-inode save-cwd savedir selinux-at selinux-h setenv setlocale-null setlocale-null-unlocked signal-h size_max sleep snippet/_Noreturn snippet/arg-nonnull snippet/c++defs snippet/warn-on-use ssize_t stat stat-macros stat-time std-gnu11 std-gnu23 stdarg-h stdckdint-h stddef-h stdint-h stdio-h stdlib-h stdopen stpcpy strcase strchrnul strdup-posix streq strerror strerror-override string-h strings-h strndup strnlen strnlen1 strtoull strtoumax symlink symlinkat sys_random-h sys_stat-h sys_time-h sys_types-h sysexits-h tempname time-h time_r time_rz timegm timespec timespec-sub tzset uchar-h unicase/base unicase/tolower unicase/toupper unictype/base unictype/ctype-alnum unictype/ctype-alpha unictype/ctype-blank unictype/ctype-cntrl unictype/ctype-digit unictype/ctype-graph unictype/ctype-lower unictype/ctype-print unictype/ctype-punct unictype/ctype-space unictype/ctype-upper unictype/ctype-xdigit uninorm/base unistd-h unistr/base unistr/u32-chr unistr/u32-cpy unistr/u32-pcpy unistr/u32-strcat unistr/u32-strlen unitypes-h unlink unlinkat unlinkdir unlocked-io unlocked-io-internal unsetenv utime utime-h utimens utimensat vararrays vasnprintf vaszprintf verify verror version-etc version-etc-fsf vsnprintf vsnzprintf warnings wchar-h wcrtomb wctype wctype-h wmemchr wmempcpy write xalignalloc xalloc xalloc-die xalloc-oversized xgetcwd xsize xstrtol xstrtoumax xvasprintf year2038-recommended File list: build-aux/gitlog-to-changelog doc/parse-datetime.texi lib/_Noreturn.h lib/access.c lib/acl-errno-valid.c lib/acl-internal.c lib/acl-internal.h lib/acl.h lib/acl_entries.c lib/alignalloc.c lib/alignalloc.h lib/alignof.h lib/alloca.c lib/alloca.in.h lib/allocator.c lib/allocator.h lib/anytostr.c lib/areadlink-with-size.c lib/areadlink.c lib/areadlink.h lib/areadlinkat-with-size.c lib/areadlinkat.c lib/arg-nonnull.h lib/argmatch.c lib/argmatch.h lib/argp-ba.c lib/argp-eexst.c lib/argp-fmtstream.c lib/argp-fmtstream.h lib/argp-fs-xinl.c lib/argp-help.c lib/argp-namefrob.h lib/argp-parse.c lib/argp-pin.c lib/argp-pv.c lib/argp-pvh.c lib/argp-version-etc.c lib/argp-version-etc.h lib/argp-xinl.c lib/argp.h lib/asnprintf.c lib/assert.in.h lib/assure.h lib/aszprintf.c lib/at-func.c lib/at-func2.c lib/attribute.h lib/backup-find.c lib/backup-internal.h lib/backupfile.c lib/backupfile.h lib/basename-lgpl.c lib/basename-lgpl.h lib/basename.c lib/bitrotate.c lib/bitrotate.h lib/btoc32.c lib/btowc.c lib/c++defs.h lib/c-ctype.c lib/c-ctype.h lib/c-strcase.h lib/c-strcasecmp.c lib/c-strcaseeq.h lib/c-strncasecmp.c lib/c32_apply_type_test.c lib/c32_get_type_test.c lib/c32is-impl.h lib/c32isalnum.c lib/c32isalpha.c lib/c32isblank.c lib/c32iscntrl.c lib/c32isdigit.c lib/c32isgraph.c lib/c32islower.c lib/c32isprint.c lib/c32ispunct.c lib/c32isspace.c lib/c32isupper.c lib/c32isxdigit.c lib/c32rtomb.c lib/c32to-impl.h lib/c32tolower.c lib/c32toupper.c lib/calloc.c lib/canonicalize-lgpl.c lib/careadlinkat.c lib/careadlinkat.h lib/cdefs.h lib/chdir-long.c lib/chdir-long.h lib/chmod.c lib/chown.c lib/cloexec.c lib/cloexec.h lib/close-stream.c lib/close-stream.h lib/close.c lib/closedir.c lib/closeout.c lib/closeout.h lib/ctype.in.h lib/dirent-private.h lib/dirent.in.h lib/dirfd.c lib/dirname-lgpl.c lib/dirname.c lib/dirname.h lib/dup.c lib/dup2.c lib/dynarray.h lib/eloop-threshold.h lib/errno.in.h lib/error.c lib/error.in.h lib/euidaccess.c lib/exclude.c lib/exclude.h lib/exitfail.c lib/exitfail.h lib/faccessat.c lib/fchdir.c lib/fchmodat.c lib/fchown-stub.c lib/fchownat.c lib/fcntl.c lib/fcntl.in.h lib/fd-hook.c lib/fd-hook.h lib/fdopendir.c lib/fdutimensat.c lib/file-has-acl.c lib/fileblocks.c lib/filename.h lib/filenamecat-lgpl.c lib/filenamecat.h lib/flexmember.h lib/float+.h lib/float.c lib/float.in.h lib/fnmatch.c lib/fnmatch.in.h lib/fnmatch_loop.c lib/fopen.c lib/fpending.c lib/fpending.h lib/fprintftime.c lib/fprintftime.h lib/free.c lib/fseek.c lib/fseeko.c lib/fstat.c lib/fstatat.c lib/full-read.c lib/full-read.h lib/full-write.c lib/full-write.h lib/futimens.c lib/get-permissions.c lib/getcwd-lgpl.c lib/getcwd.c lib/getdelim.c lib/getdtablesize.c lib/getfilecon.c lib/getgroups.c lib/getline.c lib/getopt-cdefs.in.h lib/getopt-core.h lib/getopt-ext.h lib/getopt-pfx-core.h lib/getopt-pfx-ext.h lib/getopt.c lib/getopt.in.h lib/getopt1.c lib/getopt_int.h lib/getpagesize.c lib/getprogname.c lib/getprogname.h lib/getrandom.c lib/gettext.h lib/gettime.c lib/gettimeofday.c lib/group-member.c lib/hard-locale.c lib/hard-locale.h lib/hash.c lib/hash.h lib/human.c lib/human.h lib/ialloc.c lib/ialloc.h lib/idx.h lib/imaxtostr.c lib/intprops-internal.h lib/intprops.h lib/inttostr.c lib/inttostr.h lib/inttypes.in.h lib/isblank.c lib/iswblank.c lib/iswctype-impl.h lib/iswctype.c lib/iswdigit.c lib/iswpunct.c lib/iswxdigit.c lib/itold.c lib/langinfo.in.h lib/lc-charset-dispatch.c lib/lc-charset-dispatch.h lib/lchmod.c lib/lchown.c lib/libc-config.h lib/limits.in.h lib/link.c lib/linkat.c lib/localcharset.c lib/localcharset.h lib/locale.in.h lib/localeconv.c lib/localename-unsafe.c lib/localename.h lib/lseek.c lib/lstat.c lib/malloc.c lib/malloc/dynarray-skeleton.c lib/malloc/dynarray.h lib/malloc/dynarray_at_failure.c lib/malloc/dynarray_emplace_enlarge.c lib/malloc/dynarray_finalize.c lib/malloc/dynarray_resize.c lib/malloc/dynarray_resize_clear.c lib/malloc/scratch_buffer.h lib/malloc/scratch_buffer_grow.c lib/malloc/scratch_buffer_grow_preserve.c lib/malloc/scratch_buffer_set_array_size.c lib/malloca.c lib/malloca.h lib/mbrtoc32.c lib/mbrtowc-impl-utf8.h lib/mbrtowc-impl.h lib/mbrtowc.c lib/mbscasecmp.c lib/mbsinit.c lib/mbsrtoc32s-state.c lib/mbsrtoc32s.c lib/mbsrtowcs-impl.h lib/mbsrtowcs-state.c lib/mbsrtowcs.c lib/mbszero.c lib/mbtowc-impl.h lib/mbtowc-lock.c lib/mbtowc-lock.h lib/mbtowc.c lib/mcel.c lib/mcel.h lib/memchr.c lib/memchr.valgrind lib/mempcpy.c lib/memrchr.c lib/minmax.h lib/mkdir.c lib/mkdirat.c lib/mkdtemp.c lib/mkfifo.c lib/mkfifoat.c lib/mknod.c lib/mknodat.c lib/mktime-internal.h lib/mktime.c lib/modechange.c lib/modechange.h lib/msvc-inval.c lib/msvc-inval.h lib/msvc-nothrow.c lib/msvc-nothrow.h lib/nl_langinfo-lock.c lib/nl_langinfo.c lib/nstrftime.c lib/obstack.c lib/obstack.in.h lib/offtostr.c lib/open.c lib/openat-die.c lib/openat-priv.h lib/openat-proc.c lib/openat.c lib/openat.h lib/opendir.c lib/opendirat.c lib/opendirat.h lib/parse-datetime.h lib/parse-datetime.y lib/pathmax.h lib/posix_memalign.c lib/printf-args.c lib/printf-args.h lib/printf-parse.c lib/printf-parse.h lib/priv-set.c lib/priv-set.h lib/progname.c lib/progname.h lib/qsort.c lib/qsort_r.c lib/quote.h lib/quotearg.c lib/quotearg.h lib/raise.c lib/rawmemchr.c lib/rawmemchr.valgrind lib/read.c lib/readdir.c lib/readlink.c lib/readlinkat.c lib/realloc.c lib/reallocarray.c lib/regcomp.c lib/regex.c lib/regex.h lib/regex_internal.c lib/regex_internal.h lib/regexec.c lib/rename.c lib/renameat.c lib/renameatu.c lib/renameatu.h lib/rewinddir.c lib/rmdir.c lib/root-uid.h lib/rpmatch.c lib/safe-read.c lib/safe-read.h lib/safe-write.c lib/safe-write.h lib/same-inode.c lib/same-inode.h lib/save-cwd.c lib/save-cwd.h lib/savedir.c lib/savedir.h lib/scratch_buffer.h lib/se-context.c lib/se-context.in.h lib/se-label.c lib/se-label.in.h lib/se-selinux.c lib/se-selinux.in.h lib/selinux-at.c lib/selinux-at.h lib/set-permissions.c lib/setenv.c lib/setlocale-lock.c lib/setlocale_null-unlocked.c lib/setlocale_null.c lib/setlocale_null.h lib/signal.in.h lib/size_max.h lib/sleep.c lib/stat-macros.h lib/stat-time.c lib/stat-time.h lib/stat-w32.c lib/stat-w32.h lib/stat.c lib/stdarg.in.h lib/stdckdint.in.h lib/stddef.in.h lib/stdint.in.h lib/stdio-impl.h lib/stdio-read.c lib/stdio-write.c lib/stdio.in.h lib/stdlib.c lib/stdlib.in.h lib/stdopen.c lib/stdopen.h lib/stpcpy.c lib/strcasecmp.c lib/strchrnul.c lib/strchrnul.valgrind lib/strdup.c lib/streq.h lib/strerror-override.c lib/strerror-override.h lib/strerror.c lib/strftime.c lib/strftime.h lib/string.in.h lib/strings.in.h lib/stripslash.c lib/strncasecmp.c lib/strndup.c lib/strnlen.c lib/strnlen1.c lib/strnlen1.h lib/strtoimax.c lib/strtol.c lib/strtoul.c lib/strtoull.c lib/strtoumax.c lib/symlink.c lib/symlinkat.c lib/sys-limits.h lib/sys_random.in.h lib/sys_stat.in.h lib/sys_time.in.h lib/sys_types.in.h lib/sysexits.in.h lib/tempname.c lib/tempname.h lib/time-internal.h lib/time.in.h lib/time_r.c lib/time_rz.c lib/timegm.c lib/timespec-sub.c lib/timespec.c lib/timespec.h lib/tzset.c lib/uchar.in.h lib/uinttostr.c lib/umaxtostr.c lib/unicase.in.h lib/unicase/simple-mapping.h lib/unicase/tolower.c lib/unicase/tolower.h lib/unicase/toupper.c lib/unicase/toupper.h lib/unictype.in.h lib/unictype/bitmap.h lib/unictype/ctype_alnum.c lib/unictype/ctype_alnum.h lib/unictype/ctype_alpha.c lib/unictype/ctype_alpha.h lib/unictype/ctype_blank.c lib/unictype/ctype_blank.h lib/unictype/ctype_cntrl.c lib/unictype/ctype_cntrl.h lib/unictype/ctype_digit.c lib/unictype/ctype_digit.h lib/unictype/ctype_graph.c lib/unictype/ctype_graph.h lib/unictype/ctype_lower.c lib/unictype/ctype_lower.h lib/unictype/ctype_print.c lib/unictype/ctype_print.h lib/unictype/ctype_punct.c lib/unictype/ctype_punct.h lib/unictype/ctype_space.c lib/unictype/ctype_space.h lib/unictype/ctype_upper.c lib/unictype/ctype_upper.h lib/unictype/ctype_xdigit.c lib/unictype/ctype_xdigit.h lib/uninorm.in.h lib/unistd.c lib/unistd.in.h lib/unistr.in.h lib/unistr/u-cpy.h lib/unistr/u-pcpy.h lib/unistr/u-strcat.h lib/unistr/u-strlen.h lib/unistr/u32-chr.c lib/unistr/u32-cpy.c lib/unistr/u32-pcpy.c lib/unistr/u32-strcat.c lib/unistr/u32-strlen.c lib/unitypes.in.h lib/unlink.c lib/unlinkat.c lib/unlinkdir.c lib/unlinkdir.h lib/unlocked-io.h lib/unsetenv.c lib/utime.c lib/utime.in.h lib/utimens.c lib/utimens.h lib/utimensat.c lib/vasnprintf.c lib/vasnprintf.h lib/vaszprintf.c lib/verify.h lib/version-etc-fsf.c lib/version-etc.c lib/version-etc.h lib/vsnprintf.c lib/vsnzprintf.c lib/warn-on-use.h lib/wchar.in.h lib/wcrtomb.c lib/wctype-h.c lib/wctype-impl.h lib/wctype.c lib/wctype.in.h lib/windows-initguard.h lib/wmemchr-impl.h lib/wmemchr.c lib/wmempcpy.c lib/write.c lib/xalignalloc.c lib/xalloc-die.c lib/xalloc-oversized.h lib/xalloc.h lib/xasprintf.c lib/xgetcwd.c lib/xgetcwd.h lib/xmalloc.c lib/xsize.c lib/xsize.h lib/xstrtol.c lib/xstrtol.h lib/xstrtoul.c lib/xstrtoumax.c lib/xvasprintf.c lib/xvasprintf.h m4/00gnulib.m4 m4/__inline.m4 m4/absolute-header.m4 m4/access.m4 m4/acl.m4 m4/alignalloc.m4 m4/alloca.m4 m4/argp.m4 m4/assert_h.m4 m4/backupfile.m4 m4/bison.m4 m4/btowc.m4 m4/build-to-host.m4 m4/builtin-expect.m4 m4/c-bool.m4 m4/c32rtomb.m4 m4/calloc.m4 m4/canonicalize.m4 m4/chdir-long.m4 m4/chmod.m4 m4/chown.m4 m4/clock_time.m4 m4/close.m4 m4/closedir.m4 m4/codeset.m4 m4/configmake.m4 m4/ctype_h.m4 m4/d-ino.m4 m4/dirent_h.m4 m4/dirfd.m4 m4/double-slash-root.m4 m4/dup.m4 m4/dup2.m4 m4/environ.m4 m4/errno_h.m4 m4/error.m4 m4/error_h.m4 m4/euidaccess.m4 m4/exponentd.m4 m4/extensions-aix.m4 m4/extensions.m4 m4/extern-inline.m4 m4/faccessat.m4 m4/fchdir.m4 m4/fchmodat.m4 m4/fchownat.m4 m4/fclose.m4 m4/fcntl-o.m4 m4/fcntl.m4 m4/fcntl_h.m4 m4/fdopendir.m4 m4/fflush.m4 m4/fileblocks.m4 m4/filenamecat.m4 m4/flexmember.m4 m4/float_h.m4 m4/fnmatch.m4 m4/fnmatch_h.m4 m4/fopen.m4 m4/fpending.m4 m4/free.m4 m4/fseek.m4 m4/fseeko.m4 m4/fstat.m4 m4/fstatat.m4 m4/futimens.m4 m4/getcwd-abort-bug.m4 m4/getcwd-path-max.m4 m4/getcwd.m4 m4/getdelim.m4 m4/getdtablesize.m4 m4/getgroups.m4 m4/getline.m4 m4/getopt.m4 m4/getpagesize.m4 m4/getprogname.m4 m4/getrandom.m4 m4/gettime.m4 m4/gettimeofday.m4 m4/gnulib-common.m4 m4/gnulib-i18n.m4 m4/group-member.m4 m4/human.m4 m4/include_next.m4 m4/inline.m4 m4/intl-thread-locale.m4 m4/intmax_t.m4 m4/inttostr.m4 m4/inttypes.m4 m4/inttypes_h.m4 m4/isblank.m4 m4/iswblank.m4 m4/iswctype.m4 m4/iswdigit.m4 m4/iswpunct.m4 m4/iswxdigit.m4 m4/langinfo_h.m4 m4/largefile.m4 m4/lchmod.m4 m4/lchown.m4 m4/lcmessage.m4 m4/libunistring-base.m4 m4/limits-h.m4 m4/link-follow.m4 m4/link.m4 m4/linkat.m4 m4/localcharset.m4 m4/locale-en.m4 m4/locale-fr.m4 m4/locale-ja.m4 m4/locale-zh.m4 m4/locale_h.m4 m4/localeconv.m4 m4/localename.m4 m4/lseek.m4 m4/lstat.m4 m4/malloc.m4 m4/malloca.m4 m4/manywarnings-c++.m4 m4/manywarnings.m4 m4/math_h.m4 m4/mbrtoc32.m4 m4/mbrtowc.m4 m4/mbsinit.m4 m4/mbsrtowcs.m4 m4/mbstate_t.m4 m4/mbtowc.m4 m4/memchr.m4 m4/mempcpy.m4 m4/memrchr.m4 m4/minmax.m4 m4/mkdir.m4 m4/mkdirat.m4 m4/mkdtemp.m4 m4/mkfifo.m4 m4/mkfifoat.m4 m4/mknod.m4 m4/mktime.m4 m4/mmap-anon.m4 m4/mode_t.m4 m4/modechange.m4 m4/msvc-inval.m4 m4/msvc-nothrow.m4 m4/multiarch.m4 m4/musl.m4 m4/nl_langinfo.m4 m4/nocrash.m4 m4/nstrftime.m4 m4/nullptr.m4 m4/obstack.m4 m4/off64_t.m4 m4/off_t.m4 m4/open-cloexec.m4 m4/open-slash.m4 m4/open.m4 m4/openat.m4 m4/opendir.m4 m4/parse-datetime.m4 m4/pathmax.m4 m4/pid_t.m4 m4/posix_memalign.m4 m4/printf.m4 m4/priv-set.m4 m4/qsort_r.m4 m4/quote.m4 m4/quotearg.m4 m4/raise.m4 m4/rawmemchr.m4 m4/read.m4 m4/readdir.m4 m4/readlink.m4 m4/readlinkat.m4 m4/realloc.m4 m4/reallocarray.m4 m4/regex.m4 m4/rename.m4 m4/renameat.m4 m4/rewinddir.m4 m4/rmdir.m4 m4/rpmatch.m4 m4/safe-read.m4 m4/safe-write.m4 m4/save-cwd.m4 m4/savedir.m4 m4/selinux-context-h.m4 m4/selinux-label-h.m4 m4/selinux-selinux-h.m4 m4/setenv.m4 m4/setlocale_null.m4 m4/signal_h.m4 m4/size_max.m4 m4/sleep.m4 m4/ssize_t.m4 m4/stat-time.m4 m4/stat.m4 m4/std-gnu11.m4 m4/std-gnu23.m4 m4/stdalign.m4 m4/stdarg.m4 m4/stddef_h.m4 m4/stdint.m4 m4/stdint_h.m4 m4/stdio_h.m4 m4/stdlib_h.m4 m4/stpcpy.m4 m4/strcase.m4 m4/strchrnul.m4 m4/strdup.m4 m4/strerror.m4 m4/strerrorname_np.m4 m4/string_h.m4 m4/strings_h.m4 m4/strndup.m4 m4/strnlen.m4 m4/strtoull.m4 m4/strtoumax.m4 m4/symlink.m4 m4/symlinkat.m4 m4/sys_cdefs_h.m4 m4/sys_random_h.m4 m4/sys_socket_h.m4 m4/sys_stat_h.m4 m4/sys_time_h.m4 m4/sys_types_h.m4 m4/sysexits.m4 m4/tempname.m4 m4/threadlib.m4 m4/time_h.m4 m4/time_r.m4 m4/time_rz.m4 m4/timegm.m4 m4/timespec.m4 m4/tm_gmtoff.m4 m4/tzset.m4 m4/uchar_h.m4 m4/unicase_h.m4 m4/unictype_h.m4 m4/uninorm_h.m4 m4/unistd_h.m4 m4/unlink.m4 m4/unlinkat.m4 m4/unlinkdir.m4 m4/unlocked-io.m4 m4/utime.m4 m4/utime_h.m4 m4/utimens.m4 m4/utimensat.m4 m4/utimes.m4 m4/vararrays.m4 m4/vasnprintf.m4 m4/version-etc.m4 m4/visibility.m4 m4/vsnprintf.m4 m4/warn-on-use.m4 m4/warnings.m4 m4/wchar_h.m4 m4/wcrtomb.m4 m4/wctype.m4 m4/wctype_h.m4 m4/wint_t.m4 m4/wmemchr.m4 m4/wmempcpy.m4 m4/write.m4 m4/xalloc.m4 m4/xgetcwd.m4 m4/xsize.m4 m4/xstrtol.m4 m4/xvasprintf.m4 m4/zzgnulib.m4 Creating directory ./gnu/malloc Creating directory ./gnu/unicase Creating directory ./gnu/unictype Creating directory ./gnu/unistr Copying file build-aux/gitlog-to-changelog Copying file doc/parse-datetime.texi Copying file gnu/_Noreturn.h Copying file gnu/access.c Copying file gnu/acl-errno-valid.c Copying file gnu/acl-internal.c Copying file gnu/acl-internal.h Copying file gnu/acl.h Copying file gnu/acl_entries.c Copying file gnu/alignalloc.c Copying file gnu/alignalloc.h Copying file gnu/alignof.h Copying file gnu/alloca.c Copying file gnu/alloca.in.h Copying file gnu/allocator.c Copying file gnu/allocator.h Copying file gnu/anytostr.c Copying file gnu/areadlink-with-size.c Copying file gnu/areadlink.c Copying file gnu/areadlink.h Copying file gnu/areadlinkat-with-size.c Copying file gnu/areadlinkat.c Copying file gnu/arg-nonnull.h Copying file gnu/argmatch.c Copying file gnu/argmatch.h Copying file gnu/argp-ba.c Copying file gnu/argp-eexst.c Copying file gnu/argp-fmtstream.c Copying file gnu/argp-fmtstream.h Copying file gnu/argp-fs-xinl.c Copying file gnu/argp-help.c Copying file gnu/argp-namefrob.h Copying file gnu/argp-parse.c Copying file gnu/argp-pin.c Copying file gnu/argp-pv.c Copying file gnu/argp-pvh.c Copying file gnu/argp-version-etc.c Copying file gnu/argp-version-etc.h Copying file gnu/argp-xinl.c Copying file gnu/argp.h Copying file gnu/asnprintf.c Copying file gnu/assert.in.h Copying file gnu/assure.h Copying file gnu/aszprintf.c Copying file gnu/at-func.c Copying file gnu/at-func2.c Copying file gnu/attribute.h Copying file gnu/backup-find.c Copying file gnu/backup-internal.h Copying file gnu/backupfile.c Copying file gnu/backupfile.h Copying file gnu/basename-lgpl.c Copying file gnu/basename-lgpl.h Copying file gnu/basename.c Copying file gnu/bitrotate.c Copying file gnu/bitrotate.h Copying file gnu/btoc32.c Copying file gnu/btowc.c Copying file gnu/c++defs.h Copying file gnu/c-ctype.c Copying file gnu/c-ctype.h Copying file gnu/c-strcase.h Copying file gnu/c-strcasecmp.c Copying file gnu/c-strcaseeq.h Copying file gnu/c-strncasecmp.c Copying file gnu/c32_apply_type_test.c Copying file gnu/c32_get_type_test.c Copying file gnu/c32is-impl.h Copying file gnu/c32isalnum.c Copying file gnu/c32isalpha.c Copying file gnu/c32isblank.c Copying file gnu/c32iscntrl.c Copying file gnu/c32isdigit.c Copying file gnu/c32isgraph.c Copying file gnu/c32islower.c Copying file gnu/c32isprint.c Copying file gnu/c32ispunct.c Copying file gnu/c32isspace.c Copying file gnu/c32isupper.c Copying file gnu/c32isxdigit.c Copying file gnu/c32rtomb.c Copying file gnu/c32to-impl.h Copying file gnu/c32tolower.c Copying file gnu/c32toupper.c Copying file gnu/calloc.c Copying file gnu/canonicalize-lgpl.c Copying file gnu/careadlinkat.c Copying file gnu/careadlinkat.h Copying file gnu/cdefs.h Copying file gnu/chdir-long.c Copying file gnu/chdir-long.h Copying file gnu/chmod.c Copying file gnu/chown.c Copying file gnu/cloexec.c Copying file gnu/cloexec.h Copying file gnu/close-stream.c Copying file gnu/close-stream.h Copying file gnu/close.c Copying file gnu/closedir.c Copying file gnu/closeout.c Copying file gnu/closeout.h Copying file gnu/ctype.in.h Copying file gnu/dirent-private.h Copying file gnu/dirent.in.h Copying file gnu/dirfd.c Copying file gnu/dirname-lgpl.c Copying file gnu/dirname.c Copying file gnu/dirname.h Copying file gnu/dup.c Copying file gnu/dup2.c Copying file gnu/dynarray.h Copying file gnu/eloop-threshold.h Copying file gnu/errno.in.h Copying file gnu/error.c Copying file gnu/error.in.h Copying file gnu/euidaccess.c Copying file gnu/exclude.c Copying file gnu/exclude.h Copying file gnu/exitfail.c Copying file gnu/exitfail.h Copying file gnu/faccessat.c Copying file gnu/fchdir.c Copying file gnu/fchmodat.c Copying file gnu/fchown-stub.c Copying file gnu/fchownat.c Copying file gnu/fcntl.c Copying file gnu/fcntl.in.h Copying file gnu/fd-hook.c Copying file gnu/fd-hook.h Copying file gnu/fdopendir.c Copying file gnu/fdutimensat.c Copying file gnu/file-has-acl.c Copying file gnu/fileblocks.c Copying file gnu/filename.h Copying file gnu/filenamecat-lgpl.c Copying file gnu/filenamecat.h Copying file gnu/flexmember.h Copying file gnu/float+.h Copying file gnu/float.c Copying file gnu/float.in.h Copying file gnu/fnmatch.c Copying file gnu/fnmatch.in.h Copying file gnu/fnmatch_loop.c Copying file gnu/fopen.c Copying file gnu/fpending.c Copying file gnu/fpending.h Copying file gnu/fprintftime.c Copying file gnu/fprintftime.h Copying file gnu/free.c Copying file gnu/fseek.c Copying file gnu/fseeko.c Copying file gnu/fstat.c Copying file gnu/fstatat.c Copying file gnu/full-read.c Copying file gnu/full-read.h Copying file gnu/full-write.c Copying file gnu/full-write.h Copying file gnu/futimens.c Copying file gnu/get-permissions.c Copying file gnu/getcwd-lgpl.c Copying file gnu/getcwd.c Copying file gnu/getdelim.c Copying file gnu/getdtablesize.c Copying file gnu/getfilecon.c Copying file gnu/getgroups.c Copying file gnu/getline.c Copying file gnu/getopt-cdefs.in.h Copying file gnu/getopt-core.h Copying file gnu/getopt-ext.h Copying file gnu/getopt-pfx-core.h Copying file gnu/getopt-pfx-ext.h Copying file gnu/getopt.c Copying file gnu/getopt.in.h Copying file gnu/getopt1.c Copying file gnu/getopt_int.h Copying file gnu/getpagesize.c Copying file gnu/getprogname.c Copying file gnu/getprogname.h Copying file gnu/getrandom.c Copying file gnu/gettext.h Copying file gnu/gettime.c Copying file gnu/gettimeofday.c Copying file gnu/group-member.c Copying file gnu/hard-locale.c Copying file gnu/hard-locale.h Copying file gnu/hash.c Copying file gnu/hash.h Copying file gnu/human.c Copying file gnu/human.h Copying file gnu/ialloc.c Copying file gnu/ialloc.h Copying file gnu/idx.h Copying file gnu/imaxtostr.c Copying file gnu/intprops-internal.h Copying file gnu/intprops.h Copying file gnu/inttostr.c Copying file gnu/inttostr.h Copying file gnu/inttypes.in.h Copying file gnu/isblank.c Copying file gnu/iswblank.c Copying file gnu/iswctype-impl.h Copying file gnu/iswctype.c Copying file gnu/iswdigit.c Copying file gnu/iswpunct.c Copying file gnu/iswxdigit.c Copying file gnu/itold.c Copying file gnu/langinfo.in.h Copying file gnu/lc-charset-dispatch.c Copying file gnu/lc-charset-dispatch.h Copying file gnu/lchmod.c Copying file gnu/lchown.c Copying file gnu/libc-config.h Copying file gnu/limits.in.h Copying file gnu/link.c Copying file gnu/linkat.c Copying file gnu/localcharset.c Copying file gnu/localcharset.h Copying file gnu/locale.in.h Copying file gnu/localeconv.c Copying file gnu/localename-unsafe.c Copying file gnu/localename.h Copying file gnu/lseek.c Copying file gnu/lstat.c Copying file gnu/malloc.c Copying file gnu/malloc/dynarray-skeleton.c Copying file gnu/malloc/dynarray.h Copying file gnu/malloc/dynarray_at_failure.c Copying file gnu/malloc/dynarray_emplace_enlarge.c Copying file gnu/malloc/dynarray_finalize.c Copying file gnu/malloc/dynarray_resize.c Copying file gnu/malloc/dynarray_resize_clear.c Copying file gnu/malloc/scratch_buffer.h Copying file gnu/malloc/scratch_buffer_grow.c Copying file gnu/malloc/scratch_buffer_grow_preserve.c Copying file gnu/malloc/scratch_buffer_set_array_size.c Copying file gnu/malloca.c Copying file gnu/malloca.h Copying file gnu/mbrtoc32.c Copying file gnu/mbrtowc-impl-utf8.h Copying file gnu/mbrtowc-impl.h Copying file gnu/mbrtowc.c Copying file gnu/mbscasecmp.c Copying file gnu/mbsinit.c Copying file gnu/mbsrtoc32s-state.c Copying file gnu/mbsrtoc32s.c Copying file gnu/mbsrtowcs-impl.h Copying file gnu/mbsrtowcs-state.c Copying file gnu/mbsrtowcs.c Copying file gnu/mbszero.c Copying file gnu/mbtowc-impl.h Copying file gnu/mbtowc-lock.c Copying file gnu/mbtowc-lock.h Copying file gnu/mbtowc.c Copying file gnu/mcel.c Copying file gnu/mcel.h Copying file gnu/memchr.c Copying file gnu/memchr.valgrind Copying file gnu/mempcpy.c Copying file gnu/memrchr.c Copying file gnu/minmax.h Copying file gnu/mkdir.c Copying file gnu/mkdirat.c Copying file gnu/mkdtemp.c Copying file gnu/mkfifo.c Copying file gnu/mkfifoat.c Copying file gnu/mknod.c Copying file gnu/mknodat.c Copying file gnu/mktime-internal.h Copying file gnu/mktime.c Copying file gnu/modechange.c Copying file gnu/modechange.h Copying file gnu/msvc-inval.c Copying file gnu/msvc-inval.h Copying file gnu/msvc-nothrow.c Copying file gnu/msvc-nothrow.h Copying file gnu/nl_langinfo-lock.c Copying file gnu/nl_langinfo.c Copying file gnu/nstrftime.c Copying file gnu/obstack.c Copying file gnu/obstack.in.h Copying file gnu/offtostr.c Copying file gnu/open.c Copying file gnu/openat-die.c Copying file gnu/openat-priv.h Copying file gnu/openat-proc.c Copying file gnu/openat.c Copying file gnu/openat.h Copying file gnu/opendir.c Copying file gnu/opendirat.c Copying file gnu/opendirat.h Copying file gnu/parse-datetime.h Copying file gnu/parse-datetime.y Copying file gnu/pathmax.h Copying file gnu/posix_memalign.c Copying file gnu/printf-args.c Copying file gnu/printf-args.h Copying file gnu/printf-parse.c Copying file gnu/printf-parse.h Copying file gnu/priv-set.c Copying file gnu/priv-set.h Copying file gnu/progname.c Copying file gnu/progname.h Copying file gnu/qsort.c Copying file gnu/qsort_r.c Copying file gnu/quote.h Copying file gnu/quotearg.c Copying file gnu/quotearg.h Copying file gnu/raise.c Copying file gnu/rawmemchr.c Copying file gnu/rawmemchr.valgrind Copying file gnu/read.c Copying file gnu/readdir.c Copying file gnu/readlink.c Copying file gnu/readlinkat.c Copying file gnu/realloc.c Copying file gnu/reallocarray.c Copying file gnu/regcomp.c Copying file gnu/regex.c Copying file gnu/regex.h Copying file gnu/regex_internal.c Copying file gnu/regex_internal.h Copying file gnu/regexec.c Copying file gnu/rename.c Copying file gnu/renameat.c Copying file gnu/renameatu.c Copying file gnu/renameatu.h Copying file gnu/rewinddir.c Copying file gnu/rmdir.c Copying file gnu/root-uid.h Copying file gnu/rpmatch.c Copying file gnu/safe-read.c Copying file gnu/safe-read.h Copying file gnu/safe-write.c Copying file gnu/safe-write.h Copying file gnu/same-inode.c Copying file gnu/same-inode.h Copying file gnu/save-cwd.c Copying file gnu/save-cwd.h Copying file gnu/savedir.c Copying file gnu/savedir.h Copying file gnu/scratch_buffer.h Copying file gnu/se-context.c Copying file gnu/se-context.in.h Copying file gnu/se-label.c Copying file gnu/se-label.in.h Copying file gnu/se-selinux.c Copying file gnu/se-selinux.in.h Copying file gnu/selinux-at.c Copying file gnu/selinux-at.h Copying file gnu/set-permissions.c Copying file gnu/setenv.c Copying file gnu/setlocale-lock.c Copying file gnu/setlocale_null-unlocked.c Copying file gnu/setlocale_null.c Copying file gnu/setlocale_null.h Copying file gnu/signal.in.h Copying file gnu/size_max.h Copying file gnu/sleep.c Copying file gnu/stat-macros.h Copying file gnu/stat-time.c Copying file gnu/stat-time.h Copying file gnu/stat-w32.c Copying file gnu/stat-w32.h Copying file gnu/stat.c Copying file gnu/stdarg.in.h Copying file gnu/stdckdint.in.h Copying file gnu/stddef.in.h Copying file gnu/stdint.in.h Copying file gnu/stdio-impl.h Copying file gnu/stdio-read.c Copying file gnu/stdio-write.c Copying file gnu/stdio.in.h Copying file gnu/stdlib.c Copying file gnu/stdlib.in.h Copying file gnu/stdopen.c Copying file gnu/stdopen.h Copying file gnu/stpcpy.c Copying file gnu/strcasecmp.c Copying file gnu/strchrnul.c Copying file gnu/strchrnul.valgrind Copying file gnu/strdup.c Copying file gnu/streq.h Copying file gnu/strerror-override.c Copying file gnu/strerror-override.h Copying file gnu/strerror.c Copying file gnu/strftime.c Copying file gnu/strftime.h Copying file gnu/string.in.h Copying file gnu/strings.in.h Copying file gnu/stripslash.c Copying file gnu/strncasecmp.c Copying file gnu/strndup.c Copying file gnu/strnlen.c Copying file gnu/strnlen1.c Copying file gnu/strnlen1.h Copying file gnu/strtoimax.c Copying file gnu/strtol.c Copying file gnu/strtoul.c Copying file gnu/strtoull.c Copying file gnu/strtoumax.c Copying file gnu/symlink.c Copying file gnu/symlinkat.c Copying file gnu/sys-limits.h Copying file gnu/sys_random.in.h Copying file gnu/sys_stat.in.h Copying file gnu/sys_time.in.h Copying file gnu/sys_types.in.h Copying file gnu/sysexits.in.h Copying file gnu/tempname.c Copying file gnu/tempname.h Copying file gnu/time-internal.h Copying file gnu/time.in.h Copying file gnu/time_r.c Copying file gnu/time_rz.c Copying file gnu/timegm.c Copying file gnu/timespec-sub.c Copying file gnu/timespec.c Copying file gnu/timespec.h Copying file gnu/tzset.c Copying file gnu/uchar.in.h Copying file gnu/uinttostr.c Copying file gnu/umaxtostr.c Copying file gnu/unicase.in.h Copying file gnu/unicase/simple-mapping.h Copying file gnu/unicase/tolower.c Copying file gnu/unicase/tolower.h Copying file gnu/unicase/toupper.c Copying file gnu/unicase/toupper.h Copying file gnu/unictype.in.h Copying file gnu/unictype/bitmap.h Copying file gnu/unictype/ctype_alnum.c Copying file gnu/unictype/ctype_alnum.h Copying file gnu/unictype/ctype_alpha.c Copying file gnu/unictype/ctype_alpha.h Copying file gnu/unictype/ctype_blank.c Copying file gnu/unictype/ctype_blank.h Copying file gnu/unictype/ctype_cntrl.c Copying file gnu/unictype/ctype_cntrl.h Copying file gnu/unictype/ctype_digit.c Copying file gnu/unictype/ctype_digit.h Copying file gnu/unictype/ctype_graph.c Copying file gnu/unictype/ctype_graph.h Copying file gnu/unictype/ctype_lower.c Copying file gnu/unictype/ctype_lower.h Copying file gnu/unictype/ctype_print.c Copying file gnu/unictype/ctype_print.h Copying file gnu/unictype/ctype_punct.c Copying file gnu/unictype/ctype_punct.h Copying file gnu/unictype/ctype_space.c Copying file gnu/unictype/ctype_space.h Copying file gnu/unictype/ctype_upper.c Copying file gnu/unictype/ctype_upper.h Copying file gnu/unictype/ctype_xdigit.c Copying file gnu/unictype/ctype_xdigit.h Copying file gnu/uninorm.in.h Copying file gnu/unistd.c Copying file gnu/unistd.in.h Copying file gnu/unistr.in.h Copying file gnu/unistr/u-cpy.h Copying file gnu/unistr/u-pcpy.h Copying file gnu/unistr/u-strcat.h Copying file gnu/unistr/u-strlen.h Copying file gnu/unistr/u32-chr.c Copying file gnu/unistr/u32-cpy.c Copying file gnu/unistr/u32-pcpy.c Copying file gnu/unistr/u32-strcat.c Copying file gnu/unistr/u32-strlen.c Copying file gnu/unitypes.in.h Copying file gnu/unlink.c Copying file gnu/unlinkat.c Copying file gnu/unlinkdir.c Copying file gnu/unlinkdir.h Copying file gnu/unlocked-io.h Copying file gnu/unsetenv.c Copying file gnu/utime.c Copying file gnu/utime.in.h Copying file gnu/utimens.c Copying file gnu/utimens.h Copying file gnu/utimensat.c Copying file gnu/vasnprintf.c Copying file gnu/vasnprintf.h Copying file gnu/vaszprintf.c Copying file gnu/verify.h Copying file gnu/version-etc-fsf.c Copying file gnu/version-etc.c Copying file gnu/version-etc.h Copying file gnu/vsnprintf.c Copying file gnu/vsnzprintf.c Copying file gnu/warn-on-use.h Copying file gnu/wchar.in.h Copying file gnu/wcrtomb.c Copying file gnu/wctype-h.c Copying file gnu/wctype-impl.h Copying file gnu/wctype.c Copying file gnu/wctype.in.h Copying file gnu/windows-initguard.h Copying file gnu/wmemchr-impl.h Copying file gnu/wmemchr.c Copying file gnu/wmempcpy.c Copying file gnu/write.c Copying file gnu/xalignalloc.c Copying file gnu/xalloc-die.c Copying file gnu/xalloc-oversized.h Copying file gnu/xalloc.h Copying file gnu/xasprintf.c Copying file gnu/xgetcwd.c Copying file gnu/xgetcwd.h Copying file gnu/xmalloc.c Copying file gnu/xsize.c Copying file gnu/xsize.h Copying file gnu/xstrtol.c Copying file gnu/xstrtol.h Copying file gnu/xstrtoul.c Copying file gnu/xstrtoumax.c Copying file gnu/xvasprintf.c Copying file gnu/xvasprintf.h Copying file m4/00gnulib.m4 Copying file m4/__inline.m4 Copying file m4/absolute-header.m4 Copying file m4/access.m4 Copying file m4/acl.m4 Copying file m4/alignalloc.m4 Copying file m4/alloca.m4 Copying file m4/argp.m4 Copying file m4/assert_h.m4 Copying file m4/backupfile.m4 Copying file m4/bison.m4 Copying file m4/btowc.m4 Copying file m4/build-to-host.m4 Copying file m4/builtin-expect.m4 Copying file m4/c-bool.m4 Copying file m4/c32rtomb.m4 Copying file m4/calloc.m4 Copying file m4/canonicalize.m4 Copying file m4/chdir-long.m4 Copying file m4/chmod.m4 Copying file m4/chown.m4 Copying file m4/clock_time.m4 Copying file m4/close.m4 Copying file m4/closedir.m4 Copying file m4/codeset.m4 Copying file m4/configmake.m4 Copying file m4/ctype_h.m4 Copying file m4/d-ino.m4 Copying file m4/dirent_h.m4 Copying file m4/dirfd.m4 Copying file m4/double-slash-root.m4 Copying file m4/dup.m4 Copying file m4/dup2.m4 Copying file m4/environ.m4 Copying file m4/errno_h.m4 Copying file m4/error.m4 Copying file m4/error_h.m4 Copying file m4/euidaccess.m4 Copying file m4/exponentd.m4 Copying file m4/extensions-aix.m4 Copying file m4/extensions.m4 Copying file m4/extern-inline.m4 Copying file m4/faccessat.m4 Copying file m4/fchdir.m4 Copying file m4/fchmodat.m4 Copying file m4/fchownat.m4 Copying file m4/fclose.m4 Copying file m4/fcntl-o.m4 Copying file m4/fcntl.m4 Copying file m4/fcntl_h.m4 Copying file m4/fdopendir.m4 Copying file m4/fflush.m4 Copying file m4/fileblocks.m4 Copying file m4/filenamecat.m4 Copying file m4/flexmember.m4 Copying file m4/float_h.m4 Copying file m4/fnmatch.m4 Copying file m4/fnmatch_h.m4 Copying file m4/fopen.m4 Copying file m4/fpending.m4 Copying file m4/free.m4 Copying file m4/fseek.m4 Copying file m4/fseeko.m4 Copying file m4/fstat.m4 Copying file m4/fstatat.m4 Copying file m4/futimens.m4 Copying file m4/getcwd-abort-bug.m4 Copying file m4/getcwd-path-max.m4 Copying file m4/getcwd.m4 Copying file m4/getdelim.m4 Copying file m4/getdtablesize.m4 Copying file m4/getgroups.m4 Copying file m4/getline.m4 Copying file m4/getopt.m4 Copying file m4/getpagesize.m4 Copying file m4/getprogname.m4 Copying file m4/getrandom.m4 Copying file m4/gettime.m4 Copying file m4/gettimeofday.m4 Copying file m4/gnulib-common.m4 Copying file m4/gnulib-i18n.m4 Copying file m4/gnulib-tool.m4 Copying file m4/group-member.m4 Copying file m4/human.m4 Copying file m4/include_next.m4 Copying file m4/inline.m4 Copying file m4/intl-thread-locale.m4 Copying file m4/intmax_t.m4 Copying file m4/inttostr.m4 Copying file m4/inttypes.m4 Copying file m4/inttypes_h.m4 Copying file m4/isblank.m4 Copying file m4/iswblank.m4 Copying file m4/iswctype.m4 Copying file m4/iswdigit.m4 Copying file m4/iswpunct.m4 Copying file m4/iswxdigit.m4 Copying file m4/langinfo_h.m4 Copying file m4/largefile.m4 Copying file m4/lchmod.m4 Copying file m4/lchown.m4 Copying file m4/lcmessage.m4 Copying file m4/libunistring-base.m4 Copying file m4/limits-h.m4 Copying file m4/link-follow.m4 Copying file m4/link.m4 Copying file m4/linkat.m4 Copying file m4/localcharset.m4 Copying file m4/locale-en.m4 Copying file m4/locale-fr.m4 Copying file m4/locale-ja.m4 Copying file m4/locale-zh.m4 Copying file m4/locale_h.m4 Copying file m4/localeconv.m4 Copying file m4/localename.m4 Copying file m4/lseek.m4 Copying file m4/lstat.m4 Copying file m4/malloc.m4 Copying file m4/malloca.m4 Copying file m4/manywarnings-c++.m4 Copying file m4/manywarnings.m4 Copying file m4/math_h.m4 Copying file m4/mbrtoc32.m4 Copying file m4/mbrtowc.m4 Copying file m4/mbsinit.m4 Copying file m4/mbsrtowcs.m4 Copying file m4/mbstate_t.m4 Copying file m4/mbtowc.m4 Copying file m4/memchr.m4 Copying file m4/mempcpy.m4 Copying file m4/memrchr.m4 Copying file m4/minmax.m4 Copying file m4/mkdir.m4 Copying file m4/mkdirat.m4 Copying file m4/mkdtemp.m4 Copying file m4/mkfifo.m4 Copying file m4/mkfifoat.m4 Copying file m4/mknod.m4 Copying file m4/mktime.m4 Copying file m4/mmap-anon.m4 Copying file m4/mode_t.m4 Copying file m4/modechange.m4 Copying file m4/msvc-inval.m4 Copying file m4/msvc-nothrow.m4 Copying file m4/multiarch.m4 Copying file m4/musl.m4 Copying file m4/nl_langinfo.m4 Copying file m4/nocrash.m4 Copying file m4/nstrftime.m4 Copying file m4/nullptr.m4 Copying file m4/obstack.m4 Copying file m4/off64_t.m4 Copying file m4/off_t.m4 Copying file m4/open-cloexec.m4 Copying file m4/open-slash.m4 Copying file m4/open.m4 Copying file m4/openat.m4 Copying file m4/opendir.m4 Copying file m4/parse-datetime.m4 Copying file m4/pathmax.m4 Copying file m4/pid_t.m4 Copying file m4/posix_memalign.m4 Copying file m4/printf.m4 Copying file m4/priv-set.m4 Copying file m4/qsort_r.m4 Copying file m4/quote.m4 Copying file m4/quotearg.m4 Copying file m4/raise.m4 Copying file m4/rawmemchr.m4 Copying file m4/read.m4 Copying file m4/readdir.m4 Copying file m4/readlink.m4 Copying file m4/readlinkat.m4 Copying file m4/realloc.m4 Copying file m4/reallocarray.m4 Copying file m4/regex.m4 Copying file m4/rename.m4 Copying file m4/renameat.m4 Copying file m4/rewinddir.m4 Copying file m4/rmdir.m4 Copying file m4/rpmatch.m4 Copying file m4/safe-read.m4 Copying file m4/safe-write.m4 Copying file m4/save-cwd.m4 Copying file m4/savedir.m4 Copying file m4/selinux-context-h.m4 Copying file m4/selinux-label-h.m4 Copying file m4/selinux-selinux-h.m4 Copying file m4/setenv.m4 Copying file m4/setlocale_null.m4 Copying file m4/signal_h.m4 Copying file m4/size_max.m4 Copying file m4/sleep.m4 Copying file m4/ssize_t.m4 Copying file m4/stat-time.m4 Copying file m4/stat.m4 Copying file m4/std-gnu11.m4 Copying file m4/std-gnu23.m4 Copying file m4/stdalign.m4 Copying file m4/stdarg.m4 Copying file m4/stddef_h.m4 Copying file m4/stdint.m4 Copying file m4/stdint_h.m4 Copying file m4/stdio_h.m4 Copying file m4/stdlib_h.m4 Copying file m4/stpcpy.m4 Copying file m4/strcase.m4 Copying file m4/strchrnul.m4 Copying file m4/strdup.m4 Copying file m4/strerror.m4 Copying file m4/strerrorname_np.m4 Copying file m4/string_h.m4 Copying file m4/strings_h.m4 Copying file m4/strndup.m4 Copying file m4/strnlen.m4 Copying file m4/strtoull.m4 Copying file m4/strtoumax.m4 Copying file m4/symlink.m4 Copying file m4/symlinkat.m4 Copying file m4/sys_cdefs_h.m4 Copying file m4/sys_random_h.m4 Copying file m4/sys_socket_h.m4 Copying file m4/sys_stat_h.m4 Copying file m4/sys_time_h.m4 Copying file m4/sys_types_h.m4 Copying file m4/sysexits.m4 Copying file m4/tempname.m4 Copying file m4/threadlib.m4 Copying file m4/time_h.m4 Copying file m4/time_r.m4 Copying file m4/time_rz.m4 Copying file m4/timegm.m4 Copying file m4/timespec.m4 Copying file m4/tm_gmtoff.m4 Copying file m4/tzset.m4 Copying file m4/uchar_h.m4 Copying file m4/unicase_h.m4 Copying file m4/unictype_h.m4 Copying file m4/uninorm_h.m4 Copying file m4/unistd_h.m4 Copying file m4/unlink.m4 Copying file m4/unlinkat.m4 Copying file m4/unlinkdir.m4 Copying file m4/unlocked-io.m4 Copying file m4/utime.m4 Copying file m4/utime_h.m4 Copying file m4/utimens.m4 Copying file m4/utimensat.m4 Copying file m4/utimes.m4 Copying file m4/vararrays.m4 Copying file m4/vasnprintf.m4 Copying file m4/version-etc.m4 Copying file m4/visibility.m4 Copying file m4/vsnprintf.m4 Copying file m4/warn-on-use.m4 Copying file m4/warnings.m4 Copying file m4/wchar_h.m4 Copying file m4/wcrtomb.m4 Copying file m4/wctype.m4 Copying file m4/wctype_h.m4 Copying file m4/wint_t.m4 Copying file m4/wmemchr.m4 Copying file m4/wmempcpy.m4 Copying file m4/write.m4 Copying file m4/xalloc.m4 Copying file m4/xgetcwd.m4 Copying file m4/xsize.m4 Copying file m4/xstrtol.m4 Copying file m4/xvasprintf.m4 Copying file m4/zzgnulib.m4 Creating m4/gnulib-cache.m4 Creating m4/gnulib-comp.m4 Creating gnu/Makefile.am Updating build-aux/.gitignore (backup in build-aux/.gitignore~) Creating gnu/.gitignore Creating gnu/malloc/.gitignore Creating gnu/unicase/.gitignore Creating gnu/unictype/.gitignore Creating gnu/unistr/.gitignore Updating m4/.gitignore (backup in m4/.gitignore~) Finished. You may need to add #include directives for the following .h files. #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include "acl.h" #include "alignalloc.h" #include "areadlink.h" #include "argmatch.h" #include "argp-version-etc.h" #include "argp.h" #include "attribute.h" #include "backupfile.h" #include "c-ctype.h" #include "closeout.h" #include "configmake.h" #include "dirname.h" #include "exclude.h" #include "exitfail.h" #include "flexmember.h" #include "fprintftime.h" #include "full-read.h" #include "full-write.h" #include "gettext.h" #include "hash.h" #include "human.h" #include "ialloc.h" #include "idx.h" #include "intprops.h" #include "inttostr.h" #include "localcharset.h" #include "modechange.h" #include "obstack.h" #include "parse-datetime.h" #include "priv-set.h" #include "progname.h" #include "quote.h" #include "quotearg.h" #include "root-uid.h" #include "safe-read.h" #include "savedir.h" #include "selinux-at.h" #include "stat-time.h" #include "stdopen.h" #include "timespec.h" #include "unlinkdir.h" #include "unlocked-io.h" #include "utimens.h" #include "xalloc.h" #include "xgetcwd.h" #include "xstrtol.h" #include "xvasprintf.h" You may need to use the following Makefile variables when linking. Use them in _LDADD when linking a program, or in _a_LDFLAGS or _la_LDFLAGS when linking a library. $(CLOCK_TIME_LIB) $(EUIDACCESS_LIBGEN) $(FILE_HAS_ACL_LIB) $(GETRANDOM_LIB) $(HARD_LOCALE_LIB) $(LIBTHREAD) $(LIB_ACL) $(LIB_SELINUX) $(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise $(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise $(MBRTOWC_LIB) $(SETLOCALE_NULL_LIB) Don't forget to - add "gnu/Makefile" to AC_CONFIG_FILES in ./configure.ac, - mention "gnu" in SUBDIRS in Makefile.am, - mention "-I m4" in ACLOCAL_AMFLAGS in Makefile.am or add an AC_CONFIG_MACRO_DIRS([m4]) invocation in ./configure.ac, - mention "m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am, - invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC, - invoke gl_INIT in ./configure.ac. ./bootstrap: ln -fs ../paxutils/am/rmt.m4 m4/rmt.m4 ./bootstrap: ln -fs ../paxutils/am/rtapelib.m4 m4/rtapelib.m4 ./bootstrap: ln -fs ../paxutils/am/system.m4 m4/system.m4 ./bootstrap: Creating m4/paxutils.m4 ./bootstrap: ln -fs ../paxutils/doc/genfile.texi doc/genfile.texi ./bootstrap: ln -fs ../paxutils/doc/rmt.8 doc/rmt.8 ./bootstrap: ln -fs ../paxutils/rmt/Makefile.am rmt/Makefile.am ./bootstrap: ln -fs ../paxutils/rmt/rmt.c rmt/rmt.c ./bootstrap: ln -fs ../paxutils/lib/rmt.h lib/rmt.h ./bootstrap: ln -fs ../paxutils/lib/rtapelib.c lib/rtapelib.c ./bootstrap: ln -fs ../paxutils/lib/system.h lib/system.h ./bootstrap: ln -fs ../paxutils/tests/genfile.c tests/genfile.c ./bootstrap: ln -fs ../paxutils/tests/argcv.c tests/argcv.c ./bootstrap: ln -fs ../paxutils/tests/argcv.h tests/argcv.h ./bootstrap: ln -fs ../paxutils/paxlib/error.c lib/paxerror.c ./bootstrap: ln -fs ../paxutils/paxlib/exit.c lib/paxexit.c ./bootstrap: ln -fs ../paxutils/paxlib/exit-status.c lib/paxexit-status.c ./bootstrap: ln -fs ../paxutils/paxlib/names.c lib/paxnames.c ./bootstrap: ln -fs ../paxutils/paxlib/paxlib.h lib/paxlib.h running: AUTOPOINT=true LIBTOOLIZE=true autoreconf --verbose --install --force -I m4 --no-recursive autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: running: true --force autoreconf: running: aclocal -I m4 --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --include=m4 --force autoreconf: running: /usr/bin/autoheader --include=m4 --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:34: installing 'build-aux/config.guess' configure.ac:34: installing 'build-aux/config.sub' configure.ac:25: installing 'build-aux/install-sh' configure.ac:25: installing 'build-aux/missing' Makefile.am: installing './INSTALL' doc/Makefile.am:20: installing 'build-aux/mdate-sh' doc/Makefile.am:20: installing 'build-aux/texinfo.tex' gnu/Makefile.am: installing 'build-aux/depcomp' configure.ac: installing 'build-aux/ylwrap' autoreconf: 'build-aux/install-sh' is updated autoreconf: Leaving directory '.' ./bootstrap: ln -fs ../gnulib/build-aux/install-sh build-aux/install-sh ./bootstrap: ln -fs ../gnulib/build-aux/mdate-sh build-aux/mdate-sh ./bootstrap: ln -fs ../gnulib/build-aux/texinfo.tex build-aux/texinfo.tex ./bootstrap: ln -fs ../gnulib/build-aux/depcomp build-aux/depcomp ./bootstrap: ln -fs ../gnulib/build-aux/config.guess build-aux/config.guess ./bootstrap: ln -fs ../gnulib/build-aux/config.sub build-aux/config.sub ./bootstrap: ln -fs gnulib/doc/INSTALL INSTALL ./bootstrap: Creating po/Makevars from po/Makevars.template ... ./bootstrap: done. Now you can run './configure'. + ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes 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 C23 features... -std=gnu23 checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc -std=gnu23... gcc3 checking for ranlib... ranlib checking for bison... bison -y 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 wchar.h... yes checking for minix/config.h... no checking for linux/fd.h... yes checking for sys/mtio.h... yes checking for features.h... yes checking for linewrap.h... no checking for stdbool.h... yes checking for uchar.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for error.h... yes checking for linux/xattr.h... yes checking for selinux/selinux.h... no checking for fnmatch.h... yes checking for stdio_ext.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for threads.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for obstack.h... yes checking for priv.h... no checking for malloc.h... yes checking for stdckdint.h... yes checking for sys/random.h... yes checking for sysexits.h... yes checking for utime.h... yes checking for net/errno.h... no checking for sys/inet.h... no checking for netdb.h... yes checking for grp.h... yes checking for pwd.h... yes checking for iconv.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to run the C preprocessor... gcc -std=gnu23 -E checking for egrep -e... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for gcc -std=gnu23 option to support large files... none needed checking for gcc -std=gnu23 option to support timestamps after 2038... none needed checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for st_fstype string in struct stat... no checking for sys/acl.h... no checking for mode_t... yes checking for pid_t... yes checking for off_t... yes checking for uid_t... yes checking for gid_t... yes checking for dev_t... yes checking for ino_t... yes checking for major_t... no checking for minor_t... no checking for ssize_t... yes checking for lstat... yes checking for fchmod... yes checking for flockfile... yes checking for funlockfile... yes checking for pathconf... yes checking for btowc... yes checking for mbrtowc... yes checking for mbsinit... yes checking for canonicalize_file_name... yes checking for realpath... yes checking for chown... yes checking for fchown... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fchmodat... yes checking for lchmod... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for listxattr... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for fstatat... yes checking for getdtablesize... yes checking for getexecname... no checking for gettimeofday... yes checking for isblank... yes checking for iswcntrl... yes checking for link... yes checking for readlink... yes checking for openat... yes checking for mprotect... yes checking for mkdirat... yes checking for mknod... yes checking for strftime_z... no checking for qsort_r... yes checking for iswctype... yes checking for renameat... yes checking for setenv... yes checking for sleep... yes checking for strndup... yes checking for strtoumax... yes checking for localtime_r... yes checking for unlinkat... yes checking for utimens... no checking for lutimens... no checking for vasnprintf... no checking for snprintf... yes checking for wcrtomb... yes checking for mkfifo... yes checking for getaddrinfo... yes checking for fsync... yes checking for waitpid... yes checking for sys/acl.h... (cached) no configure: WARNING: libacl development library was not found or not usable. configure: WARNING: GNU tar will be built without ACL support. checking for gcc -std=gnu23 options needed to detect all undeclared functions... none needed checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict__ checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for d_ino member in directory struct... yes checking for long file names... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether char8_t is correctly defined... yes checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... none checking for an english Unicode locale... none checking for a transitional chinese locale... none checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking whether mbrtoc32 works as well as mbrtowc... guessing yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb works as well as wcrtomb... guessing yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for faccessat... yes checking for getcwd... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown dereferences symlinks... yes checking whether chown honors trailing slash... yes checking whether chown always updates ctime... yes checking if environ is properly declared... yes checking for complete errno.h... yes checking for error... yes checking whether error_at_line is declared... yes checking for error_at_line... yes checking for working error function... yes checking type of array argument to getgroups... gid_t checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for library containing setfilecon... no checking whether byte ordering is bigendian... no checking whether fopen recognizes a trailing slash... yes checking whether fflush works on input streams... no checking whether stdin defaults to large file offsets... yes checking for off64_t... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... (cached) no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether alarm is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for glibc-compatible sys/cdefs.h... yes checking whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype supports the "blank" and "punct" character classes... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for O_CLOEXEC... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... yes checking whether nullptr_t needs ... no checking for clean definition of __STDC_VERSION_STDDEF_H__... no checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for LC_MESSAGES... yes checking for uselocale... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking whether malloc (0) returns nonnull... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for compiler option needed when checking for future declarations... none checking whether time_t is signed... yes checking for working mktime... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.tm_zone... yes checking for promoted mode_t type... mode_t checking for compound literals... yes checking whether realloc should abort upon undefined behaviour... no checking whether setenv is declared... yes checking whether _putenv is declared... no checking for search.h... yes checking for tsearch... yes checking for sigset_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... guessing yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strtoumax is declared... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether unsetenv is declared... yes checking whether the utimes function works... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether printf supports POSIX/XSI format strings with positions... yes checking whether vsnprintf is declared... yes checking whether wcsdup is declared... yes checking for strerrorname_np... yes checking whether strerrorname_np works... yes checking for C compiler option to allow warnings... -Wno-error checking whether access honors trailing slash... yes checking for posix_memalign... yes checking for alignas and alignof... yes, keywords checking for alloca as a compiler built-in... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether program_invocation_name is defined... yes checking whether program_invocation_short_name is defined... yes checking for static_assert... yes, a keyword checking for bool, true, false... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking whether btowc is consistent with mbrtowc in the C locale... no checking for __builtin_expect... yes checking whether c32rtomb return value is correct... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for readlinkat... yes checking whether this system supports file names of any length... no checking whether chmod works... yes checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... (cached) yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for euidaccess... yes checking for faccessat... (cached) yes checking whether fchmodat works... yes checking for fchownat... yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes checking whether fchownat works with an empty file name... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for sys/smack.h... no checking for struct stat.st_blocks... yes checking for mempcpy... yes checking for flexible array member... yes checking whether float.h conforms to ISO C23... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether free is known to preserve errno... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking whether fstatat (..., 0) works... yes checking for futimens... yes checking whether futimens works... yes checking whether getcwd handles long file names properly... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... yes checking for getdelim... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... yes checking for getline... yes checking for working getline function... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking for getprogname... no checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether __argv is declared... no checking for getrandom... yes checking whether getrandom is compatible with its GNU+BSD signature... yes checking for gettimeofday with POSIX signature... yes checking for group_member... yes checking whether the compiler generally respects inline... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... guessing yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... guessing yes checking for lchown... yes checking whether the compiler supports the __inline keyword... yes checking whether link obeys POSIX... yes checking for __xpg4... no checking whether link(2) dereferences a symlink... no checking for linkat... yes checking whether linkat() can link symlinks... yes checking whether linkat handles trailing slash correctly... yes checking whether localeconv works... yes checking whether lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbsrtowcs works... guessing yes checking whether the C locale is free of encoding errors... (cached) no checking for mbtowc... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking for mkfifo... yes checking whether mkfifo rejects trailing slashes... yes checking for mknodat... yes checking for mkfifoat... yes checking whether mkfifoat rejects trailing slashes... yes checking whether mknod can create fifo without root privileges... yes checking for __mktime_internal... no checking for nl_langinfo... yes checking whether YESEXPR works... yes checking for C nullptr... yes checking for obstacks that work with any size object... no checking whether ptrdiff_t is at least as large as a pointer... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for bison... bison checking for bison 2.4 or newer... 3.8.2, ok checking for posix_memalign... (cached) yes checking whether posix_memalign works for large alignment or zero size... no checking for getppriv... no checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for qsort_r signature... GNU checking for raise... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking for readlinkat... (cached) yes checking whether readlinkat signature is correct... yes checking whether realloc (..., 0) returns nonnull... no checking for reallocarray... yes checking for working re_compile_pattern... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for linux/fs.h... yes checking for renameat2... yes checking whether renameat2 works... yes checking for linux/fs.h... (cached) yes checking for renameat2... (cached) yes checking whether renameat2 works... (cached) yes checking for rewinddir... yes checking whether rmdir works... yes checking for rpmatch... yes checking for selinux/flask.h... no checking whether setenv validates arguments... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking for strtoull... yes checking whether strtoull works... yes checking whether symlink handles trailing slash correctly... yes checking for symlinkat... yes checking whether symlinkat handles trailing slash correctly... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime works even near extrema... yes checking for timezone_t... no checking for tzalloc... no checking for timegm... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for utime... yes checking whether utime handles trailing slashes on files... yes checking for futimes... yes checking for futimesat... yes checking for lutimes... yes checking for futimens... (cached) yes checking for utimensat... yes checking for utimensat... (cached) yes checking whether utimensat works... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... guessing yes checking for wmemchr... yes checking for wmempcpy... yes checking for stdint.h... (cached) yes checking for library containing setsockopt... none required checking for library containing setsockopt... (cached) none required checking which ioctl field to test for reversed bytes... mt_type checking whether to build rmt... yes checking for struct stat.st_blksize... yes checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether C compiler handles -Werror... yes checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking whether C compiler handles -fanalyzer... yes checking whether C compiler handles -fstrict-flex-arrays... yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -Warith-conversion... yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Wcast-align=strict... yes checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-branches... yes checking whether C compiler handles -Wduplicated-cond... yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Wformat-signedness... yes checking whether C compiler handles -Wflex-array-member-not-at-end... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Wmissing-variable-declarations... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Wstrict-flex-arrays... yes checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Wsuggest-attribute=cold... yes checking whether C compiler handles -Wsuggest-attribute=const... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-attribute=malloc... yes checking whether C compiler handles -Wsuggest-attribute=noreturn... yes checking whether C compiler handles -Wsuggest-final-methods... yes checking whether C compiler handles -Wsuggest-final-types... yes checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunused-macros... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... yes checking whether C compiler handles -Wattribute-alias=2... yes checking whether C compiler handles -Wbidi-chars=any,ucn... yes checking whether C compiler handles -Wformat-overflow=2... yes checking whether C compiler handles -Wformat=2... yes checking whether C compiler handles -Wformat-truncation=2... yes checking whether C compiler handles -Wimplicit-fallthrough=5... yes checking whether C compiler handles -Wshift-overflow=2... yes checking whether C compiler handles -Wuse-after-free=3... yes checking whether C compiler handles -Wunused-const-variable=2... yes checking whether C compiler handles -Wvla-larger-than=4031... yes checking whether C compiler handles -Wthread-safety... no checking whether C compiler handles -Wno-analyzer-malloc-leak... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wno-type-limits... yes checking whether C compiler handles -Wno-format-nonliteral... yes checking whether C compiler handles -fdiagnostics-show-option... yes checking whether C compiler handles -funit-at-a-time... yes checking whether C compiler handles -Wno-missing-field-initializers... yes checking for sys/xattr.h... yes checking for library containing getxattr... none required checking for library containing fgetxattr... none required checking for library containing lgetxattr... none required checking for library containing setxattr... none required checking for library containing fsetxattr... none required checking for library containing lsetxattr... none required checking for library containing listxattr... none required checking for library containing flistxattr... none required checking for library containing llistxattr... none required checking for remote shell... no checking for default archive format... GNU checking for default archive... - checking for default blocking... 20 checking for default quoting style... escape checking for ld used by gcc -std=gnu23... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for iconv_t... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating Makefile config.status: creating doc/Makefile config.status: creating gnu/Makefile config.status: creating lib/Makefile config.status: creating po/Makefile.in config.status: creating scripts/Makefile config.status: creating rmt/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing tests/atconfig commands + make dist-xz make distdir-am make[1]: Entering directory '/workdir/tar' if test -d .git; then \ cmd=./build-aux/gitlog-to-changelog; \ if test -n "2009-03-06"; then \ cmd="$cmd --since=\"2009-03-06\""; \ fi; \ if test -n "ChangeLog.amend"; then \ cmd="$cmd --amend=ChangeLog.amend"; \ fi; \ $cmd --format='%s%n%n%b%n' | \ sed '/$/d' | fmt -s > ./cl-t; \ if test -n "ChangeLog.CVS" && test -f "ChangeLog.CVS"; \ then \ echo "" >> ./cl-t; \ cat "ChangeLog.CVS" | \ sed '/^Local Variables:/,/^End:/d' >> ./cl-t; \ fi; \ echo "Local Variables:" >> ./cl-t; \ echo "mode: change-log" >> ./cl-t; \ echo "version-control: never" >> ./cl-t; \ echo "buffer-read-only: t" >> ./cl-t; \ echo "End:" >> ./cl-t; \ rm -f ./ChangeLog; \ mv ./cl-t ./ChangeLog; \ fi Can't locate object method "new" via package "Safe" (perhaps you forgot to load "Safe"?) at ./build-aux/gitlog-to-changelog line 346, line 1357. if test -d "tar-1.35.90"; then find "tar-1.35.90" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "tar-1.35.90" || { sleep 5 && rm -rf "tar-1.35.90"; }; else :; fi test -d "tar-1.35.90" || mkdir "tar-1.35.90" (cd doc && make top_distdir=../tar-1.35.90 distdir=../tar-1.35.90/doc \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/workdir/tar/doc' make distdir-am make[3]: Entering directory '/workdir/tar/doc' Updating ./version.texi sed -f ./texify.sed ../src/tar.h \ | expand >header.texi make \ top_distdir="../tar-1.35.90" distdir="../tar-1.35.90/doc" \ dist-info make[4]: Entering directory '/workdir/tar/doc' MAKEINFO tar.info make[4]: Leaving directory '/workdir/tar/doc' make[3]: Leaving directory '/workdir/tar/doc' make[2]: Leaving directory '/workdir/tar/doc' (cd gnu && make top_distdir=../tar-1.35.90 distdir=../tar-1.35.90/gnu \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/workdir/tar/gnu' GEN alloca.h GEN configmake.h GEN ctype.h GEN dirent.h GEN error.h GEN fcntl.h GEN getopt.h GEN getopt-cdefs.h GEN malloc/dynarray.gl.h GEN malloc/dynarray-skeleton.gl.h GEN malloc/scratch_buffer.gl.h GEN inttypes.h GEN langinfo.h GEN limits.h GEN locale.h GEN obstack.h YACC parse-datetime.c GEN selinux/selinux.h GEN selinux/context.h GEN selinux/label.h GEN signal.h GEN stddef.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/random.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN time.h GEN uchar.h GEN unicase.h GEN unictype.h GEN uninorm.h GEN unistd.h GEN unistr.h GEN unitypes.h GEN utime.h GEN wchar.h GEN wctype.h make distdir-am make[3]: Entering directory '/workdir/tar/gnu' make[3]: Leaving directory '/workdir/tar/gnu' make[2]: Leaving directory '/workdir/tar/gnu' (cd lib && make top_distdir=../tar-1.35.90 distdir=../tar-1.35.90/lib \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/workdir/tar/lib' GEN rmt-command.h make distdir-am make[3]: Entering directory '/workdir/tar/lib' make[3]: Leaving directory '/workdir/tar/lib' make[2]: Leaving directory '/workdir/tar/lib' (cd rmt && make top_distdir=../tar-1.35.90 distdir=../tar-1.35.90/rmt \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/workdir/tar/rmt' make distdir-am make[3]: Entering directory '/workdir/tar/rmt' make[3]: Leaving directory '/workdir/tar/rmt' make[2]: Leaving directory '/workdir/tar/rmt' (cd src && make top_distdir=../tar-1.35.90 distdir=../tar-1.35.90/src \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/workdir/tar/src' make distdir-am make[3]: Entering directory '/workdir/tar/src' make[3]: Leaving directory '/workdir/tar/src' make[2]: Leaving directory '/workdir/tar/src' (cd scripts && make top_distdir=../tar-1.35.90 distdir=../tar-1.35.90/scripts \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/workdir/tar/scripts' make distdir-am make[3]: Entering directory '/workdir/tar/scripts' make[3]: Leaving directory '/workdir/tar/scripts' make[2]: Leaving directory '/workdir/tar/scripts' (cd po && make top_distdir=../tar-1.35.90 distdir=../tar-1.35.90/po \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/workdir/tar/po' test -z "update-po" || make update-po make[3]: Entering directory '/workdir/tar/po' make tar.pot-update make[4]: Entering directory '/workdir/tar/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed package_gnu=""; \ test -n "$package_gnu" || { \ if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \ LC_ALL=C find -L .. -maxdepth 1 -type f -size -10000000c -exec grep -i 'GNU tar' /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep -i 'GNU tar' ../* 2>/dev/null; \ fi; \ } | grep -v 'libtool:' >/dev/null; then \ package_gnu=yes; \ else \ package_gnu=no; \ fi; \ }; \ if test "$package_gnu" = "yes"; then \ package_prefix='GNU '; \ else \ package_prefix=''; \ fi; \ if test -n 'bug-tar@gnu.org' || test 'bug-tar@gnu.org' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='bug-tar@gnu.org'; \ else \ msgid_bugs_address='bug-tar@gnu.org'; \ fi; \ case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /usr/bin/xgettext --default-domain=tar --directory=.. \ --add-comments=TRANSLATORS: \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --msgid-bugs-address="$msgid_bugs_address" \ --keyword=_ --keyword=N_ --flag=_:1:pass-c-format --flag=N_:1:pass-c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=_:1:pass-c-format --flag=N_:1:pass-c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asnprintf:3:c-format --flag=vasnprintf:3:c-format --flag=argp_error:2:c-format --flag=__argp_error:2:c-format --flag=argp_failure:4:c-format --flag=__argp_failure:4:c-format --flag=argp_fmtstream_printf:2:c-format --flag=__argp_fmtstream_printf:2:c-format --from-code=UTF-8 ${end_of_xgettext_options+} --flag=argp_error:2:c-format --flag=argp_failure:4:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=aszprintf:2:c-format --flag=vaszprintf:2:c-format --flag=verror:3:c-format --flag=verror_at_line:5:c-format --flag=xasprintf:1:c-format \ ;; \ *) \ /usr/bin/xgettext --default-domain=tar --directory=.. \ --add-comments=TRANSLATORS: \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --package-name="${package_prefix}tar" \ --package-version='1.35.90' \ --msgid-bugs-address="$msgid_bugs_address" \ --keyword=_ --keyword=N_ --flag=_:1:pass-c-format --flag=N_:1:pass-c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=_:1:pass-c-format --flag=N_:1:pass-c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asnprintf:3:c-format --flag=vasnprintf:3:c-format --flag=argp_error:2:c-format --flag=__argp_error:2:c-format --flag=argp_failure:4:c-format --flag=__argp_failure:4:c-format --flag=argp_fmtstream_printf:2:c-format --flag=__argp_fmtstream_printf:2:c-format --from-code=UTF-8 ${end_of_xgettext_options+} --flag=argp_error:2:c-format --flag=argp_failure:4:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=aszprintf:2:c-format --flag=vaszprintf:2:c-format --flag=verror:3:c-format --flag=verror_at_line:5:c-format --flag=xasprintf:1:c-format \ ;; \ esac src/create.c:1534: warning: Empty msgid. It is reserved by GNU gettext: gettext("") returns the header entry with meta information, not the empty string. test ! -f tar.po || { \ if test -f ./tar.pot-header; then \ sed -e '1,/^#$/d' < tar.po > tar.1po && \ cat ./tar.pot-header tar.1po > tar.po && \ rm -f tar.1po \ || exit 1; \ fi; \ if test -f ./tar.pot; then \ sed -f remove-potcdate.sed < ./tar.pot > tar.1po && \ sed -f remove-potcdate.sed < tar.po > tar.2po && \ if cmp tar.1po tar.2po >/dev/null 2>&1; then \ rm -f tar.1po tar.2po tar.po; \ else \ rm -f tar.1po tar.2po ./tar.pot && \ mv tar.po ./tar.pot; \ fi; \ else \ mv tar.po ./tar.pot; \ fi; \ } make[4]: Leaving directory '/workdir/tar/po' test -z "bg.po-update ca.po-update cs.po-update da.po-update de.po-update el.po-update eo.po-update es.po-update et.po-update eu.po-update fi.po-update fr.po-update ga.po-update gl.po-update hr.po-update hu.po-update id.po-update it.po-update ja.po-update ka.po-update ko.po-update ky.po-update ms.po-update nb.po-update nl.po-update pl.po-update pt.po-update pt_BR.po-update ro.po-update ru.po-update sk.po-update sl.po-update sr.po-update sv.po-update tr.po-update uk.po-update vi.po-update zh_CN.po-update zh_TW.po-update" || make bg.po-update ca.po-update cs.po-update da.po-update de.po-update el.po-update eo.po-update es.po-update et.po-update eu.po-update fi.po-update fr.po-update ga.po-update gl.po-update hr.po-update hu.po-update id.po-update it.po-update ja.po-update ka.po-update ko.po-update ky.po-update ms.po-update nb.po-update nl.po-update pl.po-update pt.po-update pt_BR.po-update ro.po-update ru.po-update sk.po-update sl.po-update sr.po-update sv.po-update tr.po-update uk.po-update vi.po-update zh_CN.po-update zh_TW.po-update make[4]: Entering directory '/workdir/tar/po' bg: /usr/bin/msgmerge --lang=bg --previous bg.po tar.pot -o bg.new.po .................................................................................................. done. ca: /usr/bin/msgmerge --lang=ca --previous ca.po tar.pot -o ca.new.po ............................................................................................................. done. cs: /usr/bin/msgmerge --lang=cs --previous cs.po tar.pot -o cs.new.po ................................................................................................. done. da: /usr/bin/msgmerge --lang=da --previous da.po tar.pot -o da.new.po ............................................................................................................. done. de: /usr/bin/msgmerge --lang=de --previous de.po tar.pot -o de.new.po .................................................................................................. done. el: /usr/bin/msgmerge --lang=el --previous el.po tar.pot -o el.new.po .............................................................................................................................................................................................. done. eo: /usr/bin/msgmerge --lang=eo --previous eo.po tar.pot -o eo.new.po ........................................................................................................... done. es: /usr/bin/msgmerge --lang=es --previous es.po tar.pot -o es.new.po .................................................................................................. done. et: /usr/bin/msgmerge --lang=et --previous et.po tar.pot -o et.new.po ................................................................................................. done. eu: /usr/bin/msgmerge --lang=eu --previous eu.po tar.pot -o eu.new.po .................................................................................................................................................................................................. done. eu.po:1194: warning: internationalized messages should not contain the '\v' escape sequence eu.po:1194: warning: internationalized messages should not contain the '\v' escape sequence eu.po:1194: warning: internationalized messages should not contain the '\v' escape sequence eu.po:1194: warning: internationalized messages should not contain the '\v' escape sequence fi: /usr/bin/msgmerge --lang=fi --previous fi.po tar.pot -o fi.new.po .......................................................................................................... done. fr: /usr/bin/msgmerge --lang=fr --previous fr.po tar.pot -o fr.new.po .................................................................................................. done. ga: /usr/bin/msgmerge --lang=ga --previous ga.po tar.pot -o ga.new.po .............................................................................................................. done. gl: /usr/bin/msgmerge --lang=gl --previous gl.po tar.pot -o gl.new.po ........................................................................................................................................................................................................... done. gl.po:1626: warning: The following msgid contains non-ASCII characters. This will cause problems to translators who use a character encoding different from yours. Consider using a pure ASCII msgid instead. Written by François Pinard . hr: /usr/bin/msgmerge --lang=hr --previous hr.po tar.pot -o hr.new.po ................................................................................................ done. hu: /usr/bin/msgmerge --lang=hu --previous hu.po tar.pot -o hu.new.po ........................................................................................................... done. id: /usr/bin/msgmerge --lang=id --previous id.po tar.pot -o id.new.po ................................................................................................... done. it: /usr/bin/msgmerge --lang=it --previous it.po tar.pot -o it.new.po ........................................................................................................... done. ja: /usr/bin/msgmerge --lang=ja --previous ja.po tar.pot -o ja.new.po ................................................................................................. done. ka: /usr/bin/msgmerge --lang=ka --previous ka.po tar.pot -o ka.new.po ........................................................................................... done. ko: /usr/bin/msgmerge --lang=ko --previous ko.po tar.pot -o ko.new.po .................................................................................................... done. ky: /usr/bin/msgmerge --lang=ky --previous ky.po tar.pot -o ky.new.po .............................................................................................................................................................................................. done. ms: /usr/bin/msgmerge --lang=ms --previous ms.po tar.pot -o ms.new.po .............................................................................................................................................................................................. done. nb: /usr/bin/msgmerge --lang=nb --previous nb.po tar.pot -o nb.new.po ........................................................................................................... done. nl: /usr/bin/msgmerge --lang=nl --previous nl.po tar.pot -o nl.new.po .................................................................................................. done. pl: /usr/bin/msgmerge --lang=pl --previous pl.po tar.pot -o pl.new.po ................................................................................................. done. pt: /usr/bin/msgmerge --lang=pt --previous pt.po tar.pot -o pt.new.po ............................................................................................................. done. pt_BR: /usr/bin/msgmerge --lang=pt_BR --previous pt_BR.po tar.pot -o pt_BR.new.po ................................................................................................... done. ro: /usr/bin/msgmerge --lang=ro --previous ro.po tar.pot -o ro.new.po .................................................................................................. done. ru: /usr/bin/msgmerge --lang=ru --previous ru.po tar.pot -o ru.new.po ................................................................................................... done. sk: /usr/bin/msgmerge --lang=sk --previous sk.po tar.pot -o sk.new.po ............................................................................................................................................................................................... done. sl: /usr/bin/msgmerge --lang=sl --previous sl.po tar.pot -o sl.new.po ........................................................................................................................... done. sr: /usr/bin/msgmerge --lang=sr --previous sr.po tar.pot -o sr.new.po ................................................................................................. done. sv: /usr/bin/msgmerge --lang=sv --previous sv.po tar.pot -o sv.new.po ..................................................................................................... done. tr: /usr/bin/msgmerge --lang=tr --previous tr.po tar.pot -o tr.new.po ............................................................................................................. done. uk: /usr/bin/msgmerge --lang=uk --previous uk.po tar.pot -o uk.new.po ........................................................................................................... done. vi: /usr/bin/msgmerge --lang=vi --previous vi.po tar.pot -o vi.new.po .................................................................................................. done. zh_CN: /usr/bin/msgmerge --lang=zh_CN --previous zh_CN.po tar.pot -o zh_CN.new.po ....................................................................................................... done. zh_TW: /usr/bin/msgmerge --lang=zh_TW --previous zh_TW.po tar.pot -o zh_TW.new.po ................................................................................................. done. make[4]: Leaving directory '/workdir/tar/po' make update-gmo make[4]: Entering directory '/workdir/tar/po' rm -f bg.gmo && /usr/bin/msgmerge --for-msgfmt -o bg.1po bg.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o bg.gmo bg.1po && rm -f bg.1po bg.1po: 564 translated messages. rm -f ca.gmo && /usr/bin/msgmerge --for-msgfmt -o ca.1po ca.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o ca.gmo ca.1po && rm -f ca.1po ca.1po: 545 translated messages. rm -f cs.gmo && /usr/bin/msgmerge --for-msgfmt -o cs.1po cs.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.1po && rm -f cs.1po cs.1po: 564 translated messages. rm -f da.gmo && /usr/bin/msgmerge --for-msgfmt -o da.1po da.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o da.gmo da.1po && rm -f da.1po da.1po: 545 translated messages. rm -f de.gmo && /usr/bin/msgmerge --for-msgfmt -o de.1po de.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.1po && rm -f de.1po de.1po: 561 translated messages. rm -f el.gmo && /usr/bin/msgmerge --for-msgfmt -o el.1po el.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o el.gmo el.1po && rm -f el.1po el.1po: 102 translated messages. rm -f eo.gmo && /usr/bin/msgmerge --for-msgfmt -o eo.1po eo.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o eo.gmo eo.1po && rm -f eo.1po eo.1po: 549 translated messages. rm -f es.gmo && /usr/bin/msgmerge --for-msgfmt -o es.1po es.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.1po && rm -f es.1po es.1po: 564 translated messages. rm -f et.gmo && /usr/bin/msgmerge --for-msgfmt -o et.1po et.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o et.gmo et.1po && rm -f et.1po et.1po: 564 translated messages. rm -f eu.gmo && /usr/bin/msgmerge --for-msgfmt -o eu.1po eu.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o eu.gmo eu.1po && rm -f eu.1po eu.1po: 320 translated messages. rm -f fi.gmo && /usr/bin/msgmerge --for-msgfmt -o fi.1po fi.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o fi.gmo fi.1po && rm -f fi.1po fi.1po: 508 translated messages. rm -f fr.gmo && /usr/bin/msgmerge --for-msgfmt -o fr.1po fr.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.1po && rm -f fr.1po fr.1po: 564 translated messages. rm -f ga.gmo && /usr/bin/msgmerge --for-msgfmt -o ga.1po ga.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o ga.gmo ga.1po && rm -f ga.1po ga.1po: 545 translated messages. rm -f gl.gmo && /usr/bin/msgmerge --for-msgfmt -o gl.1po gl.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o gl.gmo gl.1po && rm -f gl.1po gl.1po: 103 translated messages. rm -f hr.gmo && /usr/bin/msgmerge --for-msgfmt -o hr.1po hr.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o hr.gmo hr.1po && rm -f hr.1po hr.1po: 564 translated messages. rm -f hu.gmo && /usr/bin/msgmerge --for-msgfmt -o hu.1po hu.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.1po && rm -f hu.1po hu.1po: 549 translated messages. rm -f id.gmo && /usr/bin/msgmerge --for-msgfmt -o id.1po id.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o id.gmo id.1po && rm -f id.1po id.1po: 564 translated messages. rm -f it.gmo && /usr/bin/msgmerge --for-msgfmt -o it.1po it.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.1po && rm -f it.1po it.1po: 549 translated messages. rm -f ja.gmo && /usr/bin/msgmerge --for-msgfmt -o ja.1po ja.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.1po && rm -f ja.1po ja.1po: 564 translated messages. rm -f ka.gmo && /usr/bin/msgmerge --for-msgfmt -o ka.1po ka.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o ka.gmo ka.1po && rm -f ka.1po ka.1po: 291 translated messages. rm -f ko.gmo && /usr/bin/msgmerge --for-msgfmt -o ko.1po ko.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.1po && rm -f ko.1po ko.1po: 564 translated messages. rm -f ky.gmo && /usr/bin/msgmerge --for-msgfmt -o ky.1po ky.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o ky.gmo ky.1po && rm -f ky.1po ky.1po: 382 translated messages. rm -f ms.gmo && /usr/bin/msgmerge --for-msgfmt -o ms.1po ms.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o ms.gmo ms.1po && rm -f ms.1po ms.1po: 98 translated messages. rm -f nb.gmo && /usr/bin/msgmerge --for-msgfmt -o nb.1po nb.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o nb.gmo nb.1po && rm -f nb.1po nb.1po: 549 translated messages. rm -f nl.gmo && /usr/bin/msgmerge --for-msgfmt -o nl.1po nl.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.1po && rm -f nl.1po nl.1po: 564 translated messages. rm -f pl.gmo && /usr/bin/msgmerge --for-msgfmt -o pl.1po pl.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.1po && rm -f pl.1po pl.1po: 564 translated messages. rm -f pt.gmo && /usr/bin/msgmerge --for-msgfmt -o pt.1po pt.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.1po && rm -f pt.1po pt.1po: 549 translated messages. rm -f pt_BR.gmo && /usr/bin/msgmerge --for-msgfmt -o pt_BR.1po pt_BR.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.1po && rm -f pt_BR.1po pt_BR.1po: 564 translated messages. rm -f ro.gmo && /usr/bin/msgmerge --for-msgfmt -o ro.1po ro.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o ro.gmo ro.1po && rm -f ro.1po ro.1po: 564 translated messages. rm -f ru.gmo && /usr/bin/msgmerge --for-msgfmt -o ru.1po ru.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.1po && rm -f ru.1po ru.1po: 564 translated messages. rm -f sk.gmo && /usr/bin/msgmerge --for-msgfmt -o sk.1po sk.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o sk.gmo sk.1po && rm -f sk.1po sk.1po: 103 translated messages. rm -f sl.gmo && /usr/bin/msgmerge --for-msgfmt -o sl.1po sl.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o sl.gmo sl.1po && rm -f sl.1po sl.1po: 518 translated messages. rm -f sr.gmo && /usr/bin/msgmerge --for-msgfmt -o sr.1po sr.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o sr.gmo sr.1po && rm -f sr.1po sr.1po: 564 translated messages. rm -f sv.gmo && /usr/bin/msgmerge --for-msgfmt -o sv.1po sv.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.1po && rm -f sv.1po sv.1po: 564 translated messages. rm -f tr.gmo && /usr/bin/msgmerge --for-msgfmt -o tr.1po tr.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o tr.gmo tr.1po && rm -f tr.1po tr.1po: 549 translated messages. rm -f uk.gmo && /usr/bin/msgmerge --for-msgfmt -o uk.1po uk.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o uk.gmo uk.1po && rm -f uk.1po uk.1po: 549 translated messages. rm -f vi.gmo && /usr/bin/msgmerge --for-msgfmt -o vi.1po vi.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.1po && rm -f vi.1po vi.1po: 564 translated messages. rm -f zh_CN.gmo && /usr/bin/msgmerge --for-msgfmt -o zh_CN.1po zh_CN.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.1po && rm -f zh_CN.1po zh_CN.1po: 564 translated messages. rm -f zh_TW.gmo && /usr/bin/msgmerge --for-msgfmt -o zh_TW.1po zh_TW.po tar.pot && /usr/bin/msgfmt -c --statistics --verbose -o zh_TW.gmo zh_TW.1po && rm -f zh_TW.1po zh_TW.1po: 564 translated messages. make[4]: Leaving directory '/workdir/tar/po' make[3]: Leaving directory '/workdir/tar/po' make[3]: Entering directory '/workdir/tar/po' test ! -f ./tar.pot || \ test -z "bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ka.gmo ko.gmo ky.gmo ms.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || make bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ka.gmo ko.gmo ky.gmo ms.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo make[4]: Entering directory '/workdir/tar/po' make[4]: 'bg.gmo' is up to date. make[4]: 'ca.gmo' is up to date. make[4]: 'cs.gmo' is up to date. make[4]: 'da.gmo' is up to date. make[4]: 'de.gmo' is up to date. make[4]: 'el.gmo' is up to date. make[4]: 'eo.gmo' is up to date. make[4]: 'es.gmo' is up to date. make[4]: 'et.gmo' is up to date. make[4]: 'eu.gmo' is up to date. make[4]: 'fi.gmo' is up to date. make[4]: 'fr.gmo' is up to date. make[4]: 'ga.gmo' is up to date. make[4]: 'gl.gmo' is up to date. make[4]: 'hr.gmo' is up to date. make[4]: 'hu.gmo' is up to date. make[4]: 'id.gmo' is up to date. make[4]: 'it.gmo' is up to date. make[4]: 'ja.gmo' is up to date. make[4]: 'ka.gmo' is up to date. make[4]: 'ko.gmo' is up to date. make[4]: 'ky.gmo' is up to date. make[4]: 'ms.gmo' is up to date. make[4]: 'nb.gmo' is up to date. make[4]: 'nl.gmo' is up to date. make[4]: 'pl.gmo' is up to date. make[4]: 'pt.gmo' is up to date. make[4]: 'pt_BR.gmo' is up to date. make[4]: 'ro.gmo' is up to date. make[4]: 'ru.gmo' is up to date. make[4]: 'sk.gmo' is up to date. make[4]: 'sl.gmo' is up to date. make[4]: 'sr.gmo' is up to date. make[4]: 'sv.gmo' is up to date. make[4]: 'tr.gmo' is up to date. make[4]: 'uk.gmo' is up to date. make[4]: 'vi.gmo' is up to date. make[4]: 'zh_CN.gmo' is up to date. make[4]: 'zh_TW.gmo' is up to date. make[4]: Leaving directory '/workdir/tar/po' touch ./stamp-po make[3]: Leaving directory '/workdir/tar/po' make[2]: Leaving directory '/workdir/tar/po' (cd tests && make top_distdir=../tar-1.35.90 distdir=../tar-1.35.90/tests \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/workdir/tar/tests' make distdir-am make[3]: Entering directory '/workdir/tar/tests' { \ echo '# Signature of the current package.'; \ echo 'm4_define([AT_PACKAGE_NAME], [GNU tar])'; \ echo 'm4_define([AT_PACKAGE_TARNAME], [tar])'; \ echo 'm4_define([AT_PACKAGE_VERSION], [1.35.90])'; \ echo 'm4_define([AT_PACKAGE_STRING], [GNU tar 1.35.90])'; \ echo 'm4_define([AT_PACKAGE_BUGREPORT], [bug-tar@gnu.org])'; \ } >./package.m4 /bin/sh '/workdir/tar/build-aux/missing' autom4te --language=autotest -I . testsuite.at -o testsuite.tmp mv testsuite.tmp testsuite make[3]: Leaving directory '/workdir/tar/tests' make[2]: Leaving directory '/workdir/tar/tests' make \ top_distdir="tar-1.35.90" distdir="tar-1.35.90" \ dist-hook make[2]: Entering directory '/workdir/tar' make changelog_dir=tar-1.35.90 ChangeLog make[3]: Entering directory '/workdir/tar' if test -d .git; then \ cmd=./build-aux/gitlog-to-changelog; \ if test -n "2009-03-06"; then \ cmd="$cmd --since=\"2009-03-06\""; \ fi; \ if test -n "ChangeLog.amend"; then \ cmd="$cmd --amend=ChangeLog.amend"; \ fi; \ $cmd --format='%s%n%n%b%n' | \ sed '/$/d' | fmt -s > tar-1.35.90/cl-t; \ if test -n "ChangeLog.CVS" && test -f "ChangeLog.CVS"; \ then \ echo "" >> tar-1.35.90/cl-t; \ cat "ChangeLog.CVS" | \ sed '/^Local Variables:/,/^End:/d' >> tar-1.35.90/cl-t; \ fi; \ echo "Local Variables:" >> tar-1.35.90/cl-t; \ echo "mode: change-log" >> tar-1.35.90/cl-t; \ echo "version-control: never" >> tar-1.35.90/cl-t; \ echo "buffer-read-only: t" >> tar-1.35.90/cl-t; \ echo "End:" >> tar-1.35.90/cl-t; \ rm -f tar-1.35.90/ChangeLog; \ mv tar-1.35.90/cl-t tar-1.35.90/ChangeLog; \ fi Can't locate object method "new" via package "Safe" (perhaps you forgot to load "Safe"?) at ./build-aux/gitlog-to-changelog line 346, line 1357. make[3]: Leaving directory '/workdir/tar' rm -f tar-1.35.90.cpio find tar-1.35.90 | cpio -Hcrc -o | \ eval GZIP= gzip --best -c > tar-1.35.90.cpio.gz 40382 blocks make[2]: Leaving directory '/workdir/tar' test -n "" \ || find "tar-1.35.90" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /workdir/tar/build-aux/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "tar-1.35.90" make[1]: Leaving directory '/workdir/tar' tardir=tar-1.35.90 && tar --format=ustar -chf - "$tardir" | XZ_OPT=${XZ_OPT--e} xz -c >tar-1.35.90.tar.xz if test -d "tar-1.35.90"; then find "tar-1.35.90" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "tar-1.35.90" || { sleep 5 && rm -rf "tar-1.35.90"; }; else :; fi ++ echo tar-1.35.90.tar.xz + tarball=tar-1.35.90.tar.xz + version=tar-1.35.90 + version=1.35.90 + cat .github/setup/tar.spec + sed 's/^Version: .*/Version: 1.35.90/' ++ date +%Y%m%d_%H%M%S + sed 's/^Release: .*/Release: 20250102_030740/' + mv tar-1.35.90.tar.xz /workdir Finish: chroot ["su - mockbuild -c 'set -xe ; cd /workdir ; COPR_OWNER=praiskup COPR_PROJECT=tar-upstream-head COPR_PACKAGE=tar COPR_RESULTDIR=/workdir /script'"] Finish: run Running: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyout /workdir /var/lib/copr-rpmbuild/workspace/workdir-gjx3j5yw/srcdir cmd: ['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--copyout', '/workdir', '/var/lib/copr-rpmbuild/workspace/workdir-gjx3j5yw/srcdir'] cwd: . rc: 0 stdout: stderr: INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyout /workdir /var/lib/copr-rpmbuild/workspace/workdir-gjx3j5yw/srcdir Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.0 INFO: Mock Version: 6.0 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/mock/copr-custom-fedora-41-x86_64/root/workdir to /var/lib/copr-rpmbuild/workspace/workdir-gjx3j5yw/srcdir Finish: run Running: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --scrub all cmd: ['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--scrub', 'all'] cwd: . rc: 0 stdout: stderr: INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --scrub all Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start: scrub ['all'] INFO: scrubbing everything for mock-config INFO: unmounting tmpfs. INFO: unmounting tmpfs. Finish: scrub ['all'] Finish: run Running: rpmbuild -bs --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-gjx3j5yw/srcdir' --define '_rpmdir /var/lib/copr-rpmbuild/workspace/workdir-gjx3j5yw/srcdir' --define '_builddir /var/lib/copr-rpmbuild/workspace/workdir-gjx3j5yw/srcdir' --define '_specdir /var/lib/copr-rpmbuild/workspace/workdir-gjx3j5yw/srcdir' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' /var/lib/copr-rpmbuild/workspace/workdir-gjx3j5yw/srcdir/tar.spec cmd: ['rpmbuild', '-bs', '--define', '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-gjx3j5yw/srcdir', '--define', '_rpmdir /var/lib/copr-rpmbuild/workspace/workdir-gjx3j5yw/srcdir', '--define', '_builddir /var/lib/copr-rpmbuild/workspace/workdir-gjx3j5yw/srcdir', '--define', '_specdir /var/lib/copr-rpmbuild/workspace/workdir-gjx3j5yw/srcdir', '--define', '_srcrpmdir /var/lib/copr-rpmbuild/results', '/var/lib/copr-rpmbuild/workspace/workdir-gjx3j5yw/srcdir/tar.spec'] cwd: . rc: 0 stdout: setting SOURCE_DATE_EPOCH=1533600000 Wrote: /var/lib/copr-rpmbuild/results/tar-1.35.90-20250102_030740.src.rpm stderr: Output: ['tar-1.35.90-20250102_030740.src.rpm', 'hook_payload', 'mock-config.cfg'] Running SRPMResults tool Package info: { "name": "tar", "epoch": 2, "version": "1.35.90", "release": "20250102_030740", "exclusivearch": [], "excludearch": [] } SRPMResults finished