[2025-05-18 08:08:11.757200 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_riscv', job='package:kmscon', repository='https://github.com/managarm/bootstrap-managarm.git', revision='3c681cd888224addc0b8d1de1d57000b6afc14a6', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'zlib': {'architecture': 'riscv64', 'version': '1.2.12_8'}, 'openssl': {'architecture': 'riscv64', 'version': '1.1.1w_2'}, 'file': {'architecture': 'riscv64', 'version': '5.46_1'}, 'libiconv': {'architecture': 'riscv64', 'version': '1.17_8'}, 'ncurses': {'architecture': 'riscv64', 'version': '6.2_11'}, 'readline': {'architecture': 'riscv64', 'version': '8.1_10'}, 'util-linux-libs': {'architecture': 'riscv64', 'version': '2.36.2_13'}, 'libxcrypt': {'architecture': 'riscv64', 'version': '4.4.38_1'}, 'libcap': {'architecture': 'riscv64', 'version': '2.72_2'}, 'shadow': {'architecture': 'riscv64', 'version': '4.8.1_6'}, 'libintl': {'architecture': 'riscv64', 'version': '0.21_10'}, 'systemd': {'architecture': 'riscv64', 'version': '256.8_8'}, 'mlibc-headers': {'architecture': 'riscv64', 'version': '0.0pl4468_1'}, 'linux-headers': {'architecture': 'riscv64', 'version': '6.12.8_2'}, 'frigg': {'architecture': 'riscv64', 'version': '0.0pl360_7'}, 'libdrm-headers': {'architecture': 'riscv64', 'version': '2.4.124_1'}, 'mlibc': {'architecture': 'riscv64', 'version': '0.0pl4468_1'}, 'libdrm': {'architecture': 'riscv64', 'version': '2.4.124_1'}, 'libxtrans': {'architecture': 'riscv64', 'version': '1.6.0_1'}, 'xorg-util-macros': {'architecture': 'riscv64', 'version': '1.20.2_1'}, 'libx11': {'architecture': 'riscv64', 'version': '1.8.12_1'}, 'xorg-proto': {'architecture': 'riscv64', 'version': '2024.1_1'}, 'xkeyboard-config': {'architecture': 'riscv64', 'version': '2.43_1'}, 'wayland-protocols': {'architecture': 'riscv64', 'version': '1.42_1'}, 'xcb-proto': {'architecture': 'riscv64', 'version': '1.17.0_1'}, 'libxdmcp': {'architecture': 'riscv64', 'version': '1.1.5_1'}, 'libxau': {'architecture': 'riscv64', 'version': '1.0.12_1'}, 'libxcb': {'architecture': 'riscv64', 'version': '1.17_1'}, 'libffi': {'architecture': 'riscv64', 'version': '3.4.4_6'}, 'libexpat': {'architecture': 'riscv64', 'version': '2.7.1_1'}, 'wayland': {'architecture': 'riscv64', 'version': '1.23.0_1'}, 'libxml': {'architecture': 'riscv64', 'version': '2.13.6_1'}, 'libxkbcommon': {'architecture': 'riscv64', 'version': '1.8.1_1'}, 'libtsm': {'architecture': 'riscv64', 'version': '4.0.2_7'}}, needed_tools={'system-gcc': {'architecture': 'riscv64', 'version': '14.2.0_1'}, 'cross-binutils': {'architecture': 'riscv64', 'version': '2.43.1_1'}}, prod_pkgs={'kmscon': {'architecture': 'riscv64', 'version': '9.0.0_12'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_riscv/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_riscv/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/riscv64/') [2025-05-18 08:08:11.757719 sunset] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2025-05-18 08:08:11.782179 sunset] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2025-05-18 08:08:11.810900 sunset] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2025-05-18 08:08:13.832477 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '3c681cd888224addc0b8d1de1d57000b6afc14a6'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 3c681cd Merge pull request #511 from marv7000/eir-uefi-aarch64 [2025-05-18 08:08:13.886354 sunset] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2025-05-18 08:08:21.260270 sunset] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm_riscv/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'zlib', 'openssl', 'file', 'libiconv', 'ncurses', 'readline', 'util-linux-libs', 'libxcrypt', 'libcap', 'shadow', 'libintl', 'systemd', 'mlibc-headers', 'linux-headers', 'frigg', 'libdrm-headers', 'mlibc', 'libdrm', 'libxtrans', 'xorg-util-macros', 'libx11', 'xorg-proto', 'xkeyboard-config', 'wayland-protocols', 'xcb-proto', 'libxdmcp', 'libxau', 'libxcb', 'libffi', 'libexpat', 'wayland', 'libxml', 'libxkbcommon', 'libtsm'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm_riscv/package_repo/riscv64-repodata' ... riscv64-repodata: [19KB 21%] 80MB/s ETA: 00m00s riscv64-repodata: 19KB [avg rate: 377MB/s] 34 packages will be downloaded: 34 packages will be installed: zlib-1.2.12_8 openssl-1.1.1w_2 file-5.46_1 libiconv-1.17_8 ncurses-6.2_11 readline-8.1_10 util-linux-libs-2.36.2_13 libxcrypt-4.4.38_1 libcap-2.72_2 shadow-4.8.1_6 libintl-0.21_10 systemd-256.8_8 mlibc-headers-0.0pl4468_1 linux-headers-6.12.8_2 frigg-0.0pl360_7 libdrm-headers-2.4.124_1 mlibc-0.0pl4468_1 libdrm-2.4.124_1 libxtrans-1.6.0_1 xorg-util-macros-1.20.2_1 libx11-1.8.12_1 xorg-proto-2024.1_1 xkeyboard-config-2.43_1 wayland-protocols-1.42_1 xcb-proto-1.17.0_1 libxdmcp-1.1.5_1 libxau-1.0.12_1 libxcb-1.17_1 libffi-3.4.4_6 libexpat-2.7.1_1 wayland-1.23.0_1 libxml-2.13.6_1 libxkbcommon-1.8.1_1 libtsm-4.0.2_7 Size to download: 64MB Size required on disk: 274MB Space available on disk: 757GB [*] Downloading packages zlib-1.2.12_8.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s zlib-1.2.12_8.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] zlib-1.2.12_8.riscv64.xbps: [130KB 3%] 103MB/s ETA: 00m00s zlib-1.2.12_8.riscv64.xbps: 130KB [avg rate: 3343MB/s] zlib-1.2.12_8: verifying RSA signature... openssl-1.1.1w_2.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s openssl-1.1.1w_2.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] openssl-1.1.1w_2.riscv64.xbps: [3367KB 0%] 83MB/s ETA: 00m00s openssl-1.1.1w_2.riscv64.xbps: 3367KB [avg rate: 68GB/s] openssl-1.1.1w_2: verifying RSA signature... file-5.46_1.riscv64.xbps.sig2: [512B 100%] 7936KB/s ETA: 00m00s file-5.46_1.riscv64.xbps.sig2: 512B [avg rate: 7936KB/s] file-5.46_1.riscv64.xbps: [690KB 0%] 98MB/s ETA: 00m00s file-5.46_1.riscv64.xbps: 690KB [avg rate: 16GB/s] file-5.46_1: verifying RSA signature... libiconv-1.17_8.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libiconv-1.17_8.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] libiconv-1.17_8.riscv64.xbps: [842KB 0%] 95MB/s ETA: 00m00s libiconv-1.17_8.riscv64.xbps: 842KB [avg rate: 20GB/s] libiconv-1.17_8: verifying RSA signature... ncurses-6.2_11.riscv64.xbps.sig2: [512B 100%] 8772KB/s ETA: 00m00s ncurses-6.2_11.riscv64.xbps.sig2: 512B [avg rate: 8772KB/s] ncurses-6.2_11.riscv64.xbps: [3736KB 0%] 85MB/s ETA: 00m00s ncurses-6.2_11.riscv64.xbps: 3736KB [avg rate: 77GB/s] ncurses-6.2_11: verifying RSA signature... readline-8.1_10.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s readline-8.1_10.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] readline-8.1_10.riscv64.xbps: [516KB 0%] 89MB/s ETA: 00m00s readline-8.1_10.riscv64.xbps: 516KB [avg rate: 11GB/s] readline-8.1_10: verifying RSA signature... util-linux-libs-2.36.2_13.riscv64.xbps.sig2: [512B 100%] 7576KB/s ETA: 00m00s util-linux-libs-2.36.2_13.riscv64.xbps.sig2: 512B [avg rate: 7576KB/s] util-linux-libs-2.36.2_13.riscv64.xbps: [1534KB 0%] 112MB/s ETA: 00m00s util-linux-libs-2.36.2_13.riscv64.xbps: [1534KB 85%] 24MB/s ETA: 00m00s util-linux-libs-2.36.2_13.riscv64.xbps: 1534KB [avg rate: 28MB/s] util-linux-libs-2.36.2_13: verifying RSA signature... libxcrypt-4.4.38_1.riscv64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s libxcrypt-4.4.38_1.riscv64.xbps.sig2: 512B [avg rate: 12MB/s] libxcrypt-4.4.38_1.riscv64.xbps: [260KB 1%] 93MB/s ETA: 00m00s libxcrypt-4.4.38_1.riscv64.xbps: 260KB [avg rate: 6057MB/s] libxcrypt-4.4.38_1: verifying RSA signature... libcap-2.72_2.riscv64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s libcap-2.72_2.riscv64.xbps.sig2: 512B [avg rate: 13MB/s] libcap-2.72_2.riscv64.xbps: [111KB 3%] 95MB/s ETA: 00m00s libcap-2.72_2.riscv64.xbps: 111KB [avg rate: 2636MB/s] libcap-2.72_2: verifying RSA signature... shadow-4.8.1_6.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s shadow-4.8.1_6.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] shadow-4.8.1_6.riscv64.xbps: [895KB 0%] 78MB/s ETA: 00m00s shadow-4.8.1_6.riscv64.xbps: 895KB [avg rate: 17GB/s] shadow-4.8.1_6: verifying RSA signature... libintl-0.21_10.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libintl-0.21_10.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] libintl-0.21_10.riscv64.xbps: [82KB 4%] 100MB/s ETA: 00m00s libintl-0.21_10.riscv64.xbps: 82KB [avg rate: 2048MB/s] libintl-0.21_10: verifying RSA signature... systemd-256.8_8.riscv64.xbps.sig2: [512B 100%] 16MB/s ETA: 00m00s systemd-256.8_8.riscv64.xbps.sig2: 512B [avg rate: 16MB/s] systemd-256.8_8.riscv64.xbps: [34MB 0%] 83MB/s ETA: 00m00s systemd-256.8_8.riscv64.xbps: [34MB 55%] 25MB/s ETA: 00m00s systemd-256.8_8.riscv64.xbps: 34MB [avg rate: 45MB/s] systemd-256.8_8: verifying RSA signature... mlibc-headers-0.0pl4468_1.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s mlibc-headers-0.0pl4468_1.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] mlibc-headers-0.0pl4468_1.riscv64.xbps: [99KB 4%] 98MB/s ETA: 00m00s mlibc-headers-0.0pl4468_1.riscv64.xbps: 99KB [avg rate: 2425MB/s] mlibc-headers-0.0pl4468_1: verifying RSA signature... linux-headers-6.12.8_2.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s linux-headers-6.12.8_2.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] linux-headers-6.12.8_2.riscv64.xbps: [3054KB 0%] 98MB/s ETA: 00m00s linux-headers-6.12.8_2.riscv64.xbps: 3054KB [avg rate: 73GB/s] linux-headers-6.12.8_2: verifying RSA signature... frigg-0.0pl360_7.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s frigg-0.0pl360_7.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] frigg-0.0pl360_7.riscv64.xbps: [42KB 9%] 93MB/s ETA: 00m00s frigg-0.0pl360_7.riscv64.xbps: 42KB [avg rate: 976MB/s] frigg-0.0pl360_7: verifying RSA signature... libdrm-headers-2.4.124_1.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libdrm-headers-2.4.124_1.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] libdrm-headers-2.4.124_1.riscv64.xbps: [120KB 3%] 80MB/s ETA: 00m00s libdrm-headers-2.4.124_1.riscv64.xbps: 120KB [avg rate: 2398MB/s] libdrm-headers-2.4.124_1: verifying RSA signature... mlibc-0.0pl4468_1.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s mlibc-0.0pl4468_1.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] mlibc-0.0pl4468_1.riscv64.xbps: [4094KB 0%] 81MB/s ETA: 00m00s mlibc-0.0pl4468_1.riscv64.xbps: [4094KB 55%] 20MB/s ETA: 00m00s mlibc-0.0pl4468_1.riscv64.xbps: 4094KB [avg rate: 36MB/s] mlibc-0.0pl4468_1: verifying RSA signature... libdrm-2.4.124_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libdrm-2.4.124_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] libdrm-2.4.124_1.riscv64.xbps: [242KB 1%] 95MB/s ETA: 00m00s libdrm-2.4.124_1.riscv64.xbps: 242KB [avg rate: 5770MB/s] libdrm-2.4.124_1: verifying RSA signature... libxtrans-1.6.0_1.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libxtrans-1.6.0_1.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] libxtrans-1.6.0_1.riscv64.xbps: [43KB 9%] 98MB/s ETA: 00m00s libxtrans-1.6.0_1.riscv64.xbps: 43KB [avg rate: 1047MB/s] libxtrans-1.6.0_1: verifying RSA signature... xorg-util-macros-1.20.2_1.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] xorg-util-macros-1.20.2_1.riscv64.xbps: [23KB 17%] 100MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.riscv64.xbps: 23KB [avg rate: 566MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... libx11-1.8.12_1.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libx11-1.8.12_1.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] libx11-1.8.12_1.riscv64.xbps: [3135KB 0%] 95MB/s ETA: 00m00s libx11-1.8.12_1.riscv64.xbps: 3135KB [avg rate: 73GB/s] libx11-1.8.12_1: verifying RSA signature... xorg-proto-2024.1_1.riscv64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s xorg-proto-2024.1_1.riscv64.xbps.sig2: 512B [avg rate: 10MB/s] xorg-proto-2024.1_1.riscv64.xbps: [585KB 0%] 103MB/s ETA: 00m00s xorg-proto-2024.1_1.riscv64.xbps: 585KB [avg rate: 15GB/s] xorg-proto-2024.1_1: verifying RSA signature... xkeyboard-config-2.43_1.riscv64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s xkeyboard-config-2.43_1.riscv64.xbps.sig2: 512B [avg rate: 12MB/s] xkeyboard-config-2.43_1.riscv64.xbps: [1051KB 0%] 59MB/s ETA: 00m00s xkeyboard-config-2.43_1.riscv64.xbps: 1051KB [avg rate: 15GB/s] xkeyboard-config-2.43_1: verifying RSA signature... wayland-protocols-1.42_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s wayland-protocols-1.42_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] wayland-protocols-1.42_1.riscv64.xbps: [117KB 3%] 69MB/s ETA: 00m00s wayland-protocols-1.42_1.riscv64.xbps: 117KB [avg rate: 2008MB/s] wayland-protocols-1.42_1: verifying RSA signature... xcb-proto-1.17.0_1.riscv64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s xcb-proto-1.17.0_1.riscv64.xbps.sig2: 512B [avg rate: 13MB/s] xcb-proto-1.17.0_1.riscv64.xbps: [124KB 3%] 100MB/s ETA: 00m00s xcb-proto-1.17.0_1.riscv64.xbps: 124KB [avg rate: 3103MB/s] xcb-proto-1.17.0_1: verifying RSA signature... libxdmcp-1.1.5_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxdmcp-1.1.5_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] libxdmcp-1.1.5_1.riscv64.xbps: [41KB 9%] 89MB/s ETA: 00m00s libxdmcp-1.1.5_1.riscv64.xbps: 41KB [avg rate: 918MB/s] libxdmcp-1.1.5_1: verifying RSA signature... libxau-1.0.12_1.riscv64.xbps.sig2: [512B 100%] 8928KB/s ETA: 00m00s libxau-1.0.12_1.riscv64.xbps.sig2: 512B [avg rate: 8928KB/s] libxau-1.0.12_1.riscv64.xbps: [18KB 21%] 5747KB/s ETA: 00m00s libxau-1.0.12_1.riscv64.xbps: 18KB [avg rate: 26MB/s] libxau-1.0.12_1: verifying RSA signature... libxcb-1.17_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxcb-1.17_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] libxcb-1.17_1.riscv64.xbps: [1123KB 0%] 70MB/s ETA: 00m00s libxcb-1.17_1.riscv64.xbps: 1123KB [avg rate: 19GB/s] libxcb-1.17_1: verifying RSA signature... libffi-3.4.4_6.riscv64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s libffi-3.4.4_6.riscv64.xbps.sig2: 512B [avg rate: 13MB/s] libffi-3.4.4_6.riscv64.xbps: [39KB 10%] 103MB/s ETA: 00m00s libffi-3.4.4_6.riscv64.xbps: 39KB [avg rate: 1000MB/s] libffi-3.4.4_6: verifying RSA signature... libexpat-2.7.1_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libexpat-2.7.1_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] libexpat-2.7.1_1.riscv64.xbps: [784KB 0%] 91MB/s ETA: 00m00s libexpat-2.7.1_1.riscv64.xbps: 784KB [avg rate: 17GB/s] libexpat-2.7.1_1: verifying RSA signature... wayland-1.23.0_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s wayland-1.23.0_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] wayland-1.23.0_1.riscv64.xbps: [307KB 1%] 95MB/s ETA: 00m00s wayland-1.23.0_1.riscv64.xbps: 307KB [avg rate: 7319MB/s] wayland-1.23.0_1: verifying RSA signature... libxml-2.13.6_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxml-2.13.6_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] libxml-2.13.6_1.riscv64.xbps: [2260KB 0%] 98MB/s ETA: 00m00s libxml-2.13.6_1.riscv64.xbps: 2260KB [avg rate: 54GB/s] libxml-2.13.6_1: verifying RSA signature... libxkbcommon-1.8.1_1.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libxkbcommon-1.8.1_1.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] libxkbcommon-1.8.1_1.riscv64.xbps: [702KB 0%] 100MB/s ETA: 00m00s libxkbcommon-1.8.1_1.riscv64.xbps: 702KB [avg rate: 17GB/s] libxkbcommon-1.8.1_1: verifying RSA signature... libtsm-4.0.2_7.riscv64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libtsm-4.0.2_7.riscv64.xbps.sig2: 512B [avg rate: 10MB/s] libtsm-4.0.2_7.riscv64.xbps: [44KB 9%] 93MB/s ETA: 00m00s libtsm-4.0.2_7.riscv64.xbps: 44KB [avg rate: 1018MB/s] libtsm-4.0.2_7: verifying RSA signature... [*] Collecting package files zlib-1.2.12_8: collecting files... openssl-1.1.1w_2: collecting files... file-5.46_1: collecting files... libiconv-1.17_8: collecting files... ncurses-6.2_11: collecting files... readline-8.1_10: collecting files... util-linux-libs-2.36.2_13: collecting files... libxcrypt-4.4.38_1: collecting files... libcap-2.72_2: collecting files... shadow-4.8.1_6: collecting files... libintl-0.21_10: collecting files... systemd-256.8_8: collecting files... mlibc-headers-0.0pl4468_1: collecting files... linux-headers-6.12.8_2: collecting files... frigg-0.0pl360_7: collecting files... libdrm-headers-2.4.124_1: collecting files... mlibc-0.0pl4468_1: collecting files... libdrm-2.4.124_1: collecting files... libxtrans-1.6.0_1: collecting files... xorg-util-macros-1.20.2_1: collecting files... libx11-1.8.12_1: collecting files... xorg-proto-2024.1_1: collecting files... xkeyboard-config-2.43_1: collecting files... wayland-protocols-1.42_1: collecting files... xcb-proto-1.17.0_1: collecting files... libxdmcp-1.1.5_1: collecting files... libxau-1.0.12_1: collecting files... libxcb-1.17_1: collecting files... libffi-3.4.4_6: collecting files... libexpat-2.7.1_1: collecting files... wayland-1.23.0_1: collecting files... libxml-2.13.6_1: collecting files... libxkbcommon-1.8.1_1: collecting files... libtsm-4.0.2_7: collecting files... [*] Unpacking packages zlib-1.2.12_8: unpacking ... openssl-1.1.1w_2: unpacking ... file-5.46_1: unpacking ... libiconv-1.17_8: unpacking ... ncurses-6.2_11: unpacking ... readline-8.1_10: unpacking ... util-linux-libs-2.36.2_13: unpacking ... libxcrypt-4.4.38_1: unpacking ... libcap-2.72_2: unpacking ... shadow-4.8.1_6: unpacking ... libintl-0.21_10: unpacking ... systemd-256.8_8: unpacking ... mlibc-headers-0.0pl4468_1: unpacking ... linux-headers-6.12.8_2: unpacking ... frigg-0.0pl360_7: unpacking ... libdrm-headers-2.4.124_1: unpacking ... mlibc-0.0pl4468_1: unpacking ... libdrm-2.4.124_1: unpacking ... libxtrans-1.6.0_1: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... libx11-1.8.12_1: unpacking ... xorg-proto-2024.1_1: unpacking ... xkeyboard-config-2.43_1: unpacking ... wayland-protocols-1.42_1: unpacking ... xcb-proto-1.17.0_1: unpacking ... libxdmcp-1.1.5_1: unpacking ... libxau-1.0.12_1: unpacking ... libxcb-1.17_1: unpacking ... libffi-3.4.4_6: unpacking ... libexpat-2.7.1_1: unpacking ... wayland-1.23.0_1: unpacking ... libxml-2.13.6_1: unpacking ... libxkbcommon-1.8.1_1: unpacking ... libtsm-4.0.2_7: unpacking ... 34 downloaded, 34 installed, 0 updated, 34 configured, 0 removed. [2025-05-18 08:08:27.460261 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2025-05-18 08:08:27.460778 sunset] DEBUG: xbbs.worker: ... found wayland-1.23.0_1.riscv64.xbps [2025-05-18 08:08:27.461414 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-1.23.0_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-1.23.0_1' (riscv64). index: 1 packages registered. [2025-05-18 08:08:27.510993 sunset] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.riscv64.xbps [2025-05-18 08:08:27.514921 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libffi-3.4.4_6.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libffi-3.4.4_6' (riscv64). index: 2 packages registered. [2025-05-18 08:08:27.554377 sunset] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.riscv64.xbps [2025-05-18 08:08:27.556465 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_8.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_8' (riscv64). index: 3 packages registered. [2025-05-18 08:08:27.589813 sunset] DEBUG: xbbs.worker: ... found libiconv-1.17_8.riscv64.xbps [2025-05-18 08:08:27.592012 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_8.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_8' (riscv64). index: 4 packages registered. [2025-05-18 08:08:27.621925 sunset] DEBUG: xbbs.worker: ... found libxkbcommon-1.8.1_1.riscv64.xbps [2025-05-18 08:08:27.623116 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxkbcommon-1.8.1_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxkbcommon-1.8.1_1' (riscv64). index: 5 packages registered. [2025-05-18 08:08:27.665007 sunset] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.riscv64.xbps [2025-05-18 08:08:27.665865 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xcb-proto-1.17.0_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xcb-proto-1.17.0_1' (riscv64). index: 6 packages registered. [2025-05-18 08:08:27.690195 sunset] DEBUG: xbbs.worker: ... found mlibc-0.0pl4468_1.riscv64.xbps [2025-05-18 08:08:27.697196 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4468_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4468_1' (riscv64). index: 7 packages registered. [2025-05-18 08:08:27.739166 sunset] DEBUG: xbbs.worker: ... found libdrm-2.4.124_1.riscv64.xbps [2025-05-18 08:08:27.740902 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-2.4.124_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-2.4.124_1' (riscv64). index: 8 packages registered. [2025-05-18 08:08:27.777915 sunset] DEBUG: xbbs.worker: ... found frigg-0.0pl360_7.riscv64.xbps [2025-05-18 08:08:27.779600 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl360_7.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl360_7' (riscv64). index: 9 packages registered. [2025-05-18 08:08:27.814617 sunset] DEBUG: xbbs.worker: ... found ncurses-6.2_11.riscv64.xbps [2025-05-18 08:08:27.828962 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'ncurses-6.2_11.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `ncurses-6.2_11' (riscv64). index: 10 packages registered. [2025-05-18 08:08:27.895482 sunset] DEBUG: xbbs.worker: ... found readline-8.1_10.riscv64.xbps [2025-05-18 08:08:27.898586 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'readline-8.1_10.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `readline-8.1_10' (riscv64). index: 11 packages registered. [2025-05-18 08:08:27.946969 sunset] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.riscv64.xbps [2025-05-18 08:08:27.949409 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-proto-2024.1_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-proto-2024.1_1' (riscv64). index: 12 packages registered. [2025-05-18 08:08:27.985196 sunset] DEBUG: xbbs.worker: ... found openssl-1.1.1w_2.riscv64.xbps [2025-05-18 08:08:27.993740 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'openssl-1.1.1w_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `openssl-1.1.1w_2' (riscv64). index: 13 packages registered. [2025-05-18 08:08:28.032607 sunset] DEBUG: xbbs.worker: ... found libexpat-2.7.1_1.riscv64.xbps [2025-05-18 08:08:28.034492 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libexpat-2.7.1_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libexpat-2.7.1_1' (riscv64). index: 14 packages registered. [2025-05-18 08:08:28.069971 sunset] DEBUG: xbbs.worker: ... found libxcrypt-4.4.38_1.riscv64.xbps [2025-05-18 08:08:28.072087 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcrypt-4.4.38_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcrypt-4.4.38_1' (riscv64). index: 15 packages registered. [2025-05-18 08:08:28.104832 sunset] DEBUG: xbbs.worker: ... found systemd-256.8_8.riscv64.xbps [2025-05-18 08:08:28.142257 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'systemd-256.8_8.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `systemd-256.8_8' (riscv64). index: 16 packages registered. [2025-05-18 08:08:28.239927 sunset] DEBUG: xbbs.worker: ... found file-5.46_1.riscv64.xbps [2025-05-18 08:08:28.260726 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'file-5.46_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `file-5.46_1' (riscv64). index: 17 packages registered. [2025-05-18 08:08:28.356333 sunset] DEBUG: xbbs.worker: ... found libxtrans-1.6.0_1.riscv64.xbps [2025-05-18 08:08:28.361287 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.6.0_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.6.0_1' (riscv64). index: 18 packages registered. [2025-05-18 08:08:28.404206 sunset] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_2.riscv64.xbps [2025-05-18 08:08:28.414164 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.12.8_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.12.8_2' (riscv64). index: 19 packages registered. [2025-05-18 08:08:28.666416 sunset] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.riscv64.xbps [2025-05-18 08:08:28.673039 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxau-1.0.12_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxau-1.0.12_1' (riscv64). index: 20 packages registered. [2025-05-18 08:08:28.903415 sunset] DEBUG: xbbs.worker: ... found shadow-4.8.1_6.riscv64.xbps [2025-05-18 08:08:28.904742 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'shadow-4.8.1_6.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `shadow-4.8.1_6' (riscv64). index: 21 packages registered. [2025-05-18 08:08:28.926721 sunset] DEBUG: xbbs.worker: ... found libtsm-4.0.2_7.riscv64.xbps [2025-05-18 08:08:28.928851 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libtsm-4.0.2_7.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libtsm-4.0.2_7' (riscv64). index: 22 packages registered. [2025-05-18 08:08:28.956833 sunset] DEBUG: xbbs.worker: ... found libxml-2.13.6_1.riscv64.xbps [2025-05-18 08:08:28.965182 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxml-2.13.6_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxml-2.13.6_1' (riscv64). index: 23 packages registered. [2025-05-18 08:08:29.044983 sunset] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.124_1.riscv64.xbps [2025-05-18 08:08:29.045566 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.124_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.124_1' (riscv64). index: 24 packages registered. [2025-05-18 08:08:29.088816 sunset] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.riscv64.xbps [2025-05-18 08:08:29.090720 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-util-macros-1.20.2_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-util-macros-1.20.2_1' (riscv64). index: 25 packages registered. [2025-05-18 08:08:29.129945 sunset] DEBUG: xbbs.worker: ... found util-linux-libs-2.36.2_13.riscv64.xbps [2025-05-18 08:08:29.135158 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'util-linux-libs-2.36.2_13.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `util-linux-libs-2.36.2_13' (riscv64). index: 26 packages registered. [2025-05-18 08:08:29.162730 sunset] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4468_1.riscv64.xbps [2025-05-18 08:08:29.166423 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4468_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4468_1' (riscv64). index: 27 packages registered. [2025-05-18 08:08:29.212581 sunset] DEBUG: xbbs.worker: ... found libcap-2.72_2.riscv64.xbps [2025-05-18 08:08:29.213272 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libcap-2.72_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libcap-2.72_2' (riscv64). index: 28 packages registered. [2025-05-18 08:08:29.343910 sunset] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.riscv64.xbps [2025-05-18 08:08:29.344590 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdmcp-1.1.5_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdmcp-1.1.5_1' (riscv64). index: 29 packages registered. [2025-05-18 08:08:29.382863 sunset] DEBUG: xbbs.worker: ... found libintl-0.21_10.riscv64.xbps [2025-05-18 08:08:29.383569 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libintl-0.21_10.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libintl-0.21_10' (riscv64). index: 30 packages registered. [2025-05-18 08:08:29.413205 sunset] DEBUG: xbbs.worker: ... found libx11-1.8.12_1.riscv64.xbps [2025-05-18 08:08:29.416237 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.12_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.12_1' (riscv64). index: 31 packages registered. [2025-05-18 08:08:29.442588 sunset] DEBUG: xbbs.worker: ... found wayland-protocols-1.42_1.riscv64.xbps [2025-05-18 08:08:29.443776 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-protocols-1.42_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-protocols-1.42_1' (riscv64). index: 32 packages registered. [2025-05-18 08:08:29.469239 sunset] DEBUG: xbbs.worker: ... found xkeyboard-config-2.43_1.riscv64.xbps [2025-05-18 08:08:29.472435 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xkeyboard-config-2.43_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xkeyboard-config-2.43_1' (riscv64). index: 33 packages registered. [2025-05-18 08:08:29.506999 sunset] DEBUG: xbbs.worker: ... found libxcb-1.17_1.riscv64.xbps [2025-05-18 08:08:29.515462 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcb-1.17_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcb-1.17_1' (riscv64). index: 34 packages registered. [2025-05-18 08:08:41.105424 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:kmscon'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch kmscon checkout kmscon patch kmscon regenerate kmscon install frigg (inside sysroot.lq2jgfd0) install libdrm-headers (inside sysroot.lq2jgfd0) install linux-headers (inside sysroot.lq2jgfd0) install mlibc-headers (inside sysroot.lq2jgfd0) install mlibc (inside sysroot.lq2jgfd0) install libdrm (inside sysroot.lq2jgfd0) install xorg-util-macros (inside sysroot.lq2jgfd0) install xorg-proto (inside sysroot.lq2jgfd0) install libxau (inside sysroot.lq2jgfd0) install libxdmcp (inside sysroot.lq2jgfd0) install xcb-proto (inside sysroot.lq2jgfd0) install libxcb (inside sysroot.lq2jgfd0) install libiconv (inside sysroot.lq2jgfd0) install zlib (inside sysroot.lq2jgfd0) install libxml (inside sysroot.lq2jgfd0) install libexpat (inside sysroot.lq2jgfd0) install libffi (inside sysroot.lq2jgfd0) install wayland (inside sysroot.lq2jgfd0) install wayland-protocols (inside sysroot.lq2jgfd0) install libxtrans (inside sysroot.lq2jgfd0) install libx11 (inside sysroot.lq2jgfd0) install xkeyboard-config (inside sysroot.lq2jgfd0) install libxkbcommon (inside sysroot.lq2jgfd0) install libtsm (inside sysroot.lq2jgfd0) install libcap (inside sysroot.lq2jgfd0) install libintl (inside sysroot.lq2jgfd0) install libxcrypt (inside sysroot.lq2jgfd0) install openssl (inside sysroot.lq2jgfd0) install shadow (inside sysroot.lq2jgfd0) install file (inside sysroot.lq2jgfd0) install ncurses (inside sysroot.lq2jgfd0) install readline (inside sysroot.lq2jgfd0) install util-linux-libs (inside sysroot.lq2jgfd0) install systemd (inside sysroot.lq2jgfd0) configure kmscon (inside sysroot.lq2jgfd0) build kmscon (inside sysroot.lq2jgfd0) pack kmscon xbstrap: fetch kmscon [1/41] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/kmscon/.git/ From https://mirrors.managarm.org/mirror/git/kmscon * [new tag] v9.0.0 -> v9.0.0 xbstrap: checkout kmscon [2/41] [2025-05-18 08:08:42.843875 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 41, 'n_this': 1, 'status': 'success', 'subject': 'kmscon'} HEAD is now at 3292791 Merge pull request #46 from Aetf/release-9 xbstrap: patch kmscon [3/41] [2025-05-18 08:08:42.892710 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 41, 'n_this': 2, 'status': 'success', 'subject': 'kmscon'} Applying: Fix a few things to make kmscon compile for managarm Applying: Disable system locale querying via dbus xbstrap: regenerate kmscon [4/41] xbstrap: install frigg [5/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'frigg'] [2025-05-18 08:08:43.053954 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 41, 'n_this': 3, 'status': 'success', 'subject': 'kmscon'} [2025-05-18 08:08:43.069595 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 41, 'n_this': 4, 'status': 'success', 'subject': 'kmscon'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'libdrm-headers'] [2025-05-18 08:08:43.186253 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'linux-headers'] [2025-05-18 08:08:43.454524 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] [2025-05-18 08:08:43.980548 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: install mlibc-headers [8/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'mlibc-headers'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'mlibc'] [2025-05-18 08:08:44.068030 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install libdrm [10/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'libdrm'] [2025-05-18 08:08:44.165011 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install xorg-util-macros [11/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'xorg-util-macros'] [2025-05-18 08:08:44.187869 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 10, 'status': 'success', 'subject': 'libdrm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-util-macros'] xbstrap: install xorg-proto [12/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'xorg-proto'] [2025-05-18 08:08:44.208900 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 11, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [13/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'libxau'] [2025-05-18 08:08:44.255298 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 12, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [14/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'libxdmcp'] [2025-05-18 08:08:44.292565 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 13, 'status': 'success', 'subject': 'libxau'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [15/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'xcb-proto'] [2025-05-18 08:08:44.344620 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 14, 'status': 'success', 'subject': 'libxdmcp'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [16/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'libxcb'] [2025-05-18 08:08:44.392653 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 15, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libiconv [17/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'libiconv'] [2025-05-18 08:08:44.596595 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 16, 'status': 'success', 'subject': 'libxcb'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install zlib [18/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'zlib'] [2025-05-18 08:08:44.641208 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 17, 'status': 'success', 'subject': 'libiconv'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install libxml [19/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'libxml'] [2025-05-18 08:08:44.662332 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 18, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] xbstrap: install libexpat [20/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'libexpat'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] [2025-05-18 08:08:44.716718 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 19, 'status': 'success', 'subject': 'libxml'} xbstrap: install libffi [21/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'libffi'] [2025-05-18 08:08:44.756548 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 20, 'status': 'success', 'subject': 'libexpat'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install wayland [22/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'wayland'] [2025-05-18 08:08:44.788657 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 21, 'status': 'success', 'subject': 'libffi'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap[2025-05-18 08:08:44.870180 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 22, 'status': 'success', 'subject': 'wayland'} : install wayland-protocols [23/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'wayland-protocols'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] xbstrap: install libxtrans [24/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'libxtrans'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] [2025-05-18 08:08:44.971879 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 23, 'status': 'success', 'subject': 'wayland-protocols'} xbstrap: install libx11 [25/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'libx11'] [2025-05-18 08:08:45.034456 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 24, 'status': 'success', 'subject': 'libxtrans'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install xkeyboard-config [26/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'xkeyboard-config'] [2025-05-18 08:08:45.337492 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 25, 'status': 'success', 'subject': 'libx11'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xkeyboard-config'] xbstrap: install libxkbcommon [27/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'libxkbcommon'] [2025-05-18 08:08:45.448528 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 26, 'status': 'success', 'subject': 'xkeyboard-config'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxkbcommon'] xbstrap: install libtsm [28/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'libtsm'] [2025-05-18 08:08:45.501815 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 27, 'status': 'success', 'subject': 'libxkbcommon'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libtsm'] xbstrap: install libcap [29/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'libcap'] [2025-05-18 08:08:45.592881 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 28, 'status': 'success', 'subject': 'libtsm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libcap'] xbstrap: install libintl [30/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'libintl'] [2025-05-18 08:08:45.645963 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 29, 'status': 'success', 'subject': 'libcap'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libintl'] xbstrap: install libxcrypt [31/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'libxcrypt'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcrypt'] [2025-05-18 08:08:45.703199 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 30, 'status': 'success', 'subject': 'libintl'} xbstrap: install openssl [32/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'openssl'] [2025-05-18 08:08:45.727298 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 31, 'status': 'success', 'subject': 'libxcrypt'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'openssl'] xbstrap: install shadow [33/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'shadow'] [2025-05-18 08:08:46.203285 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 32, 'status': 'success', 'subject': 'openssl'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'shadow'] xbstrap: install file [34/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'file'] [2025-05-18 08:08:46.264677 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 33, 'status': 'success', 'subject': 'shadow'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'file'] xbstrap[2025-05-18 08:08:46.337425 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 34, 'status': 'success', 'subject': 'file'} : install ncurses [35/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'ncurses'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'ncurses'] xbstrap: install readline [36/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'readline'] [2025-05-18 08:08:47.441452 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 35, 'status': 'success', 'subject': 'ncurses'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'readline'] xbstrap: install util-linux-libs [37/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'util-linux-libs'] [2025-05-18 08:08:47.486051 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 36, 'status': 'success', 'subject': 'readline'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'util-linux-libs'] xbstrap: install systemd [38/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.lq2jgfd0', 'systemd'] [2025-05-18 08:08:47.531900 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 37, 'status': 'success', 'subject': 'util-linux-libs'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.lq2jgfd0', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'systemd'] xbstrap: configure kmscon [39/41] [2025-05-18 08:08:48.126626 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 38, 'status': 'success', 'subject': 'systemd'} xbstrap: Running ['meson', 'setup', '--native-file', '@SOURCE_ROOT@/scripts/meson.native-file', '--cross-file', '@SOURCE_ROOT@/scripts/meson-@OPTION:arch-triple@.cross-file', '--prefix=/usr', '--buildtype=debugoptimized', '-Dsession_dummy=enabled', '-Dsession_terminal=enabled', '-Dmulti_seat=disabled', '@THIS_SOURCE_DIR@'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 2992294 (outside the namespace) The Meson build system Version: 1.8.0 Source dir: /var/lib/managarm-buildenv/src/ports/kmscon Build dir: /var/lib/managarm-buildenv/build/pkg-builds/kmscon Build type: cross build Project name: kmscon Project version: 9.0.0 C compiler for the host machine: riscv64-managarm-gcc (gcc 14.2.0 "riscv64-managarm-gcc (managarm) 14.2.0") C linker for the host machine: riscv64-managarm-gcc ld.bfd 2.43.1 C compiler for the build machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0") C linker for the build machine: cc ld.bfd 2.40 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: riscv64 Host machine cpu: riscv64 Target machine cpu family: riscv64 Target machine cpu: riscv64 Found pkg-config: YES (/tmp/xbstrap/virtual/bin/riscv64-managarm-pkg-config) 1.8.1 Run-time dependency xkbcommon found: YES 1.8.1 Run-time dependency libtsm found: YES 4.0.2 Run-time dependency libudev found: YES 256 Run-time dependency libdrm found: YES 2.4.124 Run-time dependency dl found: YES Run-time dependency threads found: YES Program python3 found: YES (/usr/bin/python3) Dependency libsystemd skipped: feature multi_seat disabled Dependency libdrm found: YES 2.4.124 (cached) Found CMake: NO Run-time dependency gbm found: NO (tried pkgconfig and cmake) Run-time dependency egl found: NO (tried pkgconfig and cmake) Run-time dependency glesv2 found: NO (tried pkgconfig and cmake) Run-time dependency pangoft2 found: NO (tried pkgconfig and cmake) Run-time dependency pixman-1 found: NO (tried pkgconfig and cmake) Program xsltproc found: YES (/usr/bin/xsltproc) Configuring config.h using configuration ../../../src/ports/kmscon/meson.build:124: DEPRECATION: Project uses feature that was always broken, and is now deprecated since '1.3.0': str.format: Value other than strings, integers, bools, options, dictionaries and lists thereof.. Configuring kmscon using configuration Configuring kmscon.service using configuration Configuring kmsconvt@.service using configuration Build targets in project: 15 WARNING: Broken features used: * 1.3.0: {'str.format: Value other than strings, integers, bools, options, dictionaries and lists thereof.'} kmscon 9.0.0 Miscellaneous multi_seat : false extra_debug : false tests : true docs : false Video Backends video_fbdev : true video_drm2d : true video_drm3d : false Renderers renderer_bbulk : true renderer_gltex : false renderer_pixman : false Font Backends font_unifont : true font_pango : false Session Types session_dummy : true session_terminal: true Directories prefix : /usr libexecdir : libexec/kmscon bindir : bin sysconfdir : /etc/kmscon moduledir : lib/kmscon mandir : share/man systemddir : lib/systemd User defined options Cross files : /var/lib/managarm-buildenv/src/scripts/meson-riscv64-managarm.cross-file Native files : /var/lib/managarm-buildenv/src/scripts/meson.native-file buildtype : debugoptimized multi_seat : disabled prefix : /usr session_dummy : enabled session_terminal: enabled Found ninja-1.11.1 at /usr/bin/ninja xbstrap: build kmscon [40/41] [2025-05-18 08:08:49.872871 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 41, 'n_this': 39, 'status': 'success', 'subject': 'kmscon'} xbstrap: Running ['ninja'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 2992399 (outside the namespace) [1/54] Compiling C object src/mod-bbulk.so.p/text_bbulk.c.o [2/54] Compiling C object src/mod-bbulk.so.p/kmscon_mod_bbulk.c.o [3/54] Compiling C object tests/test_key.p/test_key.c.o [4/54] Compiling C object src/libshl.a.p/shl_log.c.o [5/54] Compiling C object external/libext-htable.a.p/htable.c.o [6/54] Generating from 'uterm_input_fallback.xkb' [7/54] Linking static target external/libext-htable.a [8/54] Compiling C object src/libuterm.a.p/meson-generated_uterm_input_fallback.xkb.bin.c.o [9/54] Generating src/shl_githead.c with a custom command [10/54] Compiling C object src/libshl.a.p/meson-generated_.._shl_githead.c.o [11/54] Linking static target src/libshl.a [12/54] Compiling C object src/libuterm.a.p/uterm_fbdev_video.c.o [13/54] Compiling C object src/libconf.a.p/conf.c.o [14/54] Compiling C object src/libuterm.a.p/uterm_monitor.c.o [15/54] Compiling C object src/libuterm.a.p/uterm_vt.c.o [16/54] Linking target src/mod-bbulk.so [17/54] Compiling C object src/libeloop.a.p/eloop.c.o [18/54] Linking static target src/libconf.a [19/54] Linking static target src/libeloop.a [20/54] Compiling C object src/genunifont.p/genunifont.c.o [21/54] Compiling C object src/libuterm.a.p/uterm_drm_shared.c.o [22/54] Compiling C object src/libuterm.a.p/uterm_drm2d_render.c.o [23/54] Linking target src/genunifont [24/54] Compiling C object src/libuterm.a.p/uterm_input.c.o [25/54] Generating src/unifont-bin with a custom command Finished: 0% 1% 2% 3% 4% 5% 6% 7% 8% 9% 10% 11% 12% 13% 14% 15% 16% 17% 18% 19% 20% 21% 22% 23% 24% 25% 26% 27% 28% 29% 30% 31% 32% 33% 34% 35% 36% 37% 38% 39% 40% 41% 42% 43% 44% 45% 46% 47% 48% 49% 50% 51% 52% 53% 54% 55% 56% 57% 58% 59% 60% 61% 62% 63% 64% 65% 66% 67% 68% 69% 70% 71% 72% 73% 74% 75% 76% 77% 78% 79% 80% 81% 82% 83% 84% 85% 86% 87% 88% 89% 90% 91% 92% 93% 94% 95% 96% 97% 98% 99%100% [26/54] Compiling C object src/kmscon.p/font_8x16.c.o [27/54] Compiling C object src/libuterm.a.p/uterm_fbdev_render.c.o [28/54] Compiling C object src/kmscon.p/font.c.o [29/54] Compiling C object src/libuterm.a.p/uterm_video.c.o [30/54] Compiling C object src/kmscon.p/text.c.o [31/54] Compiling C object src/libuterm.a.p/uterm_drm2d_video.c.o [32/54] Compiling C object src/kmscon.p/kmscon_module.c.o [33/54] Compiling C object src/libuterm.a.p/uterm_input_uxkb.c.o [34/54] Compiling C object src/kmscon.p/pty.c.o [35/54] Linking static target src/libuterm.a [36/54] Compiling C object src/kmscon.p/kmscon_dummy.c.o [37/54] Linking target tests/test_key [38/54] Compiling C object tests/test_output.p/test_output.c.o [39/54] Compiling C object src/kmscon.p/text_bblit.c.o [40/54] Linking target tests/test_output [41/54] Compiling C object tests/test_input.p/test_input.c.o [42/54] Linking target tests/test_input [43/54] Compiling C object src/kmscon.p/kmscon_main.c.o [44/54] Compiling C object tests/test_vt.p/test_vt.c.o [45/54] Generating from 'font_unifont_data' [46/54] Compiling C object src/kmscon.p/kmscon_seat.c.o [47/54] Linking target tests/test_vt [48/54] Compiling C object src/kmscon.p/kmscon_terminal.c.o [49/54] Compiling C object src/mod-unifont.so.p/kmscon_mod_unifont.c.o [50/54] Compiling C object src/mod-unifont.so.p/font_unifont.c.o [51/54] Compiling C object src/kmscon.p/kmscon_conf.c.o [52/54] Linking target src/kmscon [53/54] Compiling C object src/mod-unifont.so.p/meson-generated_font_unifont_data.bin.c.o [54/54] Linking target src/mod-unifont.so xbstrap: Running ['ninja', 'install'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 2992608 (outside the namespace) xbstrap: Running ['mkdir', '-p', '@THIS_COLLECT_DIR@/etc/kmscon'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 2992620 (outside the namespace) xbstrap: Running ['cp', '@SOURCE_ROOT@/extrafiles/kmscon.conf', '@THIS_COLLECT_DIR@/etc/kmscon/'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 2992625 (outside the namespace) xbstrap: Running ['mkdir', '-p', '@THIS_COLLECT_DIR@/usr/lib/systemd/system/kmscon.target.wants'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 2992630 (outside the namespace) xbstrap: Running ['ln', '-svn', '../kmscon.service', '@THIS_COLLECT_DIR@/usr/lib/systemd/system/kmscon.target.wants/'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 2992635 (outside the namespace) '/var/lib/managarm-buildenv/build/packages/kmscon.collect/usr/lib/systemd/system/kmscon.target.wants/kmscon.service' -> '../kmscon.service' xbstrap: Running ['cp', '@THIS_SOURCE_DIR@/kmscon.target', '@THIS_COLLECT_DIR@/usr/lib/systemd/system/kmscon.target'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 2992640 (outside the namespace) xbstrap: pack kmscon [41/41] [2025-05-18 08:08:59.295516 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 41, 'n_this': 40, 'status': 'success', 'subject': 'kmscon'} xbstrap: Running ['xbps-create', '-A', 'riscv64', '-s', 'kmscon', '-n', 'kmscon-9.0.0_12', '-D', 'mlibc>=0 libxkbcommon>=0 libdrm>=0 libtsm>=0 systemd>=0', '--desc', 'Terminal emulator based on KMS/DRM', '--long-desc', 'Kmscon is a simple KMS/DRM based terminal emulator.', '--license', 'MIT', '--homepage', 'https://github.com/Aetf/kmscon', '--maintainer', 'Dennis Bonke ', '--tags', 'sys-apps', '/tmp/tmprxvwbl4d'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/kmscon-9.0.0_12.riscv64.xbps'] (riscv64) [2025-05-18 08:08:59.538885 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'riscv64', 'artifact_files': [], 'n_all': 41, 'n_this': 41, 'status': 'success', 'subject': 'kmscon'} [2025-05-18 08:08:59.579361 sunset] DEBUG: xbbs.worker: successfully uploaded package kmscon for JobMessage(project='managarm_riscv', job='package:kmscon', repository='https://github.com/managarm/bootstrap-managarm.git', revision='3c681cd888224addc0b8d1de1d57000b6afc14a6', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'zlib': {'architecture': 'riscv64', 'version': '1.2.12_8'}, 'openssl': {'architecture': 'riscv64', 'version': '1.1.1w_2'}, 'file': {'architecture': 'riscv64', 'version': '5.46_1'}, 'libiconv': {'architecture': 'riscv64', 'version': '1.17_8'}, 'ncurses': {'architecture': 'riscv64', 'version': '6.2_11'}, 'readline': {'architecture': 'riscv64', 'version': '8.1_10'}, 'util-linux-libs': {'architecture': 'riscv64', 'version': '2.36.2_13'}, 'libxcrypt': {'architecture': 'riscv64', 'version': '4.4.38_1'}, 'libcap': {'architecture': 'riscv64', 'version': '2.72_2'}, 'shadow': {'architecture': 'riscv64', 'version': '4.8.1_6'}, 'libintl': {'architecture': 'riscv64', 'version': '0.21_10'}, 'systemd': {'architecture': 'riscv64', 'version': '256.8_8'}, 'mlibc-headers': {'architecture': 'riscv64', 'version': '0.0pl4468_1'}, 'linux-headers': {'architecture': 'riscv64', 'version': '6.12.8_2'}, 'frigg': {'architecture': 'riscv64', 'version': '0.0pl360_7'}, 'libdrm-headers': {'architecture': 'riscv64', 'version': '2.4.124_1'}, 'mlibc': {'architecture': 'riscv64', 'version': '0.0pl4468_1'}, 'libdrm': {'architecture': 'riscv64', 'version': '2.4.124_1'}, 'libxtrans': {'architecture': 'riscv64', 'version': '1.6.0_1'}, 'xorg-util-macros': {'architecture': 'riscv64', 'version': '1.20.2_1'}, 'libx11': {'architecture': 'riscv64', 'version': '1.8.12_1'}, 'xorg-proto': {'architecture': 'riscv64', 'version': '2024.1_1'}, 'xkeyboard-config': {'architecture': 'riscv64', 'version': '2.43_1'}, 'wayland-protocols': {'architecture': 'riscv64', 'version': '1.42_1'}, 'xcb-proto': {'architecture': 'riscv64', 'version': '1.17.0_1'}, 'libxdmcp': {'architecture': 'riscv64', 'version': '1.1.5_1'}, 'libxau': {'architecture': 'riscv64', 'version': '1.0.12_1'}, 'libxcb': {'architecture': 'riscv64', 'version': '1.17_1'}, 'libffi': {'architecture': 'riscv64', 'version': '3.4.4_6'}, 'libexpat': {'architecture': 'riscv64', 'version': '2.7.1_1'}, 'wayland': {'architecture': 'riscv64', 'version': '1.23.0_1'}, 'libxml': {'architecture': 'riscv64', 'version': '2.13.6_1'}, 'libxkbcommon': {'architecture': 'riscv64', 'version': '1.8.1_1'}, 'libtsm': {'architecture': 'riscv64', 'version': '4.0.2_7'}}, needed_tools={'system-gcc': {'architecture': 'riscv64', 'version': '14.2.0_1'}, 'cross-binutils': {'architecture': 'riscv64', 'version': '2.43.1_1'}}, prod_pkgs={'kmscon': {'architecture': 'riscv64', 'version': '9.0.0_12'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_riscv/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_riscv/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/riscv64/') [2025-05-18 08:09:00.092972 sunset] INFO: xbbs.worker: job done. return code: 0