Warning: Permanently added '34.224.218.130' (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/9205971 Version: 1.3 PID: 8786 Logging PID: 8787 Task: {'appstream': False, 'background': True, 'build_id': 9205971, 'chroot': None, 'package_name': 'libqb-main', 'project_dirname': 'devel', 'project_name': 'devel', 'project_owner': '@ClusterLabs', 'repos': [], 'sandbox': '@ClusterLabs/devel--https://api.github.com/users/chrissie-c', 'source_json': {'clone_url': 'https://github.com/ClusterLabs/libqb.git', 'committish': 'afcfda4e26919ba1685717e8d7eaf4ca4d7d2e2e', 'spec': '', 'srpm_build_method': 'tito', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/chrissie-c', 'task_id': '9205971'} Running: git clone https://github.com/ClusterLabs/libqb.git /var/lib/copr-rpmbuild/workspace/workdir-amie42o5/libqb --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/ClusterLabs/libqb.git', '/var/lib/copr-rpmbuild/workspace/workdir-amie42o5/libqb', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-amie42o5/libqb'... Running: git checkout afcfda4e26919ba1685717e8d7eaf4ca4d7d2e2e -- cmd: ['git', 'checkout', 'afcfda4e26919ba1685717e8d7eaf4ca4d7d2e2e', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-amie42o5/libqb rc: 0 stdout: stderr: Note: switching to 'afcfda4e26919ba1685717e8d7eaf4ca4d7d2e2e'. 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 afcfda4 Check returns from setsockopt() calls (#498) Running: tito build --srpm --output /var/lib/copr-rpmbuild/results cmd: ['tito', 'build', '--srpm', '--output', '/var/lib/copr-rpmbuild/results'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-amie42o5/libqb rc: 1 stdout: Creating output directory: /var/lib/copr-rpmbuild/results Building package [libqb-] Fetching sources... stderr: ERROR: Error running command: $(test $(id -u) -eq 0 || echo :) \ $(dnf >/dev/null 2>&1 && echo dnf || echo yum) \ install -y autoconf automake libtool \ && ./autogen.sh && ./configure \ && make libqb.spec dist-xz Status code: 127 Command output: ./autogen.sh: line 10: autoreconf: command not found Traceback (most recent call last): File "/usr/bin/tito", line 33, in sys.exit(load_entry_point('tito==0.6.27', 'console_scripts', 'tito')()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.13/site-packages/tito/cli.py", line 940, in main CLI().main(sys.argv[1:]) ~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/tito/cli.py", line 206, in main return module.main(argv) ~~~~~~~~~~~^^^^^^ File "/usr/lib/python3.13/site-packages/tito/cli.py", line 428, in main return builder.run(self.options) ~~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/tito/builder/main.py", line 168, in run self.srpm() ~~~~~~~~~^^ File "/usr/lib/python3.13/site-packages/tito/builder/main.py", line 227, in srpm self.tgz() ~~~~~~~~^^ File "/var/lib/copr-rpmbuild/workspace/workdir-amie42o5/libqb/.tito/custom.py", line 56, in tgz run_command(self.config.get('builder', 'fetch_prep_command')) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/tito/common.py", line 305, in run_command raise RunCommandException(command, status, output) tito.exception.RunCommandException: Error running command: $(test $(id -u) -eq 0 || echo :) \ $(dnf >/dev/null 2>&1 && echo dnf || echo yum) \ install -y autoconf automake libtool \ && ./autogen.sh && ./configure \ && make libqb.spec dist-xz Copr build error: ERROR: Error running command: $(test $(id -u) -eq 0 || echo :) \ $(dnf >/dev/null 2>&1 && echo dnf || echo yum) \ install -y autoconf automake libtool \ && ./autogen.sh && ./configure \ && make libqb.spec dist-xz Status code: 127 Command output: ./autogen.sh: line 10: autoreconf: command not found Traceback (most recent call last): File "/usr/bin/tito", line 33, in sys.exit(load_entry_point('tito==0.6.27', 'console_scripts', 'tito')()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.13/site-packages/tito/cli.py", line 940, in main CLI().main(sys.argv[1:]) ~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/tito/cli.py", line 206, in main return module.main(argv) ~~~~~~~~~~~^^^^^^ File "/usr/lib/python3.13/site-packages/tito/cli.py", line 428, in main return builder.run(self.options) ~~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/tito/builder/main.py", line 168, in run self.srpm() ~~~~~~~~~^^ File "/usr/lib/python3.13/site-packages/tito/builder/main.py", line 227, in srpm self.tgz() ~~~~~~~~^^ File "/var/lib/copr-rpmbuild/workspace/workdir-amie42o5/libqb/.tito/custom.py", line 56, in tgz run_command(self.config.get('builder', 'fetch_prep_command')) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/tito/common.py", line 305, in run_command raise RunCommandException(command, status, output) tito.exception.RunCommandException: Error running command: $(test $(id -u) -eq 0 || echo :) \ $(dnf >/dev/null 2>&1 && echo dnf || echo yum) \ install -y autoconf automake libtool \ && ./autogen.sh && ./configure \ && make libqb.spec dist-xz