Warning: Permanently added '13.221.144.187' (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/9340342 Version: 1.3 PID: 9529 Logging PID: 9530 Task: {'appstream': False, 'background': True, 'build_id': 9340342, 'chroot': None, 'package_name': 'libchewing', 'project_dirname': 'automatic-obsoletes', 'project_name': 'automatic-obsoletes', 'project_owner': 'torsava', 'repos': [], 'sandbox': 'torsava/automatic-obsoletes--https://src.fedoraproject.org/user/kanru', 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/libchewing', 'committish': '5aa18909eff0d272de37d22f385d294c192bae0b', 'distgit': 'fedora'}, 'source_type': 10, 'submitter': 'https://src.fedoraproject.org/user/kanru', 'task_id': '9340342'} Running: git clone https://src.fedoraproject.org/rpms/libchewing /var/lib/copr-rpmbuild/workspace/workdir-sfjhwz6o/libchewing --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/libchewing', '/var/lib/copr-rpmbuild/workspace/workdir-sfjhwz6o/libchewing', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-sfjhwz6o/libchewing'... Running: git checkout 5aa18909eff0d272de37d22f385d294c192bae0b -- cmd: ['git', 'checkout', '5aa18909eff0d272de37d22f385d294c192bae0b', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-sfjhwz6o/libchewing rc: 0 stdout: stderr: Note: switching to '5aa18909eff0d272de37d22f385d294c192bae0b'. 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 5aa1890 Update to 0.10.0 (rhbz#2383610) Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-sfjhwz6o/libchewing rc: 0 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading stdout from command: git rev-parse HEAD INFO: Reading sources specification file: sources INFO: Downloading libchewing-0.10.0.tar.zst INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o libchewing-0.10.0.tar.zst --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/libchewing/libchewing-0.10.0.tar.zst/sha512/7a677936687fec796df00b63ba6624126599ef10d5e6e542db8965b3bf858890aee184fd66fccad709b6545d607ed07e6cfb1ef9f30174fa7b9c7336e3a8612f/libchewing-0.10.0.tar.zst % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2323k 100 2323k 0 0 19.0M 0 --:--:-- --:--:-- --:--:-- 19.2M INFO: Reading stdout from command: sha512sum libchewing-0.10.0.tar.zst INFO: Downloading libchewing-0.10.0.tar.zst.asc INFO: Calling: curl -H Pragma: -o libchewing-0.10.0.tar.zst.asc --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/libchewing/libchewing-0.10.0.tar.zst.asc/sha512/3d2c7ecbd779fc78d91c9cb88e766399f8646dc65f159c76cbc85c833fe959514318ecd6a8cd3e89c9b260274d3ffd98f8b701be63d5585a85535200fed2778c/libchewing-0.10.0.tar.zst.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 325 100 325 0 0 8064 0 --:--:-- --:--:-- --:--:-- 8125 INFO: Reading stdout from command: sha512sum libchewing-0.10.0.tar.zst.asc INFO: Downloading libchewing.pgp INFO: Calling: curl -H Pragma: -o libchewing.pgp --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/libchewing/libchewing.pgp/sha512/30aad20ab6002ed95ffc175f40626977658033c0f55e52b13bc09e153bfce5ca8eb8fc5abfd1bbff20481ca77ec3a57ed1d535201baaa12fefd10daa08aeb28e/libchewing.pgp % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1614 100 1614 0 0 38846 0 --:--:-- --:--:-- --:--:-- 39365 INFO: Reading stdout from command: sha512sum libchewing.pgp Running: dist-git-client srpm --outputdir /var/lib/copr-rpmbuild/results cmd: ['dist-git-client', 'srpm', '--outputdir', '/var/lib/copr-rpmbuild/results'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-sfjhwz6o/libchewing rc: 0 stdout: setting SOURCE_DATE_EPOCH=1753488000 Wrote: /var/lib/copr-rpmbuild/results/libchewing-0.10.0-1.src.rpm stderr: INFO: Reading stdout from command: git rev-parse --git-dir File "", line 1 from distutils.sysconfig import get_python_lib; print get_python_lib(1) ^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? File "", line 1 from distutils.sysconfig import get_python_lib; print get_python_lib(1) ^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? File "", line 1 from distutils.sysconfig import get_python_lib; print get_python_lib(1) ^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? File "", line 1 from distutils.sysconfig import get_python_lib; print get_python_lib(1) ^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? File "", line 1 from distutils.sysconfig import get_python_lib; print get_python_lib(1) ^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? File "", line 1 from distutils.sysconfig import get_python_lib; print get_python_lib(1) ^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? File "", line 1 from distutils.sysconfig import get_python_lib; print get_python_lib(1) ^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? File "", line 1 from distutils.sysconfig import get_python_lib; print get_python_lib(1) ^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? File "", line 1 from distutils.sysconfig import get_python_lib; print get_python_lib(1) ^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? File "", line 1 from distutils.sysconfig import get_python_lib; print get_python_lib(1) ^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? File "", line 1 from distutils.sysconfig import get_python_lib; print get_python_lib(1) ^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? File "", line 1 from distutils.sysconfig import get_python_lib; print get_python_lib(1) ^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? File "", line 1 from distutils.sysconfig import get_python_lib; print get_python_lib(1) ^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? File "", line 1 from distutils.sysconfig import get_python_lib; print get_python_lib(1) ^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? File "", line 1 from distutils.sysconfig import get_python_lib; print get_python_lib(1) ^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? File "", line 1 from distutils.sysconfig import get_python_lib; print get_python_lib(1) ^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/results/libchewing.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-sfjhwz6o/libchewing/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' Output: ['libchewing.spec', 'libchewing-0.10.0-1.src.rpm'] Running SRPMResults tool Package info: { "name": "libchewing", "epoch": null, "version": "0.10.0", "release": "1", "exclusivearch": [], "excludearch": [] } SRPMResults finished