Warning: Permanently added '3.90.35.114' (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/9829401 Version: 1.6 PID: 8738 Logging PID: 8740 Task: {'appstream': False, 'background': True, 'build_id': 9829401, 'chroot': None, 'package_name': 'libxcrypt', 'project_dirname': 'libxcrypt_CI', 'project_name': 'libxcrypt_CI', 'project_owner': 'besser82', 'repos': [], 'sandbox': 'besser82/libxcrypt_CI--https://api.github.com/users/besser82', 'source_json': {'clone_url': 'https://github.com/besser82/libxcrypt.git', 'committish': 'd6faad7de2bdbff18da4c5379e97871ec3839e7f', 'spec': '', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/besser82', 'task_id': '9829401'} Running: git clone https://github.com/besser82/libxcrypt.git /var/lib/copr-rpmbuild/workspace/workdir-ubs_80yq/libxcrypt --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/besser82/libxcrypt.git', '/var/lib/copr-rpmbuild/workspace/workdir-ubs_80yq/libxcrypt', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-ubs_80yq/libxcrypt'... Running: git checkout d6faad7de2bdbff18da4c5379e97871ec3839e7f -- cmd: ['git', 'checkout', 'd6faad7de2bdbff18da4c5379e97871ec3839e7f', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-ubs_80yq/libxcrypt rc: 0 stdout: stderr: Note: switching to 'd6faad7de2bdbff18da4c5379e97871ec3839e7f'. 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 d6faad7 test/getrandom-fallbacks: fix open shim types Generated rpkg config: [rpkg] preprocess_spec = True [git] anon_clone_url = https://github.com/%(repo_path)s [lookaside] download_url = https://${git_props:remote_netloc}/repo/pkgs/%(repo_path)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s Writing config into /var/lib/copr-rpmbuild/workspace/workdir-ubs_80yq/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-ubs_80yq/libxcrypt cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-ubs_80yq/libxcrypt'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-ubs_80yq/libxcrypt rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/libxcrypt.spec Wrote: /var/lib/copr-rpmbuild/results/libxcrypt-4.5.3-0.6.gitd6faad7.src.rpm RPM build warnings: stderr: git_dir_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-ubs_80yq/libxcrypt: commit d6faad7de2bdbff18da4c5379e97871ec3839e7f (HEAD, origin/develop, origin/HEAD, develop) Author: Nathaniel Wesley Filardo Date: Sat Nov 22 15:32:08 2025 +0000 test/getrandom-fallbacks: fix open shim types In C, functions taking a variable number of arguments are not guaranteed to have the same calling convention as functions taking a fixed number of arguments [^0]. Since `open()` and `open64()` are defined as taking a variable number of arguments, the `__wrap_open()` and `__wrap_open64()` mocks must be as well. [^0]: C23 §6.7.7.4¶14 says: "For two function types to be compatible, both shall specify compatible return types. Moreover, the parameter type lists shall agree in the number of parameters and in use of the final ellipsis; corresponding parameters shall have compatible types." This fixes the test on my powerpc64el machine building nixpkgs a8d610af3f1. git_dir_pack: Wrote: /var/lib/copr-rpmbuild/results/libxcrypt-d6faad7d.tar.gz warning: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from Output: ['libxcrypt-d6faad7d.tar.gz', 'libxcrypt.spec', 'libxcrypt-4.5.3-0.6.gitd6faad7.src.rpm'] Running SRPMResults tool Package info: { "name": "libxcrypt", "epoch": null, "version": "4.5.3", "release": "0.6.gitd6faad7", "exclusivearch": [], "excludearch": [] } SRPMResults finished