Warning: Permanently added '54.167.118.249' (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/8239921 Version: 1.1 PID: 7215 Logging PID: 7216 Task: {'appstream': False, 'background': False, 'build_id': 8239921, 'chroot': None, 'package_name': None, 'project_dirname': 'all-packages', 'project_name': 'all-packages', 'project_owner': 'relativesure', 'repos': [], 'sandbox': 'relativesure/all-packages--relativesure', 'source_json': {'clone_url': 'https://github.com/wez/wezterm.git', 'committish': 'main', 'spec': '', 'srpm_build_method': 'make_srpm', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'relativesure', 'task_id': '8239921'} Running: git clone https://github.com/wez/wezterm.git /var/lib/copr-rpmbuild/workspace/workdir-mdwa5mvq/wezterm --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/wez/wezterm.git', '/var/lib/copr-rpmbuild/workspace/workdir-mdwa5mvq/wezterm', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: Submodule path 'deps/freetype/freetype2': checked out 'e4586d960f339cf75e2e0b34aee30a0ed8353c0d' Submodule path 'deps/freetype/freetype2/subprojects/dlg': checked out '72dfcc858c040c54a6a0b88fcb7e70ee186d3167' Submodule path 'deps/freetype/libpng': checked out '8439534daa1d3a5705ba92e653eda9251246dd61' Submodule path 'deps/freetype/zlib': checked out 'cacf7f1d4e3d44d871b605da3b647f07d718623f' Submodule path 'deps/harfbuzz/harfbuzz': checked out '9c03576c49db6e7207d9bcdfe3abd170a809157f' stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-mdwa5mvq/wezterm'... Submodule 'freetype2' (https://github.com/wez/freetype2.git) registered for path 'deps/freetype/freetype2' Submodule 'freetype/libpng' (https://github.com/glennrp/libpng.git) registered for path 'deps/freetype/libpng' Submodule 'deps/freetype/zlib' (https://github.com/madler/zlib.git) registered for path 'deps/freetype/zlib' Submodule 'harfbuzz/harfbuzz' (https://github.com/harfbuzz/harfbuzz.git) registered for path 'deps/harfbuzz/harfbuzz' Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-mdwa5mvq/wezterm/deps/freetype/freetype2'... Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-mdwa5mvq/wezterm/deps/freetype/libpng'... Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-mdwa5mvq/wezterm/deps/freetype/zlib'... Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-mdwa5mvq/wezterm/deps/harfbuzz/harfbuzz'... Submodule 'dlg' (https://github.com/nyorain/dlg.git) registered for path 'deps/freetype/freetype2/subprojects/dlg' Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-mdwa5mvq/wezterm/deps/freetype/freetype2/subprojects/dlg'... Running: git checkout main -- cmd: ['git', 'checkout', 'main', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-mdwa5mvq/wezterm rc: 0 stdout: Your branch is up to date with 'origin/main'. stderr: Already on 'main' Running: mock --uniqueext 1731278857.728749 -r /var/lib/copr-rpmbuild/workspace/safe-resultdir-p10gc9s7/mock-source-build.cfg '--plugin-option=bind_mount:dirs=(("/var/lib/copr-rpmbuild/workspace/workdir-mdwa5mvq", "/mnt/workdir-mdwa5mvq"), ("/var/lib/copr-rpmbuild/workspace/safe-resultdir-p10gc9s7", "/mnt/safe-resultdir-p10gc9s7"))' --chroot 'set -x && cd /mnt/workdir-mdwa5mvq/wezterm && echo -e "[safe] directory = /mnt/workdir-mdwa5mvq/wezterm directory = /mnt/workdir-mdwa5mvq/wezterm/*" > ~/.gitconfig && make -f /mnt/workdir-mdwa5mvq/wezterm/.copr/Makefile srpm outdir="/mnt/safe-resultdir-p10gc9s7" spec="/mnt/workdir-mdwa5mvq/wezterm"' cmd: ['mock', '--uniqueext', '1731278857.728749', '-r', '/var/lib/copr-rpmbuild/workspace/safe-resultdir-p10gc9s7/mock-source-build.cfg', '--plugin-option=bind_mount:dirs=(("/var/lib/copr-rpmbuild/workspace/workdir-mdwa5mvq", "/mnt/workdir-mdwa5mvq"), ("/var/lib/copr-rpmbuild/workspace/safe-resultdir-p10gc9s7", "/mnt/safe-resultdir-p10gc9s7"))', '--chroot', 'set -x && cd /mnt/workdir-mdwa5mvq/wezterm && echo -e "[safe]\ndirectory = /mnt/workdir-mdwa5mvq/wezterm\ndirectory = /mnt/workdir-mdwa5mvq/wezterm/*" > ~/.gitconfig && make -f /mnt/workdir-mdwa5mvq/wezterm/.copr/Makefile srpm outdir="/mnt/safe-resultdir-p10gc9s7" spec="/mnt/workdir-mdwa5mvq/wezterm"'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-mdwa5mvq/wezterm rc: 0 stdout: + cd /mnt/workdir-mdwa5mvq/wezterm + echo -e '[safe] directory = /mnt/workdir-mdwa5mvq/wezterm directory = /mnt/workdir-mdwa5mvq/wezterm/*' + make -f /mnt/workdir-mdwa5mvq/wezterm/.copr/Makefile srpm outdir=/mnt/safe-resultdir-p10gc9s7 spec=/mnt/workdir-mdwa5mvq/wezterm COPR_SRPM=/mnt/safe-resultdir-p10gc9s7 ./ci/copr-build.sh + set -e + command -v git + dnf install -y git fedora 96 kB/s | 16 kB 00:00 updates 58 kB/s | 16 kB 00:00 Dependencies resolved. ================================================================================ Package Arch Version Repo Size ================================================================================ Installing: git aarch64 2.47.0-1.fc39 updates 51 k Installing dependencies: git-core aarch64 2.47.0-1.fc39 updates 4.9 M git-core-doc noarch 2.47.0-1.fc39 updates 3.0 M groff-base aarch64 1.23.0-3.fc39 updates 1.1 M less aarch64 633-4.fc39 updates 176 k libcbor aarch64 0.10.2-2.fc39 fedora 57 k libedit aarch64 3.1-53.20240808cvs.fc39 updates 107 k libfido2 aarch64 1.13.0-3.fc39 fedora 96 k ncurses aarch64 6.4-7.20230520.fc39.1 updates 414 k openssh aarch64 9.3p1-11.fc39 updates 431 k openssh-clients aarch64 9.3p1-11.fc39 updates 731 k perl-AutoLoader noarch 5.74-502.fc39 updates 21 k perl-B aarch64 1.88-502.fc39 updates 178 k perl-Carp noarch 1.54-500.fc39 fedora 29 k perl-Class-Struct noarch 0.68-502.fc39 updates 22 k perl-Data-Dumper aarch64 2.188-501.fc39 fedora 55 k perl-Digest noarch 1.20-500.fc39 fedora 25 k perl-Digest-MD5 aarch64 2.58-500.fc39 fedora 36 k perl-DynaLoader aarch64 1.54-502.fc39 updates 26 k perl-Encode aarch64 4:3.19-500.fc39 fedora 1.7 M perl-Errno aarch64 1.37-502.fc39 updates 15 k perl-Error noarch 1:0.17029-13.fc39 fedora 40 k perl-Exporter noarch 5.77-500.fc39 fedora 31 k perl-Fcntl aarch64 1.15-502.fc39 updates 21 k perl-File-Basename noarch 2.86-502.fc39 updates 17 k perl-File-Find noarch 1.43-502.fc39 updates 25 k perl-File-Path noarch 2.18-500.fc39 fedora 35 k perl-File-Temp noarch 1:0.231.100-500.fc39 fedora 58 k perl-File-stat noarch 1.13-502.fc39 updates 17 k perl-FileHandle noarch 2.05-502.fc39 updates 16 k perl-Getopt-Long noarch 1:2.54-500.fc39 fedora 60 k perl-Getopt-Std noarch 1.13-502.fc39 updates 16 k perl-Git noarch 2.47.0-1.fc39 updates 38 k perl-HTTP-Tiny noarch 0.088-3.fc39 fedora 56 k perl-IO aarch64 1.52-502.fc39 updates 83 k perl-IO-Socket-IP noarch 0.42-1.fc39 fedora 42 k perl-IO-Socket-SSL noarch 2.083-3.fc39 fedora 225 k perl-IPC-Open3 noarch 1.22-502.fc39 updates 22 k perl-MIME-Base64 aarch64 3.16-500.fc39 fedora 30 k perl-Mozilla-CA noarch 20230801-1.fc39 fedora 13 k perl-Net-SSLeay aarch64 1.92-10.fc39 fedora 356 k perl-POSIX aarch64 2.13-502.fc39 updates 98 k perl-PathTools aarch64 3.89-500.fc39 fedora 88 k perl-Pod-Escapes noarch 1:1.07-500.fc39 fedora 20 k perl-Pod-Perldoc noarch 3.28.01-501.fc39 fedora 86 k perl-Pod-Simple noarch 1:3.45-4.fc39 fedora 218 k perl-Pod-Usage noarch 4:2.03-500.fc39 fedora 39 k perl-Scalar-List-Utils aarch64 5:1.63-500.fc39 fedora 71 k perl-SelectSaver noarch 1.02-502.fc39 updates 12 k perl-Socket aarch64 4:2.037-3.fc39 fedora 56 k perl-Storable aarch64 1:3.32-500.fc39 fedora 97 k perl-Symbol noarch 1.09-502.fc39 updates 14 k perl-Term-ANSIColor noarch 5.01-501.fc39 fedora 47 k perl-Term-Cap noarch 1.18-500.fc39 fedora 22 k perl-TermReadKey aarch64 2.38-18.fc39 fedora 35 k perl-Text-ParseWords noarch 3.31-500.fc39 fedora 16 k perl-Text-Tabs+Wrap noarch 2023.0511-3.fc39 fedora 22 k perl-Time-Local noarch 2:1.350-3.fc39 fedora 34 k perl-URI noarch 5.21-1.fc39 fedora 125 k perl-base noarch 2.27-502.fc39 updates 16 k perl-constant noarch 1.33-501.fc39 fedora 22 k perl-if noarch 0.61.000-502.fc39 updates 14 k perl-interpreter aarch64 4:5.38.2-502.fc39 updates 72 k perl-lib aarch64 0.65-502.fc39 updates 15 k perl-libnet noarch 3.15-501.fc39 fedora 129 k perl-libs aarch64 4:5.38.2-502.fc39 updates 2.3 M perl-locale noarch 1.10-502.fc39 updates 14 k perl-mro aarch64 1.28-502.fc39 updates 29 k perl-overload noarch 1.37-502.fc39 updates 46 k perl-overloading noarch 0.02-502.fc39 updates 13 k perl-parent noarch 1:0.241-500.fc39 fedora 14 k perl-podlators noarch 1:5.01-500.fc39 fedora 125 k perl-vars noarch 1.05-502.fc39 updates 13 k Transaction Summary ================================================================================ Install 73 Packages Total download size: 18 M Installed size: 86 M Downloading Packages: (1/73): libcbor-0.10.2-2.fc39.aarch64.rpm 3.1 MB/s | 57 kB 00:00 (2/73): perl-Carp-1.54-500.fc39.noarch.rpm 1.5 MB/s | 29 kB 00:00 (3/73): libfido2-1.13.0-3.fc39.aarch64.rpm 4.8 MB/s | 96 kB 00:00 (4/73): perl-Data-Dumper-2.188-501.fc39.aarch64 15 MB/s | 55 kB 00:00 (5/73): perl-Digest-1.20-500.fc39.noarch.rpm 6.9 MB/s | 25 kB 00:00 (6/73): perl-Digest-MD5-2.58-500.fc39.aarch64.r 10 MB/s | 36 kB 00:00 (7/73): perl-Error-0.17029-13.fc39.noarch.rpm 22 MB/s | 40 kB 00:00 (8/73): perl-Exporter-5.77-500.fc39.noarch.rpm 18 MB/s | 31 kB 00:00 (9/73): perl-File-Path-2.18-500.fc39.noarch.rpm 8.4 MB/s | 35 kB 00:00 (10/73): perl-Encode-3.19-500.fc39.aarch64.rpm 183 MB/s | 1.7 MB 00:00 (11/73): perl-File-Temp-0.231.100-500.fc39.noar 8.4 MB/s | 58 kB 00:00 (12/73): perl-Getopt-Long-2.54-500.fc39.noarch. 13 MB/s | 60 kB 00:00 (13/73): perl-HTTP-Tiny-0.088-3.fc39.noarch.rpm 17 MB/s | 56 kB 00:00 (14/73): perl-IO-Socket-IP-0.42-1.fc39.noarch.r 13 MB/s | 42 kB 00:00 (15/73): perl-IO-Socket-SSL-2.083-3.fc39.noarch 56 MB/s | 225 kB 00:00 (16/73): perl-MIME-Base64-3.16-500.fc39.aarch64 7.1 MB/s | 30 kB 00:00 (17/73): perl-Mozilla-CA-20230801-1.fc39.noarch 3.0 MB/s | 13 kB 00:00 (18/73): perl-PathTools-3.89-500.fc39.aarch64.r 44 MB/s | 88 kB 00:00 (19/73): perl-Pod-Escapes-1.07-500.fc39.noarch. 6.3 MB/s | 20 kB 00:00 (20/73): perl-Net-SSLeay-1.92-10.fc39.aarch64.r 67 MB/s | 356 kB 00:00 (21/73): perl-Pod-Simple-3.45-4.fc39.noarch.rpm 83 MB/s | 218 kB 00:00 (22/73): perl-Pod-Perldoc-3.28.01-501.fc39.noar 18 MB/s | 86 kB 00:00 (23/73): perl-Scalar-List-Utils-1.63-500.fc39.a 31 MB/s | 71 kB 00:00 (24/73): perl-Socket-2.037-3.fc39.aarch64.rpm 28 MB/s | 56 kB 00:00 (25/73): perl-Term-ANSIColor-5.01-501.fc39.noar 25 MB/s | 47 kB 00:00 (26/73): perl-Term-Cap-1.18-500.fc39.noarch.rpm 6.3 MB/s | 22 kB 00:00 (27/73): perl-TermReadKey-2.38-18.fc39.aarch64. 14 MB/s | 35 kB 00:00 (28/73): perl-Text-ParseWords-3.31-500.fc39.noa 10 MB/s | 16 kB 00:00 (29/73): perl-Storable-3.32-500.fc39.aarch64.rp 8.0 MB/s | 97 kB 00:00 (30/73): perl-Text-Tabs+Wrap-2023.0511-3.fc39.n 10 MB/s | 22 kB 00:00 (31/73): perl-URI-5.21-1.fc39.noarch.rpm 28 MB/s | 125 kB 00:00 (32/73): perl-constant-1.33-501.fc39.noarch.rpm 3.8 MB/s | 22 kB 00:00 (33/73): perl-libnet-3.15-501.fc39.noarch.rpm 37 MB/s | 129 kB 00:00 (34/73): perl-Pod-Usage-2.03-500.fc39.noarch.rp 933 kB/s | 39 kB 00:00 (35/73): perl-parent-0.241-500.fc39.noarch.rpm 1.1 MB/s | 14 kB 00:00 (36/73): perl-podlators-5.01-500.fc39.noarch.rp 49 MB/s | 125 kB 00:00 (37/73): perl-Time-Local-1.350-3.fc39.noarch.rp 1.1 MB/s | 34 kB 00:00 (38/73): git-2.47.0-1.fc39.aarch64.rpm 9.3 MB/s | 51 kB 00:00 (39/73): groff-base-1.23.0-3.fc39.aarch64.rpm 130 MB/s | 1.1 MB 00:00 (40/73): less-633-4.fc39.aarch64.rpm 58 MB/s | 176 kB 00:00 (41/73): git-core-2.47.0-1.fc39.aarch64.rpm 212 MB/s | 4.9 MB 00:00 (42/73): libedit-3.1-53.20240808cvs.fc39.aarch6 19 MB/s | 107 kB 00:00 (43/73): ncurses-6.4-7.20230520.fc39.1.aarch64. 120 MB/s | 414 kB 00:00 (44/73): openssh-9.3p1-11.fc39.aarch64.rpm 97 MB/s | 431 kB 00:00 (45/73): perl-AutoLoader-5.74-502.fc39.noarch.r 15 MB/s | 21 kB 00:00 (46/73): perl-B-1.88-502.fc39.aarch64.rpm 58 MB/s | 178 kB 00:00 (47/73): openssh-clients-9.3p1-11.fc39.aarch64. 94 MB/s | 731 kB 00:00 (48/73): perl-Class-Struct-0.68-502.fc39.noarch 11 MB/s | 22 kB 00:00 (49/73): perl-DynaLoader-1.54-502.fc39.aarch64. 16 MB/s | 26 kB 00:00 (50/73): perl-Errno-1.37-502.fc39.aarch64.rpm 4.3 MB/s | 15 kB 00:00 (51/73): perl-Fcntl-1.15-502.fc39.aarch64.rpm 7.4 MB/s | 21 kB 00:00 (52/73): perl-File-Basename-2.86-502.fc39.noarc 5.4 MB/s | 17 kB 00:00 (53/73): perl-File-Find-1.43-502.fc39.noarch.rp 7.9 MB/s | 25 kB 00:00 (54/73): perl-File-stat-1.13-502.fc39.noarch.rp 9.1 MB/s | 17 kB 00:00 (55/73): perl-Getopt-Std-1.13-502.fc39.noarch.r 11 MB/s | 16 kB 00:00 (56/73): perl-FileHandle-2.05-502.fc39.noarch.r 4.6 MB/s | 16 kB 00:00 (57/73): perl-Git-2.47.0-1.fc39.noarch.rpm 20 MB/s | 38 kB 00:00 (58/73): perl-IO-1.52-502.fc39.aarch64.rpm 23 MB/s | 83 kB 00:00 (59/73): perl-IPC-Open3-1.22-502.fc39.noarch.rp 5.5 MB/s | 22 kB 00:00 (60/73): perl-POSIX-2.13-502.fc39.aarch64.rpm 35 MB/s | 98 kB 00:00 (61/73): perl-SelectSaver-1.02-502.fc39.noarch. 5.2 MB/s | 12 kB 00:00 (62/73): perl-Symbol-1.09-502.fc39.noarch.rpm 5.6 MB/s | 14 kB 00:00 (63/73): perl-base-2.27-502.fc39.noarch.rpm 3.5 MB/s | 16 kB 00:00 (64/73): perl-if-0.61.000-502.fc39.noarch.rpm 2.8 MB/s | 14 kB 00:00 (65/73): perl-interpreter-5.38.2-502.fc39.aarch 29 MB/s | 72 kB 00:00 (66/73): perl-lib-0.65-502.fc39.aarch64.rpm 8.6 MB/s | 15 kB 00:00 (67/73): perl-locale-1.10-502.fc39.noarch.rpm 8.9 MB/s | 14 kB 00:00 (68/73): git-core-doc-2.47.0-1.fc39.noarch.rpm 42 MB/s | 3.0 MB 00:00 (69/73): perl-libs-5.38.2-502.fc39.aarch64.rpm 163 MB/s | 2.3 MB 00:00 (70/73): perl-mro-1.28-502.fc39.aarch64.rpm 2.4 MB/s | 29 kB 00:00 (71/73): perl-overload-1.37-502.fc39.noarch.rpm 12 MB/s | 46 kB 00:00 (72/73): perl-overloading-0.02-502.fc39.noarch. 8.0 MB/s | 13 kB 00:00 (73/73): perl-vars-1.05-502.fc39.noarch.rpm 7.0 MB/s | 13 kB 00:00 -------------------------------------------------------------------------------- Total 49 MB/s | 18 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : openssh-9.3p1-11.fc39.aarch64 1/73 Installing : ncurses-6.4-7.20230520.fc39.1.aarch64 2/73 Installing : libedit-3.1-53.20240808cvs.fc39.aarch64 3/73 Installing : less-633-4.fc39.aarch64 4/73 Running scriptlet: groff-base-1.23.0-3.fc39.aarch64 5/73 Installing : groff-base-1.23.0-3.fc39.aarch64 5/73 Running scriptlet: groff-base-1.23.0-3.fc39.aarch64 5/73 Installing : perl-Digest-1.20-500.fc39.noarch 6/73 Installing : perl-Digest-MD5-2.58-500.fc39.aarch64 7/73 Installing : perl-B-1.88-502.fc39.aarch64 8/73 Installing : perl-FileHandle-2.05-502.fc39.noarch 9/73 Installing : perl-Data-Dumper-2.188-501.fc39.aarch64 10/73 Installing : perl-libnet-3.15-501.fc39.noarch 11/73 Installing : perl-AutoLoader-5.74-502.fc39.noarch 12/73 Installing : perl-base-2.27-502.fc39.noarch 13/73 Installing : perl-URI-5.21-1.fc39.noarch 14/73 Installing : perl-Pod-Escapes-1:1.07-500.fc39.noarch 15/73 Installing : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 16/73 Installing : perl-Time-Local-2:1.350-3.fc39.noarch 17/73 Installing : perl-Net-SSLeay-1.92-10.fc39.aarch64 18/73 Installing : perl-Mozilla-CA-20230801-1.fc39.noarch 19/73 Installing : perl-File-Path-2.18-500.fc39.noarch 20/73 Installing : perl-if-0.61.000-502.fc39.noarch 21/73 Installing : perl-locale-1.10-502.fc39.noarch 22/73 Installing : perl-IO-Socket-IP-0.42-1.fc39.noarch 23/73 Installing : perl-IO-Socket-SSL-2.083-3.fc39.noarch 24/73 Installing : perl-Term-ANSIColor-5.01-501.fc39.noarch 25/73 Installing : perl-Term-Cap-1.18-500.fc39.noarch 26/73 Installing : perl-Class-Struct-0.68-502.fc39.noarch 27/73 Installing : perl-POSIX-2.13-502.fc39.aarch64 28/73 Installing : perl-File-Temp-1:0.231.100-500.fc39.noarch 29/73 Installing : perl-HTTP-Tiny-0.088-3.fc39.noarch 30/73 Installing : perl-Pod-Simple-1:3.45-4.fc39.noarch 31/73 Installing : perl-IPC-Open3-1.22-502.fc39.noarch 32/73 Installing : perl-Socket-4:2.037-3.fc39.aarch64 33/73 Installing : perl-SelectSaver-1.02-502.fc39.noarch 34/73 Installing : perl-Symbol-1.09-502.fc39.noarch 35/73 Installing : perl-podlators-1:5.01-500.fc39.noarch 36/73 Installing : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 37/73 Installing : perl-File-stat-1.13-502.fc39.noarch 38/73 Installing : perl-Text-ParseWords-3.31-500.fc39.noarch 39/73 Installing : perl-Fcntl-1.15-502.fc39.aarch64 40/73 Installing : perl-mro-1.28-502.fc39.aarch64 41/73 Installing : perl-Pod-Usage-4:2.03-500.fc39.noarch 42/73 Installing : perl-IO-1.52-502.fc39.aarch64 43/73 Installing : perl-overloading-0.02-502.fc39.noarch 44/73 Installing : perl-MIME-Base64-3.16-500.fc39.aarch64 45/73 Installing : perl-Scalar-List-Utils-5:1.63-500.fc39.aarch64 46/73 Installing : perl-constant-1.33-501.fc39.noarch 47/73 Installing : perl-parent-1:0.241-500.fc39.noarch 48/73 Installing : perl-Errno-1.37-502.fc39.aarch64 49/73 Installing : perl-File-Basename-2.86-502.fc39.noarch 50/73 Installing : perl-Getopt-Std-1.13-502.fc39.noarch 51/73 Installing : perl-Storable-1:3.32-500.fc39.aarch64 52/73 Installing : perl-Getopt-Long-1:2.54-500.fc39.noarch 53/73 Installing : perl-overload-1.37-502.fc39.noarch 54/73 Installing : perl-vars-1.05-502.fc39.noarch 55/73 Installing : perl-Exporter-5.77-500.fc39.noarch 56/73 Installing : perl-PathTools-3.89-500.fc39.aarch64 57/73 Installing : perl-Encode-4:3.19-500.fc39.aarch64 58/73 Installing : perl-DynaLoader-1.54-502.fc39.aarch64 59/73 Installing : perl-Carp-1.54-500.fc39.noarch 60/73 Installing : perl-libs-4:5.38.2-502.fc39.aarch64 61/73 Installing : perl-interpreter-4:5.38.2-502.fc39.aarch64 62/73 Installing : perl-Error-1:0.17029-13.fc39.noarch 63/73 Installing : perl-TermReadKey-2.38-18.fc39.aarch64 64/73 Installing : perl-File-Find-1.43-502.fc39.noarch 65/73 Installing : perl-lib-0.65-502.fc39.aarch64 66/73 Installing : libcbor-0.10.2-2.fc39.aarch64 67/73 Installing : libfido2-1.13.0-3.fc39.aarch64 68/73 Installing : openssh-clients-9.3p1-11.fc39.aarch64 69/73 Running scriptlet: openssh-clients-9.3p1-11.fc39.aarch64 69/73 Installing : git-core-2.47.0-1.fc39.aarch64 70/73 Installing : git-core-doc-2.47.0-1.fc39.noarch 71/73 Installing : perl-Git-2.47.0-1.fc39.noarch 72/73 Installing : git-2.47.0-1.fc39.aarch64 73/73 Running scriptlet: git-2.47.0-1.fc39.aarch64 73/73 Verifying : libcbor-0.10.2-2.fc39.aarch64 1/73 Verifying : libfido2-1.13.0-3.fc39.aarch64 2/73 Verifying : perl-Carp-1.54-500.fc39.noarch 3/73 Verifying : perl-Data-Dumper-2.188-501.fc39.aarch64 4/73 Verifying : perl-Digest-1.20-500.fc39.noarch 5/73 Verifying : perl-Digest-MD5-2.58-500.fc39.aarch64 6/73 Verifying : perl-Encode-4:3.19-500.fc39.aarch64 7/73 Verifying : perl-Error-1:0.17029-13.fc39.noarch 8/73 Verifying : perl-Exporter-5.77-500.fc39.noarch 9/73 Verifying : perl-File-Path-2.18-500.fc39.noarch 10/73 Verifying : perl-File-Temp-1:0.231.100-500.fc39.noarch 11/73 Verifying : perl-Getopt-Long-1:2.54-500.fc39.noarch 12/73 Verifying : perl-HTTP-Tiny-0.088-3.fc39.noarch 13/73 Verifying : perl-IO-Socket-IP-0.42-1.fc39.noarch 14/73 Verifying : perl-IO-Socket-SSL-2.083-3.fc39.noarch 15/73 Verifying : perl-MIME-Base64-3.16-500.fc39.aarch64 16/73 Verifying : perl-Mozilla-CA-20230801-1.fc39.noarch 17/73 Verifying : perl-Net-SSLeay-1.92-10.fc39.aarch64 18/73 Verifying : perl-PathTools-3.89-500.fc39.aarch64 19/73 Verifying : perl-Pod-Escapes-1:1.07-500.fc39.noarch 20/73 Verifying : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 21/73 Verifying : perl-Pod-Simple-1:3.45-4.fc39.noarch 22/73 Verifying : perl-Pod-Usage-4:2.03-500.fc39.noarch 23/73 Verifying : perl-Scalar-List-Utils-5:1.63-500.fc39.aarch64 24/73 Verifying : perl-Socket-4:2.037-3.fc39.aarch64 25/73 Verifying : perl-Storable-1:3.32-500.fc39.aarch64 26/73 Verifying : perl-Term-ANSIColor-5.01-501.fc39.noarch 27/73 Verifying : perl-Term-Cap-1.18-500.fc39.noarch 28/73 Verifying : perl-TermReadKey-2.38-18.fc39.aarch64 29/73 Verifying : perl-Text-ParseWords-3.31-500.fc39.noarch 30/73 Verifying : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 31/73 Verifying : perl-Time-Local-2:1.350-3.fc39.noarch 32/73 Verifying : perl-URI-5.21-1.fc39.noarch 33/73 Verifying : perl-constant-1.33-501.fc39.noarch 34/73 Verifying : perl-libnet-3.15-501.fc39.noarch 35/73 Verifying : perl-parent-1:0.241-500.fc39.noarch 36/73 Verifying : perl-podlators-1:5.01-500.fc39.noarch 37/73 Verifying : git-2.47.0-1.fc39.aarch64 38/73 Verifying : git-core-2.47.0-1.fc39.aarch64 39/73 Verifying : git-core-doc-2.47.0-1.fc39.noarch 40/73 Verifying : groff-base-1.23.0-3.fc39.aarch64 41/73 Verifying : less-633-4.fc39.aarch64 42/73 Verifying : libedit-3.1-53.20240808cvs.fc39.aarch64 43/73 Verifying : ncurses-6.4-7.20230520.fc39.1.aarch64 44/73 Verifying : openssh-9.3p1-11.fc39.aarch64 45/73 Verifying : openssh-clients-9.3p1-11.fc39.aarch64 46/73 Verifying : perl-AutoLoader-5.74-502.fc39.noarch 47/73 Verifying : perl-B-1.88-502.fc39.aarch64 48/73 Verifying : perl-Class-Struct-0.68-502.fc39.noarch 49/73 Verifying : perl-DynaLoader-1.54-502.fc39.aarch64 50/73 Verifying : perl-Errno-1.37-502.fc39.aarch64 51/73 Verifying : perl-Fcntl-1.15-502.fc39.aarch64 52/73 Verifying : perl-File-Basename-2.86-502.fc39.noarch 53/73 Verifying : perl-File-Find-1.43-502.fc39.noarch 54/73 Verifying : perl-File-stat-1.13-502.fc39.noarch 55/73 Verifying : perl-FileHandle-2.05-502.fc39.noarch 56/73 Verifying : perl-Getopt-Std-1.13-502.fc39.noarch 57/73 Verifying : perl-Git-2.47.0-1.fc39.noarch 58/73 Verifying : perl-IO-1.52-502.fc39.aarch64 59/73 Verifying : perl-IPC-Open3-1.22-502.fc39.noarch 60/73 Verifying : perl-POSIX-2.13-502.fc39.aarch64 61/73 Verifying : perl-SelectSaver-1.02-502.fc39.noarch 62/73 Verifying : perl-Symbol-1.09-502.fc39.noarch 63/73 Verifying : perl-base-2.27-502.fc39.noarch 64/73 Verifying : perl-if-0.61.000-502.fc39.noarch 65/73 Verifying : perl-interpreter-4:5.38.2-502.fc39.aarch64 66/73 Verifying : perl-lib-0.65-502.fc39.aarch64 67/73 Verifying : perl-libs-4:5.38.2-502.fc39.aarch64 68/73 Verifying : perl-locale-1.10-502.fc39.noarch 69/73 Verifying : perl-mro-1.28-502.fc39.aarch64 70/73 Verifying : perl-overload-1.37-502.fc39.noarch 71/73 Verifying : perl-overloading-0.02-502.fc39.noarch 72/73 Verifying : perl-vars-1.05-502.fc39.noarch 73/73 Installed: git-2.47.0-1.fc39.aarch64 git-core-2.47.0-1.fc39.aarch64 git-core-doc-2.47.0-1.fc39.noarch groff-base-1.23.0-3.fc39.aarch64 less-633-4.fc39.aarch64 libcbor-0.10.2-2.fc39.aarch64 libedit-3.1-53.20240808cvs.fc39.aarch64 libfido2-1.13.0-3.fc39.aarch64 ncurses-6.4-7.20230520.fc39.1.aarch64 openssh-9.3p1-11.fc39.aarch64 openssh-clients-9.3p1-11.fc39.aarch64 perl-AutoLoader-5.74-502.fc39.noarch perl-B-1.88-502.fc39.aarch64 perl-Carp-1.54-500.fc39.noarch perl-Class-Struct-0.68-502.fc39.noarch perl-Data-Dumper-2.188-501.fc39.aarch64 perl-Digest-1.20-500.fc39.noarch perl-Digest-MD5-2.58-500.fc39.aarch64 perl-DynaLoader-1.54-502.fc39.aarch64 perl-Encode-4:3.19-500.fc39.aarch64 perl-Errno-1.37-502.fc39.aarch64 perl-Error-1:0.17029-13.fc39.noarch perl-Exporter-5.77-500.fc39.noarch perl-Fcntl-1.15-502.fc39.aarch64 perl-File-Basename-2.86-502.fc39.noarch perl-File-Find-1.43-502.fc39.noarch perl-File-Path-2.18-500.fc39.noarch perl-File-Temp-1:0.231.100-500.fc39.noarch perl-File-stat-1.13-502.fc39.noarch perl-FileHandle-2.05-502.fc39.noarch perl-Getopt-Long-1:2.54-500.fc39.noarch perl-Getopt-Std-1.13-502.fc39.noarch perl-Git-2.47.0-1.fc39.noarch perl-HTTP-Tiny-0.088-3.fc39.noarch perl-IO-1.52-502.fc39.aarch64 perl-IO-Socket-IP-0.42-1.fc39.noarch perl-IO-Socket-SSL-2.083-3.fc39.noarch perl-IPC-Open3-1.22-502.fc39.noarch perl-MIME-Base64-3.16-500.fc39.aarch64 perl-Mozilla-CA-20230801-1.fc39.noarch perl-Net-SSLeay-1.92-10.fc39.aarch64 perl-POSIX-2.13-502.fc39.aarch64 perl-PathTools-3.89-500.fc39.aarch64 perl-Pod-Escapes-1:1.07-500.fc39.noarch perl-Pod-Perldoc-3.28.01-501.fc39.noarch perl-Pod-Simple-1:3.45-4.fc39.noarch perl-Pod-Usage-4:2.03-500.fc39.noarch perl-Scalar-List-Utils-5:1.63-500.fc39.aarch64 perl-SelectSaver-1.02-502.fc39.noarch perl-Socket-4:2.037-3.fc39.aarch64 perl-Storable-1:3.32-500.fc39.aarch64 perl-Symbol-1.09-502.fc39.noarch perl-Term-ANSIColor-5.01-501.fc39.noarch perl-Term-Cap-1.18-500.fc39.noarch perl-TermReadKey-2.38-18.fc39.aarch64 perl-Text-ParseWords-3.31-500.fc39.noarch perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch perl-Time-Local-2:1.350-3.fc39.noarch perl-URI-5.21-1.fc39.noarch perl-base-2.27-502.fc39.noarch perl-constant-1.33-501.fc39.noarch perl-if-0.61.000-502.fc39.noarch perl-interpreter-4:5.38.2-502.fc39.aarch64 perl-lib-0.65-502.fc39.aarch64 perl-libnet-3.15-501.fc39.noarch perl-libs-4:5.38.2-502.fc39.aarch64 perl-locale-1.10-502.fc39.noarch perl-mro-1.28-502.fc39.aarch64 perl-overload-1.37-502.fc39.noarch perl-overloading-0.02-502.fc39.noarch perl-parent-1:0.241-500.fc39.noarch perl-podlators-1:5.01-500.fc39.noarch perl-vars-1.05-502.fc39.noarch Complete! + git config --global --add safe.directory /mnt/workdir-mdwa5mvq/wezterm + git config --global --add safe.directory /mnt/workdir-mdwa5mvq/wezterm/deps/freetype/freetype2 + git config --global --add safe.directory /mnt/workdir-mdwa5mvq/wezterm/deps/freetype/libpng + git config --global --add safe.directory /mnt/workdir-mdwa5mvq/wezterm/deps/freetype/zlib + git config --global --add safe.directory /mnt/workdir-mdwa5mvq/wezterm/deps/harfbuzz/harfbuzz + ./ci/source-archive.sh ++ git -c core.abbrev=8 show -s --format=%cd-%h --date=format:%Y%m%d-%H%M%S + TAG_NAME=20241104-083404-51c794ac + [[ '' == \S\c\h\e\d\u\l\e ]] + TAR_NAME=wezterm-20241104-083404-51c794ac-src.tar + test -n /mnt/safe-resultdir-p10gc9s7 ++ git -c core.abbrev=8 show -s --format=%cd_%h --date=format:%Y%m%d_%H%M%S + TAG_NAME=20241104_083404_51c794ac + TAR_NAME=wezterm-20241104_083404_51c794ac.tar + rm -f 'wezterm-20241104_083404_51c794ac.tar*' + NAME_PREFIX=wezterm-20241104_083404_51c794ac + git archive --prefix=wezterm-20241104_083404_51c794ac/ -o wezterm-20241104_083404_51c794ac.tar HEAD ++ pwd + p=/mnt/workdir-mdwa5mvq/wezterm + git submodule foreach + read entering path + path=''\''deps/freetype/freetype2' + path=deps/freetype/freetype2 + '[' deps/freetype/freetype2 = '' ']' + cd deps/freetype/freetype2 + git archive --prefix=wezterm-20241104_083404_51c794ac/deps/freetype/freetype2/ HEAD + tar --concatenate --file=/mnt/workdir-mdwa5mvq/wezterm/wezterm-20241104_083404_51c794ac.tar tmp.tar + rm tmp.tar + cd /mnt/workdir-mdwa5mvq/wezterm + read entering path + path=''\''deps/freetype/libpng' + path=deps/freetype/libpng + '[' deps/freetype/libpng = '' ']' + cd deps/freetype/libpng + git archive --prefix=wezterm-20241104_083404_51c794ac/deps/freetype/libpng/ HEAD + tar --concatenate --file=/mnt/workdir-mdwa5mvq/wezterm/wezterm-20241104_083404_51c794ac.tar tmp.tar + rm tmp.tar + cd /mnt/workdir-mdwa5mvq/wezterm + read entering path + path=''\''deps/freetype/zlib' + path=deps/freetype/zlib + '[' deps/freetype/zlib = '' ']' + cd deps/freetype/zlib + git archive --prefix=wezterm-20241104_083404_51c794ac/deps/freetype/zlib/ HEAD + tar --concatenate --file=/mnt/workdir-mdwa5mvq/wezterm/wezterm-20241104_083404_51c794ac.tar tmp.tar + rm tmp.tar + cd /mnt/workdir-mdwa5mvq/wezterm + read entering path + path=''\''deps/harfbuzz/harfbuzz' + path=deps/harfbuzz/harfbuzz + '[' deps/harfbuzz/harfbuzz = '' ']' + cd deps/harfbuzz/harfbuzz + git archive --prefix=wezterm-20241104_083404_51c794ac/deps/harfbuzz/harfbuzz/ HEAD + tar --concatenate --file=/mnt/workdir-mdwa5mvq/wezterm/wezterm-20241104_083404_51c794ac.tar tmp.tar + rm tmp.tar + cd /mnt/workdir-mdwa5mvq/wezterm + read entering path + echo 20241104_083404_51c794ac + tar --owner root --group root --transform 's,^,wezterm-20241104_083404_51c794ac/,' -c -f tmp.tar .tag + tar --concatenate --file=wezterm-20241104_083404_51c794ac.tar tmp.tar + rm tmp.tar .tag + tar --delete wezterm-20241104_083404_51c794ac/deps/harfbuzz/harfbuzz/test wezterm-20241104_083404_51c794ac/deps/freetype/libpng/contrib wezterm-20241104_083404_51c794ac/docs/screenshots -f wezterm-20241104_083404_51c794ac.tar + gzip wezterm-20241104_083404_51c794ac.tar + test -n /mnt/safe-resultdir-p10gc9s7 ++ rpm --eval '%{_sourcedir}' + mv wezterm-20241104_083404_51c794ac.tar.gz /builddir/build/SOURCES + ./ci/deploy.sh + set -e + TARGET_DIR=target ++ git -c core.abbrev=8 show -s --format=%cd-%h --date=format:%Y%m%d-%H%M%S + TAG_NAME=20241104-083404-51c794ac ++ pwd + HERE=/mnt/workdir-mdwa5mvq/wezterm + test -z '' + hash sudo + test -e /etc/os-release + . /etc/os-release ++ NAME='Fedora Linux' ++ VERSION='39 (Thirty Nine)' ++ ID=fedora ++ VERSION_ID=39 ++ VERSION_CODENAME= ++ PLATFORM_ID=platform:f39 ++ PRETTY_NAME='Fedora Linux 39 (Thirty Nine)' ++ ANSI_COLOR='0;38;2;60;110;180' ++ LOGO=fedora-logo-icon ++ CPE_NAME=cpe:/o:fedoraproject:fedora:39 ++ DEFAULT_HOSTNAME=fedora ++ HOME_URL=https://fedoraproject.org/ ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/ ++ SUPPORT_URL=https://ask.fedoraproject.org/ ++ BUG_REPORT_URL=https://bugzilla.redhat.com/ ++ REDHAT_BUGZILLA_PRODUCT=Fedora ++ REDHAT_BUGZILLA_PRODUCT_VERSION=39 ++ REDHAT_SUPPORT_PRODUCT=Fedora ++ REDHAT_SUPPORT_PRODUCT_VERSION=39 ++ SUPPORT_END=2024-11-12 + case $OSTYPE in ++ lsb_release -is ++ sh -c 'source /etc/os-release && echo $NAME' + distro='Fedora Linux' ++ lsb_release -rs ++ sh -c 'source /etc/os-release && echo $VERSION_ID' + distver=39 + case "$distro" in ++ echo 20241104-083404-51c794ac ++ tr - _ + WEZTERM_RPM_VERSION=20241104_083404_51c794ac ++ sh -c 'source /etc/os-release && echo $ID' ++ tr - _ + distroid=fedora ++ sh -c 'source /etc/os-release && echo $VERSION_ID' ++ tr - _ + distver=39 + SPEC_RELEASE=1.fedora39 + test -n /mnt/safe-resultdir-p10gc9s7 + SPEC_RELEASE=0 + cat + BUILD_COMMAND= + test -n /mnt/safe-resultdir-p10gc9s7 ++ git -c core.abbrev=8 show -s --format=%cd_%h --date=format:%Y%m%d_%H%M%S + TAR_NAME=20241104_083404_51c794ac + cat + HERE=. ++ cat + BUILD_COMMAND='%prep %autosetup %build echo Here I am curl --proto '\''=https'\'' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y source ~/.cargo/env cargo build --release -p wezterm-gui -p wezterm -p wezterm-mux-server -p strip-ansi-escapes' + cat + test -n /mnt/safe-resultdir-p10gc9s7 + /usr/bin/rpmbuild -bs --rmspec wezterm.spec --verbose setting SOURCE_DATE_EPOCH=1696204800 Wrote: /builddir/build/SRPMS/wezterm-20241104_083404_51c794ac-0.src.rpm ++ rpm --eval '%{_srcrpmdir}' + mv /builddir/build/SRPMS/wezterm-20241104_083404_51c794ac-0.src.rpm /mnt/safe-resultdir-p10gc9s7/ stderr: INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), args: /usr/libexec/mock/mock --uniqueext 1731278857.728749 -r /var/lib/copr-rpmbuild/workspace/safe-resultdir-p10gc9s7/mock-source-build.cfg '--plugin-option=bind_mount:dirs=(("/var/lib/copr-rpmbuild/workspace/workdir-mdwa5mvq", "/mnt/workdir-mdwa5mvq"), ("/var/lib/copr-rpmbuild/workspace/safe-resultdir-p10gc9s7", "/mnt/safe-resultdir-p10gc9s7"))' --chroot 'set -x && cd /mnt/workdir-mdwa5mvq/wezterm && echo -e "[safe] directory = /mnt/workdir-mdwa5mvq/wezterm directory = /mnt/workdir-mdwa5mvq/wezterm/*" > ~/.gitconfig && make -f /mnt/workdir-mdwa5mvq/wezterm/.copr/Makefile srpm outdir="/mnt/safe-resultdir-p10gc9s7" spec="/mnt/workdir-mdwa5mvq/wezterm"' 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: 5.9 INFO: Mock Version: 5.9 Start: chroot init INFO: mounting tmpfs at /var/lib/mock/make-srpm-method-1731278857.728749/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 dnf4 detected and used (fallback) Start: installing minimal buildroot with dnf Finish: installing minimal buildroot with dnf Start: creating root cache Finish: creating root cache Finish: chroot init INFO: Installed packages: INFO: alternatives-1.26-1.fc39.aarch64 ansible-srpm-macros-1-12.fc39.noarch audit-libs-3.1.5-1.fc39.aarch64 authselect-1.4.3-1.fc39.aarch64 authselect-libs-1.4.3-1.fc39.aarch64 basesystem-11-18.fc39.noarch bash-5.2.26-1.fc39.aarch64 binutils-2.40-14.fc39.aarch64 binutils-gold-2.40-14.fc39.aarch64 bzip2-1.0.8-16.fc39.aarch64 bzip2-libs-1.0.8-16.fc39.aarch64 ca-certificates-2024.2.69_v8.0.401-1.0.fc39.noarch coreutils-9.3-7.fc39.aarch64 coreutils-common-9.3-7.fc39.aarch64 cpio-2.14-4.fc39.aarch64 cracklib-2.9.11-2.fc39.aarch64 crypto-policies-20231204-1.git1e3a2e4.fc39.noarch curl-8.2.1-5.fc39.aarch64 cyrus-sasl-lib-2.1.28-11.fc39.aarch64 debugedit-5.0-12.fc39.aarch64 diffutils-3.10-3.fc39.aarch64 dnf-4.21.1-1.fc39.noarch dnf-data-4.21.1-1.fc39.noarch dwz-0.15-3.fc39.aarch64 ed-1.19-4.fc39.aarch64 efi-srpm-macros-5-9.fc39.noarch elfutils-0.192-4.fc39.aarch64 elfutils-debuginfod-client-0.192-4.fc39.aarch64 elfutils-default-yama-scope-0.192-4.fc39.noarch elfutils-libelf-0.192-4.fc39.aarch64 elfutils-libs-0.192-4.fc39.aarch64 expat-2.6.3-1.fc39.aarch64 fedora-gpg-keys-39-2.noarch fedora-release-39-36.noarch fedora-release-common-39-36.noarch fedora-release-identity-basic-39-36.noarch fedora-repos-39-2.noarch file-5.44-5.fc39.aarch64 file-libs-5.44-5.fc39.aarch64 filesystem-3.18-6.fc39.aarch64 findutils-4.9.0-6.fc39.aarch64 fonts-srpm-macros-2.0.5-12.fc39.noarch forge-srpm-macros-0.3.1-1.fc39.noarch fpc-srpm-macros-1.3-8.fc39.noarch gawk-5.2.2-2.fc39.aarch64 gc-8.2.2-4.fc39.aarch64 gdb-minimal-15.1-1.fc39.aarch64 gdbm-libs-1.23-4.fc39.aarch64 ghc-srpm-macros-1.6.1-2.fc39.noarch glib2-2.78.6-1.fc39.aarch64 glibc-2.38-19.fc39.aarch64 glibc-common-2.38-19.fc39.aarch64 glibc-gconv-extra-2.38-19.fc39.aarch64 glibc-minimal-langpack-2.38-19.fc39.aarch64 gmp-6.2.1-5.fc39.aarch64 gnat-srpm-macros-6-3.fc39.noarch gnupg2-2.4.4-1.fc39.aarch64 gnutls-3.8.6-1.fc39.aarch64 go-srpm-macros-3.5.0-1.fc39.noarch gpg-pubkey-18b8e74c-62f2920f grep-3.11-3.fc39.aarch64 guile22-2.2.7-9.fc39.aarch64 gzip-1.12-6.fc39.aarch64 ima-evm-utils-1.5-2.fc39.aarch64 info-7.0.3-3.fc39.aarch64 jansson-2.13.1-7.fc39.aarch64 json-c-0.17-1.fc39.aarch64 kernel-srpm-macros-1.0-20.fc39.noarch keyutils-libs-1.6.3-1.fc39.aarch64 krb5-libs-1.21.3-1.fc39.aarch64 libacl-2.3.1-9.fc39.aarch64 libarchive-3.7.1-3.fc39.aarch64 libassuan-2.5.6-2.fc39.aarch64 libattr-2.5.1-8.fc39.aarch64 libb2-0.98.1-9.fc39.aarch64 libblkid-2.39.4-1.fc39.aarch64 libbrotli-1.1.0-1.fc39.aarch64 libcap-2.48-9.fc39.aarch64 libcap-ng-0.8.3-8.fc39.aarch64 libcom_err-1.47.0-2.fc39.aarch64 libcomps-0.1.20-1.fc39.aarch64 libcurl-8.2.1-5.fc39.aarch64 libdb-5.3.28-56.fc39.aarch64 libdnf-0.73.3-1.fc39.aarch64 libeconf-0.5.2-2.fc39.aarch64 libevent-2.1.12-9.fc39.aarch64 libfdisk-2.39.4-1.fc39.aarch64 libffi-3.4.4-4.fc39.aarch64 libfsverity-1.4-10.fc39.aarch64 libgcc-13.3.1-3.fc39.aarch64 libgcrypt-1.10.2-2.fc39.aarch64 libgomp-13.3.1-3.fc39.aarch64 libgpg-error-1.47-2.fc39.aarch64 libidn2-2.3.7-1.fc39.aarch64 libksba-1.6.4-2.fc39.aarch64 libmodulemd-2.15.0-5.fc39.aarch64 libmount-2.39.4-1.fc39.aarch64 libnghttp2-1.55.1-5.fc39.aarch64 libnsl2-2.0.0-6.fc39.aarch64 libpkgconf-1.9.5-2.fc39.aarch64 libpsl-0.21.2-4.fc39.aarch64 libpwquality-1.4.5-6.fc39.aarch64 librepo-1.18.1-1.fc39.aarch64 libselinux-3.5-5.fc39.aarch64 libsemanage-3.5-4.fc39.aarch64 libsepol-3.5-2.fc39.aarch64 libsigsegv-2.14-5.fc39.aarch64 libsmartcols-2.39.4-1.fc39.aarch64 libsolv-0.7.30-1.fc39.aarch64 libssh-0.10.6-2.fc39.aarch64 libssh-config-0.10.6-2.fc39.noarch libstdc++-13.3.1-3.fc39.aarch64 libtasn1-4.19.0-3.fc39.aarch64 libtirpc-1.3.6-0.fc39.aarch64 libtool-ltdl-2.4.7-7.fc39.aarch64 libunistring-1.1-5.fc39.aarch64 libutempter-1.2.1-10.fc39.aarch64 libuuid-2.39.4-1.fc39.aarch64 libverto-0.3.2-6.fc39.aarch64 libxcrypt-4.4.36-2.fc39.aarch64 libxml2-2.10.4-3.fc39.aarch64 libyaml-0.2.5-12.fc39.aarch64 libzstd-1.5.6-1.fc39.aarch64 lua-libs-5.4.6-3.fc39.aarch64 lua-srpm-macros-1-13.fc39.noarch lz4-libs-1.9.4-4.fc39.aarch64 make-4.4.1-2.fc39.aarch64 mpdecimal-2.5.1-7.fc39.aarch64 mpfr-4.2.0-3.fc39.aarch64 ncurses-base-6.4-7.20230520.fc39.1.noarch ncurses-libs-6.4-7.20230520.fc39.1.aarch64 nettle-3.9.1-2.fc39.aarch64 npth-1.6-14.fc39.aarch64 ocaml-srpm-macros-8-2.fc39.noarch openblas-srpm-macros-2-14.fc39.noarch openldap-2.6.7-1.fc39.aarch64 openssl-libs-3.1.4-4.fc39.aarch64 p11-kit-0.25.5-1.fc39.aarch64 p11-kit-trust-0.25.5-1.fc39.aarch64 package-notes-srpm-macros-0.5-9.fc39.noarch pam-1.5.3-3.fc39.aarch64 pam-libs-1.5.3-3.fc39.aarch64 patch-2.7.6-22.fc39.aarch64 pcre2-10.42-1.fc39.2.aarch64 pcre2-syntax-10.42-1.fc39.2.noarch perl-srpm-macros-1-51.fc39.noarch pkgconf-1.9.5-2.fc39.aarch64 pkgconf-m4-1.9.5-2.fc39.noarch pkgconf-pkg-config-1.9.5-2.fc39.aarch64 popt-1.19-3.fc39.aarch64 publicsuffix-list-dafsa-20240107-1.fc39.noarch pyproject-srpm-macros-1.15.1-1.fc39.noarch python-pip-wheel-23.2.1-2.fc39.noarch python-srpm-macros-3.12-8.fc39.noarch python3-3.12.7-1.fc39.aarch64 python3-dnf-4.21.1-1.fc39.noarch python3-hawkey-0.73.3-1.fc39.aarch64 python3-libcomps-0.1.20-1.fc39.aarch64 python3-libdnf-0.73.3-1.fc39.aarch64 python3-libs-3.12.7-1.fc39.aarch64 python3-rpm-4.19.1.1-1.fc39.aarch64 qt5-srpm-macros-5.15.14-2.fc39.noarch qt6-srpm-macros-6.6.2-1.fc39.noarch readline-8.2-6.fc39.aarch64 redhat-rpm-config-266-1.fc39.noarch rpm-4.19.1.1-1.fc39.aarch64 rpm-build-4.19.1.1-1.fc39.aarch64 rpm-build-libs-4.19.1.1-1.fc39.aarch64 rpm-libs-4.19.1.1-1.fc39.aarch64 rpm-sequoia-1.7.0-1.fc39.aarch64 rpm-sign-libs-4.19.1.1-1.fc39.aarch64 rpmautospec-rpm-macros-0.7.3-1.fc39.noarch rust-srpm-macros-26.3-1.fc39.noarch sed-4.8-14.fc39.aarch64 setup-2.14.4-1.fc39.noarch shadow-utils-4.14.0-2.fc39.aarch64 sqlite-libs-3.42.0-7.fc39.aarch64 systemd-libs-254.19-1.fc39.aarch64 tar-1.35-2.fc39.aarch64 tpm2-tss-4.0.2-1.fc39.aarch64 tzdata-2024a-2.fc39.noarch unzip-6.0-62.fc39.aarch64 util-linux-2.39.4-1.fc39.aarch64 util-linux-core-2.39.4-1.fc39.aarch64 which-2.21-40.fc39.aarch64 xxhash-libs-0.8.2-4.fc39.aarch64 xz-5.4.4-1.fc39.aarch64 xz-libs-5.4.4-1.fc39.aarch64 zchunk-libs-1.5.1-1.fc39.aarch64 zip-3.0-39.fc39.aarch64 zlib-1.2.13-4.fc39.aarch64 zstd-1.5.6-1.fc39.aarch64 INFO: Running in chroot: ['set -x && cd /mnt/workdir-mdwa5mvq/wezterm && echo -e "[safe]\ndirectory = /mnt/workdir-mdwa5mvq/wezterm\ndirectory = /mnt/workdir-mdwa5mvq/wezterm/*" > ~/.gitconfig && make -f /mnt/workdir-mdwa5mvq/wezterm/.copr/Makefile srpm outdir="/mnt/safe-resultdir-p10gc9s7" spec="/mnt/workdir-mdwa5mvq/wezterm"'] Start: unpacking root cache Finish: unpacking root cache Start: chroot ['set -x && cd /mnt/workdir-mdwa5mvq/wezterm && echo -e "[safe]\ndirectory = /mnt/workdir-mdwa5mvq/wezterm\ndirectory = /mnt/workdir-mdwa5mvq/wezterm/*" > ~/.gitconfig && make -f /mnt/workdir-mdwa5mvq/wezterm/.copr/Makefile srpm outdir="/mnt/safe-resultdir-p10gc9s7" spec="/mnt/workdir-mdwa5mvq/wezterm"'] Finish: chroot ['set -x && cd /mnt/workdir-mdwa5mvq/wezterm && echo -e "[safe]\ndirectory = /mnt/workdir-mdwa5mvq/wezterm\ndirectory = /mnt/workdir-mdwa5mvq/wezterm/*" > ~/.gitconfig && make -f /mnt/workdir-mdwa5mvq/wezterm/.copr/Makefile srpm outdir="/mnt/safe-resultdir-p10gc9s7" spec="/mnt/workdir-mdwa5mvq/wezterm"'] Finish: run INFO: unmounting tmpfs. Output: ['mock-source-build.cfg', 'wezterm-20241104_083404_51c794ac-0.src.rpm'] Running SRPMResults tool Package info: { "name": "wezterm", "epoch": null, "version": "20241104_083404_51c794ac", "release": "0", "exclusivearch": [], "excludearch": [] } SRPMResults finished