Warning: Permanently added '44.212.16.225' (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/9509608 Version: 1.4 PID: 11436 Logging PID: 11438 Task: {'appstream': False, 'background': True, 'build_id': 9509608, 'chroot': None, 'package_name': 'waydroid-helper', 'project_dirname': 'waydroid-helper', 'project_name': 'waydroid-helper', 'project_owner': 'cuteneko', 'repos': [], 'sandbox': 'cuteneko/waydroid-helper--https://api.github.com/users/ayasa520', 'source_json': {'clone_url': 'https://github.com/waydroid-helper/waydroid-helper.git', 'committish': '436e6d2c8e81a7a249a0330b8349ea265be39fd7', 'spec': 'waydroid-helper.spec', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/ayasa520', 'task_id': '9509608'} Running: git clone https://github.com/waydroid-helper/waydroid-helper.git /var/lib/copr-rpmbuild/workspace/workdir-b04cc_r3/waydroid-helper --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/waydroid-helper/waydroid-helper.git', '/var/lib/copr-rpmbuild/workspace/workdir-b04cc_r3/waydroid-helper', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-b04cc_r3/waydroid-helper'... Running: git checkout 436e6d2c8e81a7a249a0330b8349ea265be39fd7 -- cmd: ['git', 'checkout', '436e6d2c8e81a7a249a0330b8349ea265be39fd7', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-b04cc_r3/waydroid-helper rc: 0 stdout: stderr: Note: switching to '436e6d2c8e81a7a249a0330b8349ea265be39fd7'. 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 436e6d2 feat: add cage configuration support and multiprocessing key mapping 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-b04cc_r3/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-b04cc_r3/waydroid-helper/waydroid-helper.spec cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-b04cc_r3/waydroid-helper/waydroid-helper.spec'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-b04cc_r3/waydroid-helper rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/waydroid-helper.spec setting SOURCE_DATE_EPOCH=1756598400 Wrote: /var/lib/copr-rpmbuild/results/waydroid-helper-0.2.7-0.20250831.2031.src.rpm stderr: git_dir_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-b04cc_r3/waydroid-helper: commit 436e6d2c8e81a7a249a0330b8349ea265be39fd7 (HEAD, origin/cage) Author: rikka Date: Thu Aug 28 02:00:06 2025 +0800 feat: add cage configuration support and multiprocessing key mapping This commit adds cage configuration support and switches key mapping to multiprocessing mode, along with major logging system improvements and bug fixes. - Add comprehensive `KeyMappingPreferenceDialog` (414 lines) for cage configuration - Support executable path, window size, logical resolution, and socket name settings - Add `config/` module with `ConfigManager`, `CageConfig`, and `RootConfig` - Implement `FileManager` for configuration persistence - Switch key mapping from direct calls to multiprocessing mode - Add `create_keymapper()` function in `window.py` for multiprocessing support - Update `InstanceDetailPage` to handle multiprocessing key mapping lifecycle - Add process monitoring and cleanup for key mapping windows - Completely rewrite logging system with multiprocessing support - Add `MultiprocessingQueueHandler` and `MultiprocessingFileHandler` - Implement `SafeFormatter` with robust error handling - Add centralized log listener process with process-aware logging - Support for PID tracking and process name identification - Fix widget container sizing issue (#40) by using fixed dimensions - Prevent widgets from "stretching" container size - Reduce global variable usage throughout the codebase - Improve error handling and recovery mechanisms - Update internationalization with 1046 new translatable strings - Enhance `SubprocessManager` with better process tracking - Improve `WeakCallback` with automatic signal disconnection - Add `wait_for_state()` utility function for async state waiting - Update property synchronization in `PropsPage` with simplified state checking git_dir_pack: Wrote: /var/lib/copr-rpmbuild/results/waydroid-helper-436e6d2c.tar.gz Output: ['waydroid-helper-436e6d2c.tar.gz', 'waydroid-helper-0.2.7-0.20250831.2031.src.rpm', 'waydroid-helper.spec'] Running SRPMResults tool Package info: { "name": "waydroid-helper", "epoch": null, "version": "0.2.7", "release": "0.20250831.2031", "exclusivearch": [], "excludearch": [] } SRPMResults finished