[2025-01-22 02:36:24.611764 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:kmscon', repository='https://github.com/managarm/bootstrap-managarm.git', revision='f1f6454b4293abd369206504f7ed55db7fabdef7', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_8'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.43_1'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.39_1'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_7'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.7.0_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl352_7'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4207_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_2'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4207_2'}, 'eudev': {'architecture': 'x86_64', 'version': '3.2.11_3'}, 'libtsm': {'architecture': 'x86_64', 'version': '4.0.2_7'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_9'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}}, prod_pkgs={'kmscon': {'architecture': 'x86_64', 'version': '9.0.0_8'}}, 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-01-22 02:36:24.612139 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-01-22 02:36:24.622870 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-01-22 02:36:24.632209 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-01-22 02:36:25.546782 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'f1f6454b4293abd369206504f7ed55db7fabdef7'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at f1f6454 Merge pull request #443 from Dennisbonke/xbps [2025-01-22 02:36:25.581103 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-01-22 02:36:30.342996 sunset] 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', '--', 'libiconv', 'zlib', 'libxml', 'libxtrans', 'xorg-util-macros', 'libx11', 'xorg-proto', 'xkeyboard-config', 'wayland-protocols', 'libffi', 'libexpat', 'wayland', 'libxau', 'xcb-proto', 'libxdmcp', 'libxcb', 'libxkbcommon', 'linux-headers', 'frigg', 'mlibc-headers', 'libdrm-headers', 'mlibc', 'eudev', 'libtsm', 'libdrm'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [34KB 11%] 106MB/s ETA: 00m00s x86_64-repodata: 34KB [avg rate: 906MB/s] 25 packages will be downloaded: 25 packages will be installed: libiconv-1.17_8 zlib-1.2.12_8 libxml-2.10.0_8 libxtrans-1.5.2_1 xorg-util-macros-1.20.2_1 libx11-1.8.10_1 xorg-proto-2024.1_1 xkeyboard-config-2.43_1 wayland-protocols-1.39_1 libffi-3.4.4_6 libexpat-2.5.0_7 wayland-1.23.0_1 libxau-1.0.12_1 xcb-proto-1.17.0_1 libxdmcp-1.1.5_1 libxcb-1.17_1 libxkbcommon-1.7.0_1 linux-headers-6.12.8_1 frigg-0.0pl352_7 mlibc-headers-0.0pl4207_2 libdrm-headers-2.4.115_2 mlibc-0.0pl4207_2 eudev-3.2.11_3 libtsm-4.0.2_7 libdrm-2.4.115_9 Size to download: 21MB Size required on disk: 99MB Space available on disk: 757GB [*] Downloading packages libiconv-1.17_8.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] libiconv-1.17_8.x86_64.xbps: [839KB 0%] 118MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: 24GB/s] libiconv-1.17_8: verifying RSA signature... zlib-1.2.12_8.x86_64.xbps.sig2: [512B 100%] 18MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps.sig2: 512B [avg rate: 18MB/s] zlib-1.2.12_8.x86_64.xbps: [117KB 3%] 103MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps: 117KB [avg rate: 2999MB/s] zlib-1.2.12_8: verifying RSA signature... libxml-2.10.0_8.x86_64.xbps.sig2: [512B 100%] 19MB/s ETA: 00m00s libxml-2.10.0_8.x86_64.xbps.sig2: 512B [avg rate: 19MB/s] libxml-2.10.0_8.x86_64.xbps: [2417KB 0%] 100MB/s ETA: 00m00s libxml-2.10.0_8.x86_64.xbps: 2417KB [avg rate: 59GB/s] libxml-2.10.0_8: verifying RSA signature... libxtrans-1.5.2_1.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] libxtrans-1.5.2_1.x86_64.xbps: [43KB 9%] 100MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps: 43KB [avg rate: 1065MB/s] libxtrans-1.5.2_1: verifying RSA signature... xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] xorg-util-macros-1.20.2_1.x86_64.xbps: [23KB 17%] 95MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps: 23KB [avg rate: 539MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... libx11-1.8.10_1.x86_64.xbps.sig2: [512B 100%] 19MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps.sig2: 512B [avg rate: 19MB/s] libx11-1.8.10_1.x86_64.xbps: [3214KB 0%] 122MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps: 3214KB [avg rate: 96GB/s] libx11-1.8.10_1: verifying RSA signature... xorg-proto-2024.1_1.x86_64.xbps.sig2: [512B 100%] 20MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps.sig2: 512B [avg rate: 20MB/s] xorg-proto-2024.1_1.x86_64.xbps: [585KB 0%] 109MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps: 585KB [avg rate: 16GB/s] xorg-proto-2024.1_1: verifying RSA signature... xkeyboard-config-2.43_1.x86_64.xbps.sig2: [512B 100%] 7812KB/s ETA: 00m00s xkeyboard-config-2.43_1.x86_64.xbps.sig2: 512B [avg rate: 7812KB/s] xkeyboard-config-2.43_1.x86_64.xbps: [1051KB 0%] 95MB/s ETA: 00m00s xkeyboard-config-2.43_1.x86_64.xbps: 1051KB [avg rate: 24GB/s] xkeyboard-config-2.43_1: verifying RSA signature... wayland-protocols-1.39_1.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s wayland-protocols-1.39_1.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] wayland-protocols-1.39_1.x86_64.xbps: [104KB 3%] 100MB/s ETA: 00m00s wayland-protocols-1.39_1.x86_64.xbps: 104KB [avg rate: 2594MB/s] wayland-protocols-1.39_1: verifying RSA signature... libffi-3.4.4_6.x86_64.xbps.sig2: [512B 100%] 18MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 18MB/s] libffi-3.4.4_6.x86_64.xbps: [39KB 10%] 106MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 39KB [avg rate: 1040MB/s] libffi-3.4.4_6: verifying RSA signature... libexpat-2.5.0_7.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libexpat-2.5.0_7.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] libexpat-2.5.0_7.x86_64.xbps: [331KB 1%] 100MB/s ETA: 00m00s libexpat-2.5.0_7.x86_64.xbps: 331KB [avg rate: 8289MB/s] libexpat-2.5.0_7: verifying RSA signature... wayland-1.23.0_1.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] wayland-1.23.0_1.x86_64.xbps: [321KB 1%] 118MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps: 321KB [avg rate: 9498MB/s] wayland-1.23.0_1: verifying RSA signature... libxau-1.0.12_1.x86_64.xbps.sig2: [512B 100%] 16MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps.sig2: 512B [avg rate: 16MB/s] libxau-1.0.12_1.x86_64.xbps: [18KB 21%] 100MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps: 18KB [avg rate: 456MB/s] libxau-1.0.12_1: verifying RSA signature... xcb-proto-1.17.0_1.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] xcb-proto-1.17.0_1.x86_64.xbps: [124KB 3%] 106MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps: 124KB [avg rate: 3271MB/s] xcb-proto-1.17.0_1: verifying RSA signature... libxdmcp-1.1.5_1.x86_64.xbps.sig2: [512B 100%] 17MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps.sig2: 512B [avg rate: 17MB/s] libxdmcp-1.1.5_1.x86_64.xbps: [43KB 9%] 87MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps: 43KB [avg rate: 940MB/s] libxdmcp-1.1.5_1: verifying RSA signature... libxcb-1.17_1.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] libxcb-1.17_1.x86_64.xbps: [1233KB 0%] 80MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps: 1233KB [avg rate: 24GB/s] libxcb-1.17_1: verifying RSA signature... libxkbcommon-1.7.0_1.x86_64.xbps.sig2: [512B 100%] 18MB/s ETA: 00m00s libxkbcommon-1.7.0_1.x86_64.xbps.sig2: 512B [avg rate: 18MB/s] libxkbcommon-1.7.0_1.x86_64.xbps: [663KB 0%] 106MB/s ETA: 00m00s libxkbcommon-1.7.0_1.x86_64.xbps: 663KB [avg rate: 17GB/s] libxkbcommon-1.7.0_1: verifying RSA signature... linux-headers-6.12.8_1.x86_64.xbps.sig2: [512B 100%] 18MB/s ETA: 00m00s linux-headers-6.12.8_1.x86_64.xbps.sig2: 512B [avg rate: 18MB/s] linux-headers-6.12.8_1.x86_64.xbps: [3118KB 0%] 85MB/s ETA: 00m00s linux-headers-6.12.8_1.x86_64.xbps: 3118KB [avg rate: 65GB/s] linux-headers-6.12.8_1: verifying RSA signature... frigg-0.0pl352_7.x86_64.xbps.sig2: [512B 100%] 16MB/s ETA: 00m00s frigg-0.0pl352_7.x86_64.xbps.sig2: 512B [avg rate: 16MB/s] frigg-0.0pl352_7.x86_64.xbps: [42KB 9%] 95MB/s ETA: 00m00s frigg-0.0pl352_7.x86_64.xbps: 42KB [avg rate: 993MB/s] frigg-0.0pl352_7: verifying RSA signature... mlibc-headers-0.0pl4207_2.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s mlibc-headers-0.0pl4207_2.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] mlibc-headers-0.0pl4207_2.x86_64.xbps: [97KB 4%] 100MB/s ETA: 00m00s mlibc-headers-0.0pl4207_2.x86_64.xbps: 97KB [avg rate: 2436MB/s] mlibc-headers-0.0pl4207_2: verifying RSA signature... libdrm-headers-2.4.115_2.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libdrm-headers-2.4.115_2.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] libdrm-headers-2.4.115_2.x86_64.xbps: [114KB 3%] 115MB/s ETA: 00m00s libdrm-headers-2.4.115_2.x86_64.xbps: 114KB [avg rate: 3282MB/s] libdrm-headers-2.4.115_2: verifying RSA signature... mlibc-0.0pl4207_2.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s mlibc-0.0pl4207_2.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] mlibc-0.0pl4207_2.x86_64.xbps: [4609KB 0%] 126MB/s ETA: 00m00s mlibc-0.0pl4207_2.x86_64.xbps: [4609KB 94%] 36MB/s ETA: 00m00s mlibc-0.0pl4207_2.x86_64.xbps: 4609KB [avg rate: 39MB/s] mlibc-0.0pl4207_2: verifying RSA signature... eudev-3.2.11_3.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s eudev-3.2.11_3.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] eudev-3.2.11_3.x86_64.xbps: [2515KB 0%] 122MB/s ETA: 00m00s eudev-3.2.11_3.x86_64.xbps: 2515KB [avg rate: 75GB/s] eudev-3.2.11_3: verifying RSA signature... libtsm-4.0.2_7.x86_64.xbps.sig2: [512B 100%] 16MB/s ETA: 00m00s libtsm-4.0.2_7.x86_64.xbps.sig2: 512B [avg rate: 16MB/s] libtsm-4.0.2_7.x86_64.xbps: [46KB 8%] 100MB/s ETA: 00m00s libtsm-4.0.2_7.x86_64.xbps: 46KB [avg rate: 1159MB/s] libtsm-4.0.2_7: verifying RSA signature... libdrm-2.4.115_9.x86_64.xbps.sig2: [512B 100%] 16MB/s ETA: 00m00s libdrm-2.4.115_9.x86_64.xbps.sig2: 512B [avg rate: 16MB/s] libdrm-2.4.115_9.x86_64.xbps: [242KB 1%] 100MB/s ETA: 00m00s libdrm-2.4.115_9.x86_64.xbps: 242KB [avg rate: 6048MB/s] libdrm-2.4.115_9: verifying RSA signature... [*] Collecting package files libiconv-1.17_8: collecting files... zlib-1.2.12_8: collecting files... libxml-2.10.0_8: collecting files... libxtrans-1.5.2_1: collecting files... xorg-util-macros-1.20.2_1: collecting files... libx11-1.8.10_1: collecting files... xorg-proto-2024.1_1: collecting files... xkeyboard-config-2.43_1: collecting files... wayland-protocols-1.39_1: collecting files... libffi-3.4.4_6: collecting files... libexpat-2.5.0_7: collecting files... wayland-1.23.0_1: collecting files... libxau-1.0.12_1: collecting files... xcb-proto-1.17.0_1: collecting files... libxdmcp-1.1.5_1: collecting files... libxcb-1.17_1: collecting files... libxkbcommon-1.7.0_1: collecting files... linux-headers-6.12.8_1: collecting files... frigg-0.0pl352_7: collecting files... mlibc-headers-0.0pl4207_2: collecting files... libdrm-headers-2.4.115_2: collecting files... mlibc-0.0pl4207_2: collecting files... eudev-3.2.11_3: collecting files... libtsm-4.0.2_7: collecting files... libdrm-2.4.115_9: collecting files... [*] Unpacking packages libiconv-1.17_8: unpacking ... zlib-1.2.12_8: unpacking ... libxml-2.10.0_8: unpacking ... libxtrans-1.5.2_1: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... libx11-1.8.10_1: unpacking ... xorg-proto-2024.1_1: unpacking ... xkeyboard-config-2.43_1: unpacking ... wayland-protocols-1.39_1: unpacking ... libffi-3.4.4_6: unpacking ... libexpat-2.5.0_7: unpacking ... wayland-1.23.0_1: unpacking ... libxau-1.0.12_1: unpacking ... xcb-proto-1.17.0_1: unpacking ... libxdmcp-1.1.5_1: unpacking ... libxcb-1.17_1: unpacking ... libxkbcommon-1.7.0_1: unpacking ... linux-headers-6.12.8_1: unpacking ... frigg-0.0pl352_7: unpacking ... mlibc-headers-0.0pl4207_2: unpacking ... libdrm-headers-2.4.115_2: unpacking ... mlibc-0.0pl4207_2: unpacking ... eudev-3.2.11_3: unpacking ... libtsm-4.0.2_7: unpacking ... libdrm-2.4.115_9: unpacking ... 25 downloaded, 25 installed, 0 updated, 25 configured, 0 removed. [2025-01-22 02:36:31.888873 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2025-01-22 02:36:31.889387 sunset] DEBUG: xbbs.worker: ... found libtsm-4.0.2_7.x86_64.xbps [2025-01-22 02:36:31.889822 sunset] 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-01-22 02:36:31.905558 sunset] DEBUG: xbbs.worker: ... found libxkbcommon-1.7.0_1.x86_64.xbps [2025-01-22 02:36:31.906583 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxkbcommon-1.7.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxkbcommon-1.7.0_1' (x86_64). index: 2 packages registered. [2025-01-22 02:36:31.922123 sunset] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.x86_64.xbps [2025-01-22 02:36:31.923177 sunset] 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: 3 packages registered. [2025-01-22 02:36:31.938571 sunset] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2025-01-22 02:36:31.939065 sunset] 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: 4 packages registered. [2025-01-22 02:36:31.957384 sunset] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4207_2.x86_64.xbps [2025-01-22 02:36:31.958069 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4207_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4207_2' (x86_64). index: 5 packages registered. [2025-01-22 02:36:31.973310 sunset] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.x86_64.xbps [2025-01-22 02:36:31.973863 sunset] 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: 6 packages registered. [2025-01-22 02:36:31.991934 sunset] DEBUG: xbbs.worker: ... found wayland-1.23.0_1.x86_64.xbps [2025-01-22 02:36:31.992906 sunset] 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: 7 packages registered. [2025-01-22 02:36:32.009058 sunset] DEBUG: xbbs.worker: ... found wayland-protocols-1.39_1.x86_64.xbps [2025-01-22 02:36:32.009688 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-protocols-1.39_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-protocols-1.39_1' (x86_64). index: 8 packages registered. [2025-01-22 02:36:32.025875 sunset] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_2.x86_64.xbps [2025-01-22 02:36:32.026413 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.115_2' (x86_64). index: 9 packages registered. [2025-01-22 02:36:32.042941 sunset] DEBUG: xbbs.worker: ... found mlibc-0.0pl4207_2.x86_64.xbps [2025-01-22 02:36:32.047747 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4207_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4207_2' (x86_64). index: 10 packages registered. [2025-01-22 02:36:32.067602 sunset] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.x86_64.xbps [2025-01-22 02:36:32.068359 sunset] 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: 11 packages registered. [2025-01-22 02:36:32.084461 sunset] DEBUG: xbbs.worker: ... found libx11-1.8.10_1.x86_64.xbps [2025-01-22 02:36:32.087510 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.10_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.10_1' (x86_64). index: 12 packages registered. [2025-01-22 02:36:32.104606 sunset] DEBUG: xbbs.worker: ... found libexpat-2.5.0_7.x86_64.xbps [2025-01-22 02:36:32.105399 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libexpat-2.5.0_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libexpat-2.5.0_7' (x86_64). index: 13 packages registered. [2025-01-22 02:36:32.122344 sunset] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.x86_64.xbps [2025-01-22 02:36:32.122920 sunset] 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: 14 packages registered. [2025-01-22 02:36:32.139207 sunset] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2025-01-22 02:36:32.140533 sunset] 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: 15 packages registered. [2025-01-22 02:36:32.159174 sunset] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_1.x86_64.xbps [2025-01-22 02:36:32.162068 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.12.8_1.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_1' (x86_64). index: 16 packages registered. [2025-01-22 02:36:32.180880 sunset] DEBUG: xbbs.worker: ... found libxml-2.10.0_8.x86_64.xbps [2025-01-22 02:36:32.183620 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxml-2.10.0_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxml-2.10.0_8' (x86_64). index: 17 packages registered. [2025-01-22 02:36:32.202884 sunset] DEBUG: xbbs.worker: ... found xkeyboard-config-2.43_1.x86_64.xbps [2025-01-22 02:36:32.204497 sunset] 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: 18 packages registered. [2025-01-22 02:36:32.222776 sunset] DEBUG: xbbs.worker: ... found frigg-0.0pl352_7.x86_64.xbps [2025-01-22 02:36:32.223382 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl352_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl352_7' (x86_64). index: 19 packages registered. [2025-01-22 02:36:32.241496 sunset] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.x86_64.xbps [2025-01-22 02:36:32.242156 sunset] 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: 20 packages registered. [2025-01-22 02:36:32.259851 sunset] DEBUG: xbbs.worker: ... found libxcb-1.17_1.x86_64.xbps [2025-01-22 02:36:32.261583 sunset] 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: 21 packages registered. [2025-01-22 02:36:32.280680 sunset] DEBUG: xbbs.worker: ... found eudev-3.2.11_3.x86_64.xbps [2025-01-22 02:36:32.284348 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'eudev-3.2.11_3.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `eudev-3.2.11_3' (x86_64). index: 22 packages registered. [2025-01-22 02:36:32.304233 sunset] DEBUG: xbbs.worker: ... found libxtrans-1.5.2_1.x86_64.xbps [2025-01-22 02:36:32.304715 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.5.2_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.5.2_1' (x86_64). index: 23 packages registered. [2025-01-22 02:36:32.321165 sunset] DEBUG: xbbs.worker: ... found libdrm-2.4.115_9.x86_64.xbps [2025-01-22 02:36:32.321944 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-2.4.115_9.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-2.4.115_9' (x86_64). index: 24 packages registered. [2025-01-22 02:36:32.340329 sunset] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.x86_64.xbps [2025-01-22 02:36:32.340940 sunset] 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: 25 packages registered. [2025-01-22 02:36:36.618786 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.wm1acpeb) install libdrm-headers (inside sysroot.wm1acpeb) install linux-headers (inside sysroot.wm1acpeb) install mlibc-headers (inside sysroot.wm1acpeb) install mlibc (inside sysroot.wm1acpeb) install eudev (inside sysroot.wm1acpeb) install libdrm (inside sysroot.wm1acpeb) install xorg-util-macros (inside sysroot.wm1acpeb) install xorg-proto (inside sysroot.wm1acpeb) install libxau (inside sysroot.wm1acpeb) install libxdmcp (inside sysroot.wm1acpeb) install xcb-proto (inside sysroot.wm1acpeb) install libxcb (inside sysroot.wm1acpeb) install libiconv (inside sysroot.wm1acpeb) install zlib (inside sysroot.wm1acpeb) install libxml (inside sysroot.wm1acpeb) install libexpat (inside sysroot.wm1acpeb) install libffi (inside sysroot.wm1acpeb) install wayland (inside sysroot.wm1acpeb) install wayland-protocols (inside sysroot.wm1acpeb) install libxtrans (inside sysroot.wm1acpeb) install libx11 (inside sysroot.wm1acpeb) install xkeyboard-config (inside sysroot.wm1acpeb) install libxkbcommon (inside sysroot.wm1acpeb) install libtsm (inside sysroot.wm1acpeb) configure kmscon (inside sysroot.wm1acpeb) build kmscon (inside sysroot.wm1acpeb) pack kmscon xbstrap: fetch kmscon [1/32] 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/32] [2025-01-22 02:36:37.123252 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 32, 'n_this': 1, 'status': 'success', 'subject': 'kmscon'} HEAD is now at 3292791 Merge pull request #46 from Aetf/release-9 xbstrap: patch kmscon [3/32] [2025-01-22 02:36:37.151340 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 32, '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/32] xbstrap: install frigg [5/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'frigg'] [2025-01-22 02:36:37.207478 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 32, 'n_this': 3, 'status': 'success', 'subject': 'kmscon'} [2025-01-22 02:36:37.208190 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 32, 'n_this': 4, 'status': 'success', 'subject': 'kmscon'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'libdrm-headers'] [2025-01-22 02:36:37.220302 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'linux-headers'] [2025-01-22 02:36:37.229104 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'mlibc-headers'] [2025-01-22 02:36:37.370287 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'mlibc'] [2025-01-22 02:36:37.389216 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install eudev [10/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'eudev'] [2025-01-22 02:36:37.440786 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'eudev'] xbstrap: install libdrm [11/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'libdrm'] [2025-01-22 02:36:37.476474 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 10, 'status': 'success', 'subject': 'eudev'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install xorg-util-macros [12/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'xorg-util-macros'] [2025-01-22 02:36:37.486220 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 11, 'status': 'success', 'subject': 'libdrm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-util-macros'] xbstrap: install xorg-proto [13/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'xorg-proto'] [2025-01-22 02:36:37.492442 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 12, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [14/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'libxau'] [2025-01-22 02:36:37.515410 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 13, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [15/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'libxdmcp'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] [2025-01-22 02:36:37.523845 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 14, 'status': 'success', 'subject': 'libxau'} xbstrap: install xcb-proto [16/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'xcb-proto'] [2025-01-22 02:36:37.529989 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 15, 'status': 'success', 'subject': 'libxdmcp'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [17/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'libxcb'] [2025-01-22 02:36:37.543337 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 16, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libiconv [18/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'libiconv'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] [2025-01-22 02:36:37.659105 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 17, 'status': 'success', 'subject': 'libxcb'} xbstrap: install zlib [19/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'zlib'] [2025-01-22 02:36:37.672004 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 18, 'status': 'success', 'subject': 'libiconv'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install libxml [20/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'libxml'] [2025-01-22 02:36:37.680832 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 19, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] xbstrap: install libexpat [21/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'libexpat'] [2025-01-22 02:36:37.713492 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 20, 'status': 'success', 'subject': 'libxml'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install libffi [22/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'libffi'] [2025-01-22 02:36:37.723490 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 21, 'status': 'success', 'subject': 'libexpat'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install wayland [23/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'wayland'] [2025-01-22 02:36:37.731285 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 22, 'status': 'success', 'subject': 'libffi'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install wayland-protocols [24/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'wayland-protocols'] [2025-01-22 02:36:37.747169 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 23, 'status': 'success', 'subject': 'wayland'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] xbstrap: install libxtrans [25/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'libxtrans'] [2025-01-22 02:36:37.761267 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 24, 'status': 'success', 'subject': 'wayland-protocols'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [26/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'libx11'] [2025-01-22 02:36:37.770090 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 25, 'status': 'success', 'subject': 'libxtrans'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install xkeyboard-config [27/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'xkeyboard-config'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xkeyboard-config'] [2025-01-22 02:36:37.949157 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 26, 'status': 'success', 'subject': 'libx11'} xbstrap: install libxkbcommon [28/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'libxkbcommon'] [2025-01-22 02:36:37.996854 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 27, 'status': 'success', 'subject': 'xkeyboard-config'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxkbcommon'] xbstrap: install libtsm [29/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.wm1acpeb', 'libtsm'] [2025-01-22 02:36:38.014484 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 28, 'status': 'success', 'subject': 'libxkbcommon'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.wm1acpeb', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libtsm'] xbstrap: configure kmscon [30/32] [2025-01-22 02:36:38.024218 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 29, 'status': 'success', 'subject': 'libtsm'} 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', '@THIS_SOURCE_DIR@'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 2423349 (outside the namespace) The Meson build system Version: 1.6.1 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.7.0 Run-time dependency libtsm found: YES 4.0.2 Run-time dependency libudev found: YES 243 Run-time dependency libdrm found: YES 2.4.115 Run-time dependency dl found: YES Run-time dependency threads found: YES Program python3 found: YES (/usr/bin/python3) Found CMake: NO Run-time dependency libsystemd found: NO (tried pkgconfig and cmake) Dependency libdrm found: YES 2.4.115 (cached) 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 prefix : /usr session_dummy : enabled session_terminal: enabled Found ninja-1.11.1 at /usr/bin/ninja xbstrap: build kmscon [31/32] [2025-01-22 02:36:39.085777 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 32, 'n_this': 30, 'status': 'success', 'subject': 'kmscon'} xbstrap: Running ['ninja'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 2423453 (outside the namespace) [1/54] Generating from 'uterm_input_fallback.xkb' [2/54] Generating src/shl_githead.c with a custom command [3/54] Compiling C object src/mod-bbulk.so.p/text_bbulk.c.o [4/54] Compiling C object src/libshl.a.p/meson-generated_.._shl_githead.c.o [5/54] Compiling C object src/libuterm.a.p/meson-generated_uterm_input_fallback.xkb.bin.c.o [6/54] Compiling C object src/mod-bbulk.so.p/kmscon_mod_bbulk.c.o [7/54] Compiling C object src/genunifont.p/genunifont.c.o [8/54] Compiling C object tests/test_key.p/test_key.c.o [9/54] Compiling C object src/libshl.a.p/shl_log.c.o [10/54] Compiling C object external/libext-htable.a.p/htable.c.o [11/54] Linking static target src/libshl.a [12/54] Linking static target external/libext-htable.a [13/54] Compiling C object src/libuterm.a.p/uterm_input.c.o [14/54] Compiling C object src/libuterm.a.p/uterm_input_uxkb.c.o [15/54] Compiling C object src/libuterm.a.p/uterm_monitor.c.o [16/54] Linking target src/genunifont [17/54] Compiling C object src/libuterm.a.p/uterm_video.c.o [18/54] Compiling C object src/libuterm.a.p/uterm_fbdev_render.c.o [19/54] Compiling C object src/libuterm.a.p/uterm_vt.c.o [20/54] Linking target src/mod-bbulk.so [21/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% [22/54] Compiling C object src/libuterm.a.p/uterm_drm2d_video.c.o [23/54] Compiling C object src/libuterm.a.p/uterm_drm2d_render.c.o [24/54] Compiling C object src/libuterm.a.p/uterm_fbdev_video.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/libconf.a.p/conf.c.o [29/54] Compiling C object src/kmscon.p/kmscon_module.c.o [30/54] Linking static target src/libconf.a [31/54] Compiling C object src/libuterm.a.p/uterm_drm_shared.c.o [32/54] Compiling C object src/kmscon.p/pty.c.o [33/54] Compiling C object src/kmscon.p/text.c.o [34/54] Compiling C object src/libeloop.a.p/eloop.c.o [35/54] Linking static target src/libuterm.a [36/54] Linking static target src/libeloop.a [37/54] Compiling C object src/kmscon.p/kmscon_dummy.c.o [38/54] Compiling C object src/kmscon.p/kmscon_main.c.o [39/54] Linking target tests/test_key [40/54] Compiling C object tests/test_vt.p/test_vt.c.o [41/54] Linking target tests/test_vt [42/54] Compiling C object tests/test_input.p/test_input.c.o [43/54] Linking target tests/test_input [44/54] Compiling C object tests/test_output.p/test_output.c.o [45/54] Linking target tests/test_output [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 2423662 (outside the namespace) xbstrap: Running ['mkdir', '-p', '@THIS_COLLECT_DIR@/etc/kmscon'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 2423674 (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 2423679 (outside the namespace) xbstrap: pack kmscon [32/32] [2025-01-22 02:36:45.720262 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 32, 'n_this': 31, 'status': 'success', 'subject': 'kmscon'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'kmscon', '-n', 'kmscon-9.0.0_8', '-D', 'mlibc>=0 libxkbcommon>=0 libdrm>=0 libtsm>=0 eudev>=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/tmp03sco_ol'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/kmscon-9.0.0_8.x86_64.xbps'] (x86_64) [2025-01-22 02:36:45.836220 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 32, 'n_this': 32, 'status': 'success', 'subject': 'kmscon'} [2025-01-22 02:36:45.848710 sunset] DEBUG: xbbs.worker: successfully uploaded package kmscon for JobMessage(project='managarm', job='package:kmscon', repository='https://github.com/managarm/bootstrap-managarm.git', revision='f1f6454b4293abd369206504f7ed55db7fabdef7', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_8'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.43_1'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.39_1'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_7'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.7.0_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl352_7'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4207_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_2'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4207_2'}, 'eudev': {'architecture': 'x86_64', 'version': '3.2.11_3'}, 'libtsm': {'architecture': 'x86_64', 'version': '4.0.2_7'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_9'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}}, prod_pkgs={'kmscon': {'architecture': 'x86_64', 'version': '9.0.0_8'}}, 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-01-22 02:36:46.046615 sunset] INFO: xbbs.worker: job done. return code: 0