Warning: Permanently added '44.223.92.172' (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/9059665 Version: 1.3 PID: 9124 Logging PID: 9125 Task: {'appstream': False, 'background': True, 'build_id': 9059665, 'chroot': 'fedora-42-x86_64', 'package_name': 'cpio', 'project_dirname': 'tar-upstream-head', 'project_name': 'tar-upstream-head', 'project_owner': 'praiskup', 'repos': [], 'sandbox': 'praiskup/tar-upstream-head--6a190e90-6e66-4f2d-b7d9-2a4fc9a01888', 'source_json': {'builddeps': 'autoconf automake bison gcc gettext-devel git make python-unversioned-command rsync ' 'texinfo wget', 'chroot': 'fedora-42-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/cpio\n' 'clone_default_branch=ci\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' 'if test -f "$hook_payload"; then\n' ' webhook-checkout "$hook_payload"\n' 'else\n' ' git checkout "$clone_default_branch"\n' 'fi\n' '\n' './bootstrap && ./configure && make dist-bzip2\n' 'tarball=$(echo cpio-*.tar.bz2)\n' 'version=${tarball%%.tar.bz2}\n' 'version=${version##cpio-}\n' '\n' '# spec file synced with Fedora\n' 'cat .github/setup/cpio.spec \\\n' ' | sed "s/^Version: .*/Version: $version/" \\\n' ' | sed "s/^Release: .*/Release: $(date +"%Y%m%d_%H%M%S")/" \\\n' ' > "$resultdir"/cpio.spec\n' '\n' 'mv "$tarball" "$resultdir"\n' '\n', 'tmp': 'tmp_0vstxqj'}, 'source_type': 9, 'submitter': None, 'task_id': '9059665'} 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-ofke5asi/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=cpio 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.1 starting (python version = 3.13.0, NVR = mock-6.1-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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-42-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:42 INFO: Pulling image: registry.fedoraproject.org/fedora:42 INFO: Tagging container image as mock-bootstrap-87a71c4d-75ca-4715-a98d-184dde4f4fac INFO: Checking that 8480ae581b847388b1d37988067d033655e13128781e4183261d5327e8fd7262 image matches host's architecture INFO: Copy content of container 8480ae581b847388b1d37988067d033655e13128781e4183261d5327e8fd7262 to /var/lib/mock/copr-custom-fedora-42-x86_64-bootstrap/root INFO: mounting 8480ae581b847388b1d37988067d033655e13128781e4183261d5327e8fd7262 with podman image mount INFO: image 8480ae581b847388b1d37988067d033655e13128781e4183261d5327e8fd7262 as /var/lib/containers/storage/overlay/b2b4020aa60a8678254e2a3cea42753b1dbb5a17bb41a4e098da017c99ef7de5/merged INFO: umounting image 8480ae581b847388b1d37988067d033655e13128781e4183261d5327e8fd7262 (/var/lib/containers/storage/overlay/b2b4020aa60a8678254e2a3cea42753b1dbb5a17bb41a4e098da017c99ef7de5/merged) with podman image umount INFO: Removing image mock-bootstrap-87a71c4d-75ca-4715-a98d-184dde4f4fac 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-42-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% | 18.3 MiB/s | 5.7 MiB | 00m00s fedora 100% | 40.6 MiB/s | 35.3 MiB | 00m01s Repositories loaded. Package Arch Version Repository Size Installing group/module packages: bash x86_64 5.2.37-1.fc42 fedora 8.2 MiB bzip2 x86_64 1.0.8-20.fc42 fedora 99.3 KiB coreutils x86_64 9.6-2.fc42 fedora 5.5 MiB cpio x86_64 2.15-4.fc42 fedora 1.1 MiB diffutils x86_64 3.12-1.fc42 updates 1.6 MiB fedora-release-common noarch 42-26 updates 20.2 KiB findutils x86_64 1:4.10.0-5.fc42 fedora 1.9 MiB gawk x86_64 5.3.1-1.fc42 fedora 1.7 MiB glibc-minimal-langpack x86_64 2.41-5.fc42 updates 0.0 B grep x86_64 3.11-10.fc42 fedora 1.0 MiB gzip x86_64 1.13-3.fc42 fedora 392.9 KiB info x86_64 7.2-3.fc42 fedora 357.9 KiB patch x86_64 2.8-1.fc42 updates 222.8 KiB redhat-rpm-config noarch 342-4.fc42 updates 185.5 KiB rpm-build x86_64 4.20.1-1.fc42 fedora 168.7 KiB sed x86_64 4.9-4.fc42 fedora 857.3 KiB shadow-utils x86_64 2:4.17.4-1.fc42 fedora 4.0 MiB tar x86_64 2:1.35-5.fc42 fedora 3.0 MiB unzip x86_64 6.0-66.fc42 fedora 390.3 KiB util-linux x86_64 2.40.4-7.fc42 fedora 3.4 MiB which x86_64 2.23-1.fc42 fedora 83.4 KiB xz x86_64 1:5.8.1-2.fc42 updates 1.3 MiB Installing dependencies: add-determinism x86_64 0.6.0-1.fc42 fedora 2.5 MiB alternatives x86_64 1.33-1.fc42 updates 62.2 KiB ansible-srpm-macros noarch 1-17.1.fc42 fedora 35.7 KiB audit-libs x86_64 4.0.3-2.fc42 fedora 351.3 KiB basesystem noarch 11-22.fc42 fedora 0.0 B binutils x86_64 2.44-3.fc42 fedora 25.9 MiB build-reproducibility-srpm-macros noarch 0.6.0-1.fc42 fedora 735.0 B bzip2-libs x86_64 1.0.8-20.fc42 fedora 84.6 KiB ca-certificates noarch 2024.2.69_v8.0.401-6.fc42 updates 2.6 MiB coreutils-common x86_64 9.6-2.fc42 fedora 11.1 MiB crypto-policies noarch 20250214-1.gitff7551b.fc42 fedora 137.2 KiB curl x86_64 8.11.1-4.fc42 fedora 450.6 KiB cyrus-sasl-lib x86_64 2.1.28-30.fc42 fedora 2.3 MiB debugedit x86_64 5.1-6.fc42 updates 192.7 KiB dwz x86_64 0.15-9.fc42 fedora 291.0 KiB ed x86_64 1.21-2.fc42 fedora 146.5 KiB efi-srpm-macros noarch 6-3.fc42 updates 40.1 KiB elfutils x86_64 0.193-2.fc42 updates 2.9 MiB elfutils-debuginfod-client x86_64 0.193-2.fc42 updates 83.9 KiB elfutils-default-yama-scope noarch 0.193-2.fc42 updates 1.8 KiB elfutils-libelf x86_64 0.193-2.fc42 updates 1.2 MiB elfutils-libs x86_64 0.193-2.fc42 updates 683.4 KiB fedora-gpg-keys noarch 42-1 fedora 128.2 KiB fedora-release noarch 42-26 updates 0.0 B fedora-release-identity-basic noarch 42-26 updates 674.0 B fedora-repos noarch 42-1 fedora 4.9 KiB file x86_64 5.46-1.fc42 fedora 100.2 KiB file-libs x86_64 5.46-1.fc42 fedora 11.9 MiB filesystem x86_64 3.18-42.fc42 updates 112.0 B filesystem-srpm-macros noarch 3.18-42.fc42 updates 38.2 KiB fonts-srpm-macros noarch 1:2.0.5-21.fc42 fedora 55.8 KiB forge-srpm-macros noarch 0.4.0-2.fc42 fedora 38.9 KiB fpc-srpm-macros noarch 1.3-14.fc42 fedora 144.0 B gdb-minimal x86_64 16.3-1.fc42 updates 13.2 MiB gdbm-libs x86_64 1:1.23-9.fc42 fedora 129.9 KiB ghc-srpm-macros noarch 1.9.2-2.fc42 fedora 779.0 B glibc x86_64 2.41-5.fc42 updates 6.6 MiB glibc-common x86_64 2.41-5.fc42 updates 1.0 MiB glibc-gconv-extra x86_64 2.41-5.fc42 updates 7.2 MiB gmp x86_64 1:6.3.0-4.fc42 fedora 811.3 KiB gnat-srpm-macros noarch 6-7.fc42 fedora 1.0 KiB go-srpm-macros noarch 3.6.0-6.fc42 fedora 60.8 KiB jansson x86_64 2.14-2.fc42 fedora 93.1 KiB json-c x86_64 0.18-2.fc42 fedora 86.7 KiB kernel-srpm-macros noarch 1.0-25.fc42 fedora 1.9 KiB keyutils-libs x86_64 1.6.3-5.fc42 fedora 58.3 KiB krb5-libs x86_64 1.21.3-5.fc42 fedora 2.3 MiB libacl x86_64 2.3.2-3.fc42 fedora 38.3 KiB libarchive x86_64 3.7.7-4.fc42 fedora 930.6 KiB libattr x86_64 2.5.2-5.fc42 fedora 27.1 KiB libblkid x86_64 2.40.4-7.fc42 fedora 262.4 KiB libbrotli x86_64 1.1.0-6.fc42 fedora 841.3 KiB libcap x86_64 2.73-2.fc42 fedora 207.1 KiB libcap-ng x86_64 0.8.5-4.fc42 fedora 72.9 KiB libcom_err x86_64 1.47.2-3.fc42 fedora 67.1 KiB libcurl x86_64 8.11.1-4.fc42 fedora 842.1 KiB libeconf x86_64 0.7.6-1.fc42 fedora 64.6 KiB libevent x86_64 2.1.12-15.fc42 fedora 903.1 KiB libfdisk x86_64 2.40.4-7.fc42 fedora 372.3 KiB libffi x86_64 3.4.6-5.fc42 fedora 82.3 KiB libgcc x86_64 15.1.1-1.fc42 updates 266.6 KiB libgomp x86_64 15.1.1-1.fc42 updates 538.5 KiB libidn2 x86_64 2.3.8-1.fc42 fedora 556.5 KiB libmount x86_64 2.40.4-7.fc42 fedora 356.3 KiB libnghttp2 x86_64 1.64.0-3.fc42 fedora 170.4 KiB libpkgconf x86_64 2.3.0-2.fc42 fedora 78.1 KiB libpsl x86_64 0.21.5-5.fc42 fedora 76.4 KiB libselinux x86_64 3.8-1.fc42 fedora 193.1 KiB libsemanage x86_64 3.8-1.fc42 fedora 308.4 KiB libsepol x86_64 3.8-1.fc42 fedora 826.0 KiB libsmartcols x86_64 2.40.4-7.fc42 fedora 180.4 KiB libssh x86_64 0.11.1-4.fc42 fedora 565.5 KiB libssh-config noarch 0.11.1-4.fc42 fedora 277.0 B libstdc++ x86_64 15.1.1-1.fc42 updates 2.8 MiB libtasn1 x86_64 4.20.0-1.fc42 fedora 176.3 KiB libtool-ltdl x86_64 2.5.4-4.fc42 fedora 70.1 KiB libunistring x86_64 1.1-9.fc42 fedora 1.7 MiB libuuid x86_64 2.40.4-7.fc42 fedora 37.3 KiB libverto x86_64 0.3.2-10.fc42 fedora 25.4 KiB libxcrypt x86_64 4.4.38-7.fc42 updates 284.5 KiB libxml2 x86_64 2.12.10-1.fc42 fedora 1.7 MiB libzstd x86_64 1.5.7-1.fc42 fedora 807.8 KiB lua-libs x86_64 5.4.7-3.fc42 fedora 280.8 KiB lua-srpm-macros noarch 1-15.fc42 fedora 1.3 KiB lz4-libs x86_64 1.10.0-2.fc42 fedora 157.4 KiB mpfr x86_64 4.2.2-1.fc42 fedora 828.8 KiB ncurses-base noarch 6.5-5.20250125.fc42 fedora 326.8 KiB ncurses-libs x86_64 6.5-5.20250125.fc42 fedora 946.3 KiB ocaml-srpm-macros noarch 10-4.fc42 fedora 1.9 KiB openblas-srpm-macros noarch 2-19.fc42 fedora 112.0 B openldap x86_64 2.6.9-3.fc42 fedora 655.1 KiB openssl-libs x86_64 1:3.2.4-3.fc42 fedora 7.8 MiB p11-kit x86_64 0.25.5-5.fc42 fedora 2.2 MiB p11-kit-trust x86_64 0.25.5-5.fc42 fedora 395.5 KiB package-notes-srpm-macros noarch 0.5-13.fc42 fedora 1.6 KiB pam-libs x86_64 1.7.0-5.fc42 updates 126.7 KiB pcre2 x86_64 10.45-1.fc42 fedora 697.7 KiB pcre2-syntax noarch 10.45-1.fc42 fedora 273.9 KiB perl-srpm-macros noarch 1-57.fc42 fedora 861.0 B pkgconf x86_64 2.3.0-2.fc42 fedora 88.5 KiB pkgconf-m4 noarch 2.3.0-2.fc42 fedora 14.4 KiB pkgconf-pkg-config x86_64 2.3.0-2.fc42 fedora 989.0 B popt x86_64 1.19-8.fc42 fedora 132.8 KiB publicsuffix-list-dafsa noarch 20250116-1.fc42 fedora 68.5 KiB pyproject-srpm-macros noarch 1.18.1-1.fc42 fedora 1.9 KiB python-srpm-macros noarch 3.13-4.fc42 fedora 51.0 KiB qt5-srpm-macros noarch 5.15.15-1.fc42 fedora 500.0 B qt6-srpm-macros noarch 6.9.0-2.fc42 updates 464.0 B readline x86_64 8.2-13.fc42 fedora 485.0 KiB rpm x86_64 4.20.1-1.fc42 fedora 3.1 MiB rpm-build-libs x86_64 4.20.1-1.fc42 fedora 206.6 KiB rpm-libs x86_64 4.20.1-1.fc42 fedora 721.8 KiB rpm-sequoia x86_64 1.7.0-5.fc42 fedora 2.4 MiB rust-srpm-macros noarch 26.3-4.fc42 fedora 4.8 KiB setup noarch 2.15.0-13.fc42 fedora 720.9 KiB sqlite-libs x86_64 3.47.2-2.fc42 fedora 1.5 MiB systemd-libs x86_64 257.5-6.fc42 updates 2.2 MiB systemd-standalone-sysusers x86_64 257.5-6.fc42 updates 277.3 KiB tree-sitter-srpm-macros noarch 0.1.0-8.fc42 fedora 6.5 KiB util-linux-core x86_64 2.40.4-7.fc42 fedora 1.4 MiB xxhash-libs x86_64 0.8.3-2.fc42 fedora 90.2 KiB xz-libs x86_64 1:5.8.1-2.fc42 updates 217.8 KiB zig-srpm-macros noarch 1-4.fc42 fedora 1.1 KiB zip x86_64 3.0-43.fc42 fedora 698.5 KiB zlib-ng-compat x86_64 2.2.4-3.fc42 fedora 137.6 KiB zstd x86_64 1.5.7-1.fc42 fedora 1.7 MiB Installing groups: Buildsystem building group Transaction Summary: Installing: 148 packages Total size of inbound packages is 52 MiB. Need to download 52 MiB. After this operation, 177 MiB extra will be used (install 177 MiB, remove 0 B). [ 1/148] bzip2-0:1.0.8-20.fc42.x86_64 100% | 4.2 MiB/s | 52.1 KiB | 00m00s [ 2/148] coreutils-0:9.6-2.fc42.x86_64 100% | 82.3 MiB/s | 1.2 MiB | 00m00s [ 3/148] bash-0:5.2.37-1.fc42.x86_64 100% | 90.4 MiB/s | 1.8 MiB | 00m00s [ 4/148] cpio-0:2.15-4.fc42.x86_64 100% | 36.0 MiB/s | 294.6 KiB | 00m00s [ 5/148] findutils-1:4.10.0-5.fc42.x86 100% | 67.3 MiB/s | 551.5 KiB | 00m00s [ 6/148] grep-0:3.11-10.fc42.x86_64 100% | 97.7 MiB/s | 300.1 KiB | 00m00s [ 7/148] gzip-0:1.13-3.fc42.x86_64 100% | 41.6 MiB/s | 170.4 KiB | 00m00s [ 8/148] info-0:7.2-3.fc42.x86_64 100% | 44.9 MiB/s | 183.8 KiB | 00m00s [ 9/148] rpm-build-0:4.20.1-1.fc42.x86 100% | 20.0 MiB/s | 81.8 KiB | 00m00s [ 10/148] sed-0:4.9-4.fc42.x86_64 100% | 77.5 MiB/s | 317.3 KiB | 00m00s [ 11/148] tar-2:1.35-5.fc42.x86_64 100% | 168.5 MiB/s | 862.5 KiB | 00m00s [ 12/148] unzip-0:6.0-66.fc42.x86_64 100% | 36.1 MiB/s | 184.6 KiB | 00m00s [ 13/148] shadow-utils-2:4.17.4-1.fc42. 100% | 146.9 MiB/s | 1.3 MiB | 00m00s [ 14/148] which-0:2.23-1.fc42.x86_64 100% | 20.4 MiB/s | 41.7 KiB | 00m00s [ 15/148] diffutils-0:3.12-1.fc42.x86_6 100% | 95.8 MiB/s | 392.6 KiB | 00m00s [ 16/148] fedora-release-common-0:42-26 100% | 8.3 MiB/s | 25.5 KiB | 00m00s [ 17/148] gawk-0:5.3.1-1.fc42.x86_64 100% | 107.9 MiB/s | 1.1 MiB | 00m00s [ 18/148] glibc-minimal-langpack-0:2.41 100% | 14.1 MiB/s | 115.7 KiB | 00m00s [ 19/148] patch-0:2.8-1.fc42.x86_64 100% | 12.3 MiB/s | 113.5 KiB | 00m00s [ 20/148] redhat-rpm-config-0:342-4.fc4 100% | 26.4 MiB/s | 81.1 KiB | 00m00s [ 21/148] util-linux-0:2.40.4-7.fc42.x8 100% | 230.9 MiB/s | 1.2 MiB | 00m00s [ 22/148] ncurses-libs-0:6.5-5.20250125 100% | 81.8 MiB/s | 335.0 KiB | 00m00s [ 23/148] xz-1:5.8.1-2.fc42.x86_64 100% | 93.2 MiB/s | 572.6 KiB | 00m00s [ 24/148] bzip2-libs-0:1.0.8-20.fc42.x8 100% | 14.2 MiB/s | 43.6 KiB | 00m00s [ 25/148] libacl-0:2.3.2-3.fc42.x86_64 100% | 11.2 MiB/s | 23.0 KiB | 00m00s [ 26/148] gmp-1:6.3.0-4.fc42.x86_64 100% | 103.4 MiB/s | 317.7 KiB | 00m00s [ 27/148] libattr-0:2.5.2-5.fc42.x86_64 100% | 5.6 MiB/s | 17.1 KiB | 00m00s [ 28/148] coreutils-common-0:9.6-2.fc42 100% | 235.6 MiB/s | 2.1 MiB | 00m00s [ 29/148] libcap-0:2.73-2.fc42.x86_64 100% | 16.5 MiB/s | 84.3 KiB | 00m00s [ 30/148] libselinux-0:3.8-1.fc42.x86_6 100% | 31.6 MiB/s | 97.1 KiB | 00m00s [ 31/148] pcre2-0:10.45-1.fc42.x86_64 100% | 85.6 MiB/s | 262.8 KiB | 00m00s [ 32/148] file-0:5.46-1.fc42.x86_64 100% | 15.9 MiB/s | 48.7 KiB | 00m00s [ 33/148] popt-0:1.19-8.fc42.x86_64 100% | 32.2 MiB/s | 65.9 KiB | 00m00s [ 34/148] libarchive-0:3.7.7-4.fc42.x86 100% | 100.5 MiB/s | 411.8 KiB | 00m00s [ 35/148] openssl-libs-1:3.2.4-3.fc42.x 100% | 192.0 MiB/s | 2.3 MiB | 00m00s [ 36/148] readline-0:8.2-13.fc42.x86_64 100% | 42.0 MiB/s | 215.2 KiB | 00m00s [ 37/148] rpm-0:4.20.1-1.fc42.x86_64 100% | 89.3 MiB/s | 548.4 KiB | 00m00s [ 38/148] rpm-build-libs-0:4.20.1-1.fc4 100% | 32.5 MiB/s | 99.7 KiB | 00m00s [ 39/148] rpm-libs-0:4.20.1-1.fc42.x86_ 100% | 101.6 MiB/s | 312.0 KiB | 00m00s [ 40/148] zstd-0:1.5.7-1.fc42.x86_64 100% | 94.9 MiB/s | 485.9 KiB | 00m00s [ 41/148] audit-libs-0:4.0.3-2.fc42.x86 100% | 24.5 MiB/s | 125.3 KiB | 00m00s [ 42/148] libeconf-0:0.7.6-1.fc42.x86_6 100% | 5.7 MiB/s | 35.2 KiB | 00m00s [ 43/148] libsemanage-0:3.8-1.fc42.x86_ 100% | 30.2 MiB/s | 123.6 KiB | 00m00s [ 44/148] fedora-repos-0:42-1.noarch 100% | 4.5 MiB/s | 9.2 KiB | 00m00s [ 45/148] setup-0:2.15.0-13.fc42.noarch 100% | 38.0 MiB/s | 155.8 KiB | 00m00s [ 46/148] mpfr-0:4.2.2-1.fc42.x86_64 100% | 112.4 MiB/s | 345.3 KiB | 00m00s [ 47/148] glibc-common-0:2.41-5.fc42.x8 100% | 130.9 MiB/s | 402.2 KiB | 00m00s [ 48/148] ed-0:1.21-2.fc42.x86_64 100% | 20.0 MiB/s | 82.0 KiB | 00m00s [ 49/148] ansible-srpm-macros-0:1-17.1. 100% | 19.8 MiB/s | 20.3 KiB | 00m00s [ 50/148] build-reproducibility-srpm-ma 100% | 11.4 MiB/s | 11.7 KiB | 00m00s [ 51/148] fonts-srpm-macros-1:2.0.5-21. 100% | 26.5 MiB/s | 27.1 KiB | 00m00s [ 52/148] dwz-0:0.15-9.fc42.x86_64 100% | 66.3 MiB/s | 135.7 KiB | 00m00s [ 53/148] forge-srpm-macros-0:0.4.0-2.f 100% | 6.5 MiB/s | 19.9 KiB | 00m00s [ 54/148] fpc-srpm-macros-0:1.3-14.fc42 100% | 7.8 MiB/s | 8.0 KiB | 00m00s [ 55/148] ghc-srpm-macros-0:1.9.2-2.fc4 100% | 3.0 MiB/s | 9.2 KiB | 00m00s [ 56/148] gnat-srpm-macros-0:6-7.fc42.n 100% | 8.4 MiB/s | 8.6 KiB | 00m00s [ 57/148] go-srpm-macros-0:3.6.0-6.fc42 100% | 9.0 MiB/s | 27.7 KiB | 00m00s [ 58/148] kernel-srpm-macros-0:1.0-25.f 100% | 4.8 MiB/s | 9.9 KiB | 00m00s [ 59/148] lua-srpm-macros-0:1-15.fc42.n 100% | 4.4 MiB/s | 8.9 KiB | 00m00s [ 60/148] ocaml-srpm-macros-0:10-4.fc42 100% | 4.5 MiB/s | 9.2 KiB | 00m00s [ 61/148] package-notes-srpm-macros-0:0 100% | 9.0 MiB/s | 9.3 KiB | 00m00s [ 62/148] openblas-srpm-macros-0:2-19.f 100% | 7.6 MiB/s | 7.8 KiB | 00m00s [ 63/148] perl-srpm-macros-0:1-57.fc42. 100% | 8.3 MiB/s | 8.5 KiB | 00m00s [ 64/148] pyproject-srpm-macros-0:1.18. 100% | 6.8 MiB/s | 13.9 KiB | 00m00s [ 65/148] python-srpm-macros-0:3.13-4.f 100% | 11.2 MiB/s | 23.0 KiB | 00m00s [ 66/148] qt5-srpm-macros-0:5.15.15-1.f 100% | 4.3 MiB/s | 8.9 KiB | 00m00s [ 67/148] rust-srpm-macros-0:26.3-4.fc4 100% | 11.4 MiB/s | 11.7 KiB | 00m00s [ 68/148] zig-srpm-macros-0:1-4.fc42.no 100% | 4.0 MiB/s | 8.2 KiB | 00m00s [ 69/148] tree-sitter-srpm-macros-0:0.1 100% | 3.7 MiB/s | 11.2 KiB | 00m00s [ 70/148] zip-0:3.0-43.fc42.x86_64 100% | 51.5 MiB/s | 263.5 KiB | 00m00s [ 71/148] libblkid-0:2.40.4-7.fc42.x86_ 100% | 23.9 MiB/s | 122.5 KiB | 00m00s [ 72/148] libcap-ng-0:0.8.5-4.fc42.x86_ 100% | 5.2 MiB/s | 32.2 KiB | 00m00s [ 73/148] libfdisk-0:2.40.4-7.fc42.x86_ 100% | 77.4 MiB/s | 158.5 KiB | 00m00s [ 74/148] libmount-0:2.40.4-7.fc42.x86_ 100% | 50.5 MiB/s | 155.1 KiB | 00m00s [ 75/148] libsmartcols-0:2.40.4-7.fc42. 100% | 26.4 MiB/s | 81.2 KiB | 00m00s [ 76/148] libuuid-0:2.40.4-7.fc42.x86_6 100% | 12.4 MiB/s | 25.3 KiB | 00m00s [ 77/148] util-linux-core-0:2.40.4-7.fc 100% | 103.4 MiB/s | 529.2 KiB | 00m00s [ 78/148] zlib-ng-compat-0:2.2.4-3.fc42 100% | 25.5 MiB/s | 78.4 KiB | 00m00s [ 79/148] xz-libs-1:5.8.1-2.fc42.x86_64 100% | 36.8 MiB/s | 113.0 KiB | 00m00s [ 80/148] ncurses-base-0:6.5-5.20250125 100% | 28.7 MiB/s | 88.1 KiB | 00m00s [ 81/148] crypto-policies-0:20250214-1. 100% | 48.2 MiB/s | 98.7 KiB | 00m00s [ 82/148] libsepol-0:3.8-1.fc42.x86_64 100% | 113.6 MiB/s | 348.9 KiB | 00m00s [ 83/148] pcre2-syntax-0:10.45-1.fc42.n 100% | 52.6 MiB/s | 161.7 KiB | 00m00s [ 84/148] file-libs-0:5.46-1.fc42.x86_6 100% | 165.9 MiB/s | 849.4 KiB | 00m00s [ 85/148] libxml2-0:2.12.10-1.fc42.x86_ 100% | 111.3 MiB/s | 683.7 KiB | 00m00s [ 86/148] libzstd-0:1.5.7-1.fc42.x86_64 100% | 61.5 MiB/s | 314.8 KiB | 00m00s [ 87/148] lz4-libs-0:1.10.0-2.fc42.x86_ 100% | 38.1 MiB/s | 78.1 KiB | 00m00s [ 88/148] curl-0:8.11.1-4.fc42.x86_64 100% | 72.4 MiB/s | 222.4 KiB | 00m00s [ 89/148] lua-libs-0:5.4.7-3.fc42.x86_6 100% | 43.2 MiB/s | 132.8 KiB | 00m00s [ 90/148] rpm-sequoia-0:1.7.0-5.fc42.x8 100% | 127.1 MiB/s | 911.1 KiB | 00m00s [ 91/148] fedora-gpg-keys-0:42-1.noarch 100% | 33.1 MiB/s | 135.6 KiB | 00m00s [ 92/148] sqlite-libs-0:3.47.2-2.fc42.x 100% | 102.5 MiB/s | 734.8 KiB | 00m00s [ 93/148] add-determinism-0:0.6.0-1.fc4 100% | 179.4 MiB/s | 918.3 KiB | 00m00s [ 94/148] glibc-0:2.41-5.fc42.x86_64 100% | 188.1 MiB/s | 2.3 MiB | 00m00s [ 95/148] basesystem-0:11-22.fc42.noarc 100% | 1.0 MiB/s | 7.3 KiB | 00m00s [ 96/148] glibc-gconv-extra-0:2.41-5.fc 100% | 127.6 MiB/s | 1.7 MiB | 00m00s [ 97/148] libgcc-0:15.1.1-1.fc42.x86_64 100% | 24.7 MiB/s | 126.5 KiB | 00m00s [ 98/148] libstdc++-0:15.1.1-1.fc42.x86 100% | 98.9 MiB/s | 911.3 KiB | 00m00s [ 99/148] filesystem-0:3.18-42.fc42.x86 100% | 166.6 MiB/s | 1.3 MiB | 00m00s [100/148] libxcrypt-0:4.4.38-7.fc42.x86 100% | 20.7 MiB/s | 127.2 KiB | 00m00s [101/148] pam-libs-0:1.7.0-5.fc42.x86_6 100% | 28.2 MiB/s | 57.7 KiB | 00m00s [102/148] systemd-libs-0:257.5-6.fc42.x 100% | 158.6 MiB/s | 812.0 KiB | 00m00s [103/148] elfutils-libelf-0:0.193-2.fc4 100% | 50.7 MiB/s | 207.8 KiB | 00m00s [104/148] elfutils-libs-0:0.193-2.fc42. 100% | 88.0 MiB/s | 270.2 KiB | 00m00s [105/148] elfutils-debuginfod-client-0: 100% | 22.9 MiB/s | 46.9 KiB | 00m00s [106/148] elfutils-0:0.193-2.fc42.x86_6 100% | 139.5 MiB/s | 571.4 KiB | 00m00s [107/148] json-c-0:0.18-2.fc42.x86_64 100% | 21.9 MiB/s | 44.9 KiB | 00m00s [108/148] libgomp-0:15.1.1-1.fc42.x86_6 100% | 88.6 MiB/s | 363.1 KiB | 00m00s [109/148] debugedit-0:5.1-6.fc42.x86_64 100% | 25.6 MiB/s | 78.8 KiB | 00m00s [110/148] jansson-0:2.14-2.fc42.x86_64 100% | 22.3 MiB/s | 45.7 KiB | 00m00s [111/148] pkgconf-pkg-config-0:2.3.0-2. 100% | 3.2 MiB/s | 9.9 KiB | 00m00s [112/148] pkgconf-0:2.3.0-2.fc42.x86_64 100% | 8.8 MiB/s | 44.9 KiB | 00m00s [113/148] pkgconf-m4-0:2.3.0-2.fc42.noa 100% | 3.5 MiB/s | 14.2 KiB | 00m00s [114/148] libpkgconf-0:2.3.0-2.fc42.x86 100% | 12.5 MiB/s | 38.4 KiB | 00m00s [115/148] ca-certificates-0:2024.2.69_v 100% | 153.8 MiB/s | 944.7 KiB | 00m00s [116/148] alternatives-0:1.33-1.fc42.x8 100% | 9.9 MiB/s | 40.5 KiB | 00m00s [117/148] binutils-0:2.44-3.fc42.x86_64 100% | 242.3 MiB/s | 5.8 MiB | 00m00s [118/148] efi-srpm-macros-0:6-3.fc42.no 100% | 3.7 MiB/s | 22.5 KiB | 00m00s [119/148] filesystem-srpm-macros-0:3.18 100% | 5.0 MiB/s | 25.8 KiB | 00m00s [120/148] qt6-srpm-macros-0:6.9.0-2.fc4 100% | 4.6 MiB/s | 9.4 KiB | 00m00s [121/148] elfutils-default-yama-scope-0 100% | 12.3 MiB/s | 12.6 KiB | 00m00s [122/148] libffi-0:3.4.6-5.fc42.x86_64 100% | 19.5 MiB/s | 39.9 KiB | 00m00s [123/148] p11-kit-0:0.25.5-5.fc42.x86_6 100% | 160.1 MiB/s | 491.7 KiB | 00m00s [124/148] libtasn1-0:4.20.0-1.fc42.x86_ 100% | 24.4 MiB/s | 75.0 KiB | 00m00s [125/148] p11-kit-trust-0:0.25.5-5.fc42 100% | 43.2 MiB/s | 132.6 KiB | 00m00s [126/148] fedora-release-0:42-26.noarch 100% | 4.8 MiB/s | 14.6 KiB | 00m00s [127/148] systemd-standalone-sysusers-0 100% | 30.7 MiB/s | 157.1 KiB | 00m00s [128/148] xxhash-libs-0:0.8.3-2.fc42.x8 100% | 12.7 MiB/s | 39.1 KiB | 00m00s [129/148] libcurl-0:8.11.1-4.fc42.x86_6 100% | 92.0 MiB/s | 376.9 KiB | 00m00s [130/148] krb5-libs-0:1.21.3-5.fc42.x86 100% | 124.5 MiB/s | 764.7 KiB | 00m00s [131/148] libbrotli-0:1.1.0-6.fc42.x86_ 100% | 55.3 MiB/s | 339.8 KiB | 00m00s [132/148] gdb-minimal-0:16.3-1.fc42.x86 100% | 209.9 MiB/s | 4.4 MiB | 00m00s [133/148] libidn2-0:2.3.8-1.fc42.x86_64 100% | 24.4 MiB/s | 174.8 KiB | 00m00s [134/148] libnghttp2-0:1.64.0-3.fc42.x8 100% | 15.2 MiB/s | 77.7 KiB | 00m00s [135/148] libpsl-0:0.21.5-5.fc42.x86_64 100% | 20.8 MiB/s | 64.0 KiB | 00m00s [136/148] libssh-0:0.11.1-4.fc42.x86_64 100% | 76.0 MiB/s | 233.3 KiB | 00m00s [137/148] openldap-0:2.6.9-3.fc42.x86_6 100% | 84.7 MiB/s | 260.2 KiB | 00m00s [138/148] keyutils-libs-0:1.6.3-5.fc42. 100% | 15.4 MiB/s | 31.5 KiB | 00m00s [139/148] libcom_err-0:1.47.2-3.fc42.x8 100% | 26.3 MiB/s | 26.9 KiB | 00m00s [140/148] libverto-0:0.3.2-10.fc42.x86_ 100% | 20.3 MiB/s | 20.8 KiB | 00m00s [141/148] libssh-config-0:0.11.1-4.fc42 100% | 8.8 MiB/s | 9.0 KiB | 00m00s [142/148] publicsuffix-list-dafsa-0:202 100% | 28.7 MiB/s | 58.8 KiB | 00m00s [143/148] libunistring-0:1.1-9.fc42.x86 100% | 132.4 MiB/s | 542.5 KiB | 00m00s [144/148] libevent-0:2.1.12-15.fc42.x86 100% | 84.7 MiB/s | 260.2 KiB | 00m00s [145/148] cyrus-sasl-lib-0:2.1.28-30.fc 100% | 155.0 MiB/s | 793.5 KiB | 00m00s [146/148] libtool-ltdl-0:2.5.4-4.fc42.x 100% | 11.8 MiB/s | 36.2 KiB | 00m00s [147/148] gdbm-libs-1:1.23-9.fc42.x86_6 100% | 27.8 MiB/s | 57.0 KiB | 00m00s [148/148] fedora-release-identity-basic 100% | 15.1 MiB/s | 15.4 KiB | 00m00s -------------------------------------------------------------------------------- [148/148] Total 100% | 72.3 MiB/s | 52.3 MiB | 00m01s Running transaction Importing OpenPGP key 0x105EF944: UserID : "Fedora (42) " Fingerprint: B0F4950458F69E1150C6C5EDC8AC4916105EF944 From : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary The key was successfully imported. [ 1/150] Verify package files 100% | 886.0 B/s | 148.0 B | 00m00s [ 2/150] Prepare transaction 100% | 4.0 KiB/s | 148.0 B | 00m00s [ 3/150] Installing libgcc-0:15.1.1-1. 100% | 262.0 MiB/s | 268.3 KiB | 00m00s [ 4/150] Installing fedora-release-ide 100% | 0.0 B/s | 932.0 B | 00m00s [ 5/150] Installing fedora-gpg-keys-0: 100% | 42.7 MiB/s | 174.8 KiB | 00m00s [ 6/150] Installing fedora-repos-0:42- 100% | 0.0 B/s | 5.7 KiB | 00m00s [ 7/150] Installing fedora-release-com 100% | 23.9 MiB/s | 24.5 KiB | 00m00s [ 8/150] Installing fedora-release-0:4 100% | 10.1 KiB/s | 124.0 B | 00m00s >>> Running sysusers scriptlet: setup-0:2.15.0-13.fc42.noarch >>> Finished sysusers scriptlet: setup-0:2.15.0-13.fc42.noarch >>> Scriptlet output: >>> Creating group 'adm' with GID 4. >>> Creating group 'audio' with GID 63. >>> Creating group 'bin' with GID 1. >>> Creating group 'cdrom' with GID 11. >>> Creating group 'clock' with GID 103. >>> Creating group 'daemon' with GID 2. >>> Creating group 'dialout' with GID 18. >>> Creating group 'disk' with GID 6. >>> Creating group 'floppy' with GID 19. >>> Creating group 'ftp' with GID 50. >>> Creating group 'games' with GID 20. >>> Creating group 'input' with GID 104. >>> Creating group 'kmem' with GID 9. >>> Creating group 'kvm' with GID 36. >>> Creating group 'lock' with GID 54. >>> Creating group 'lp' with GID 7. >>> Creating group 'mail' with GID 12. >>> Creating group 'man' with GID 15. >>> Creating group 'mem' with GID 8. >>> Creating group 'nobody' with GID 65534. >>> Creating group 'render' with GID 105. >>> Creating group 'root' with GID 0. >>> Creating group 'sgx' with GID 106. >>> Creating group 'sys' with GID 3. >>> Creating group 'tape' with GID 33. >>> Creating group 'tty' with GID 5. >>> Creating group 'users' with GID 100. >>> Creating group 'utmp' with GID 22. >>> Creating group 'video' with GID 39. >>> Creating group 'wheel' with GID 10. >>> >>> Running sysusers scriptlet: setup-0:2.15.0-13.fc42.noarch >>> Finished sysusers scriptlet: setup-0:2.15.0-13.fc42.noarch >>> Scriptlet output: >>> Creating user 'adm' (adm) with UID 3 and GID 4. >>> Creating user 'bin' (bin) with UID 1 and GID 1. >>> Creating user 'daemon' (daemon) with UID 2 and GID 2. >>> Creating user 'ftp' (FTP User) with UID 14 and GID 50. >>> Creating user 'games' (games) with UID 12 and GID 20. >>> Creating user 'halt' (halt) with UID 7 and GID 0. >>> Creating user 'lp' (lp) with UID 4 and GID 7. >>> Creating user 'mail' (mail) with UID 8 and GID 12. >>> Creating user 'nobody' (Kernel Overflow User) with UID 65534 and GID 65534. >>> Creating user 'operator' (operator) with UID 11 and GID 0. >>> Creating user 'root' (Super User) with UID 0 and GID 0. >>> Creating user 'shutdown' (shutdown) with UID 6 and GID 0. >>> Creating user 'sync' (sync) with UID 5 and GID 0. >>> [ 9/150] Installing setup-0:2.15.0-13. 100% | 54.6 MiB/s | 726.7 KiB | 00m00s [ 10/150] Installing filesystem-0:3.18- 100% | 2.8 MiB/s | 212.5 KiB | 00m00s [ 11/150] Installing basesystem-0:11-22 100% | 0.0 B/s | 124.0 B | 00m00s [ 12/150] Installing libssh-config-0:0. 100% | 0.0 B/s | 816.0 B | 00m00s [ 13/150] Installing publicsuffix-list- 100% | 0.0 B/s | 69.2 KiB | 00m00s [ 14/150] Installing qt6-srpm-macros-0: 100% | 0.0 B/s | 740.0 B | 00m00s [ 15/150] Installing pkgconf-m4-0:2.3.0 100% | 0.0 B/s | 14.8 KiB | 00m00s [ 16/150] Installing pcre2-syntax-0:10. 100% | 269.9 MiB/s | 276.4 KiB | 00m00s [ 17/150] Installing ncurses-base-0:6.5 100% | 86.0 MiB/s | 352.2 KiB | 00m00s [ 18/150] Installing glibc-minimal-lang 100% | 0.0 B/s | 124.0 B | 00m00s [ 19/150] Installing ncurses-libs-0:6.5 100% | 232.6 MiB/s | 952.8 KiB | 00m00s [ 20/150] Installing glibc-0:2.41-5.fc4 100% | 201.3 MiB/s | 6.6 MiB | 00m00s [ 21/150] Installing bash-0:5.2.37-1.fc 100% | 272.3 MiB/s | 8.2 MiB | 00m00s [ 22/150] Installing glibc-common-0:2.4 100% | 63.8 MiB/s | 1.0 MiB | 00m00s [ 23/150] Installing glibc-gconv-extra- 100% | 270.7 MiB/s | 7.3 MiB | 00m00s [ 24/150] Installing zlib-ng-compat-0:2 100% | 135.2 MiB/s | 138.4 KiB | 00m00s [ 25/150] Installing bzip2-libs-0:1.0.8 100% | 0.0 B/s | 85.7 KiB | 00m00s [ 26/150] Installing xz-libs-1:5.8.1-2. 100% | 213.8 MiB/s | 218.9 KiB | 00m00s [ 27/150] Installing libuuid-0:2.40.4-7 100% | 0.0 B/s | 38.4 KiB | 00m00s [ 28/150] Installing libblkid-0:2.40.4- 100% | 257.4 MiB/s | 263.5 KiB | 00m00s [ 29/150] Installing gmp-1:6.3.0-4.fc42 100% | 397.2 MiB/s | 813.5 KiB | 00m00s [ 30/150] Installing popt-0:1.19-8.fc42 100% | 68.1 MiB/s | 139.4 KiB | 00m00s [ 31/150] Installing readline-0:8.2-13. 100% | 475.7 MiB/s | 487.1 KiB | 00m00s [ 32/150] Installing libzstd-0:1.5.7-1. 100% | 395.1 MiB/s | 809.1 KiB | 00m00s [ 33/150] Installing elfutils-libelf-0: 100% | 388.8 MiB/s | 1.2 MiB | 00m00s [ 34/150] Installing libstdc++-0:15.1.1 100% | 405.2 MiB/s | 2.8 MiB | 00m00s [ 35/150] Installing libxcrypt-0:4.4.38 100% | 280.4 MiB/s | 287.2 KiB | 00m00s [ 36/150] Installing libattr-0:2.5.2-5. 100% | 0.0 B/s | 28.1 KiB | 00m00s [ 37/150] Installing libacl-0:2.3.2-3.f 100% | 0.0 B/s | 39.2 KiB | 00m00s [ 38/150] Installing dwz-0:0.15-9.fc42. 100% | 23.8 MiB/s | 292.4 KiB | 00m00s [ 39/150] Installing mpfr-0:4.2.2-1.fc4 100% | 270.3 MiB/s | 830.4 KiB | 00m00s [ 40/150] Installing gawk-0:5.3.1-1.fc4 100% | 99.7 MiB/s | 1.7 MiB | 00m00s [ 41/150] Installing unzip-0:6.0-66.fc4 100% | 29.6 MiB/s | 393.8 KiB | 00m00s [ 42/150] Installing file-libs-0:5.46-1 100% | 741.1 MiB/s | 11.9 MiB | 00m00s [ 43/150] Installing file-0:5.46-1.fc42 100% | 5.5 MiB/s | 101.7 KiB | 00m00s [ 44/150] Installing crypto-policies-0: 100% | 31.9 MiB/s | 163.5 KiB | 00m00s [ 45/150] Installing pcre2-0:10.45-1.fc 100% | 341.4 MiB/s | 699.1 KiB | 00m00s [ 46/150] Installing grep-0:3.11-10.fc4 100% | 59.0 MiB/s | 1.0 MiB | 00m00s [ 47/150] Installing xz-1:5.8.1-2.fc42. 100% | 78.3 MiB/s | 1.3 MiB | 00m00s [ 48/150] Installing libeconf-0:0.7.6-1 100% | 64.7 MiB/s | 66.2 KiB | 00m00s [ 49/150] Installing libcap-ng-0:0.8.5- 100% | 73.1 MiB/s | 74.8 KiB | 00m00s [ 50/150] Installing audit-libs-0:4.0.3 100% | 345.1 MiB/s | 353.4 KiB | 00m00s [ 51/150] Installing pam-libs-0:1.7.0-5 100% | 126.0 MiB/s | 129.0 KiB | 00m00s [ 52/150] Installing libcap-0:2.73-2.fc 100% | 15.9 MiB/s | 212.1 KiB | 00m00s [ 53/150] Installing systemd-libs-0:257 100% | 372.0 MiB/s | 2.2 MiB | 00m00s [ 54/150] Installing libsmartcols-0:2.4 100% | 177.3 MiB/s | 181.5 KiB | 00m00s [ 55/150] Installing libsepol-0:3.8-1.f 100% | 403.8 MiB/s | 827.0 KiB | 00m00s [ 56/150] Installing libselinux-0:3.8-1 100% | 189.8 MiB/s | 194.3 KiB | 00m00s [ 57/150] Installing findutils-1:4.10.0 100% | 110.2 MiB/s | 1.9 MiB | 00m00s [ 58/150] Installing sed-0:4.9-4.fc42.x 100% | 56.3 MiB/s | 865.5 KiB | 00m00s [ 59/150] Installing libmount-0:2.40.4- 100% | 348.9 MiB/s | 357.3 KiB | 00m00s [ 60/150] Installing lz4-libs-0:1.10.0- 100% | 154.7 MiB/s | 158.5 KiB | 00m00s [ 61/150] Installing lua-libs-0:5.4.7-3 100% | 275.4 MiB/s | 282.0 KiB | 00m00s [ 62/150] Installing alternatives-0:1.3 100% | 5.2 MiB/s | 63.8 KiB | 00m00s [ 63/150] Installing libffi-0:3.4.6-5.f 100% | 81.7 MiB/s | 83.7 KiB | 00m00s [ 64/150] Installing libtasn1-0:4.20.0- 100% | 173.9 MiB/s | 178.1 KiB | 00m00s [ 65/150] Installing p11-kit-0:0.25.5-5 100% | 115.0 MiB/s | 2.2 MiB | 00m00s [ 66/150] Installing libunistring-0:1.1 100% | 345.3 MiB/s | 1.7 MiB | 00m00s [ 67/150] Installing libidn2-0:2.3.8-1. 100% | 183.2 MiB/s | 562.7 KiB | 00m00s [ 68/150] Installing libpsl-0:0.21.5-5. 100% | 75.7 MiB/s | 77.5 KiB | 00m00s [ 69/150] Installing p11-kit-trust-0:0. 100% | 19.4 MiB/s | 397.2 KiB | 00m00s [ 70/150] Installing zstd-0:1.5.7-1.fc4 100% | 100.6 MiB/s | 1.7 MiB | 00m00s [ 71/150] Installing util-linux-core-0: 100% | 79.2 MiB/s | 1.4 MiB | 00m00s [ 72/150] Installing tar-2:1.35-5.fc42. 100% | 155.9 MiB/s | 3.0 MiB | 00m00s [ 73/150] Installing libsemanage-0:3.8- 100% | 151.5 MiB/s | 310.2 KiB | 00m00s [ 74/150] Installing shadow-utils-2:4.1 100% | 144.4 MiB/s | 4.0 MiB | 00m00s [ 75/150] Installing systemd-standalone 100% | 20.9 MiB/s | 277.8 KiB | 00m00s [ 76/150] Installing zip-0:3.0-43.fc42. 100% | 52.8 MiB/s | 702.4 KiB | 00m00s [ 77/150] Installing libfdisk-0:2.40.4- 100% | 364.7 MiB/s | 373.4 KiB | 00m00s [ 78/150] Installing libxml2-0:2.12.10- 100% | 106.0 MiB/s | 1.7 MiB | 00m00s [ 79/150] Installing bzip2-0:1.0.8-20.f 100% | 8.5 MiB/s | 103.8 KiB | 00m00s [ 80/150] Installing sqlite-libs-0:3.47 100% | 376.1 MiB/s | 1.5 MiB | 00m00s [ 81/150] Installing add-determinism-0: 100% | 145.1 MiB/s | 2.5 MiB | 00m00s [ 82/150] Installing build-reproducibil 100% | 0.0 B/s | 1.0 KiB | 00m00s [ 83/150] Installing ed-0:1.21-2.fc42.x 100% | 12.1 MiB/s | 148.8 KiB | 00m00s [ 84/150] Installing patch-0:2.8-1.fc42 100% | 18.3 MiB/s | 224.3 KiB | 00m00s [ 85/150] Installing filesystem-srpm-ma 100% | 0.0 B/s | 38.9 KiB | 00m00s [ 86/150] Installing elfutils-default-y 100% | 408.6 KiB/s | 2.0 KiB | 00m00s [ 87/150] Installing elfutils-libs-0:0. 100% | 223.1 MiB/s | 685.2 KiB | 00m00s [ 88/150] Installing cpio-0:2.15-4.fc42 100% | 68.7 MiB/s | 1.1 MiB | 00m00s [ 89/150] Installing diffutils-0:3.12-1 100% | 91.8 MiB/s | 1.6 MiB | 00m00s [ 90/150] Installing json-c-0:0.18-2.fc 100% | 85.9 MiB/s | 88.0 KiB | 00m00s [ 91/150] Installing libgomp-0:15.1.1-1 100% | 263.6 MiB/s | 539.9 KiB | 00m00s [ 92/150] Installing jansson-0:2.14-2.f 100% | 92.2 MiB/s | 94.4 KiB | 00m00s [ 93/150] Installing libpkgconf-0:2.3.0 100% | 77.4 MiB/s | 79.2 KiB | 00m00s [ 94/150] Installing pkgconf-0:2.3.0-2. 100% | 7.4 MiB/s | 91.0 KiB | 00m00s [ 95/150] Installing pkgconf-pkg-config 100% | 161.2 KiB/s | 1.8 KiB | 00m00s [ 96/150] Installing xxhash-libs-0:0.8. 100% | 89.4 MiB/s | 91.6 KiB | 00m00s [ 97/150] Installing libbrotli-0:1.1.0- 100% | 274.6 MiB/s | 843.6 KiB | 00m00s [ 98/150] Installing libnghttp2-0:1.64. 100% | 167.5 MiB/s | 171.5 KiB | 00m00s [ 99/150] Installing keyutils-libs-0:1. 100% | 58.3 MiB/s | 59.7 KiB | 00m00s [100/150] Installing libcom_err-0:1.47. 100% | 0.0 B/s | 68.2 KiB | 00m00s [101/150] Installing libverto-0:0.3.2-1 100% | 26.6 MiB/s | 27.2 KiB | 00m00s [102/150] Installing libtool-ltdl-0:2.5 100% | 0.0 B/s | 71.2 KiB | 00m00s [103/150] Installing gdbm-libs-1:1.23-9 100% | 128.5 MiB/s | 131.6 KiB | 00m00s [104/150] Installing cyrus-sasl-lib-0:2 100% | 135.5 MiB/s | 2.3 MiB | 00m00s [105/150] Installing rust-srpm-macros-0 100% | 0.0 B/s | 5.6 KiB | 00m00s [106/150] Installing qt5-srpm-macros-0: 100% | 0.0 B/s | 776.0 B | 00m00s [107/150] Installing perl-srpm-macros-0 100% | 0.0 B/s | 1.1 KiB | 00m00s [108/150] Installing package-notes-srpm 100% | 0.0 B/s | 2.0 KiB | 00m00s [109/150] Installing openblas-srpm-macr 100% | 0.0 B/s | 392.0 B | 00m00s [110/150] Installing ocaml-srpm-macros- 100% | 0.0 B/s | 2.2 KiB | 00m00s [111/150] Installing kernel-srpm-macros 100% | 0.0 B/s | 2.3 KiB | 00m00s [112/150] Installing gnat-srpm-macros-0 100% | 0.0 B/s | 1.3 KiB | 00m00s [113/150] Installing ghc-srpm-macros-0: 100% | 0.0 B/s | 1.0 KiB | 00m00s [114/150] Installing fpc-srpm-macros-0: 100% | 0.0 B/s | 420.0 B | 00m00s [115/150] Installing ansible-srpm-macro 100% | 35.4 MiB/s | 36.2 KiB | 00m00s [116/150] Installing coreutils-common-0 100% | 413.1 MiB/s | 11.2 MiB | 00m00s [117/150] Installing openssl-libs-1:3.2 100% | 432.5 MiB/s | 7.8 MiB | 00m00s [118/150] Installing coreutils-0:9.6-2. 100% | 173.4 MiB/s | 5.5 MiB | 00m00s [119/150] Installing ca-certificates-0: 100% | 2.0 MiB/s | 2.4 MiB | 00m01s [120/150] Installing libarchive-0:3.7.7 100% | 303.6 MiB/s | 932.6 KiB | 00m00s [121/150] Installing krb5-libs-0:1.21.3 100% | 287.5 MiB/s | 2.3 MiB | 00m00s [122/150] Installing libssh-0:0.11.1-4. 100% | 277.1 MiB/s | 567.5 KiB | 00m00s [123/150] Installing gzip-0:1.13-3.fc42 100% | 25.9 MiB/s | 398.4 KiB | 00m00s [124/150] Installing rpm-sequoia-0:1.7. 100% | 402.4 MiB/s | 2.4 MiB | 00m00s [125/150] Installing rpm-libs-0:4.20.1- 100% | 353.2 MiB/s | 723.4 KiB | 00m00s [126/150] Installing rpm-build-libs-0:4 100% | 202.5 MiB/s | 207.4 KiB | 00m00s [127/150] Installing libevent-0:2.1.12- 100% | 295.2 MiB/s | 906.9 KiB | 00m00s [128/150] Installing openldap-0:2.6.9-3 100% | 321.7 MiB/s | 658.9 KiB | 00m00s [129/150] Installing libcurl-0:8.11.1-4 100% | 274.5 MiB/s | 843.2 KiB | 00m00s [130/150] Installing elfutils-debuginfo 100% | 6.5 MiB/s | 86.2 KiB | 00m00s [131/150] Installing elfutils-0:0.193-2 100% | 153.8 MiB/s | 2.9 MiB | 00m00s [132/150] Installing binutils-0:2.44-3. 100% | 336.4 MiB/s | 25.9 MiB | 00m00s [133/150] Installing gdb-minimal-0:16.3 100% | 301.1 MiB/s | 13.2 MiB | 00m00s [134/150] Installing debugedit-0:5.1-6. 100% | 15.9 MiB/s | 195.4 KiB | 00m00s [135/150] Installing curl-0:8.11.1-4.fc 100% | 21.1 MiB/s | 453.1 KiB | 00m00s [136/150] Installing rpm-0:4.20.1-1.fc4 100% | 96.1 MiB/s | 2.5 MiB | 00m00s [137/150] Installing lua-srpm-macros-0: 100% | 0.0 B/s | 1.9 KiB | 00m00s [138/150] Installing tree-sitter-srpm-m 100% | 0.0 B/s | 7.4 KiB | 00m00s [139/150] Installing zig-srpm-macros-0: 100% | 0.0 B/s | 1.7 KiB | 00m00s [140/150] Installing efi-srpm-macros-0: 100% | 0.0 B/s | 41.1 KiB | 00m00s [141/150] Installing fonts-srpm-macros- 100% | 0.0 B/s | 57.0 KiB | 00m00s [142/150] Installing forge-srpm-macros- 100% | 0.0 B/s | 40.3 KiB | 00m00s [143/150] Installing go-srpm-macros-0:3 100% | 0.0 B/s | 62.0 KiB | 00m00s [144/150] Installing python-srpm-macros 100% | 0.0 B/s | 52.2 KiB | 00m00s [145/150] Installing redhat-rpm-config- 100% | 93.9 MiB/s | 192.2 KiB | 00m00s [146/150] Installing rpm-build-0:4.20.1 100% | 13.3 MiB/s | 177.4 KiB | 00m00s [147/150] Installing pyproject-srpm-mac 100% | 0.0 B/s | 2.5 KiB | 00m00s [148/150] Installing which-0:2.23-1.fc4 100% | 6.4 MiB/s | 85.6 KiB | 00m00s [149/150] Installing util-linux-0:2.40. 100% | 104.9 MiB/s | 3.5 MiB | 00m00s [150/150] Installing info-0:7.2-3.fc42. 100% | 231.4 KiB/s | 358.3 KiB | 00m02s 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.6.0-1.fc42.x86_64 alternatives-1.33-1.fc42.x86_64 ansible-srpm-macros-1-17.1.fc42.noarch audit-libs-4.0.3-2.fc42.x86_64 basesystem-11-22.fc42.noarch bash-5.2.37-1.fc42.x86_64 binutils-2.44-3.fc42.x86_64 build-reproducibility-srpm-macros-0.6.0-1.fc42.noarch bzip2-1.0.8-20.fc42.x86_64 bzip2-libs-1.0.8-20.fc42.x86_64 ca-certificates-2024.2.69_v8.0.401-6.fc42.noarch coreutils-9.6-2.fc42.x86_64 coreutils-common-9.6-2.fc42.x86_64 cpio-2.15-4.fc42.x86_64 crypto-policies-20250214-1.gitff7551b.fc42.noarch curl-8.11.1-4.fc42.x86_64 cyrus-sasl-lib-2.1.28-30.fc42.x86_64 debugedit-5.1-6.fc42.x86_64 diffutils-3.12-1.fc42.x86_64 dwz-0.15-9.fc42.x86_64 ed-1.21-2.fc42.x86_64 efi-srpm-macros-6-3.fc42.noarch elfutils-0.193-2.fc42.x86_64 elfutils-debuginfod-client-0.193-2.fc42.x86_64 elfutils-default-yama-scope-0.193-2.fc42.noarch elfutils-libelf-0.193-2.fc42.x86_64 elfutils-libs-0.193-2.fc42.x86_64 fedora-gpg-keys-42-1.noarch fedora-release-42-26.noarch fedora-release-common-42-26.noarch fedora-release-identity-basic-42-26.noarch fedora-repos-42-1.noarch file-5.46-1.fc42.x86_64 file-libs-5.46-1.fc42.x86_64 filesystem-3.18-42.fc42.x86_64 filesystem-srpm-macros-3.18-42.fc42.noarch findutils-4.10.0-5.fc42.x86_64 fonts-srpm-macros-2.0.5-21.fc42.noarch forge-srpm-macros-0.4.0-2.fc42.noarch fpc-srpm-macros-1.3-14.fc42.noarch gawk-5.3.1-1.fc42.x86_64 gdb-minimal-16.3-1.fc42.x86_64 gdbm-libs-1.23-9.fc42.x86_64 ghc-srpm-macros-1.9.2-2.fc42.noarch glibc-2.41-5.fc42.x86_64 glibc-common-2.41-5.fc42.x86_64 glibc-gconv-extra-2.41-5.fc42.x86_64 glibc-minimal-langpack-2.41-5.fc42.x86_64 gmp-6.3.0-4.fc42.x86_64 gnat-srpm-macros-6-7.fc42.noarch go-srpm-macros-3.6.0-6.fc42.noarch gpg-pubkey-105ef944-65ca83d1 grep-3.11-10.fc42.x86_64 gzip-1.13-3.fc42.x86_64 info-7.2-3.fc42.x86_64 jansson-2.14-2.fc42.x86_64 json-c-0.18-2.fc42.x86_64 kernel-srpm-macros-1.0-25.fc42.noarch keyutils-libs-1.6.3-5.fc42.x86_64 krb5-libs-1.21.3-5.fc42.x86_64 libacl-2.3.2-3.fc42.x86_64 libarchive-3.7.7-4.fc42.x86_64 libattr-2.5.2-5.fc42.x86_64 libblkid-2.40.4-7.fc42.x86_64 libbrotli-1.1.0-6.fc42.x86_64 libcap-2.73-2.fc42.x86_64 libcap-ng-0.8.5-4.fc42.x86_64 libcom_err-1.47.2-3.fc42.x86_64 libcurl-8.11.1-4.fc42.x86_64 libeconf-0.7.6-1.fc42.x86_64 libevent-2.1.12-15.fc42.x86_64 libfdisk-2.40.4-7.fc42.x86_64 libffi-3.4.6-5.fc42.x86_64 libgcc-15.1.1-1.fc42.x86_64 libgomp-15.1.1-1.fc42.x86_64 libidn2-2.3.8-1.fc42.x86_64 libmount-2.40.4-7.fc42.x86_64 libnghttp2-1.64.0-3.fc42.x86_64 libpkgconf-2.3.0-2.fc42.x86_64 libpsl-0.21.5-5.fc42.x86_64 libselinux-3.8-1.fc42.x86_64 libsemanage-3.8-1.fc42.x86_64 libsepol-3.8-1.fc42.x86_64 libsmartcols-2.40.4-7.fc42.x86_64 libssh-0.11.1-4.fc42.x86_64 libssh-config-0.11.1-4.fc42.noarch libstdc++-15.1.1-1.fc42.x86_64 libtasn1-4.20.0-1.fc42.x86_64 libtool-ltdl-2.5.4-4.fc42.x86_64 libunistring-1.1-9.fc42.x86_64 libuuid-2.40.4-7.fc42.x86_64 libverto-0.3.2-10.fc42.x86_64 libxcrypt-4.4.38-7.fc42.x86_64 libxml2-2.12.10-1.fc42.x86_64 libzstd-1.5.7-1.fc42.x86_64 lua-libs-5.4.7-3.fc42.x86_64 lua-srpm-macros-1-15.fc42.noarch lz4-libs-1.10.0-2.fc42.x86_64 mpfr-4.2.2-1.fc42.x86_64 ncurses-base-6.5-5.20250125.fc42.noarch ncurses-libs-6.5-5.20250125.fc42.x86_64 ocaml-srpm-macros-10-4.fc42.noarch openblas-srpm-macros-2-19.fc42.noarch openldap-2.6.9-3.fc42.x86_64 openssl-libs-3.2.4-3.fc42.x86_64 p11-kit-0.25.5-5.fc42.x86_64 p11-kit-trust-0.25.5-5.fc42.x86_64 package-notes-srpm-macros-0.5-13.fc42.noarch pam-libs-1.7.0-5.fc42.x86_64 patch-2.8-1.fc42.x86_64 pcre2-10.45-1.fc42.x86_64 pcre2-syntax-10.45-1.fc42.noarch perl-srpm-macros-1-57.fc42.noarch pkgconf-2.3.0-2.fc42.x86_64 pkgconf-m4-2.3.0-2.fc42.noarch pkgconf-pkg-config-2.3.0-2.fc42.x86_64 popt-1.19-8.fc42.x86_64 publicsuffix-list-dafsa-20250116-1.fc42.noarch pyproject-srpm-macros-1.18.1-1.fc42.noarch python-srpm-macros-3.13-4.fc42.noarch qt5-srpm-macros-5.15.15-1.fc42.noarch qt6-srpm-macros-6.9.0-2.fc42.noarch readline-8.2-13.fc42.x86_64 redhat-rpm-config-342-4.fc42.noarch rpm-4.20.1-1.fc42.x86_64 rpm-build-4.20.1-1.fc42.x86_64 rpm-build-libs-4.20.1-1.fc42.x86_64 rpm-libs-4.20.1-1.fc42.x86_64 rpm-sequoia-1.7.0-5.fc42.x86_64 rust-srpm-macros-26.3-4.fc42.noarch sed-4.9-4.fc42.x86_64 setup-2.15.0-13.fc42.noarch shadow-utils-4.17.4-1.fc42.x86_64 sqlite-libs-3.47.2-2.fc42.x86_64 systemd-libs-257.5-6.fc42.x86_64 systemd-standalone-sysusers-257.5-6.fc42.x86_64 tar-1.35-5.fc42.x86_64 tree-sitter-srpm-macros-0.1.0-8.fc42.noarch unzip-6.0-66.fc42.x86_64 util-linux-2.40.4-7.fc42.x86_64 util-linux-core-2.40.4-7.fc42.x86_64 which-2.23-1.fc42.x86_64 xxhash-libs-0.8.3-2.fc42.x86_64 xz-5.8.1-2.fc42.x86_64 xz-libs-5.8.1-2.fc42.x86_64 zig-srpm-macros-1-4.fc42.noarch zip-3.0-43.fc42.x86_64 zlib-ng-compat-2.2.4-3.fc42.x86_64 zstd-1.5.7-1.fc42.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.1 starting (python version = 3.13.0, NVR = mock-6.1-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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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: updates 100% | 38.4 KiB/s | 8.0 KiB | 00m00s fedora 100% | 109.6 KiB/s | 29.8 KiB | 00m00s Repositories loaded. Package Arch Version Repository Size Installing: autoconf noarch 2.72-5.fc42 fedora 2.8 MiB automake noarch 1.17-2.fc42 fedora 1.8 MiB bison x86_64 3.8.2-9.fc41 fedora 3.5 MiB gcc x86_64 15.1.1-1.fc42 updates 111.0 MiB gettext-devel x86_64 0.23.1-2.fc42 fedora 1.2 MiB git x86_64 2.49.0-1.fc42 fedora 85.3 KiB make x86_64 1:4.4.1-10.fc42 fedora 1.8 MiB python-unversioned-command noarch 3.13.3-2.fc42 updates 23.0 B rsync x86_64 3.4.1-3.fc42 fedora 777.0 KiB texinfo x86_64 7.2-3.fc42 fedora 7.3 MiB wget2-wget x86_64 2.2.0-5.fc42 updates 42.0 B Installing dependencies: annobin-docs noarch 12.88-1.fc42 fedora 98.6 KiB annobin-plugin-gcc x86_64 12.88-1.fc42 fedora 991.7 KiB cpp x86_64 15.1.1-1.fc42 updates 37.8 MiB emacs-filesystem noarch 1:30.0-4.fc42 fedora 0.0 B expat x86_64 2.7.1-1.fc42 fedora 290.2 KiB gcc-plugin-annobin x86_64 15.1.1-1.fc42 updates 57.1 KiB gettext x86_64 0.23.1-2.fc42 fedora 5.2 MiB gettext-common-devel noarch 0.23.1-2.fc42 fedora 589.4 KiB gettext-envsubst x86_64 0.23.1-2.fc42 fedora 78.8 KiB gettext-libs x86_64 0.23.1-2.fc42 fedora 2.0 MiB gettext-runtime x86_64 0.23.1-2.fc42 fedora 452.2 KiB git-core x86_64 2.49.0-1.fc42 fedora 22.7 MiB git-core-doc noarch 2.49.0-1.fc42 fedora 17.6 MiB glibc-devel x86_64 2.41-5.fc42 updates 2.3 MiB gnupg2 x86_64 2.4.7-2.fc42 fedora 9.8 MiB gnutls x86_64 3.8.9-3.fc42 fedora 3.6 MiB gnutls-dane x86_64 3.8.9-3.fc42 fedora 69.3 KiB gpgme x86_64 1.24.2-1.fc42 fedora 591.4 KiB groff-base x86_64 1.23.0-8.fc42 fedora 3.9 MiB hiredis x86_64 1.2.0-6.fc42 fedora 105.9 KiB kernel-headers x86_64 6.14.3-300.fc42 updates 6.5 MiB less x86_64 668-2.fc42 fedora 405.8 KiB libassuan x86_64 2.5.7-3.fc42 fedora 167.8 KiB libb2 x86_64 0.98.1-13.fc42 fedora 46.1 KiB libcbor x86_64 0.11.0-3.fc42 fedora 77.8 KiB libedit x86_64 3.1-55.20250104cvs.fc42 fedora 244.1 KiB libfido2 x86_64 1.15.0-3.fc42 fedora 242.1 KiB libgcrypt x86_64 1.11.0-5.fc42 fedora 1.6 MiB libgpg-error x86_64 1.51-2.fc42 fedora 894.1 KiB libksba x86_64 1.6.7-3.fc42 fedora 402.5 KiB libmpc x86_64 1.3.1-7.fc42 fedora 164.5 KiB libtextstyle x86_64 0.23.1-2.fc42 fedora 207.5 KiB libusb1 x86_64 1.0.28-2.fc42 fedora 171.0 KiB libxcrypt-devel x86_64 4.4.38-7.fc42 updates 30.8 KiB m4 x86_64 1.4.19-12.fc42 fedora 588.7 KiB mpdecimal x86_64 4.0.1-1.fc42 updates 217.2 KiB ncurses x86_64 6.5-5.20250125.fc42 fedora 608.1 KiB nettle x86_64 3.10.1-1.fc42 fedora 790.5 KiB npth x86_64 1.8-2.fc42 fedora 49.6 KiB openssh x86_64 9.9p1-10.fc42 fedora 1.4 MiB openssh-clients x86_64 9.9p1-10.fc42 fedora 2.7 MiB perl-AutoLoader noarch 5.74-517.fc42 updates 20.5 KiB perl-B x86_64 1.89-517.fc42 updates 498.0 KiB perl-Carp noarch 1.54-512.fc42 fedora 46.6 KiB perl-Class-Struct noarch 0.68-517.fc42 updates 25.4 KiB perl-Data-Dumper x86_64 2.189-513.fc42 fedora 115.6 KiB perl-Digest noarch 1.20-512.fc42 fedora 35.3 KiB perl-Digest-MD5 x86_64 2.59-6.fc42 fedora 59.7 KiB perl-DynaLoader x86_64 1.56-517.fc42 updates 32.1 KiB perl-Encode x86_64 4:3.21-512.fc42 fedora 4.7 MiB perl-Errno x86_64 1.38-517.fc42 updates 8.3 KiB perl-Error noarch 1:0.17030-1.fc42 fedora 76.7 KiB perl-Exporter noarch 5.78-512.fc42 fedora 54.3 KiB perl-Fcntl x86_64 1.18-517.fc42 updates 48.9 KiB perl-File-Basename noarch 2.86-517.fc42 updates 14.0 KiB perl-File-Compare noarch 1.100.800-517.fc42 updates 5.6 KiB perl-File-Copy noarch 2.41-517.fc42 updates 19.6 KiB perl-File-Find noarch 1.44-517.fc42 updates 41.9 KiB perl-File-Path noarch 2.18-512.fc42 fedora 63.5 KiB perl-File-Temp noarch 1:0.231.100-512.fc42 fedora 162.3 KiB perl-File-stat noarch 1.14-517.fc42 updates 12.5 KiB perl-FileHandle noarch 2.05-517.fc42 updates 9.3 KiB perl-Getopt-Long noarch 1:2.58-3.fc42 fedora 144.5 KiB perl-Getopt-Std noarch 1.14-517.fc42 updates 11.2 KiB perl-Git noarch 2.49.0-1.fc42 fedora 64.0 KiB perl-HTTP-Tiny noarch 0.090-2.fc42 fedora 154.4 KiB perl-IO x86_64 1.55-517.fc42 updates 147.0 KiB perl-IO-Socket-IP noarch 0.43-2.fc42 fedora 100.3 KiB perl-IO-Socket-SSL noarch 2.089-2.fc42 fedora 703.3 KiB perl-IPC-Open3 noarch 1.22-517.fc42 updates 22.5 KiB perl-MIME-Base32 noarch 1.303-23.fc42 fedora 30.7 KiB perl-MIME-Base64 x86_64 3.16-512.fc42 fedora 42.0 KiB perl-Net-SSLeay x86_64 1.94-8.fc42 fedora 1.3 MiB perl-POSIX x86_64 2.20-517.fc42 updates 231.0 KiB perl-PathTools x86_64 3.91-513.fc42 fedora 180.0 KiB perl-Pod-Escapes noarch 1:1.07-512.fc42 fedora 24.9 KiB perl-Pod-Perldoc noarch 3.28.01-513.fc42 fedora 163.7 KiB perl-Pod-Simple noarch 1:3.45-512.fc42 fedora 560.8 KiB perl-Pod-Usage noarch 4:2.05-1.fc42 fedora 86.3 KiB perl-Scalar-List-Utils x86_64 5:1.69-1.fc42 updates 144.8 KiB perl-SelectSaver noarch 1.02-517.fc42 updates 2.2 KiB perl-Socket x86_64 4:2.038-512.fc42 fedora 119.9 KiB perl-Storable x86_64 1:3.32-512.fc42 fedora 232.3 KiB perl-Symbol noarch 1.09-517.fc42 updates 6.8 KiB perl-Term-ANSIColor noarch 5.01-513.fc42 fedora 97.5 KiB perl-Term-Cap noarch 1.18-512.fc42 fedora 29.3 KiB perl-TermReadKey x86_64 2.38-24.fc42 fedora 64.0 KiB perl-Text-ParseWords noarch 3.31-512.fc42 fedora 13.6 KiB perl-Text-Tabs+Wrap noarch 2024.001-512.fc42 fedora 22.6 KiB perl-Text-Unidecode noarch 1.30-26.fc42 fedora 448.7 KiB perl-Thread-Queue noarch 3.14-512.fc42 fedora 28.9 KiB perl-Time-Local noarch 2:1.350-512.fc42 fedora 68.9 KiB perl-URI noarch 5.31-2.fc42 fedora 257.0 KiB perl-Unicode-EastAsianWidth noarch 12.0-16.fc42 fedora 32.9 KiB perl-Unicode-Normalize x86_64 1.32-512.fc42 fedora 465.1 KiB perl-base noarch 2.27-517.fc42 updates 12.5 KiB perl-constant noarch 1.33-513.fc42 fedora 26.2 KiB perl-if noarch 0.61.000-517.fc42 updates 5.8 KiB perl-interpreter x86_64 4:5.40.2-517.fc42 updates 118.3 KiB perl-lib x86_64 0.65-517.fc42 updates 8.5 KiB perl-libintl-perl x86_64 1.35-1.fc42 fedora 4.1 MiB perl-libnet noarch 3.15-513.fc42 fedora 289.4 KiB perl-libs x86_64 4:5.40.2-517.fc42 updates 9.8 MiB perl-locale noarch 1.12-517.fc42 updates 6.5 KiB perl-mro x86_64 1.29-517.fc42 updates 41.5 KiB perl-overload noarch 1.37-517.fc42 updates 71.5 KiB perl-overloading noarch 0.02-517.fc42 updates 4.8 KiB perl-parent noarch 1:0.244-2.fc42 fedora 10.3 KiB perl-podlators noarch 1:6.0.2-3.fc42 fedora 317.5 KiB perl-threads x86_64 1:2.40-512.fc42 fedora 115.0 KiB perl-threads-shared x86_64 1.69-512.fc42 fedora 83.6 KiB perl-vars noarch 1.05-517.fc42 updates 3.9 KiB protobuf-c x86_64 1.5.1-1.fc42 updates 49.8 KiB python-pip-wheel noarch 24.3.1-2.fc42 fedora 1.2 MiB python3 x86_64 3.13.3-2.fc42 updates 28.7 KiB python3-libs x86_64 3.13.3-2.fc42 updates 39.9 MiB tpm2-tss x86_64 4.1.3-6.fc42 fedora 1.6 MiB tzdata noarch 2025b-1.fc42 fedora 1.6 MiB unbound-libs x86_64 1.22.0-14.fc42 fedora 1.4 MiB wget2 x86_64 2.2.0-5.fc42 updates 1.0 MiB wget2-libs x86_64 2.2.0-5.fc42 updates 365.6 KiB Transaction Summary: Installing: 132 packages Total size of inbound packages is 101 MiB. Need to download 101 MiB. After this operation, 330 MiB extra will be used (install 330 MiB, remove 0 B). [ 1/132] automake-0:1.17-2.fc42.noarch 100% | 46.6 MiB/s | 715.7 KiB | 00m00s [ 2/132] autoconf-0:2.72-5.fc42.noarch 100% | 47.7 MiB/s | 829.8 KiB | 00m00s [ 3/132] git-0:2.49.0-1.fc42.x86_64 100% | 25.0 MiB/s | 51.3 KiB | 00m00s [ 4/132] bison-0:3.8.2-9.fc41.x86_64 100% | 51.4 MiB/s | 1.0 MiB | 00m00s [ 5/132] rsync-0:3.4.1-3.fc42.x86_64 100% | 104.0 MiB/s | 425.8 KiB | 00m00s [ 6/132] make-1:4.4.1-10.fc42.x86_64 100% | 114.6 MiB/s | 587.0 KiB | 00m00s [ 7/132] gettext-devel-0:0.23.1-2.fc42 100% | 17.6 MiB/s | 270.7 KiB | 00m00s [ 8/132] python-unversioned-command-0: 100% | 2.9 MiB/s | 11.9 KiB | 00m00s [ 9/132] wget2-wget-0:2.2.0-5.fc42.x86 100% | 4.8 MiB/s | 9.7 KiB | 00m00s [ 10/132] emacs-filesystem-1:30.0-4.fc4 100% | 7.2 MiB/s | 7.4 KiB | 00m00s [ 11/132] m4-0:1.4.19-12.fc42.x86_64 100% | 99.7 MiB/s | 306.4 KiB | 00m00s [ 12/132] perl-Carp-0:1.54-512.fc42.noa 100% | 28.2 MiB/s | 28.9 KiB | 00m00s [ 13/132] perl-Data-Dumper-0:2.189-513. 100% | 27.7 MiB/s | 56.7 KiB | 00m00s [ 14/132] perl-Exporter-0:5.78-512.fc42 100% | 30.3 MiB/s | 31.0 KiB | 00m00s [ 15/132] perl-File-Temp-1:0.231.100-51 100% | 28.9 MiB/s | 59.2 KiB | 00m00s [ 16/132] perl-Getopt-Long-1:2.58-3.fc4 100% | 62.2 MiB/s | 63.7 KiB | 00m00s [ 17/132] perl-PathTools-0:3.91-513.fc4 100% | 42.6 MiB/s | 87.3 KiB | 00m00s [ 18/132] perl-Text-ParseWords-0:3.31-5 100% | 8.0 MiB/s | 16.5 KiB | 00m00s [ 19/132] perl-constant-0:1.33-513.fc42 100% | 11.2 MiB/s | 23.0 KiB | 00m00s [ 20/132] perl-File-Path-0:2.18-512.fc4 100% | 34.4 MiB/s | 35.2 KiB | 00m00s [ 21/132] perl-Thread-Queue-0:3.14-512. 100% | 5.2 MiB/s | 21.4 KiB | 00m00s [ 22/132] texinfo-0:7.2-3.fc42.x86_64 100% | 25.8 MiB/s | 1.6 MiB | 00m00s [ 23/132] perl-threads-1:2.40-512.fc42. 100% | 14.2 MiB/s | 58.0 KiB | 00m00s [ 24/132] git-core-0:2.49.0-1.fc42.x86_ 100% | 231.2 MiB/s | 4.9 MiB | 00m00s [ 25/132] git-core-doc-0:2.49.0-1.fc42. 100% | 112.3 MiB/s | 3.0 MiB | 00m00s [ 26/132] perl-Git-0:2.49.0-1.fc42.noar 100% | 3.7 MiB/s | 38.0 KiB | 00m00s [ 27/132] perl-TermReadKey-0:2.38-24.fc 100% | 3.1 MiB/s | 35.4 KiB | 00m00s [ 28/132] perl-MIME-Base64-0:3.16-512.f 100% | 3.6 MiB/s | 29.9 KiB | 00m00s [ 29/132] gcc-0:15.1.1-1.fc42.x86_64 100% | 289.9 MiB/s | 39.4 MiB | 00m00s [ 30/132] perl-Pod-Simple-1:3.45-512.fc 100% | 5.8 MiB/s | 219.0 KiB | 00m00s [ 31/132] perl-Storable-1:3.32-512.fc42 100% | 2.6 MiB/s | 99.6 KiB | 00m00s [ 32/132] perl-Text-Unidecode-0:1.30-26 100% | 59.1 MiB/s | 181.4 KiB | 00m00s [ 33/132] perl-Unicode-Normalize-0:1.32 100% | 24.1 MiB/s | 74.1 KiB | 00m00s [ 34/132] perl-Unicode-EastAsianWidth-0 100% | 1.3 MiB/s | 18.8 KiB | 00m00s [ 35/132] libmpc-0:1.3.1-7.fc42.x86_64 100% | 23.1 MiB/s | 70.9 KiB | 00m00s [ 36/132] perl-libintl-perl-0:1.35-1.fc 100% | 37.7 MiB/s | 811.5 KiB | 00m00s [ 37/132] gettext-0:0.23.1-2.fc42.x86_6 100% | 134.6 MiB/s | 1.1 MiB | 00m00s [ 38/132] gettext-libs-0:0.23.1-2.fc42. 100% | 123.8 MiB/s | 760.4 KiB | 00m00s [ 39/132] wget2-0:2.2.0-5.fc42.x86_64 100% | 91.1 MiB/s | 280.0 KiB | 00m00s [ 40/132] perl-parent-1:0.244-2.fc42.no 100% | 14.9 MiB/s | 15.2 KiB | 00m00s [ 41/132] perl-Pod-Usage-4:2.05-1.fc42. 100% | 19.8 MiB/s | 40.5 KiB | 00m00s [ 42/132] gettext-common-devel-0:0.23.1 100% | 30.8 MiB/s | 598.5 KiB | 00m00s [ 43/132] perl-threads-shared-0:1.69-51 100% | 10.9 MiB/s | 44.5 KiB | 00m00s [ 44/132] cpp-0:15.1.1-1.fc42.x86_64 100% | 243.4 MiB/s | 12.9 MiB | 00m00s [ 45/132] expat-0:2.7.1-1.fc42.x86_64 100% | 8.6 MiB/s | 115.1 KiB | 00m00s [ 46/132] less-0:668-2.fc42.x86_64 100% | 15.5 MiB/s | 190.0 KiB | 00m00s [ 47/132] openssh-clients-0:9.9p1-10.fc 100% | 249.1 MiB/s | 765.1 KiB | 00m00s [ 48/132] perl-Pod-Escapes-1:1.07-512.f 100% | 9.7 MiB/s | 19.8 KiB | 00m00s [ 49/132] perl-Error-1:0.17030-1.fc42.n 100% | 7.9 MiB/s | 40.4 KiB | 00m00s [ 50/132] perl-Text-Tabs+Wrap-0:2024.00 100% | 21.3 MiB/s | 21.8 KiB | 00m00s [ 51/132] gettext-runtime-0:0.23.1-2.fc 100% | 37.8 MiB/s | 116.1 KiB | 00m00s [ 52/132] libtextstyle-0:0.23.1-2.fc42. 100% | 45.0 MiB/s | 92.1 KiB | 00m00s [ 53/132] wget2-libs-0:2.2.0-5.fc42.x86 100% | 48.1 MiB/s | 147.8 KiB | 00m00s [ 54/132] gpgme-0:1.24.2-1.fc42.x86_64 100% | 71.5 MiB/s | 219.6 KiB | 00m00s [ 55/132] perl-Pod-Perldoc-0:3.28.01-51 100% | 41.9 MiB/s | 85.8 KiB | 00m00s [ 56/132] perl-podlators-1:6.0.2-3.fc42 100% | 62.8 MiB/s | 128.6 KiB | 00m00s [ 57/132] libedit-0:3.1-55.20250104cvs. 100% | 51.4 MiB/s | 105.3 KiB | 00m00s [ 58/132] libfido2-0:1.15.0-3.fc42.x86_ 100% | 32.0 MiB/s | 98.4 KiB | 00m00s [ 59/132] openssh-0:9.9p1-10.fc42.x86_6 100% | 115.0 MiB/s | 353.3 KiB | 00m00s [ 60/132] gnutls-0:3.8.9-3.fc42.x86_64 100% | 308.2 MiB/s | 1.2 MiB | 00m00s [ 61/132] gettext-envsubst-0:0.23.1-2.f 100% | 7.4 MiB/s | 37.7 KiB | 00m00s [ 62/132] gnutls-dane-0:3.8.9-3.fc42.x8 100% | 10.4 MiB/s | 42.4 KiB | 00m00s [ 63/132] libassuan-0:2.5.7-3.fc42.x86_ 100% | 13.2 MiB/s | 67.6 KiB | 00m00s [ 64/132] libgpg-error-0:1.51-2.fc42.x8 100% | 46.3 MiB/s | 237.2 KiB | 00m00s [ 65/132] gnupg2-0:2.4.7-2.fc42.x86_64 100% | 308.6 MiB/s | 2.8 MiB | 00m00s [ 66/132] perl-HTTP-Tiny-0:0.090-2.fc42 100% | 18.4 MiB/s | 56.5 KiB | 00m00s [ 67/132] groff-base-0:1.23.0-8.fc42.x8 100% | 157.8 MiB/s | 1.1 MiB | 00m00s [ 68/132] perl-Term-ANSIColor-0:5.01-51 100% | 15.5 MiB/s | 47.7 KiB | 00m00s [ 69/132] perl-Term-Cap-0:1.18-512.fc42 100% | 7.2 MiB/s | 22.2 KiB | 00m00s [ 70/132] libcbor-0:0.11.0-3.fc42.x86_6 100% | 32.5 MiB/s | 33.3 KiB | 00m00s [ 71/132] nettle-0:3.10.1-1.fc42.x86_64 100% | 207.2 MiB/s | 424.4 KiB | 00m00s [ 72/132] libgcrypt-0:1.11.0-5.fc42.x86 100% | 193.1 MiB/s | 593.3 KiB | 00m00s [ 73/132] unbound-libs-0:1.22.0-14.fc42 100% | 91.0 MiB/s | 559.1 KiB | 00m00s [ 74/132] libksba-0:1.6.7-3.fc42.x86_64 100% | 39.6 MiB/s | 162.0 KiB | 00m00s [ 75/132] npth-0:1.8-2.fc42.x86_64 100% | 12.6 MiB/s | 25.8 KiB | 00m00s [ 76/132] tpm2-tss-0:4.1.3-6.fc42.x86_6 100% | 138.5 MiB/s | 425.4 KiB | 00m00s [ 77/132] perl-IO-Socket-SSL-0:2.089-2. 100% | 74.9 MiB/s | 230.2 KiB | 00m00s [ 78/132] perl-Net-SSLeay-0:1.94-8.fc42 100% | 122.4 MiB/s | 376.0 KiB | 00m00s [ 79/132] perl-Socket-4:2.038-512.fc42. 100% | 53.5 MiB/s | 54.8 KiB | 00m00s [ 80/132] perl-Time-Local-2:1.350-512.f 100% | 33.7 MiB/s | 34.5 KiB | 00m00s [ 81/132] ncurses-0:6.5-5.20250125.fc42 100% | 207.3 MiB/s | 424.5 KiB | 00m00s [ 82/132] hiredis-0:1.2.0-6.fc42.x86_64 100% | 16.5 MiB/s | 50.7 KiB | 00m00s [ 83/132] perl-IO-Socket-IP-0:0.43-2.fc 100% | 41.4 MiB/s | 42.4 KiB | 00m00s [ 84/132] libusb1-0:1.0.28-2.fc42.x86_6 100% | 25.7 MiB/s | 79.0 KiB | 00m00s [ 85/132] perl-MIME-Base32-0:1.303-23.f 100% | 20.0 MiB/s | 20.5 KiB | 00m00s [ 86/132] perl-URI-0:5.31-2.fc42.noarch 100% | 68.7 MiB/s | 140.7 KiB | 00m00s [ 87/132] perl-Digest-MD5-0:2.59-6.fc42 100% | 35.1 MiB/s | 36.0 KiB | 00m00s [ 88/132] perl-libnet-0:3.15-513.fc42.n 100% | 41.8 MiB/s | 128.4 KiB | 00m00s [ 89/132] perl-Digest-0:1.20-512.fc42.n 100% | 24.3 MiB/s | 24.9 KiB | 00m00s [ 90/132] protobuf-c-0:1.5.1-1.fc42.x86 100% | 15.9 MiB/s | 32.6 KiB | 00m00s [ 91/132] libb2-0:0.98.1-13.fc42.x86_64 100% | 12.4 MiB/s | 25.4 KiB | 00m00s [ 92/132] python-pip-wheel-0:24.3.1-2.f 100% | 172.0 MiB/s | 1.2 MiB | 00m00s [ 93/132] tzdata-0:2025b-1.fc42.noarch 100% | 53.6 MiB/s | 714.0 KiB | 00m00s [ 94/132] perl-DynaLoader-0:1.56-517.fc 100% | 3.7 MiB/s | 26.3 KiB | 00m00s [ 95/132] perl-File-Basename-0:2.86-517 100% | 4.2 MiB/s | 17.4 KiB | 00m00s [ 96/132] python3-libs-0:3.13.3-2.fc42. 100% | 327.4 MiB/s | 9.2 MiB | 00m00s [ 97/132] perl-File-Compare-0:1.100.800 100% | 1.1 MiB/s | 13.5 KiB | 00m00s [ 98/132] perl-File-Copy-0:2.41-517.fc4 100% | 2.5 MiB/s | 20.3 KiB | 00m00s [ 99/132] perl-IPC-Open3-0:1.22-517.fc4 100% | 10.8 MiB/s | 22.1 KiB | 00m00s [100/132] perl-Symbol-0:1.09-517.fc42.n 100% | 7.1 MiB/s | 14.4 KiB | 00m00s [101/132] perl-POSIX-0:2.20-517.fc42.x8 100% | 31.9 MiB/s | 97.9 KiB | 00m00s [102/132] perl-if-0:0.61.000-517.fc42.n 100% | 13.9 MiB/s | 14.2 KiB | 00m00s [103/132] perl-interpreter-4:5.40.2-517 100% | 23.6 MiB/s | 72.4 KiB | 00m00s [104/132] perl-Errno-0:1.38-517.fc42.x8 100% | 14.8 MiB/s | 15.2 KiB | 00m00s [105/132] perl-libs-4:5.40.2-517.fc42.x 100% | 332.9 MiB/s | 2.3 MiB | 00m00s [106/132] perl-vars-0:1.05-517.fc42.noa 100% | 2.6 MiB/s | 13.2 KiB | 00m00s [107/132] perl-Encode-4:3.21-512.fc42.x 100% | 131.5 MiB/s | 1.1 MiB | 00m00s [108/132] perl-overload-0:1.37-517.fc42 100% | 22.4 MiB/s | 45.8 KiB | 00m00s [109/132] perl-Scalar-List-Utils-5:1.69 100% | 24.4 MiB/s | 74.8 KiB | 00m00s [110/132] perl-Fcntl-0:1.18-517.fc42.x8 100% | 29.4 MiB/s | 30.1 KiB | 00m00s [111/132] perl-FileHandle-0:2.05-517.fc 100% | 15.4 MiB/s | 15.7 KiB | 00m00s [112/132] perl-base-0:2.27-517.fc42.noa 100% | 16.1 MiB/s | 16.4 KiB | 00m00s [113/132] perl-IO-0:1.55-517.fc42.x86_6 100% | 40.1 MiB/s | 82.1 KiB | 00m00s [114/132] perl-locale-0:1.12-517.fc42.n 100% | 13.5 MiB/s | 13.9 KiB | 00m00s [115/132] perl-AutoLoader-0:5.74-517.fc 100% | 21.0 MiB/s | 21.5 KiB | 00m00s [116/132] perl-Getopt-Std-0:1.14-517.fc 100% | 15.5 MiB/s | 15.9 KiB | 00m00s [117/132] perl-B-0:1.89-517.fc42.x86_64 100% | 86.4 MiB/s | 177.0 KiB | 00m00s [118/132] perl-File-Find-0:1.44-517.fc4 100% | 12.5 MiB/s | 25.6 KiB | 00m00s [119/132] perl-lib-0:0.65-517.fc42.x86_ 100% | 14.8 MiB/s | 15.2 KiB | 00m00s [120/132] perl-Class-Struct-0:0.68-517. 100% | 21.8 MiB/s | 22.3 KiB | 00m00s [121/132] perl-File-stat-0:1.14-517.fc4 100% | 16.9 MiB/s | 17.3 KiB | 00m00s [122/132] python3-0:3.13.3-2.fc42.x86_6 100% | 29.0 MiB/s | 29.7 KiB | 00m00s [123/132] mpdecimal-0:4.0.1-1.fc42.x86_ 100% | 47.4 MiB/s | 97.1 KiB | 00m00s [124/132] perl-mro-0:1.29-517.fc42.x86_ 100% | 29.4 MiB/s | 30.1 KiB | 00m00s [125/132] perl-overloading-0:0.02-517.f 100% | 12.8 MiB/s | 13.1 KiB | 00m00s [126/132] perl-SelectSaver-0:1.02-517.f 100% | 11.7 MiB/s | 12.0 KiB | 00m00s [127/132] libxcrypt-devel-0:4.4.38-7.fc 100% | 28.7 MiB/s | 29.4 KiB | 00m00s [128/132] glibc-devel-0:2.41-5.fc42.x86 100% | 125.1 MiB/s | 640.3 KiB | 00m00s [129/132] gcc-plugin-annobin-0:15.1.1-1 100% | 16.5 MiB/s | 50.5 KiB | 00m00s [130/132] kernel-headers-0:6.14.3-300.f 100% | 207.2 MiB/s | 1.7 MiB | 00m00s [131/132] annobin-plugin-gcc-0:12.88-1. 100% | 159.8 MiB/s | 981.9 KiB | 00m00s [132/132] annobin-docs-0:12.88-1.fc42.n 100% | 22.4 MiB/s | 91.7 KiB | 00m00s -------------------------------------------------------------------------------- [132/132] Total 100% | 123.0 MiB/s | 101.5 MiB | 00m01s Running transaction [ 1/134] Verify package files 100% | 468.0 B/s | 132.0 B | 00m00s [ 2/134] Prepare transaction 100% | 2.6 KiB/s | 132.0 B | 00m00s [ 3/134] Installing libgpg-error-0:1.5 100% | 54.9 MiB/s | 900.0 KiB | 00m00s [ 4/134] Installing libassuan-0:2.5.7- 100% | 165.6 MiB/s | 169.6 KiB | 00m00s [ 5/134] Installing nettle-0:3.10.1-1. 100% | 387.5 MiB/s | 793.6 KiB | 00m00s [ 6/134] Installing gnutls-0:3.8.9-3.f 100% | 397.1 MiB/s | 3.6 MiB | 00m00s [ 7/134] Installing libtextstyle-0:0.2 100% | 203.4 MiB/s | 208.3 KiB | 00m00s [ 8/134] Installing gettext-libs-0:0.2 100% | 405.6 MiB/s | 2.0 MiB | 00m00s [ 9/134] Installing expat-0:2.7.1-1.fc 100% | 23.8 MiB/s | 292.3 KiB | 00m00s [ 10/134] Installing libmpc-0:1.3.1-7.f 100% | 162.2 MiB/s | 166.1 KiB | 00m00s [ 11/134] Installing m4-0:1.4.19-12.fc4 100% | 41.5 MiB/s | 595.1 KiB | 00m00s [ 12/134] Installing cpp-0:15.1.1-1.fc4 100% | 363.9 MiB/s | 37.8 MiB | 00m00s [ 13/134] Installing libgcrypt-0:1.11.0 100% | 392.3 MiB/s | 1.6 MiB | 00m00s [ 14/134] Installing libksba-0:1.6.7-3. 100% | 395.6 MiB/s | 405.1 KiB | 00m00s [ 15/134] Installing annobin-docs-0:12. 100% | 48.7 MiB/s | 99.8 KiB | 00m00s [ 16/134] Installing kernel-headers-0:6 100% | 230.7 MiB/s | 6.7 MiB | 00m00s [ 17/134] Installing libxcrypt-devel-0: 100% | 16.2 MiB/s | 33.1 KiB | 00m00s [ 18/134] Installing glibc-devel-0:2.41 100% | 194.3 MiB/s | 2.3 MiB | 00m00s [ 19/134] Installing mpdecimal-0:4.0.1- 100% | 53.4 MiB/s | 218.8 KiB | 00m00s [ 20/134] Installing tzdata-0:2025b-1.f 100% | 65.2 MiB/s | 1.9 MiB | 00m00s [ 21/134] Installing python-pip-wheel-0 100% | 622.1 MiB/s | 1.2 MiB | 00m00s [ 22/134] Installing libb2-0:0.98.1-13. 100% | 9.2 MiB/s | 47.2 KiB | 00m00s [ 23/134] Installing python3-libs-0:3.1 100% | 350.4 MiB/s | 40.3 MiB | 00m00s [ 24/134] Installing python3-0:3.13.3-2 100% | 2.3 MiB/s | 30.5 KiB | 00m00s [ 25/134] Installing protobuf-c-0:1.5.1 100% | 50.2 MiB/s | 51.4 KiB | 00m00s [ 26/134] Installing libusb1-0:1.0.28-2 100% | 13.0 MiB/s | 172.7 KiB | 00m00s >>> Running sysusers scriptlet: tpm2-tss-0:4.1.3-6.fc42.x86_64 >>> Finished sysusers scriptlet: tpm2-tss-0:4.1.3-6.fc42.x86_64 >>> Scriptlet output: >>> Creating group 'tss' with GID 59. >>> Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59. >>> [ 27/134] Installing tpm2-tss-0:4.1.3-6 100% | 261.3 MiB/s | 1.6 MiB | 00m00s [ 28/134] Installing hiredis-0:1.2.0-6. 100% | 9.6 MiB/s | 107.6 KiB | 00m00s >>> Running sysusers scriptlet: unbound-libs-0:1.22.0-14.fc42.x86_64 >>> Finished sysusers scriptlet: unbound-libs-0:1.22.0-14.fc42.x86_64 >>> Scriptlet output: >>> Creating group 'unbound' with GID 999. >>> Creating user 'unbound' (Unbound DNS resolver) with UID 999 and GID 999. >>> [ 29/134] Installing unbound-libs-0:1.2 100% | 287.9 MiB/s | 1.4 MiB | 00m00s [ 30/134] Installing gnutls-dane-0:3.8. 100% | 68.5 MiB/s | 70.2 KiB | 00m00s [ 31/134] Installing ncurses-0:6.5-5.20 100% | 40.0 MiB/s | 614.7 KiB | 00m00s [ 32/134] Installing npth-0:1.8-2.fc42. 100% | 49.5 MiB/s | 50.7 KiB | 00m00s [ 33/134] Installing gnupg2-0:2.4.7-2.f 100% | 251.4 MiB/s | 9.8 MiB | 00m00s [ 34/134] Installing gpgme-0:1.24.2-1.f 100% | 41.4 MiB/s | 593.9 KiB | 00m00s [ 35/134] Installing wget2-libs-0:2.2.0 100% | 179.1 MiB/s | 366.8 KiB | 00m00s [ 36/134] Installing wget2-0:2.2.0-5.fc 100% | 70.3 MiB/s | 1.1 MiB | 00m00s [ 37/134] Installing libcbor-0:0.11.0-3 100% | 77.3 MiB/s | 79.2 KiB | 00m00s [ 38/134] Installing libfido2-0:1.15.0- 100% | 29.7 MiB/s | 243.6 KiB | 00m00s [ 39/134] Installing groff-base-0:1.23. 100% | 129.7 MiB/s | 3.9 MiB | 00m00s [ 40/134] Installing perl-Digest-0:1.20 100% | 36.2 MiB/s | 37.1 KiB | 00m00s [ 41/134] Installing perl-Digest-MD5-0: 100% | 60.1 MiB/s | 61.6 KiB | 00m00s [ 42/134] Installing perl-B-0:1.89-517. 100% | 244.8 MiB/s | 501.3 KiB | 00m00s [ 43/134] Installing perl-FileHandle-0: 100% | 0.0 B/s | 9.8 KiB | 00m00s [ 44/134] Installing perl-MIME-Base32-0 100% | 0.0 B/s | 32.2 KiB | 00m00s [ 45/134] Installing perl-Data-Dumper-0 100% | 114.7 MiB/s | 117.5 KiB | 00m00s [ 46/134] Installing perl-libnet-0:3.15 100% | 143.9 MiB/s | 294.7 KiB | 00m00s [ 47/134] Installing perl-IO-Socket-IP- 100% | 99.8 MiB/s | 102.2 KiB | 00m00s [ 48/134] Installing perl-AutoLoader-0: 100% | 0.0 B/s | 20.9 KiB | 00m00s [ 49/134] Installing perl-URI-0:5.31-2. 100% | 131.7 MiB/s | 269.6 KiB | 00m00s [ 50/134] Installing perl-Text-Tabs+Wra 100% | 0.0 B/s | 23.9 KiB | 00m00s [ 51/134] Installing perl-Time-Local-2: 100% | 68.9 MiB/s | 70.6 KiB | 00m00s [ 52/134] Installing perl-if-0:0.61.000 100% | 0.0 B/s | 6.2 KiB | 00m00s [ 53/134] Installing perl-Pod-Escapes-1 100% | 0.0 B/s | 25.9 KiB | 00m00s [ 54/134] Installing perl-File-Path-0:2 100% | 0.0 B/s | 64.5 KiB | 00m00s [ 55/134] Installing perl-locale-0:1.12 100% | 0.0 B/s | 6.9 KiB | 00m00s [ 56/134] Installing perl-Net-SSLeay-0: 100% | 271.7 MiB/s | 1.4 MiB | 00m00s [ 57/134] Installing perl-IO-Socket-SSL 100% | 345.4 MiB/s | 707.4 KiB | 00m00s [ 58/134] Installing perl-Term-ANSIColo 100% | 96.9 MiB/s | 99.2 KiB | 00m00s [ 59/134] Installing perl-Term-Cap-0:1. 100% | 0.0 B/s | 30.6 KiB | 00m00s [ 60/134] Installing perl-IPC-Open3-0:1 100% | 0.0 B/s | 23.3 KiB | 00m00s [ 61/134] Installing perl-POSIX-0:2.20- 100% | 226.9 MiB/s | 232.3 KiB | 00m00s [ 62/134] Installing perl-Class-Struct- 100% | 0.0 B/s | 25.9 KiB | 00m00s [ 63/134] Installing perl-File-Temp-1:0 100% | 160.2 MiB/s | 164.1 KiB | 00m00s [ 64/134] Installing perl-Pod-Simple-1: 100% | 278.5 MiB/s | 570.4 KiB | 00m00s [ 65/134] Installing perl-HTTP-Tiny-0:0 100% | 152.8 MiB/s | 156.4 KiB | 00m00s [ 66/134] Installing perl-Socket-4:2.03 100% | 119.1 MiB/s | 122.0 KiB | 00m00s [ 67/134] Installing perl-Symbol-0:1.09 100% | 0.0 B/s | 7.2 KiB | 00m00s [ 68/134] Installing perl-File-stat-0:1 100% | 0.0 B/s | 13.1 KiB | 00m00s [ 69/134] Installing perl-podlators-1:6 100% | 24.1 MiB/s | 321.4 KiB | 00m00s [ 70/134] Installing perl-Pod-Perldoc-0 100% | 13.8 MiB/s | 169.2 KiB | 00m00s [ 71/134] Installing perl-SelectSaver-0 100% | 0.0 B/s | 2.6 KiB | 00m00s [ 72/134] Installing perl-Text-ParseWor 100% | 0.0 B/s | 14.6 KiB | 00m00s [ 73/134] Installing perl-Fcntl-0:1.18- 100% | 0.0 B/s | 50.0 KiB | 00m00s [ 74/134] Installing perl-base-0:2.27-5 100% | 0.0 B/s | 12.9 KiB | 00m00s [ 75/134] Installing perl-mro-0:1.29-51 100% | 0.0 B/s | 42.6 KiB | 00m00s [ 76/134] Installing perl-overloading-0 100% | 0.0 B/s | 5.5 KiB | 00m00s [ 77/134] Installing perl-Pod-Usage-4:2 100% | 7.2 MiB/s | 87.9 KiB | 00m00s [ 78/134] Installing perl-IO-0:1.55-517 100% | 147.7 MiB/s | 151.2 KiB | 00m00s [ 79/134] Installing perl-constant-0:1. 100% | 0.0 B/s | 27.4 KiB | 00m00s [ 80/134] Installing perl-MIME-Base64-0 100% | 43.2 MiB/s | 44.3 KiB | 00m00s [ 81/134] Installing perl-parent-1:0.24 100% | 0.0 B/s | 11.0 KiB | 00m00s [ 82/134] Installing perl-File-Basename 100% | 0.0 B/s | 14.6 KiB | 00m00s [ 83/134] Installing perl-Errno-0:1.38- 100% | 0.0 B/s | 8.7 KiB | 00m00s [ 84/134] Installing perl-vars-0:1.05-5 100% | 0.0 B/s | 4.3 KiB | 00m00s [ 85/134] Installing perl-Scalar-List-U 100% | 145.0 MiB/s | 148.5 KiB | 00m00s [ 86/134] Installing perl-Storable-1:3. 100% | 228.4 MiB/s | 233.9 KiB | 00m00s [ 87/134] Installing perl-Getopt-Std-0: 100% | 0.0 B/s | 11.7 KiB | 00m00s [ 88/134] Installing perl-overload-0:1. 100% | 0.0 B/s | 71.9 KiB | 00m00s [ 89/134] Installing perl-Getopt-Long-1 100% | 143.8 MiB/s | 147.2 KiB | 00m00s [ 90/134] Installing perl-Exporter-0:5. 100% | 0.0 B/s | 55.6 KiB | 00m00s [ 91/134] Installing perl-DynaLoader-0: 100% | 0.0 B/s | 32.5 KiB | 00m00s [ 92/134] Installing perl-PathTools-0:3 100% | 90.1 MiB/s | 184.5 KiB | 00m00s [ 93/134] Installing perl-Encode-4:3.21 100% | 213.4 MiB/s | 4.7 MiB | 00m00s [ 94/134] Installing perl-Carp-0:1.54-5 100% | 23.3 MiB/s | 47.7 KiB | 00m00s [ 95/134] Installing perl-libs-4:5.40.2 100% | 290.9 MiB/s | 9.9 MiB | 00m00s [ 96/134] Installing perl-interpreter-4 100% | 9.0 MiB/s | 119.9 KiB | 00m00s [ 97/134] Installing perl-threads-1:2.4 100% | 114.4 MiB/s | 117.1 KiB | 00m00s [ 98/134] Installing perl-File-Compare- 100% | 0.0 B/s | 6.1 KiB | 00m00s [ 99/134] Installing perl-File-Copy-0:2 100% | 0.0 B/s | 20.2 KiB | 00m00s [100/134] Installing perl-File-Find-0:1 100% | 0.0 B/s | 42.5 KiB | 00m00s [101/134] Installing perl-threads-share 100% | 83.8 MiB/s | 85.9 KiB | 00m00s [102/134] Installing perl-Thread-Queue- 100% | 0.0 B/s | 30.4 KiB | 00m00s [103/134] Installing perl-TermReadKey-0 100% | 64.6 MiB/s | 66.2 KiB | 00m00s [104/134] Installing perl-Text-Unidecod 100% | 96.1 MiB/s | 491.8 KiB | 00m00s [105/134] Installing perl-Unicode-EastA 100% | 0.0 B/s | 33.9 KiB | 00m00s [106/134] Installing perl-Unicode-Norma 100% | 228.2 MiB/s | 467.4 KiB | 00m00s [107/134] Installing perl-libintl-perl- 100% | 375.5 MiB/s | 4.1 MiB | 00m00s [108/134] Installing perl-Error-1:0.170 100% | 78.1 MiB/s | 80.0 KiB | 00m00s [109/134] Installing perl-lib-0:0.65-51 100% | 0.0 B/s | 8.9 KiB | 00m00s [110/134] Installing gettext-envsubst-0 100% | 6.0 MiB/s | 80.2 KiB | 00m00s [111/134] Installing gettext-runtime-0: 100% | 30.0 MiB/s | 461.6 KiB | 00m00s [112/134] Installing gettext-0:0.23.1-2 100% | 216.6 MiB/s | 5.2 MiB | 00m00s [113/134] Installing openssh-0:9.9p1-10 100% | 91.8 MiB/s | 1.4 MiB | 00m00s [114/134] Installing libedit-0:3.1-55.2 100% | 240.0 MiB/s | 245.8 KiB | 00m00s [115/134] Installing openssh-clients-0: 100% | 117.3 MiB/s | 2.7 MiB | 00m00s [116/134] Installing less-0:668-2.fc42. 100% | 28.5 MiB/s | 409.1 KiB | 00m00s [117/134] Installing git-core-0:2.49.0- 100% | 373.2 MiB/s | 22.8 MiB | 00m00s [118/134] Installing git-core-doc-0:2.4 100% | 378.3 MiB/s | 17.8 MiB | 00m00s [119/134] Installing perl-Git-0:2.49.0- 100% | 0.0 B/s | 65.0 KiB | 00m00s [120/134] Installing git-0:2.49.0-1.fc4 100% | 85.4 MiB/s | 87.5 KiB | 00m00s [121/134] Installing gettext-common-dev 100% | 575.8 MiB/s | 589.6 KiB | 00m00s [122/134] Installing emacs-filesystem-1 100% | 0.0 B/s | 544.0 B | 00m00s [123/134] Installing autoconf-0:2.72-5. 100% | 155.6 MiB/s | 2.8 MiB | 00m00s [124/134] Installing make-1:4.4.1-10.fc 100% | 100.0 MiB/s | 1.8 MiB | 00m00s [125/134] Installing gcc-0:15.1.1-1.fc4 100% | 432.2 MiB/s | 111.1 MiB | 00m00s [126/134] Installing gcc-plugin-annobin 100% | 5.2 MiB/s | 58.6 KiB | 00m00s [127/134] Installing annobin-plugin-gcc 100% | 69.3 MiB/s | 993.4 KiB | 00m00s [128/134] Installing automake-0:1.17-2. 100% | 95.4 MiB/s | 1.8 MiB | 00m00s [129/134] Installing gettext-devel-0:0. 100% | 76.4 MiB/s | 1.2 MiB | 00m00s [130/134] Installing texinfo-0:7.2-3.fc 100% | 262.9 MiB/s | 7.4 MiB | 00m00s [131/134] Installing wget2-wget-0:2.2.0 100% | 36.1 KiB/s | 444.0 B | 00m00s [132/134] Installing python-unversioned 100% | 34.5 KiB/s | 424.0 B | 00m00s [133/134] Installing bison-0:3.8.2-9.fc 100% | 175.5 MiB/s | 3.5 MiB | 00m00s [134/134] Installing rsync-0:3.4.1-3.fc 100% | 4.0 MiB/s | 782.6 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-ofke5asi/script /script INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/workspace/workdir-ofke5asi/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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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-ofke5asi/script to /var/lib/mock/copr-custom-fedora-42-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.1 starting (python version = 3.13.0, NVR = mock-6.1-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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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.1 starting (python version = 3.13.0, NVR = mock-6.1-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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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-42-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.1 starting (python version = 3.13.0, NVR = mock-6.1-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-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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 --unpriv --chroot 'set -xe ; cd /workdir ; COPR_OWNER=praiskup COPR_PROJECT=tar-upstream-head COPR_PACKAGE=cpio COPR_RESULTDIR=/workdir /script' INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --unpriv --chroot 'set -xe ; cd /workdir ; COPR_OWNER=praiskup COPR_PROJECT=tar-upstream-head COPR_PACKAGE=cpio 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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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 -xe ; cd /workdir ; COPR_OWNER=praiskup COPR_PROJECT=tar-upstream-head COPR_PACKAGE=cpio COPR_RESULTDIR=/workdir /script'] Start: chroot ['set -xe ; cd /workdir ; COPR_OWNER=praiskup COPR_PROJECT=tar-upstream-head COPR_PACKAGE=cpio COPR_RESULTDIR=/workdir /script'] + cd /workdir + COPR_OWNER=praiskup + COPR_PROJECT=tar-upstream-head + COPR_PACKAGE=cpio + COPR_RESULTDIR=/workdir + /script + set -e + resultdir=/workdir + clone_url_parent=https://github.com/praiskup/cpio + clone_default_branch=ci ++ basename https://github.com/praiskup/cpio + workdir=cpio + workdir=cpio ++ 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/bin:/bin:/usr/sbin:/sbin + PATH=/workdir/copr-ci-tooling:/usr/bin:/bin:/usr/sbin:/sbin + git clone --no-single-branch https://github.com/praiskup/cpio Cloning into 'cpio'... + cd cpio + test -f /workdir/hook_payload + webhook-checkout /workdir/hook_payload Note: switching to 'f1425e8172553f59f68de0b3a5162d6f9eff0236'. 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 f1425e8 Merge remote-tracking branch 'source_repo/master' into ci + ./bootstrap Submodule 'gnulib' (git://git.sv.gnu.org/gnulib.git) registered for path 'gnulib' Submodule 'paxutils' (git://git.sv.gnu.org/paxutils.git) registered for path 'paxutils' Cloning into '/workdir/cpio/gnulib'... Cloning into '/workdir/cpio/paxutils'... Submodule path 'gnulib': checked out '29d705ead11382c8d608dcc254394439cb43b9b8' Submodule path 'paxutils': checked out '9ad2a83e9c8de70d83dbe956c144be51f66a9abb' ./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/lib/system-ioctl.h lib/system-ioctl.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 ./bootstrap: Creating lib/sysdep.c ./bootstrap: Creating lib/sysdep.h ./bootstrap: Updating lib/system.h ./bootstrap: Creating am/sysdep.m4 ./bootstrap: Bootstrapping from checked-out cpio sources... ./bootstrap: consider installing git-merge-changelog from gnulib ./bootstrap: getting gnulib files... ./bootstrap: getting translations into po/.reference for cpio... receiving incremental file list ./ bg.po da.po de.po es.po fi.po fr.po ga.po gl.po hr.po hu.po id.po it.po ja.po ka.po ko.po nl.po pl.po pt.po pt_BR.po ro.po ru.po sr.po sv.po tr.po uk.po vi.po zh_CN.po zh_TW.po sent 569 bytes received 230,428 bytes 30,799.60 bytes/sec total size is 1,363,039 speedup is 5.90 ./bootstrap: updated po/bg.po... ./bootstrap: updated po/da.po... ./bootstrap: updated po/de.po... ./bootstrap: updated po/es.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/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/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... ./bootstrap: autopoint --force Copying file ABOUT-NLS Copying file build-aux/config.rpath Copying file m4/codeset.m4 Copying file m4/extern-inline.m4 Copying file m4/fcntl-o.m4 Copying file m4/gettext.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intlmacosx.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/printf-posix.m4 Copying file m4/progtest.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.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 --import --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 alignasof alignof alloca alloca-opt argmatch argp argp-version-etc assert-h assure at-internal attribute basename-lgpl bison bitrotate 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 c32tolower c99 calloc-gnu calloc-posix chdir chdir-long chown clock-time cloexec close close-stream closedir closeout configmake ctype d-ino dirent dirent-safer dirfd dirname dirname-lgpl double-slash-root dup dup2 environ errno error error-h exitfail extensions extern-inline fchdir fcntl fcntl-h fd-hook fd-safer-flag fdopendir fdutimensat fileblocks filename filenamecat-lgpl flexmember float fnmatch fnmatch-gnu fnmatch-h fpending free-posix fseek fseeko fstat fstatat full-write futimens gen-header getcwd getcwd-lgpl getdelim getdtablesize getline getopt-gnu getopt-posix getprogname gettext-h gettime gettimeofday gitlog-to-changelog hard-locale hash ialloc idx include_next inline intprops inttostr inttypes inttypes-incomplete isblank iswblank iswctype iswdigit iswpunct iswxdigit largefile lchown libc-config limits-h localcharset locale lseek lstat malloc-gnu malloc-posix malloca mbrtoc32 mbrtowc mbsinit mbsrtoc32s mbsrtowcs mbszero mbtowc memchr mempcpy memrchr minmax mktime mktime-internal msvc-inval msvc-nothrow multiarch nocrash nstrftime obstack open openat openat-die openat-h opendir parse-datetime pathmax pipe-posix progname qsort_r quote quotearg quotearg-simple raise rawmemchr read readdir readlink realloc-gnu realloc-posix reallocarray rewinddir safe-read safe-write save-cwd savedir setenv setlocale-null signal-h sleep snippet/_Noreturn snippet/arg-nonnull snippet/c++defs snippet/warn-on-use ssize_t stat stat-time std-gnu11 stdarg stdbool stdckdint stddef stdint stdio stdlib stpcpy strcase strchrnul strdup-posix streq strerror strerror-override string strings strndup strnlen strnlen1 strtoimax strtol strtoll strtoull strtoumax sys_stat sys_time sys_types sysexits time-h time_r time_rz timegm timespec tzset uchar unicase/base unicase/tolower 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 unistd-safer unistr/base unistr/u32-chr unistr/u32-cpy unistr/u32-pcpy unistr/u32-strcat unistr/u32-strlen unitypes unlocked-io unlocked-io-internal unsetenv utime utime-h utimens utimensat vararrays vasnprintf verify version-etc version-etc-fsf vsnprintf wchar wctype wctype-h wmemchr wmempcpy write xalloc xalloc-die xalloc-oversized xgetcwd xsize year2038 File list: build-aux/gitlog-to-changelog doc/parse-datetime.texi lib/_Noreturn.h lib/alignof.h lib/alloca.c lib/alloca.in.h lib/anytostr.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/at-func.c lib/attribute.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/c32to-impl.h lib/c32tolower.c lib/calloc.c lib/cdefs.h lib/chdir-long.c lib/chdir-long.h 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--.h lib/dirent-private.h lib/dirent-safer.h lib/dirent.in.h lib/dirfd.c lib/dirname-lgpl.c lib/dirname.c lib/dirname.h lib/dup-safer-flag.c lib/dup-safer.c lib/dup.c lib/dup2.c lib/errno.in.h lib/error.c lib/error.in.h lib/exitfail.c lib/exitfail.h lib/fchdir.c lib/fchown-stub.c lib/fcntl.c lib/fcntl.in.h lib/fd-hook.c lib/fd-hook.h lib/fd-safer-flag.c lib/fd-safer.c lib/fdopendir.c lib/fdutimensat.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/fpending.c lib/fpending.h lib/free.c lib/fseek.c lib/fseeko.c lib/fstat.c lib/fstatat.c lib/full-write.c lib/full-write.h lib/futimens.c lib/getcwd-lgpl.c lib/getcwd.c lib/getdelim.c lib/getdtablesize.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/getprogname.c lib/getprogname.h lib/gettext.h lib/gettime.c lib/gettimeofday.c lib/hard-locale.c lib/hard-locale.h lib/hash.c lib/hash.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/lc-charset-dispatch.c lib/lc-charset-dispatch.h lib/lchown.c lib/libc-config.h lib/limits.in.h lib/localcharset.c lib/localcharset.h lib/locale.in.h lib/lseek.c lib/lstat.c lib/malloc.c lib/malloca.c lib/malloca.h lib/mbrtoc32.c lib/mbrtowc-impl-utf8.h lib/mbrtowc-impl.h lib/mbrtowc.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/memchr.c lib/memchr.valgrind lib/mempcpy.c lib/memrchr.c lib/minmax.h lib/mktime-internal.h lib/mktime.c lib/msvc-inval.c lib/msvc-inval.h lib/msvc-nothrow.c lib/msvc-nothrow.h 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-safer.c lib/opendir.c lib/parse-datetime.h lib/parse-datetime.y lib/pathmax.h lib/pipe-safer.c lib/pipe.c lib/printf-args.c lib/printf-args.h lib/printf-parse.c lib/printf-parse.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/realloc.c lib/reallocarray.c lib/rewinddir.c lib/safe-read.c lib/safe-read.h lib/safe-write.c lib/safe-write.h lib/save-cwd.c lib/save-cwd.h lib/savedir.c lib/savedir.h lib/setenv.c lib/setlocale-lock.c lib/setlocale_null.c lib/setlocale_null.h lib/signal.in.h lib/sleep.c 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.in.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.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/strtoll.c lib/strtoul.c lib/strtoull.c lib/strtoumax.c lib/sys-limits.h lib/sys_stat.in.h lib/sys_time.in.h lib/sys_types.in.h lib/sysexits.in.h lib/time-internal.h lib/time.in.h lib/time_r.c lib/time_rz.c lib/timegm.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/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--.h lib/unistd-safer.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/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/verify.h lib/version-etc-fsf.c lib/version-etc.c lib/version-etc.h lib/vsnprintf.c lib/warn-on-use.h lib/wchar.in.h 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/xalloc-die.c lib/xalloc-oversized.h lib/xalloc.h lib/xgetcwd.c lib/xgetcwd.h lib/xmalloc.c lib/xsize.c lib/xsize.h m4/00gnulib.m4 m4/__inline.m4 m4/absolute-header.m4 m4/alloca.m4 m4/argp.m4 m4/assert_h.m4 m4/bison.m4 m4/btowc.m4 m4/build-to-host.m4 m4/builtin-expect.m4 m4/c-bool.m4 m4/calloc.m4 m4/chdir-long.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-safer.m4 m4/dirent_h.m4 m4/dirfd.m4 m4/double-slash-root.m4 m4/dup.m4 m4/dup2.m4 m4/eealloc.m4 m4/environ.m4 m4/errno_h.m4 m4/error.m4 m4/error_h.m4 m4/exponentd.m4 m4/extensions.m4 m4/extern-inline.m4 m4/fchdir.m4 m4/fcntl-o.m4 m4/fcntl.m4 m4/fcntl_h.m4 m4/fdopendir.m4 m4/fileblocks.m4 m4/filenamecat.m4 m4/flexmember.m4 m4/float_h.m4 m4/fnmatch.m4 m4/fnmatch_h.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/getline.m4 m4/getopt.m4 m4/getpagesize.m4 m4/getprogname.m4 m4/gettime.m4 m4/gettimeofday.m4 m4/gnulib-common.m4 m4/include_next.m4 m4/inline.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/largefile.m4 m4/lchown.m4 m4/libunistring-base.m4 m4/limits-h.m4 m4/localcharset.m4 m4/locale-fr.m4 m4/locale-ja.m4 m4/locale-zh.m4 m4/locale_h.m4 m4/lseek.m4 m4/lstat.m4 m4/malloc.m4 m4/malloca.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/mktime.m4 m4/mmap-anon.m4 m4/mode_t.m4 m4/msvc-inval.m4 m4/msvc-nothrow.m4 m4/multiarch.m4 m4/musl.m4 m4/nocrash.m4 m4/nstrftime.m4 m4/obstack.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/pipe.m4 m4/printf.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/realloc.m4 m4/reallocarray.m4 m4/rewinddir.m4 m4/safe-read.m4 m4/safe-write.m4 m4/save-cwd.m4 m4/savedir.m4 m4/setenv.m4 m4/setlocale_null.m4 m4/signal_h.m4 m4/sleep.m4 m4/ssize_t.m4 m4/stat-time.m4 m4/stat.m4 m4/std-gnu11.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/string_h.m4 m4/strings_h.m4 m4/strndup.m4 m4/strnlen.m4 m4/strtoimax.m4 m4/strtol.m4 m4/strtoll.m4 m4/strtoull.m4 m4/strtoumax.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/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-safer.m4 m4/unistd_h.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/wchar_h.m4 m4/wchar_t.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/zzgnulib.m4 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/alignof.h Copying file gnu/alloca.c Copying file gnu/alloca.in.h Copying file gnu/anytostr.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/at-func.c Copying file gnu/attribute.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/c32to-impl.h Copying file gnu/c32tolower.c Copying file gnu/calloc.c Copying file gnu/cdefs.h Copying file gnu/chdir-long.c Copying file gnu/chdir-long.h 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--.h Copying file gnu/dirent-private.h Copying file gnu/dirent-safer.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-safer-flag.c Copying file gnu/dup-safer.c Copying file gnu/dup.c Copying file gnu/dup2.c Copying file gnu/errno.in.h Copying file gnu/error.c Copying file gnu/error.in.h Copying file gnu/exitfail.c Copying file gnu/exitfail.h Copying file gnu/fchdir.c Copying file gnu/fchown-stub.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/fd-safer-flag.c Copying file gnu/fd-safer.c Copying file gnu/fdopendir.c Copying file gnu/fdutimensat.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/fpending.c Copying file gnu/fpending.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-write.c Copying file gnu/full-write.h Copying file gnu/futimens.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/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/getprogname.c Copying file gnu/getprogname.h Copying file gnu/gettext.h Copying file gnu/gettime.c Copying file gnu/gettimeofday.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/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/lc-charset-dispatch.c Copying file gnu/lc-charset-dispatch.h Copying file gnu/lchown.c Copying file gnu/libc-config.h Copying file gnu/limits.in.h Copying file gnu/localcharset.c Copying file gnu/localcharset.h Copying file gnu/locale.in.h Copying file gnu/lseek.c Copying file gnu/lstat.c Copying file gnu/malloc.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/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/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/mktime-internal.h Copying file gnu/mktime.c 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/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-safer.c Copying file gnu/opendir.c Copying file gnu/parse-datetime.h Copying file gnu/parse-datetime.y Copying file gnu/pathmax.h Copying file gnu/pipe-safer.c Copying file gnu/pipe.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/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/realloc.c Copying file gnu/reallocarray.c Copying file gnu/rewinddir.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/save-cwd.c Copying file gnu/save-cwd.h Copying file gnu/savedir.c Copying file gnu/savedir.h Copying file gnu/setenv.c Copying file gnu/setlocale-lock.c Copying file gnu/setlocale_null.c Copying file gnu/setlocale_null.h Copying file gnu/signal.in.h Copying file gnu/sleep.c 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.in.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.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/strtoll.c Copying file gnu/strtoul.c Copying file gnu/strtoull.c Copying file gnu/strtoumax.c Copying file gnu/sys-limits.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/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.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/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--.h Copying file gnu/unistd-safer.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/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/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/warn-on-use.h Copying file gnu/wchar.in.h 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/xalloc-die.c Copying file gnu/xalloc-oversized.h Copying file gnu/xalloc.h 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 m4/00gnulib.m4 Copying file m4/__inline.m4 Copying file m4/absolute-header.m4 Copying file m4/alloca.m4 Copying file m4/argp.m4 Copying file m4/assert_h.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/calloc.m4 Copying file m4/chdir-long.m4 Copying file m4/chown.m4 Copying file m4/clock_time.m4 Copying file m4/close.m4 Copying file m4/closedir.m4 Replacing file m4/codeset.m4 (non-gnulib code backed up in m4/codeset.m4~) !! Copying file m4/configmake.m4 Copying file m4/ctype_h.m4 Copying file m4/d-ino.m4 Copying file m4/dirent-safer.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/eealloc.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/exponentd.m4 Copying file m4/extensions.m4 Replacing file m4/extern-inline.m4 (non-gnulib code backed up in m4/extern-inline.m4~) !! Copying file m4/fchdir.m4 Replacing file m4/fcntl-o.m4 (non-gnulib code backed up in m4/fcntl-o.m4~) !! Copying file m4/fcntl.m4 Copying file m4/fcntl_h.m4 Copying file m4/fdopendir.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/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/getline.m4 Copying file m4/getopt.m4 Copying file m4/getpagesize.m4 Copying file m4/getprogname.m4 Copying file m4/gettime.m4 Copying file m4/gettimeofday.m4 Copying file m4/gnulib-common.m4 Copying file m4/gnulib-tool.m4 Copying file m4/include_next.m4 Copying file m4/inline.m4 Copying file m4/intmax_t.m4 Copying file m4/inttostr.m4 Copying file m4/inttypes.m4 Replacing file m4/inttypes_h.m4 (non-gnulib code backed up in 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/largefile.m4 Copying file m4/lchown.m4 Copying file m4/libunistring-base.m4 Copying file m4/limits-h.m4 Copying file m4/localcharset.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/lseek.m4 Copying file m4/lstat.m4 Copying file m4/malloc.m4 Copying file m4/malloca.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/mktime.m4 Copying file m4/mmap-anon.m4 Copying file m4/mode_t.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/nocrash.m4 Copying file m4/nstrftime.m4 Copying file m4/obstack.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/pipe.m4 Copying file m4/printf.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/realloc.m4 Copying file m4/reallocarray.m4 Copying file m4/rewinddir.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/setenv.m4 Copying file m4/setlocale_null.m4 Copying file m4/signal_h.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/stdalign.m4 Copying file m4/stdarg.m4 Copying file m4/stddef_h.m4 Copying file m4/stdint.m4 Replacing file m4/stdint_h.m4 (non-gnulib code backed up in 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/string_h.m4 Copying file m4/strings_h.m4 Copying file m4/strndup.m4 Copying file m4/strnlen.m4 Copying file m4/strtoimax.m4 Copying file m4/strtol.m4 Copying file m4/strtoll.m4 Copying file m4/strtoull.m4 Copying file m4/strtoumax.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 Replacing file m4/threadlib.m4 (non-gnulib code backed up in 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-safer.m4 Copying file m4/unistd_h.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 Replacing file m4/visibility.m4 (non-gnulib code backed up in m4/visibility.m4~) !! Copying file m4/vsnprintf.m4 Copying file m4/warn-on-use.m4 Copying file m4/wchar_h.m4 Replacing file m4/wchar_t.m4 (non-gnulib code backed up in m4/wchar_t.m4~) !! Copying file m4/wctype.m4 Copying file m4/wctype_h.m4 Replacing file m4/wint_t.m4 (non-gnulib code backed up in 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 Replacing file m4/xsize.m4 (non-gnulib code backed up in m4/xsize.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/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 "argmatch.h" #include "argp-version-etc.h" #include "argp.h" #include "closeout.h" #include "configmake.h" #include "dirname.h" #include "full-write.h" #include "gettext.h" #include "hash.h" #include "inttostr.h" #include "obstack.h" #include "parse-datetime.h" #include "progname.h" #include "quote.h" #include "quotearg.h" #include "safe-read.h" #include "savedir.h" #include "timespec.h" #include "unlocked-io.h" #include "utimens.h" #include "xalloc.h" #include "xgetcwd.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) $(HARD_LOCALE_LIB) $(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. 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 -I am 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 configure.ac:32: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete. configure.ac:32: You should run autoupdate. ./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from... configure.ac:32: the top level autoreconf: running: /usr/bin/autoheader --include=m4 --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:30: installing 'build-aux/compile' configure.ac:36: installing 'build-aux/config.guess' configure.ac:36: installing 'build-aux/config.sub' configure.ac:24: installing 'build-aux/install-sh' configure.ac:24: installing 'build-aux/missing' Makefile.am: installing './INSTALL' doc/Makefile.am:17: installing 'build-aux/mdate-sh' doc/Makefile.am:17: installing 'build-aux/texinfo.tex' gnu/Makefile.am: installing 'build-aux/depcomp' configure.ac: installing 'build-aux/ylwrap' 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 sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 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 xargs -n works... yes checking whether UID '1001' 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 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 C11 features... none needed checking whether gcc understands -c and -o together... yes 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... gcc3 checking how to run the C preprocessor... gcc -E 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 features.h... yes checking for linewrap.h... no 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 fnmatch.h... yes checking for stdio_ext.h... yes checking for getopt.h... yes checking for sys/cdefs.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 xlocale.h... no checking for sys/mman.h... yes checking for obstack.h... yes checking for stdbool.h... yes checking for stdckdint.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 memory.h... yes checking for fcntl.h... yes checking for sys/wait.h... yes checking for sys/gentape.h... no checking for sys/tape.h... no checking for sys/device.h... no checking for sys/tprintf.h... no checking for sys/mtio.h... yes checking for sgtty.h... yes checking for sys/io/trioctl.h... no checking for locale.h... yes checking for pwd.h... yes checking for grp.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 for egrep -e... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for gcc option to enable large file support... none needed checking for gcc option for timestamps after 2038... none needed checking for gcc option to enable large file support... (cached) none needed checking for gcc option for timestamps after 2038... (cached) none needed checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for an ANSI C-conforming const... yes checking for uid_t... yes checking for gid_t... yes checking for gid_t... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking return type of major()... int checking return type of minor()... int checking for fchmod... yes checking for fchown... yes checking for setmode... no checking for getpwuid... yes checking for getpwnam... yes checking for getgrgid... yes checking for getgrnam... yes checking for pipe... yes checking for fork... yes checking for getuid... yes checking for geteuid... yes 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 for gcc options needed to detect all undeclared functions... none needed 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 for flockfile... yes checking for funlockfile... yes checking for btowc... yes checking for mbrtowc... yes checking for mbsinit... yes checking for chown... yes checking for fchown... (cached) yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fdopendir... yes checking for fcntl... yes checking for symlink... 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 lchmod... yes checking for lstat... yes checking for mprotect... yes checking for openat... yes checking for pipe... (cached) yes checking for qsort_r... yes checking for readlink... yes checking for setenv... yes checking for sleep... yes checking for strndup... yes checking for strtoimax... yes checking for strtoumax... yes checking for localtime_r... yes checking for vasnprintf... no checking for snprintf... yes checking for mkfifo... yes checking for setlocale... 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 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 a french 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 malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... 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 whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether lstat correctly handles trailing slash... yes checking whether getcwd (NULL, 0) allocates memory for result... no checking for getcwd with POSIX signature... yes checking whether getcwd 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 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 for off_t... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking for wint_t... yes checking whether wint_t is large enough... 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 for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... yes 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 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 whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for compound literals... yes checking for ssize_t... yes checking whether setenv is declared... yes 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 strtoimax 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... 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 stdint.h... (cached) yes checking for SIZE_MAX... yes checking for C compiler option to allow warnings... -Wno-error 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 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 calloc (0, n) and calloc (n, 0) return nonnull... yes checking whether this system supports file names of any length... no 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... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... no checking whether dup works... yes checking whether dup2 works... 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 struct stat.st_blocks... yes checking for mempcpy... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... 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 fstatat (..., 0) works... yes checking for futimens... yes checking whether futimens works... yes checking whether getcwd handles long file names properly... yes checking for getdelim... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getline... yes checking for working getline function... 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 gettimeofday with POSIX signature... 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 lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... no 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 for __mktime_internal... no checking for obstacks that work with any size object... no 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 struct tm.tm_zone... (cached) yes 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 whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for rewinddir... yes 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 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 bool, true, false... 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 whether strtoimax works... yes checking for strtol... yes checking whether strtol works... yes checking for strtoll... yes checking whether strtoll works... yes checking for strtoull... yes checking whether strtoull works... 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 timegm... 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 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 for sys/mtio.h... (cached) yes checking which ioctl field to test for reversed bytes... mt_type checking whether to build rmt... yes checking for remote tape header files... yes checking for sys/buf.h... no checking for struct stat.st_blksize... yes checking for library containing gethostbyname... none required checking for getpwuid... (cached) yes checking for getpwnam... (cached) yes checking for getgrgid... (cached) yes checking for getgrnam... (cached) yes checking for pipe... (cached) yes checking for fork... (cached) yes checking for getuid... (cached) yes checking for geteuid... (cached) yes checking for getgid... yes checking for setuid... yes checking for setgid... yes checking for mknod... yes checking for symlink... (cached) yes checking for link... yes checking for chown... (cached) yes checking for structure packing via __attribute__((packed))... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for fcntl.h... (cached) yes checking for pwd.h... (cached) yes checking for grp.h... (cached) yes checking for sys/io/trioctl.h... (cached) no checking for utmp.h... yes checking for getopt.h... (cached) yes checking for locale.h... (cached) yes checking for libintl.h... yes checking for sys/wait.h... (cached) yes checking for utime.h... (cached) yes checking for locale.h... (cached) yes checking for process.h... no checking for sys/ioctl.h... yes checking whether errno is declared... yes checking whether getpwnam is declared... yes checking whether getgrnam is declared... yes checking whether getgrgid is declared... yes checking whether strdup is declared... (cached) yes checking whether strerror is declared... yes checking whether getenv is declared... yes checking whether atoi is declared... yes checking whether exit is declared... yes checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done 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 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 CFLocaleCopyCurrent... 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 rmt/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in 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-bzip2 make distdir-am make[1]: Entering directory '/workdir/cpio' if test -d .git; then \ cmd=./build-aux/gitlog-to-changelog; \ if test -n "2008-03-07"; then \ cmd="$cmd --since=\"2008-03-07\""; \ fi; \ if test -n ""; then \ cmd="$cmd --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 if test -d "cpio-2.15"; then find "cpio-2.15" -type d ! -perm -700 -exec chmod u+rwx {} ';' ; rm -rf "cpio-2.15" || { sleep 5 && rm -rf "cpio-2.15"; }; else :; fi (cd doc && make top_distdir=../cpio-2.15 distdir=../cpio-2.15/doc \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/workdir/cpio/doc' make distdir-am make[3]: Entering directory '/workdir/cpio/doc' Updating ./version.texi make \ top_distdir="../cpio-2.15" distdir="../cpio-2.15/doc" \ dist-info make[4]: Entering directory '/workdir/cpio/doc' MAKEINFO cpio.info make[4]: Leaving directory '/workdir/cpio/doc' make[3]: Leaving directory '/workdir/cpio/doc' make[2]: Leaving directory '/workdir/cpio/doc' (cd gnu && make top_distdir=../cpio-2.15 distdir=../cpio-2.15/gnu \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/workdir/cpio/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 inttypes.h GEN limits.h GEN locale.h GEN obstack.h make[3]: Entering directory '/workdir/cpio/gnu' YACC generate-parse-datetime make[3]: Leaving directory '/workdir/cpio/gnu' GEN signal.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.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/cpio/gnu' make[3]: Leaving directory '/workdir/cpio/gnu' make[2]: Leaving directory '/workdir/cpio/gnu' (cd lib && make top_distdir=../cpio-2.15 distdir=../cpio-2.15/lib \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/workdir/cpio/lib' GEN rmt-command.h make distdir-am make[3]: Entering directory '/workdir/cpio/lib' make[3]: Leaving directory '/workdir/cpio/lib' make[2]: Leaving directory '/workdir/cpio/lib' (cd rmt && make top_distdir=../cpio-2.15 distdir=../cpio-2.15/rmt \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/workdir/cpio/rmt' make distdir-am make[3]: Entering directory '/workdir/cpio/rmt' make[3]: Leaving directory '/workdir/cpio/rmt' make[2]: Leaving directory '/workdir/cpio/rmt' (cd src && make top_distdir=../cpio-2.15 distdir=../cpio-2.15/src \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/workdir/cpio/src' make distdir-am make[3]: Entering directory '/workdir/cpio/src' make[3]: Leaving directory '/workdir/cpio/src' make[2]: Leaving directory '/workdir/cpio/src' (cd po && make top_distdir=../cpio-2.15 distdir=../cpio-2.15/po \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/workdir/cpio/po' test -z "update-po" || make update-po make[3]: Entering directory '/workdir/cpio/po' make cpio.pot-update make[4]: Entering directory '/workdir/cpio/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 'GNU cpio' \ /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep 'GNU cpio' ../* 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-cpio@gnu.org' || test 'bug-cpio@gnu.org' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='bug-cpio@gnu.org'; \ else \ msgid_bugs_address='bug-cpio@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=cpio --directory=.. \ --add-comments=TRANSLATORS: --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 ${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 \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ /usr/bin/xgettext --default-domain=cpio --directory=.. \ --add-comments=TRANSLATORS: --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 ${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 \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --package-name="${package_prefix}cpio" \ --package-version='2.15' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f cpio.po || { \ if test -f ./cpio.pot; then \ sed -f remove-potcdate.sed < ./cpio.pot > cpio.1po && \ sed -f remove-potcdate.sed < cpio.po > cpio.2po && \ if cmp cpio.1po cpio.2po >/dev/null 2>&1; then \ rm -f cpio.1po cpio.2po cpio.po; \ else \ rm -f cpio.1po cpio.2po ./cpio.pot && \ mv cpio.po ./cpio.pot; \ fi; \ else \ mv cpio.po ./cpio.pot; \ fi; \ } make[4]: Leaving directory '/workdir/cpio/po' test -z "bg.po-update da.po-update de.po-update es.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 nl.po-update pl.po-update pt.po-update pt_BR.po-update ro.po-update ru.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 da.po-update de.po-update es.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 nl.po-update pl.po-update pt.po-update pt_BR.po-update ro.po-update ru.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/cpio/po' bg: msgmerge --lang=bg bg.po cpio.pot -o bg.new.po .................................................... done. da: msgmerge --lang=da da.po cpio.pot -o da.new.po .......................................... done. de: msgmerge --lang=de de.po cpio.pot -o de.new.po ............................................... done. es: msgmerge --lang=es es.po cpio.pot -o es.new.po ............................................................................ done. fi: msgmerge --lang=fi fi.po cpio.pot -o fi.new.po ................................................................. done. fr: msgmerge --lang=fr fr.po cpio.pot -o fr.new.po ..................................................... done. ga: msgmerge --lang=ga ga.po cpio.pot -o ga.new.po ........................................................................................... done. gl: msgmerge --lang=gl gl.po cpio.pot -o gl.new.po ....................................................... done. hr: msgmerge --lang=hr hr.po cpio.pot -o hr.new.po ................................................................................. done. hu: msgmerge --lang=hu hu.po cpio.pot -o hu.new.po ............................................................ done. id: msgmerge --lang=id id.po cpio.pot -o id.new.po ............................................................................. done. it: msgmerge --lang=it it.po cpio.pot -o it.new.po ............................................................................ done. ja: msgmerge --lang=ja ja.po cpio.pot -o ja.new.po ................................................................ done. ka: msgmerge --lang=ka ka.po cpio.pot -o ka.new.po ............................................................ done. ko: msgmerge --lang=ko ko.po cpio.pot -o ko.new.po ......................................... done. nl: msgmerge --lang=nl nl.po cpio.pot -o nl.new.po ............................................................... done. pl: msgmerge --lang=pl pl.po cpio.pot -o pl.new.po ............................................ done. pt: msgmerge --lang=pt pt.po cpio.pot -o pt.new.po ................................................. done. pt_BR: msgmerge --lang=pt_BR pt_BR.po cpio.pot -o pt_BR.new.po ............................................................... done. ro: msgmerge --lang=ro ro.po cpio.pot -o ro.new.po ................................................. done. ru: msgmerge --lang=ru ru.po cpio.pot -o ru.new.po .............................................................................. done. sr: msgmerge --lang=sr sr.po cpio.pot -o sr.new.po ............................................. done. sv: msgmerge --lang=sv sv.po cpio.pot -o sv.new.po ........................................... done. tr: msgmerge --lang=tr tr.po cpio.pot -o tr.new.po .............................................................................. done. uk: msgmerge --lang=uk uk.po cpio.pot -o uk.new.po ............................................ done. vi: msgmerge --lang=vi vi.po cpio.pot -o vi.new.po .................................................................. done. zh_CN: msgmerge --lang=zh_CN zh_CN.po cpio.pot -o zh_CN.new.po ........................................ done. zh_TW: msgmerge --lang=zh_TW zh_TW.po cpio.pot -o zh_TW.new.po .................................................................................... done. make[4]: Leaving directory '/workdir/cpio/po' make update-gmo make[4]: Entering directory '/workdir/cpio/po' rm -f bg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bg.gmo bg.po bg.po: 315 translated messages, 4 fuzzy translations. rm -f da.gmo && /usr/bin/msgfmt -c --statistics --verbose -o da.gmo da.po da.po: 312 translated messages, 5 fuzzy translations, 2 untranslated messages. rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po de.po: 315 translated messages, 4 fuzzy translations. rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po es.po: 241 translated messages, 38 fuzzy translations, 40 untranslated messages. rm -f fi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fi.gmo fi.po fi.po: 287 translated messages, 24 fuzzy translations, 8 untranslated messages. rm -f fr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po fr.po: 315 translated messages, 4 fuzzy translations. rm -f ga.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ga.gmo ga.po ga.po: 151 translated messages, 53 fuzzy translations, 115 untranslated messages. rm -f gl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gl.gmo gl.po gl.po: 169 translated messages, 18 fuzzy translations, 132 untranslated messages. rm -f hr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hr.gmo hr.po hr.po: 266 translated messages, 39 fuzzy translations, 14 untranslated messages. rm -f hu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.po hu.po: 287 translated messages, 24 fuzzy translations, 8 untranslated messages. rm -f id.gmo && /usr/bin/msgfmt -c --statistics --verbose -o id.gmo id.po id.po: 266 translated messages, 39 fuzzy translations, 14 untranslated messages. rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po it.po: 266 translated messages, 39 fuzzy translations, 14 untranslated messages. rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po ja.po: 283 translated messages, 27 fuzzy translations, 9 untranslated messages. rm -f ka.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ka.gmo ka.po ka.po: 216 translated messages, 20 fuzzy translations, 83 untranslated messages. rm -f ko.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.po ko.po: 315 translated messages, 4 fuzzy translations. rm -f nl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po nl.po: 287 translated messages, 24 fuzzy translations, 8 untranslated messages. rm -f pl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.po pl.po: 315 translated messages, 4 fuzzy translations. rm -f pt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.po pt.po: 315 translated messages, 4 fuzzy translations. rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po pt_BR.po: 287 translated messages, 24 fuzzy translations, 8 untranslated messages. rm -f ro.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ro.gmo ro.po ro.po: 315 translated messages, 4 fuzzy translations. rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po ru.po: 266 translated messages, 39 fuzzy translations, 14 untranslated messages. rm -f sr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr.gmo sr.po sr.po: 315 translated messages, 4 fuzzy translations. rm -f sv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po sv.po: 315 translated messages, 4 fuzzy translations. rm -f tr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o tr.gmo tr.po tr.po: 266 translated messages, 39 fuzzy translations, 14 untranslated messages. rm -f uk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o uk.gmo uk.po uk.po: 315 translated messages, 4 fuzzy translations. rm -f vi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.po vi.po: 283 translated messages, 27 fuzzy translations, 9 untranslated messages. rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po zh_CN.po: 315 translated messages, 4 fuzzy translations. rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_TW.gmo zh_TW.po zh_TW.po: 170 translated messages, 47 fuzzy translations, 102 untranslated messages. make[4]: Leaving directory '/workdir/cpio/po' make[3]: Leaving directory '/workdir/cpio/po' make[3]: Entering directory '/workdir/cpio/po' test ! -f ./cpio.pot || \ test -z "bg.gmo da.gmo de.gmo es.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ka.gmo ko.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || make bg.gmo da.gmo de.gmo es.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ka.gmo ko.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo make[4]: Entering directory '/workdir/cpio/po' make[4]: 'bg.gmo' is up to date. make[4]: 'da.gmo' is up to date. make[4]: 'de.gmo' is up to date. make[4]: 'es.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]: '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]: '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/cpio/po' touch stamp-po dists="Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars POTFILES.in bg.po da.po de.po es.po fi.po fr.po ga.po gl.po hr.po hu.po id.po it.po ja.po ka.po ko.po nl.po pl.po pt.po pt_BR.po ro.po ru.po sr.po sv.po tr.po uk.po vi.po zh_CN.po zh_TW.po bg.gmo da.gmo de.gmo es.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ka.gmo ko.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo "; \ if test "cpio" = "gettext-tools"; then \ dists="$dists Makevars.template"; \ fi; \ if test -f ./cpio.pot; then \ dists="$dists cpio.pot stamp-po"; \ fi; \ if test -f ./ChangeLog; then \ dists="$dists ChangeLog"; \ fi; \ for i in 0 1 2 3 4 5 6 7 8 9; do \ if test -f ./ChangeLog.$i; then \ dists="$dists ChangeLog.$i"; \ fi; \ done; \ if test -f ./LINGUAS; then dists="$dists LINGUAS"; fi; \ for file in $dists; do \ if test -f $file; then \ cp -p $file ../cpio-2.15/po || exit 1; \ else \ cp -p ./$file ../cpio-2.15/po || exit 1; \ fi; \ done make[3]: Leaving directory '/workdir/cpio/po' make[2]: Leaving directory '/workdir/cpio/po' (cd tests && make top_distdir=../cpio-2.15 distdir=../cpio-2.15/tests \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory '/workdir/cpio/tests' make distdir-am make[3]: Entering directory '/workdir/cpio/tests' { \ echo '# Signature of the current package.'; \ echo 'm4_define([AT_PACKAGE_NAME], [GNU cpio])'; \ echo 'm4_define([AT_PACKAGE_TARNAME], [cpio])'; \ echo 'm4_define([AT_PACKAGE_VERSION], [2.15])'; \ echo 'm4_define([AT_PACKAGE_STRING], [GNU cpio 2.15])'; \ echo 'm4_define([AT_PACKAGE_BUGREPORT], [bug-cpio@gnu.org])'; \ } >./package.m4 /bin/sh '/workdir/cpio/build-aux/missing' autom4te --language=autotest -I . testsuite.at -o testsuite.tmp mv testsuite.tmp testsuite make[3]: Leaving directory '/workdir/cpio/tests' make[2]: Leaving directory '/workdir/cpio/tests' test -n "" \ || find "cpio-2.15" -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/cpio/build-aux/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "cpio-2.15" make[1]: Leaving directory '/workdir/cpio' tardir=cpio-2.15 && tar --format=ustar -chf - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >cpio-2.15.tar.bz2 if test -d "cpio-2.15"; then find "cpio-2.15" -type d ! -perm -700 -exec chmod u+rwx {} ';' ; rm -rf "cpio-2.15" || { sleep 5 && rm -rf "cpio-2.15"; }; else :; fi ++ echo cpio-2.15.tar.bz2 + tarball=cpio-2.15.tar.bz2 + version=cpio-2.15 + version=2.15 + cat .github/setup/cpio.spec + sed 's/^Version: .*/Version: 2.15/' ++ date +%Y%m%d_%H%M%S + sed 's/^Release: .*/Release: 20250518_110447/' + mv cpio-2.15.tar.bz2 /workdir Finish: chroot ['set -xe ; cd /workdir ; COPR_OWNER=praiskup COPR_PROJECT=tar-upstream-head COPR_PACKAGE=cpio 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-ofke5asi/srcdir cmd: ['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--copyout', '/workdir', '/var/lib/copr-rpmbuild/workspace/workdir-ofke5asi/srcdir'] cwd: . rc: 0 stdout: stderr: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyout /workdir /var/lib/copr-rpmbuild/workspace/workdir-ofke5asi/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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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-42-x86_64/root/workdir to /var/lib/copr-rpmbuild/workspace/workdir-ofke5asi/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.1 starting (python version = 3.13.0, NVR = mock-6.1-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-ofke5asi/srcdir' --define '_rpmdir /var/lib/copr-rpmbuild/workspace/workdir-ofke5asi/srcdir' --define '_builddir /var/lib/copr-rpmbuild/workspace/workdir-ofke5asi/srcdir' --define '_specdir /var/lib/copr-rpmbuild/workspace/workdir-ofke5asi/srcdir' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' /var/lib/copr-rpmbuild/workspace/workdir-ofke5asi/srcdir/cpio.spec cmd: ['rpmbuild', '-bs', '--define', '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-ofke5asi/srcdir', '--define', '_rpmdir /var/lib/copr-rpmbuild/workspace/workdir-ofke5asi/srcdir', '--define', '_builddir /var/lib/copr-rpmbuild/workspace/workdir-ofke5asi/srcdir', '--define', '_specdir /var/lib/copr-rpmbuild/workspace/workdir-ofke5asi/srcdir', '--define', '_srcrpmdir /var/lib/copr-rpmbuild/results', '/var/lib/copr-rpmbuild/workspace/workdir-ofke5asi/srcdir/cpio.spec'] cwd: . rc: 0 stdout: setting SOURCE_DATE_EPOCH=1684281600 Wrote: /var/lib/copr-rpmbuild/results/cpio-2.15-20250518_110447.src.rpm stderr: Output: ['mock-config.cfg', 'cpio-2.15-20250518_110447.src.rpm', 'hook_payload'] Running SRPMResults tool Package info: { "name": "cpio", "epoch": null, "version": "2.15", "release": "20250518_110447", "exclusivearch": [], "excludearch": [] } SRPMResults finished