[2025-05-18 09:24:12.903733 atlas] INFO: xbbs.worker: running job JobMessage(project='managarm', 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={'libxcrypt': {'architecture': 'x86_64', 'version': '4.4.38_1'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'file': {'architecture': 'x86_64', 'version': '5.46_1'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'util-linux-libs': {'architecture': 'x86_64', 'version': '2.36.2_13'}, 'libcap': {'architecture': 'x86_64', 'version': '2.72_2'}, 'shadow': {'architecture': 'x86_64', 'version': '4.8.1_6'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'openssl': {'architecture': 'x86_64', 'version': '1.1.1w_2'}, 'systemd': {'architecture': 'x86_64', 'version': '256.8_8'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl360_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.7.1_1'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.6.0_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.12_1'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.43_1'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.42_1'}, 'libxml': {'architecture': 'x86_64', 'version': '2.13.6_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.8.1_1'}, 'libtsm': {'architecture': 'x86_64', 'version': '4.0.2_7'}}, needed_tools={'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}}, prod_pkgs={'kmscon': {'architecture': 'x86_64', 'version': '9.0.0_12'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2025-05-18 09:24:12.904765 atlas] 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 09:24:12.941388 atlas] 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 09:24:12.969896 atlas] 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 09:24:14.593001 atlas] 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 09:24:14.676425 atlas] 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 09:24:25.677446 atlas] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'libxcrypt', 'readline', 'zlib', 'ncurses', 'file', 'libiconv', 'util-linux-libs', 'libcap', 'shadow', 'libintl', 'openssl', 'systemd', 'libdrm-headers', 'linux-headers', 'mlibc-headers', 'frigg', 'mlibc', 'libdrm', 'libffi', 'libexpat', 'wayland', 'xorg-util-macros', 'xorg-proto', 'libxtrans', 'libx11', 'xkeyboard-config', 'wayland-protocols', 'libxml', 'xcb-proto', 'libxau', 'libxdmcp', 'libxcb', 'libxkbcommon', 'libtsm'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [35KB 11%] 75MB/s ETA: 00m00s x86_64-repodata: 35KB [avg rate: 663MB/s] 34 packages will be downloaded: 34 packages will be installed: libxcrypt-4.4.38_1 readline-8.1_10 zlib-1.2.12_8 ncurses-6.2_11 file-5.46_1 libiconv-1.17_8 util-linux-libs-2.36.2_13 libcap-2.72_2 shadow-4.8.1_6 libintl-0.21_10 openssl-1.1.1w_2 systemd-256.8_8 libdrm-headers-2.4.124_1 linux-headers-6.12.8_2 mlibc-headers-0.0pl4468_1 frigg-0.0pl360_7 mlibc-0.0pl4468_1 libdrm-2.4.124_1 libffi-3.4.4_6 libexpat-2.7.1_1 wayland-1.23.0_1 xorg-util-macros-1.20.2_1 xorg-proto-2024.1_1 libxtrans-1.6.0_1 libx11-1.8.12_1 xkeyboard-config-2.43_1 wayland-protocols-1.42_1 libxml-2.13.6_1 xcb-proto-1.17.0_1 libxau-1.0.12_1 libxdmcp-1.1.5_1 libxcb-1.17_1 libxkbcommon-1.8.1_1 libtsm-4.0.2_7 Size to download: 73MB Size required on disk: 279MB Space available on disk: 123GB [*] Downloading packages libxcrypt-4.4.38_1.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s libxcrypt-4.4.38_1.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] libxcrypt-4.4.38_1.x86_64.xbps: [256KB 1%] 35MB/s ETA: 00m00s libxcrypt-4.4.38_1.x86_64.xbps: 256KB [avg rate: 2229MB/s] libxcrypt-4.4.38_1: verifying RSA signature... readline-8.1_10.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s readline-8.1_10.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] readline-8.1_10.x86_64.xbps: [538KB 0%] 54MB/s ETA: 00m00s readline-8.1_10.x86_64.xbps: 538KB [avg rate: 7199MB/s] readline-8.1_10: verifying RSA signature... zlib-1.2.12_8.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] zlib-1.2.12_8.x86_64.xbps: [117KB 3%] 65MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps: 117KB [avg rate: 1899MB/s] zlib-1.2.12_8: verifying RSA signature... ncurses-6.2_11.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] ncurses-6.2_11.x86_64.xbps: [2175KB 0%] 75MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps: [2175KB 87%] 10MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps: 2175KB [avg rate: 12MB/s] ncurses-6.2_11: verifying RSA signature... file-5.46_1.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s file-5.46_1.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] file-5.46_1.x86_64.xbps: [685KB 0%] 74MB/s ETA: 00m00s file-5.46_1.x86_64.xbps: 685KB [avg rate: 12GB/s] file-5.46_1: verifying RSA signature... libiconv-1.17_8.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] libiconv-1.17_8.x86_64.xbps: [839KB 0%] -- stalled -- ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: -- stalled --] libiconv-1.17_8: verifying RSA signature... util-linux-libs-2.36.2_13.x86_64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s util-linux-libs-2.36.2_13.x86_64.xbps.sig2: 512B [avg rate: 13MB/s] util-linux-libs-2.36.2_13.x86_64.xbps: [1571KB 0%] 44MB/s ETA: 00m00s util-linux-libs-2.36.2_13.x86_64.xbps: 1571KB [avg rate: 17GB/s] util-linux-libs-2.36.2_13: verifying RSA signature... libcap-2.72_2.x86_64.xbps.sig2: [512B 100%] 7042KB/s ETA: 00m00s libcap-2.72_2.x86_64.xbps.sig2: 512B [avg rate: 7042KB/s] libcap-2.72_2.x86_64.xbps: [101KB 3%] 49MB/s ETA: 00m00s libcap-2.72_2.x86_64.xbps: 101KB [avg rate: 1229MB/s] libcap-2.72_2: verifying RSA signature... shadow-4.8.1_6.x86_64.xbps.sig2: [512B 100%] 5952KB/s ETA: 00m00s shadow-4.8.1_6.x86_64.xbps.sig2: 512B [avg rate: 5952KB/s] shadow-4.8.1_6.x86_64.xbps: [906KB 0%] 52MB/s ETA: 00m00s shadow-4.8.1_6.x86_64.xbps: 906KB [avg rate: 12GB/s] shadow-4.8.1_6: verifying RSA signature... libintl-0.21_10.x86_64.xbps.sig2: [512B 100%] 5952KB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps.sig2: 512B [avg rate: 5952KB/s] libintl-0.21_10.x86_64.xbps: [86KB 4%] 52MB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps: 86KB [avg rate: 1115MB/s] libintl-0.21_10: verifying RSA signature... openssl-1.1.1w_2.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s openssl-1.1.1w_2.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] openssl-1.1.1w_2.x86_64.xbps: [3791KB 0%] 45MB/s ETA: 00m00s openssl-1.1.1w_2.x86_64.xbps: [3791KB 35%] 7392KB/s ETA: 00m01s openssl-1.1.1w_2.x86_64.xbps: 3791KB [avg rate: 21MB/s] openssl-1.1.1w_2: verifying RSA signature... systemd-256.8_8.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s systemd-256.8_8.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] systemd-256.8_8.x86_64.xbps: [44MB 0%] 54MB/s ETA: 00m00s systemd-256.8_8.x86_64.xbps: [44MB 11%] 7995KB/s ETA: 00m07s systemd-256.8_8.x86_64.xbps: [44MB 30%] 8463KB/s ETA: 00m04s systemd-256.8_8.x86_64.xbps: [44MB 51%] 8857KB/s ETA: 00m02s systemd-256.8_8.x86_64.xbps: [44MB 75%] 9294KB/s ETA: 00m01s systemd-256.8_8.x86_64.xbps: 44MB [avg rate: 12MB/s] systemd-256.8_8: verifying RSA signature... libdrm-headers-2.4.124_1.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] libdrm-headers-2.4.124_1.x86_64.xbps: [120KB 3%] 56MB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps: 120KB [avg rate: 1678MB/s] libdrm-headers-2.4.124_1: verifying RSA signature... linux-headers-6.12.8_2.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] linux-headers-6.12.8_2.x86_64.xbps: [3121KB 0%] -- stalled -- ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps: 3121KB [avg rate: -- stalled --] linux-headers-6.12.8_2: verifying RSA signature... mlibc-headers-0.0pl4468_1.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s mlibc-headers-0.0pl4468_1.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] mlibc-headers-0.0pl4468_1.x86_64.xbps: [99KB 4%] 35MB/s ETA: 00m00s mlibc-headers-0.0pl4468_1.x86_64.xbps: 99KB [avg rate: 866MB/s] mlibc-headers-0.0pl4468_1: verifying RSA signature... frigg-0.0pl360_7.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s frigg-0.0pl360_7.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] frigg-0.0pl360_7.x86_64.xbps: [42KB 9%] -- stalled -- ETA: 00m00s frigg-0.0pl360_7.x86_64.xbps: 42KB [avg rate: -- stalled --] frigg-0.0pl360_7: verifying RSA signature... mlibc-0.0pl4468_1.x86_64.xbps.sig2: [512B 100%] 6098KB/s ETA: 00m00s mlibc-0.0pl4468_1.x86_64.xbps.sig2: 512B [avg rate: 6098KB/s] mlibc-0.0pl4468_1.x86_64.xbps: [4756KB 0%] -- stalled -- ETA: 00m00s mlibc-0.0pl4468_1.x86_64.xbps: [4756KB 71%] 8824KB/s ETA: 00m00s mlibc-0.0pl4468_1.x86_64.xbps: 4756KB [avg rate: 12MB/s] mlibc-0.0pl4468_1: verifying RSA signature... libdrm-2.4.124_1.x86_64.xbps.sig2: [512B 100%] 7812KB/s ETA: 00m00s libdrm-2.4.124_1.x86_64.xbps.sig2: 512B [avg rate: 7812KB/s] libdrm-2.4.124_1.x86_64.xbps: [249KB 1%] 30MB/s ETA: 00m00s libdrm-2.4.124_1.x86_64.xbps: 249KB [avg rate: 1858MB/s] libdrm-2.4.124_1: verifying RSA signature... libffi-3.4.4_6.x86_64.xbps.sig2: [512B 100%] 7463KB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 7463KB/s] libffi-3.4.4_6.x86_64.xbps: [39KB 10%] 44MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 39KB [avg rate: 432MB/s] libffi-3.4.4_6: verifying RSA signature... libexpat-2.7.1_1.x86_64.xbps.sig2: [512B 100%] 5952KB/s ETA: 00m00s libexpat-2.7.1_1.x86_64.xbps.sig2: 512B [avg rate: 5952KB/s] libexpat-2.7.1_1.x86_64.xbps: [424KB 0%] 49MB/s ETA: 00m00s libexpat-2.7.1_1.x86_64.xbps: 424KB [avg rate: 5241MB/s] libexpat-2.7.1_1: verifying RSA signature... wayland-1.23.0_1.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] wayland-1.23.0_1.x86_64.xbps: [321KB 1%] 66MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps: 321KB [avg rate: 5314MB/s] wayland-1.23.0_1: verifying RSA signature... xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] xorg-util-macros-1.20.2_1.x86_64.xbps: [23KB 17%] 54MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps: 23KB [avg rate: 303MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... xorg-proto-2024.1_1.x86_64.xbps.sig2: [512B 100%] 9804KB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps.sig2: 512B [avg rate: 9804KB/s] xorg-proto-2024.1_1.x86_64.xbps: [585KB 0%] 57MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps: 585KB [avg rate: 8407MB/s] xorg-proto-2024.1_1: verifying RSA signature... libxtrans-1.6.0_1.x86_64.xbps.sig2: [512B 100%] 9804KB/s ETA: 00m00s libxtrans-1.6.0_1.x86_64.xbps.sig2: 512B [avg rate: 9804KB/s] libxtrans-1.6.0_1.x86_64.xbps: [43KB 9%] 70MB/s ETA: 00m00s libxtrans-1.6.0_1.x86_64.xbps: 43KB [avg rate: 748MB/s] libxtrans-1.6.0_1: verifying RSA signature... libx11-1.8.12_1.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libx11-1.8.12_1.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] libx11-1.8.12_1.x86_64.xbps: [3216KB 0%] 52MB/s ETA: 00m00s libx11-1.8.12_1.x86_64.xbps: [3216KB 71%] 9600KB/s ETA: 00m00s libx11-1.8.12_1.x86_64.xbps: 3216KB [avg rate: 13MB/s] libx11-1.8.12_1: verifying RSA signature... xkeyboard-config-2.43_1.x86_64.xbps.sig2: [512B 100%] -- stalled -- ETA: 00m00s xkeyboard-config-2.43_1.x86_64.xbps.sig2: 512B [avg rate: -- stalled --] xkeyboard-config-2.43_1.x86_64.xbps: [1051KB 0%] 51MB/s ETA: 00m00s xkeyboard-config-2.43_1.x86_64.xbps: 1051KB [avg rate: 13GB/s] xkeyboard-config-2.43_1: verifying RSA signature... wayland-protocols-1.42_1.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s wayland-protocols-1.42_1.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] wayland-protocols-1.42_1.x86_64.xbps: [117KB 3%] 71MB/s ETA: 00m00s wayland-protocols-1.42_1.x86_64.xbps: 117KB [avg rate: 2081MB/s] wayland-protocols-1.42_1: verifying RSA signature... libxml-2.13.6_1.x86_64.xbps.sig2: [512B 100%] 7353KB/s ETA: 00m00s libxml-2.13.6_1.x86_64.xbps.sig2: 512B [avg rate: 7353KB/s] libxml-2.13.6_1.x86_64.xbps: [2350KB 0%] -- stalled -- ETA: 00m00s libxml-2.13.6_1.x86_64.xbps: 2350KB [avg rate: -- stalled --] libxml-2.13.6_1: verifying RSA signature... xcb-proto-1.17.0_1.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] xcb-proto-1.17.0_1.x86_64.xbps: [124KB 3%] 51MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps: 124KB [avg rate: 1572MB/s] xcb-proto-1.17.0_1: verifying RSA signature... libxau-1.0.12_1.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] libxau-1.0.12_1.x86_64.xbps: [18KB 21%] 48MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps: 18KB [avg rate: 220MB/s] libxau-1.0.12_1: verifying RSA signature... libxdmcp-1.1.5_1.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] libxdmcp-1.1.5_1.x86_64.xbps: [43KB 9%] 50MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps: 43KB [avg rate: 542MB/s] libxdmcp-1.1.5_1: verifying RSA signature... libxcb-1.17_1.x86_64.xbps.sig2: [512B 100%] 9259KB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps.sig2: 512B [avg rate: 9259KB/s] libxcb-1.17_1.x86_64.xbps: [1233KB 0%] -- stalled -- ETA: 00m00s libxcb-1.17_1.x86_64.xbps: 1233KB [avg rate: -- stalled --] libxcb-1.17_1: verifying RSA signature... libxkbcommon-1.8.1_1.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxkbcommon-1.8.1_1.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] libxkbcommon-1.8.1_1.x86_64.xbps: [739KB 0%] 13MB/s ETA: 00m00s libxkbcommon-1.8.1_1.x86_64.xbps: 739KB [avg rate: 2454MB/s] libxkbcommon-1.8.1_1: verifying RSA signature... libtsm-4.0.2_7.x86_64.xbps.sig2: [512B 100%] 7692KB/s ETA: 00m00s libtsm-4.0.2_7.x86_64.xbps.sig2: 512B [avg rate: 7692KB/s] libtsm-4.0.2_7.x86_64.xbps: [46KB 8%] 50MB/s ETA: 00m00s libtsm-4.0.2_7.x86_64.xbps: 46KB [avg rate: 579MB/s] libtsm-4.0.2_7: verifying RSA signature... [*] Collecting package files libxcrypt-4.4.38_1: collecting files... readline-8.1_10: collecting files... zlib-1.2.12_8: collecting files... ncurses-6.2_11: collecting files... file-5.46_1: collecting files... libiconv-1.17_8: collecting files... util-linux-libs-2.36.2_13: collecting files... libcap-2.72_2: collecting files... shadow-4.8.1_6: collecting files... libintl-0.21_10: collecting files... openssl-1.1.1w_2: collecting files... systemd-256.8_8: collecting files... libdrm-headers-2.4.124_1: collecting files... linux-headers-6.12.8_2: collecting files... mlibc-headers-0.0pl4468_1: collecting files... frigg-0.0pl360_7: collecting files... mlibc-0.0pl4468_1: collecting files... libdrm-2.4.124_1: collecting files... libffi-3.4.4_6: collecting files... libexpat-2.7.1_1: collecting files... wayland-1.23.0_1: collecting files... xorg-util-macros-1.20.2_1: collecting files... xorg-proto-2024.1_1: collecting files... libxtrans-1.6.0_1: collecting files... libx11-1.8.12_1: collecting files... xkeyboard-config-2.43_1: collecting files... wayland-protocols-1.42_1: collecting files... libxml-2.13.6_1: collecting files... xcb-proto-1.17.0_1: collecting files... libxau-1.0.12_1: collecting files... libxdmcp-1.1.5_1: collecting files... libxcb-1.17_1: collecting files... libxkbcommon-1.8.1_1: collecting files... libtsm-4.0.2_7: collecting files... [*] Unpacking packages libxcrypt-4.4.38_1: unpacking ... readline-8.1_10: unpacking ... zlib-1.2.12_8: unpacking ... ncurses-6.2_11: unpacking ... file-5.46_1: unpacking ... libiconv-1.17_8: unpacking ... util-linux-libs-2.36.2_13: unpacking ... libcap-2.72_2: unpacking ... shadow-4.8.1_6: unpacking ... libintl-0.21_10: unpacking ... openssl-1.1.1w_2: unpacking ... systemd-256.8_8: unpacking ... libdrm-headers-2.4.124_1: unpacking ... linux-headers-6.12.8_2: unpacking ... mlibc-headers-0.0pl4468_1: unpacking ... frigg-0.0pl360_7: unpacking ... mlibc-0.0pl4468_1: unpacking ... libdrm-2.4.124_1: unpacking ... libffi-3.4.4_6: unpacking ... libexpat-2.7.1_1: unpacking ... wayland-1.23.0_1: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... xorg-proto-2024.1_1: unpacking ... libxtrans-1.6.0_1: unpacking ... libx11-1.8.12_1: unpacking ... xkeyboard-config-2.43_1: unpacking ... wayland-protocols-1.42_1: unpacking ... libxml-2.13.6_1: unpacking ... xcb-proto-1.17.0_1: unpacking ... libxau-1.0.12_1: unpacking ... libxdmcp-1.1.5_1: unpacking ... libxcb-1.17_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 09:24:40.142892 atlas] DEBUG: xbbs.worker: creating repository with existing packages... [2025-05-18 09:24:40.143883 atlas] DEBUG: xbbs.worker: ... found libtsm-4.0.2_7.x86_64.xbps [2025-05-18 09:24:40.144662 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libtsm-4.0.2_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libtsm-4.0.2_7' (x86_64). index: 1 packages registered. [2025-05-18 09:24:40.172896 atlas] DEBUG: xbbs.worker: ... found openssl-1.1.1w_2.x86_64.xbps [2025-05-18 09:24:40.183723 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'openssl-1.1.1w_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `openssl-1.1.1w_2' (x86_64). index: 2 packages registered. [2025-05-18 09:24:40.231808 atlas] DEBUG: xbbs.worker: ... found libcap-2.72_2.x86_64.xbps [2025-05-18 09:24:40.233188 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libcap-2.72_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libcap-2.72_2' (x86_64). index: 3 packages registered. [2025-05-18 09:24:40.277478 atlas] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.x86_64.xbps [2025-05-18 09:24:40.278516 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_8' (x86_64). index: 4 packages registered. [2025-05-18 09:24:40.311995 atlas] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.x86_64.xbps [2025-05-18 09:24:40.314268 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xcb-proto-1.17.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xcb-proto-1.17.0_1' (x86_64). index: 5 packages registered. [2025-05-18 09:24:40.346558 atlas] DEBUG: xbbs.worker: ... found file-5.46_1.x86_64.xbps [2025-05-18 09:24:40.348518 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'file-5.46_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `file-5.46_1' (x86_64). index: 6 packages registered. [2025-05-18 09:24:40.392233 atlas] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.124_1.x86_64.xbps [2025-05-18 09:24:40.393508 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.124_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.124_1' (x86_64). index: 7 packages registered. [2025-05-18 09:24:40.429807 atlas] DEBUG: xbbs.worker: ... found libdrm-2.4.124_1.x86_64.xbps [2025-05-18 09:24:40.431382 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-2.4.124_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-2.4.124_1' (x86_64). index: 8 packages registered. [2025-05-18 09:24:40.467647 atlas] DEBUG: xbbs.worker: ... found wayland-protocols-1.42_1.x86_64.xbps [2025-05-18 09:24:40.468951 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-protocols-1.42_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-protocols-1.42_1' (x86_64). index: 9 packages registered. [2025-05-18 09:24:40.505991 atlas] DEBUG: xbbs.worker: ... found libintl-0.21_10.x86_64.xbps [2025-05-18 09:24:40.507316 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libintl-0.21_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libintl-0.21_10' (x86_64). index: 10 packages registered. [2025-05-18 09:24:40.542462 atlas] DEBUG: xbbs.worker: ... found libx11-1.8.12_1.x86_64.xbps [2025-05-18 09:24:40.549043 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.12_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.12_1' (x86_64). index: 11 packages registered. [2025-05-18 09:24:40.610854 atlas] DEBUG: xbbs.worker: ... found libxcb-1.17_1.x86_64.xbps [2025-05-18 09:24:40.614045 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcb-1.17_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcb-1.17_1' (x86_64). index: 12 packages registered. [2025-05-18 09:24:40.657709 atlas] DEBUG: xbbs.worker: ... found shadow-4.8.1_6.x86_64.xbps [2025-05-18 09:24:40.660148 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'shadow-4.8.1_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `shadow-4.8.1_6' (x86_64). index: 13 packages registered. [2025-05-18 09:24:40.691109 atlas] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2025-05-18 09:24:40.692257 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libffi-3.4.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libffi-3.4.4_6' (x86_64). index: 14 packages registered. [2025-05-18 09:24:40.727239 atlas] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.x86_64.xbps [2025-05-18 09:24:40.728145 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdmcp-1.1.5_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdmcp-1.1.5_1' (x86_64). index: 15 packages registered. [2025-05-18 09:24:40.766231 atlas] DEBUG: xbbs.worker: ... found util-linux-libs-2.36.2_13.x86_64.xbps [2025-05-18 09:24:40.770744 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'util-linux-libs-2.36.2_13.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `util-linux-libs-2.36.2_13' (x86_64). index: 16 packages registered. [2025-05-18 09:24:40.807561 atlas] DEBUG: xbbs.worker: ... found wayland-1.23.0_1.x86_64.xbps [2025-05-18 09:24:40.808904 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-1.23.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-1.23.0_1' (x86_64). index: 17 packages registered. [2025-05-18 09:24:40.845262 atlas] DEBUG: xbbs.worker: ... found libxml-2.13.6_1.x86_64.xbps [2025-05-18 09:24:40.850537 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxml-2.13.6_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxml-2.13.6_1' (x86_64). index: 18 packages registered. [2025-05-18 09:24:40.893520 atlas] DEBUG: xbbs.worker: ... found ncurses-6.2_11.x86_64.xbps [2025-05-18 09:24:40.898090 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'ncurses-6.2_11.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `ncurses-6.2_11' (x86_64). index: 19 packages registered. [2025-05-18 09:24:40.937043 atlas] DEBUG: xbbs.worker: ... found frigg-0.0pl360_7.x86_64.xbps [2025-05-18 09:24:40.937926 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl360_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl360_7' (x86_64). index: 20 packages registered. [2025-05-18 09:24:40.970871 atlas] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.x86_64.xbps [2025-05-18 09:24:40.973281 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-proto-2024.1_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-proto-2024.1_1' (x86_64). index: 21 packages registered. [2025-05-18 09:24:41.014890 atlas] DEBUG: xbbs.worker: ... found readline-8.1_10.x86_64.xbps [2025-05-18 09:24:41.017379 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'readline-8.1_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `readline-8.1_10' (x86_64). index: 22 packages registered. [2025-05-18 09:24:41.060042 atlas] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4468_1.x86_64.xbps [2025-05-18 09:24:41.061639 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4468_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4468_1' (x86_64). index: 23 packages registered. [2025-05-18 09:24:41.102779 atlas] DEBUG: xbbs.worker: ... found libxkbcommon-1.8.1_1.x86_64.xbps [2025-05-18 09:24:41.106661 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxkbcommon-1.8.1_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxkbcommon-1.8.1_1' (x86_64). index: 24 packages registered. [2025-05-18 09:24:41.141037 atlas] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_2.x86_64.xbps [2025-05-18 09:24:41.149900 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.12.8_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.12.8_2' (x86_64). index: 25 packages registered. [2025-05-18 09:24:41.206405 atlas] DEBUG: xbbs.worker: ... found xkeyboard-config-2.43_1.x86_64.xbps [2025-05-18 09:24:41.210186 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xkeyboard-config-2.43_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xkeyboard-config-2.43_1' (x86_64). index: 26 packages registered. [2025-05-18 09:24:41.256245 atlas] DEBUG: xbbs.worker: ... found systemd-256.8_8.x86_64.xbps [2025-05-18 09:24:41.351452 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'systemd-256.8_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `systemd-256.8_8' (x86_64). index: 27 packages registered. [2025-05-18 09:24:41.596576 atlas] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.x86_64.xbps [2025-05-18 09:24:41.597514 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-util-macros-1.20.2_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-util-macros-1.20.2_1' (x86_64). index: 28 packages registered. [2025-05-18 09:24:41.628111 atlas] DEBUG: xbbs.worker: ... found libxtrans-1.6.0_1.x86_64.xbps [2025-05-18 09:24:41.629231 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.6.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.6.0_1' (x86_64). index: 29 packages registered. [2025-05-18 09:24:41.663218 atlas] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2025-05-18 09:24:41.665291 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_8' (x86_64). index: 30 packages registered. [2025-05-18 09:24:41.699134 atlas] DEBUG: xbbs.worker: ... found libxcrypt-4.4.38_1.x86_64.xbps [2025-05-18 09:24:41.700528 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcrypt-4.4.38_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcrypt-4.4.38_1' (x86_64). index: 31 packages registered. [2025-05-18 09:24:41.739033 atlas] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.x86_64.xbps [2025-05-18 09:24:41.740128 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxau-1.0.12_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxau-1.0.12_1' (x86_64). index: 32 packages registered. [2025-05-18 09:24:41.774189 atlas] DEBUG: xbbs.worker: ... found libexpat-2.7.1_1.x86_64.xbps [2025-05-18 09:24:41.775985 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libexpat-2.7.1_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libexpat-2.7.1_1' (x86_64). index: 33 packages registered. [2025-05-18 09:24:41.817254 atlas] DEBUG: xbbs.worker: ... found mlibc-0.0pl4468_1.x86_64.xbps [2025-05-18 09:24:41.826349 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4468_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4468_1' (x86_64). index: 34 packages registered. [2025-05-18 09:24:48.641925 atlas] 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.n5w070d_) install libdrm-headers (inside sysroot.n5w070d_) install linux-headers (inside sysroot.n5w070d_) install mlibc-headers (inside sysroot.n5w070d_) install mlibc (inside sysroot.n5w070d_) install libdrm (inside sysroot.n5w070d_) install xorg-util-macros (inside sysroot.n5w070d_) install xorg-proto (inside sysroot.n5w070d_) install libxau (inside sysroot.n5w070d_) install libxdmcp (inside sysroot.n5w070d_) install xcb-proto (inside sysroot.n5w070d_) install libxcb (inside sysroot.n5w070d_) install libiconv (inside sysroot.n5w070d_) install zlib (inside sysroot.n5w070d_) install libxml (inside sysroot.n5w070d_) install libexpat (inside sysroot.n5w070d_) install libffi (inside sysroot.n5w070d_) install wayland (inside sysroot.n5w070d_) install wayland-protocols (inside sysroot.n5w070d_) install libxtrans (inside sysroot.n5w070d_) install libx11 (inside sysroot.n5w070d_) install xkeyboard-config (inside sysroot.n5w070d_) install libxkbcommon (inside sysroot.n5w070d_) install libtsm (inside sysroot.n5w070d_) install libcap (inside sysroot.n5w070d_) install libintl (inside sysroot.n5w070d_) install libxcrypt (inside sysroot.n5w070d_) install openssl (inside sysroot.n5w070d_) install shadow (inside sysroot.n5w070d_) install file (inside sysroot.n5w070d_) install ncurses (inside sysroot.n5w070d_) install readline (inside sysroot.n5w070d_) install util-linux-libs (inside sysroot.n5w070d_) install systemd (inside sysroot.n5w070d_) configure kmscon (inside sysroot.n5w070d_) build kmscon (inside sysroot.n5w070d_) 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 09:24:49.639095 atlas] 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 09:24:49.698556 atlas] 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.n5w070d_', 'frigg'] [2025-05-18 09:24:49.826162 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 41, 'n_this': 3, 'status': 'success', 'subject': 'kmscon'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] [2025-05-18 09:24:49.827733 atlas] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 41, 'n_this': 4, 'status': 'success', 'subject': 'kmscon'} xbstrap: install libdrm-headers [6/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'libdrm-headers'] xbstrap[2025-05-18 09:24:49.844864 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} : Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'linux-headers'] [2025-05-18 09:24:49.861175 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'mlibc-headers'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] [2025-05-18 09:24:50.275535 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: install mlibc [9/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'mlibc'] [2025-05-18 09:24:50.321592 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install libdrm [10/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'libdrm'] [2025-05-18 09:24:50.450246 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install xorg-util-macros [11/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'xorg-util-macros'] [2025-05-18 09:24:50.470085 atlas] 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.n5w070d_', '--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.n5w070d_', 'xorg-proto'] [2025-05-18 09:24:50.484791 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [13/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'libxau'] [2025-05-18 09:24:50.567226 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [14/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'libxdmcp'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] [2025-05-18 09:24:50.584281 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 13, 'status': 'success', 'subject': 'libxau'} xbstrap: install xcb-proto [15/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'xcb-proto'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] [2025-05-18 09:24:50.597809 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 14, 'status': 'success', 'subject': 'libxdmcp'} xbstrap: install libxcb [16/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'libxcb'] [2025-05-18 09:24:50.620746 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libiconv [17/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'libiconv'] [2025-05-18 09:24:51.014287 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install zlib [18/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'zlib'] [2025-05-18 09:24:51.044684 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install libxml [19/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'libxml'] [2025-05-18 09:24:51.064396 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] xbstrap: install libexpat [20/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'libexpat'] [2025-05-18 09:24:51.141537 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 19, 'status': 'success', 'subject': 'libxml'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install libffi [21/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'libffi'] [2025-05-18 09:24:51.172522 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install wayland [22/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'wayland'] [2025-05-18 09:24:51.192629 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install wayland-protocols [23/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'wayland-protocols'] [2025-05-18 09:24:51.221651 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 22, 'status': 'success', 'subject': 'wayland'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] xbstrap: install libxtrans [24/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'libxtrans'] [2025-05-18 09:24:51.255701 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 23, 'status': 'success', 'subject': 'wayland-protocols'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [25/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'libx11'] [2025-05-18 09:24:51.279940 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install xkeyboard-config [26/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'xkeyboard-config'] [2025-05-18 09:24:51.601492 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xkeyboard-config'] xbstrap: install libxkbcommon [27/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'libxkbcommon'] [2025-05-18 09:24:51.722685 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxkbcommon'] xbstrap: install libtsm [28/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'libtsm'] [2025-05-18 09:24:51.767953 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libtsm'] xbstrap: install libcap [29/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'libcap'] [2025-05-18 09:24:51.793626 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libcap'] xbstrap: install libintl [30/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'libintl'] [2025-05-18 09:24:51.828461 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libintl'] xbstrap: install libxcrypt [31/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'libxcrypt'] [2025-05-18 09:24:51.858301 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 30, 'status': 'success', 'subject': 'libintl'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcrypt'] xbstrap: install openssl [32/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'openssl'] [2025-05-18 09:24:51.885672 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'openssl'] xbstrap: install shadow [33/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'shadow'] [2025-05-18 09:24:53.018489 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'shadow'] xbstrap: install file [34/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'file'] [2025-05-18 09:24:53.080448 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'file'] xbstrap: install ncurses [35/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'ncurses'] [2025-05-18 09:24:53.157624 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 34, 'status': 'success', 'subject': 'file'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'ncurses'] xbstrap: install readline [36/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'readline'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'readline'] [2025-05-18 09:24:53.754514 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 41, 'n_this': 35, 'status': 'success', 'subject': 'ncurses'} xbstrap: install util-linux-libs [37/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'util-linux-libs'] [2025-05-18 09:24:53.783250 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'util-linux-libs'] xbstrap: install systemd [38/41] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.n5w070d_', 'systemd'] [2025-05-18 09:24:53.843637 atlas] 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.n5w070d_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'systemd'] xbstrap: configure kmscon [39/41] [2025-05-18 09:24:55.137673 atlas] 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 430612 (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: x86_64-managarm-gcc (gcc 14.2.0 "x86_64-managarm-gcc (managarm) 14.2.0") C linker for the host machine: x86_64-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: x86_64 Host machine cpu: x86_64 Target machine cpu family: x86_64 Target machine cpu: x86_64 Found pkg-config: YES (/tmp/xbstrap/virtual/bin/x86_64-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-x86_64-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 09:24:57.470404 atlas] 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 430717 (outside the namespace) [1/54] Compiling C object tests/test_key.p/test_key.c.o [2/54] Generating from 'uterm_input_fallback.xkb' [3/54] Compiling C object src/mod-bbulk.so.p/kmscon_mod_bbulk.c.o [4/54] Compiling C object src/mod-bbulk.so.p/text_bbulk.c.o [5/54] Generating src/shl_githead.c with a custom command [6/54] Compiling C object src/libshl.a.p/meson-generated_.._shl_githead.c.o [7/54] Compiling C object src/libuterm.a.p/meson-generated_uterm_input_fallback.xkb.bin.c.o [8/54] Compiling C object external/libext-htable.a.p/htable.c.o [9/54] Linking static target external/libext-htable.a [10/54] Compiling C object src/genunifont.p/genunifont.c.o [11/54] Compiling C object src/libshl.a.p/shl_log.c.o [12/54] Linking static target src/libshl.a [13/54] Compiling C object src/libuterm.a.p/uterm_input.c.o [14/54] Compiling C object src/libuterm.a.p/uterm_fbdev_video.c.o [15/54] Compiling C object src/libuterm.a.p/uterm_drm2d_video.c.o [16/54] Compiling C object src/libuterm.a.p/uterm_monitor.c.o [17/54] Linking target src/mod-bbulk.so [18/54] Compiling C object src/libuterm.a.p/uterm_vt.c.o [19/54] Linking target src/genunifont [20/54] Compiling C object src/libuterm.a.p/uterm_input_uxkb.c.o [21/54] Compiling C object src/libuterm.a.p/uterm_fbdev_render.c.o [22/54] Compiling C object src/libuterm.a.p/uterm_video.c.o [23/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% [24/54] Compiling C object src/libuterm.a.p/uterm_drm2d_render.c.o [25/54] Compiling C object src/kmscon.p/font_8x16.c.o [26/54] Compiling C object src/kmscon.p/text_bblit.c.o [27/54] Compiling C object src/kmscon.p/font.c.o [28/54] Compiling C object src/libuterm.a.p/uterm_drm_shared.c.o [29/54] Compiling C object src/kmscon.p/kmscon_module.c.o [30/54] Linking static target src/libuterm.a [31/54] Compiling C object src/kmscon.p/pty.c.o [32/54] Compiling C object src/kmscon.p/text.c.o [33/54] Compiling C object src/libconf.a.p/conf.c.o [34/54] Linking static target src/libconf.a [35/54] Compiling C object src/libeloop.a.p/eloop.c.o [36/54] Linking static target src/libeloop.a [37/54] Compiling C object src/kmscon.p/kmscon_dummy.c.o [38/54] Linking target tests/test_key [39/54] Compiling C object src/kmscon.p/kmscon_main.c.o [40/54] Compiling C object tests/test_output.p/test_output.c.o [41/54] Compiling C object tests/test_vt.p/test_vt.c.o [42/54] Linking target tests/test_output [43/54] Linking target tests/test_vt [44/54] Compiling C object tests/test_input.p/test_input.c.o [45/54] Linking target tests/test_input [46/54] Compiling C object src/kmscon.p/kmscon_terminal.c.o [47/54] Compiling C object src/kmscon.p/kmscon_seat.c.o [48/54] Generating from 'font_unifont_data' [49/54] Compiling C object src/mod-unifont.so.p/kmscon_mod_unifont.c.o [50/54] Compiling C object src/kmscon.p/kmscon_conf.c.o [51/54] Linking target src/kmscon [52/54] Compiling C object src/mod-unifont.so.p/font_unifont.c.o [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 431060 (outside the namespace) xbstrap: Running ['mkdir', '-p', '@THIS_COLLECT_DIR@/etc/kmscon'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 431107 (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 431112 (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 431117 (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 431122 (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 431127 (outside the namespace) xbstrap: pack kmscon [41/41] [2025-05-18 09:25:14.643082 atlas] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 41, 'n_this': 40, 'status': 'success', 'subject': 'kmscon'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-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/tmpxrddq5ux'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/kmscon-9.0.0_12.x86_64.xbps'] (x86_64) [2025-05-18 09:25:15.597104 atlas] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 41, 'n_this': 41, 'status': 'success', 'subject': 'kmscon'} [2025-05-18 09:25:15.616671 atlas] DEBUG: xbbs.worker: successfully uploaded package kmscon for JobMessage(project='managarm', 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={'libxcrypt': {'architecture': 'x86_64', 'version': '4.4.38_1'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'file': {'architecture': 'x86_64', 'version': '5.46_1'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'util-linux-libs': {'architecture': 'x86_64', 'version': '2.36.2_13'}, 'libcap': {'architecture': 'x86_64', 'version': '2.72_2'}, 'shadow': {'architecture': 'x86_64', 'version': '4.8.1_6'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'openssl': {'architecture': 'x86_64', 'version': '1.1.1w_2'}, 'systemd': {'architecture': 'x86_64', 'version': '256.8_8'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl360_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.7.1_1'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.6.0_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.12_1'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.43_1'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.42_1'}, 'libxml': {'architecture': 'x86_64', 'version': '2.13.6_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.8.1_1'}, 'libtsm': {'architecture': 'x86_64', 'version': '4.0.2_7'}}, needed_tools={'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}}, prod_pkgs={'kmscon': {'architecture': 'x86_64', 'version': '9.0.0_12'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2025-05-18 09:25:17.356018 atlas] INFO: xbbs.worker: job done. return code: 0