Warning: Permanently added '50.19.151.20' (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/9360132 Version: 1.3 PID: 8844 Logging PID: 8845 Task: {'appstream': False, 'background': True, 'build_id': 9360132, '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': '1fae15eadceea923f44759ad755cf2bf056c0b12', 'spec': '', 'srpm_build_method': 'tito', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/chrissie-c', 'task_id': '9360132'} Running: git clone https://github.com/ClusterLabs/libqb.git /var/lib/copr-rpmbuild/workspace/workdir-3an9fhec/libqb --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/ClusterLabs/libqb.git', '/var/lib/copr-rpmbuild/workspace/workdir-3an9fhec/libqb', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-3an9fhec/libqb'... Running: git checkout 1fae15eadceea923f44759ad755cf2bf056c0b12 -- cmd: ['git', 'checkout', '1fae15eadceea923f44759ad755cf2bf056c0b12', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-3an9fhec/libqb rc: 0 stdout: stderr: Note: switching to '1fae15eadceea923f44759ad755cf2bf056c0b12'. 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 1fae15e Solaris port (#504) 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-3an9fhec/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-3an9fhec/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-3an9fhec/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