[2024-09-29 05:40:59.547529 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:kmscon', repository='https://github.com/managarm/bootstrap-managarm.git', revision='5414d71db6f863811ed3806d7ce8a3e94f369750', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'libtsm': {'architecture': 'x86_64', 'version': '4.0.2_6'}, 'eudev': {'architecture': 'x86_64', 'version': '3.2.10_11'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl3987_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl342_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl3987_2'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_5'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_7'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.39_6'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_5'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_7'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_7'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.5.0_6'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}}, prod_pkgs={'kmscon': {'architecture': 'x86_64', 'version': '9.0.0_7'}}, 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/') [2024-09-29 05:40:59.547911 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/ [2024-09-29 05:40:59.560232 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'}) [2024-09-29 05:40:59.571119 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 [2024-09-29 05:41:00.440821 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '5414d71db6f863811ed3806d7ce8a3e94f369750'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 5414d71 Merge pull request #370 from no92/freebsd-e1000 [2024-09-29 05:41:00.465995 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 [2024-09-29 05:41:01.044177 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', '--', 'libdrm', 'libtsm', 'eudev', 'mlibc-headers', 'libdrm-headers', 'linux-headers', 'frigg', 'mlibc', 'libexpat', 'libffi', 'wayland', 'libxtrans', 'xorg-util-macros', 'libx11', 'xorg-proto', 'xkeyboard-config', 'wayland-protocols', 'libiconv', 'zlib', 'libxml', 'xcb-proto', 'libxau', 'libxdmcp', 'libxcb', 'libxkbcommon'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [29KB 13%] 126MB/s ETA: 00m00s x86_64-repodata: 29KB [avg rate: 929MB/s] 25 packages will be downloaded: 25 packages will be installed: libdrm-2.4.115_8 libtsm-4.0.2_6 eudev-3.2.10_11 mlibc-headers-0.0pl3987_2 libdrm-headers-2.4.115_1 linux-headers-6.9.3_1 frigg-0.0pl342_7 mlibc-0.0pl3987_2 libexpat-2.5.0_6 libffi-3.4.4_5 wayland-1.22.0_7 libxtrans-1.5.0_6 xorg-util-macros-1.20.0_6 libx11-1.8.7_4 xorg-proto-2023.2_7 xkeyboard-config-2.39_6 wayland-protocols-1.32_5 libiconv-1.17_7 zlib-1.2.12_7 libxml-2.10.0_7 xcb-proto-1.16.0_4 libxau-1.0.11_6 libxdmcp-1.1.4_6 libxcb-1.16_4 libxkbcommon-1.5.0_6 Size to download: 21MB Size required on disk: 95MB Space available on disk: 767GB [*] Downloading packages libdrm-2.4.115_8.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps.sig: 512B [avg rate: 13MB/s] libdrm-2.4.115_8.x86_64.xbps: [240KB 1%] 67MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps: 240KB [avg rate: 4047MB/s] libdrm-2.4.115_8: verifying RSA signature... libtsm-4.0.2_6.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s libtsm-4.0.2_6.x86_64.xbps.sig: 512B [avg rate: 15MB/s] libtsm-4.0.2_6.x86_64.xbps: [46KB 8%] 106MB/s ETA: 00m00s libtsm-4.0.2_6.x86_64.xbps: 46KB [avg rate: 1212MB/s] libtsm-4.0.2_6: verifying RSA signature... eudev-3.2.10_11.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s eudev-3.2.10_11.x86_64.xbps.sig: 512B [avg rate: 20MB/s] eudev-3.2.10_11.x86_64.xbps: [2464KB 0%] 51MB/s ETA: 00m00s eudev-3.2.10_11.x86_64.xbps: 2464KB [avg rate: 31GB/s] eudev-3.2.10_11: verifying RSA signature... mlibc-headers-0.0pl3987_2.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s mlibc-headers-0.0pl3987_2.x86_64.xbps.sig: 512B [avg rate: 15MB/s] mlibc-headers-0.0pl3987_2.x86_64.xbps: [95KB 4%] 81MB/s ETA: 00m00s mlibc-headers-0.0pl3987_2.x86_64.xbps: 95KB [avg rate: 1925MB/s] mlibc-headers-0.0pl3987_2: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 61MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 1741MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... linux-headers-6.9.3_1.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps.sig: 512B [avg rate: 15MB/s] linux-headers-6.9.3_1.x86_64.xbps: [3064KB 0%] 69MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3064KB [avg rate: 51GB/s] linux-headers-6.9.3_1: verifying RSA signature... frigg-0.0pl342_7.x86_64.xbps.sig: [512B 100%] 21MB/s ETA: 00m00s frigg-0.0pl342_7.x86_64.xbps.sig: 512B [avg rate: 21MB/s] frigg-0.0pl342_7.x86_64.xbps: [41KB 9%] 62MB/s ETA: 00m00s frigg-0.0pl342_7.x86_64.xbps: 41KB [avg rate: 631MB/s] frigg-0.0pl342_7: verifying RSA signature... mlibc-0.0pl3987_2.x86_64.xbps.sig: [512B 100%] 19MB/s ETA: 00m00s mlibc-0.0pl3987_2.x86_64.xbps.sig: 512B [avg rate: 19MB/s] mlibc-0.0pl3987_2.x86_64.xbps: [4345KB 0%] 32MB/s ETA: 00m00s mlibc-0.0pl3987_2.x86_64.xbps: 4345KB [avg rate: 33GB/s] mlibc-0.0pl3987_2: verifying RSA signature... libexpat-2.5.0_6.x86_64.xbps.sig: [512B 100%] 21MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps.sig: 512B [avg rate: 21MB/s] libexpat-2.5.0_6.x86_64.xbps: [332KB 1%] 51MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps: 332KB [avg rate: 4208MB/s] libexpat-2.5.0_6: verifying RSA signature... libffi-3.4.4_5.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libffi-3.4.4_5.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libffi-3.4.4_5.x86_64.xbps: [38KB 10%] 81MB/s ETA: 00m00s libffi-3.4.4_5.x86_64.xbps: 38KB [avg rate: 764MB/s] libffi-3.4.4_5: verifying RSA signature... wayland-1.22.0_7.x86_64.xbps.sig: [512B 100%] 10MB/s ETA: 00m00s wayland-1.22.0_7.x86_64.xbps.sig: 512B [avg rate: 10MB/s] wayland-1.22.0_7.x86_64.xbps: [309KB 1%] 21MB/s ETA: 00m00s wayland-1.22.0_7.x86_64.xbps: 309KB [avg rate: 1649MB/s] wayland-1.22.0_7: verifying RSA signature... libxtrans-1.5.0_6.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libxtrans-1.5.0_6.x86_64.xbps: [42KB 9%] 75MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps: 42KB [avg rate: 796MB/s] libxtrans-1.5.0_6: verifying RSA signature... xorg-util-macros-1.20.0_6.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps.sig: 512B [avg rate: 16MB/s] xorg-util-macros-1.20.0_6.x86_64.xbps: [23KB 17%] 78MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps: 23KB [avg rate: 442MB/s] xorg-util-macros-1.20.0_6: verifying RSA signature... libx11-1.8.7_4.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps.sig: 512B [avg rate: 15MB/s] libx11-1.8.7_4.x86_64.xbps: [3283KB 0%] 71MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps: 3283KB [avg rate: 57GB/s] libx11-1.8.7_4: verifying RSA signature... xorg-proto-2023.2_7.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps.sig: 512B [avg rate: 20MB/s] xorg-proto-2023.2_7.x86_64.xbps: [586KB 0%] 63MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps: 586KB [avg rate: 9227MB/s] xorg-proto-2023.2_7: verifying RSA signature... xkeyboard-config-2.39_6.x86_64.xbps.sig: [512B 100%] 7353KB/s ETA: 00m00s xkeyboard-config-2.39_6.x86_64.xbps.sig: 512B [avg rate: 7353KB/s] xkeyboard-config-2.39_6.x86_64.xbps: [1024KB 0%] 70MB/s ETA: 00m00s xkeyboard-config-2.39_6.x86_64.xbps: 1024KB [avg rate: 17GB/s] xkeyboard-config-2.39_6: verifying RSA signature... wayland-protocols-1.32_5.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s wayland-protocols-1.32_5.x86_64.xbps.sig: 512B [avg rate: 17MB/s] wayland-protocols-1.32_5.x86_64.xbps: [85KB 4%] 74MB/s ETA: 00m00s wayland-protocols-1.32_5.x86_64.xbps: 85KB [avg rate: 1562MB/s] wayland-protocols-1.32_5: verifying RSA signature... libiconv-1.17_7.x86_64.xbps.sig: [512B 100%] 12MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps.sig: 512B [avg rate: 12MB/s] libiconv-1.17_7.x86_64.xbps: [833KB 0%] 26MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps: 833KB [avg rate: 5386MB/s] libiconv-1.17_7: verifying RSA signature... zlib-1.2.12_7.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps.sig: 512B [avg rate: 14MB/s] zlib-1.2.12_7.x86_64.xbps: [114KB 3%] 60MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps: 114KB [avg rate: 1706MB/s] zlib-1.2.12_7: verifying RSA signature... libxml-2.10.0_7.x86_64.xbps.sig: [512B 100%] 21MB/s ETA: 00m00s libxml-2.10.0_7.x86_64.xbps.sig: 512B [avg rate: 21MB/s] libxml-2.10.0_7.x86_64.xbps: [2411KB 0%] 106MB/s ETA: 00m00s libxml-2.10.0_7.x86_64.xbps: 2411KB [avg rate: 62GB/s] libxml-2.10.0_7: verifying RSA signature... xcb-proto-1.16.0_4.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps.sig: 512B [avg rate: 16MB/s] xcb-proto-1.16.0_4.x86_64.xbps: [123KB 3%] 59MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps: 123KB [avg rate: 1826MB/s] xcb-proto-1.16.0_4: verifying RSA signature... libxau-1.0.11_6.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps.sig: 512B [avg rate: 20MB/s] libxau-1.0.11_6.x86_64.xbps: [18KB 22%] 80MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps: 18KB [avg rate: 354MB/s] libxau-1.0.11_6: verifying RSA signature... libxdmcp-1.1.4_6.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libxdmcp-1.1.4_6.x86_64.xbps: [43KB 9%] 55MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps: 43KB [avg rate: 588MB/s] libxdmcp-1.1.4_6: verifying RSA signature... libxcb-1.16_4.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libxcb-1.16_4.x86_64.xbps: [1226KB 0%] 74MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps: 1226KB [avg rate: 22GB/s] libxcb-1.16_4: verifying RSA signature... libxkbcommon-1.5.0_6.x86_64.xbps.sig: [512B 100%] 12MB/s ETA: 00m00s libxkbcommon-1.5.0_6.x86_64.xbps.sig: 512B [avg rate: 12MB/s] libxkbcommon-1.5.0_6.x86_64.xbps: [623KB 0%] 100MB/s ETA: 00m00s libxkbcommon-1.5.0_6.x86_64.xbps: 623KB [avg rate: 15GB/s] libxkbcommon-1.5.0_6: verifying RSA signature... [*] Collecting package files libdrm-2.4.115_8: collecting files... libtsm-4.0.2_6: collecting files... eudev-3.2.10_11: collecting files... mlibc-headers-0.0pl3987_2: collecting files... libdrm-headers-2.4.115_1: collecting files... linux-headers-6.9.3_1: collecting files... frigg-0.0pl342_7: collecting files... mlibc-0.0pl3987_2: collecting files... libexpat-2.5.0_6: collecting files... libffi-3.4.4_5: collecting files... wayland-1.22.0_7: collecting files... libxtrans-1.5.0_6: collecting files... xorg-util-macros-1.20.0_6: collecting files... libx11-1.8.7_4: collecting files... xorg-proto-2023.2_7: collecting files... xkeyboard-config-2.39_6: collecting files... wayland-protocols-1.32_5: collecting files... libiconv-1.17_7: collecting files... zlib-1.2.12_7: collecting files... libxml-2.10.0_7: collecting files... xcb-proto-1.16.0_4: collecting files... libxau-1.0.11_6: collecting files... libxdmcp-1.1.4_6: collecting files... libxcb-1.16_4: collecting files... libxkbcommon-1.5.0_6: collecting files... [*] Unpacking packages libdrm-2.4.115_8: unpacking ... libtsm-4.0.2_6: unpacking ... eudev-3.2.10_11: unpacking ... mlibc-headers-0.0pl3987_2: unpacking ... libdrm-headers-2.4.115_1: unpacking ... linux-headers-6.9.3_1: unpacking ... frigg-0.0pl342_7: unpacking ... mlibc-0.0pl3987_2: unpacking ... libexpat-2.5.0_6: unpacking ... libffi-3.4.4_5: unpacking ... wayland-1.22.0_7: unpacking ... libxtrans-1.5.0_6: unpacking ... xorg-util-macros-1.20.0_6: unpacking ... libx11-1.8.7_4: unpacking ... xorg-proto-2023.2_7: unpacking ... xkeyboard-config-2.39_6: unpacking ... wayland-protocols-1.32_5: unpacking ... libiconv-1.17_7: unpacking ... zlib-1.2.12_7: unpacking ... libxml-2.10.0_7: unpacking ... xcb-proto-1.16.0_4: unpacking ... libxau-1.0.11_6: unpacking ... libxdmcp-1.1.4_6: unpacking ... libxcb-1.16_4: unpacking ... libxkbcommon-1.5.0_6: unpacking ... 25 downloaded, 25 installed, 0 updated, 25 configured, 0 removed. [2024-09-29 05:41:04.484191 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2024-09-29 05:41:04.484613 sunset] DEBUG: xbbs.worker: ... found libxau-1.0.11_6.x86_64.xbps [2024-09-29 05:41:04.484894 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxau-1.0.11_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxau-1.0.11_6' (x86_64). index: 1 packages registered. [2024-09-29 05:41:04.496035 sunset] DEBUG: xbbs.worker: ... found libiconv-1.17_7.x86_64.xbps [2024-09-29 05:41:04.497454 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_7' (x86_64). index: 2 packages registered. [2024-09-29 05:41:04.514944 sunset] DEBUG: xbbs.worker: ... found libffi-3.4.4_5.x86_64.xbps [2024-09-29 05:41:04.515609 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libffi-3.4.4_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libffi-3.4.4_5' (x86_64). index: 3 packages registered. [2024-09-29 05:41:04.529813 sunset] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2024-09-29 05:41:04.530376 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_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.115_1' (x86_64). index: 4 packages registered. [2024-09-29 05:41:04.543496 sunset] DEBUG: xbbs.worker: ... found wayland-1.22.0_7.x86_64.xbps [2024-09-29 05:41:04.544263 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-1.22.0_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-1.22.0_7' (x86_64). index: 5 packages registered. [2024-09-29 05:41:04.558591 sunset] DEBUG: xbbs.worker: ... found xorg-proto-2023.2_7.x86_64.xbps [2024-09-29 05:41:04.559699 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-proto-2023.2_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-proto-2023.2_7' (x86_64). index: 6 packages registered. [2024-09-29 05:41:04.575411 sunset] DEBUG: xbbs.worker: ... found zlib-1.2.12_7.x86_64.xbps [2024-09-29 05:41:04.576110 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_7' (x86_64). index: 7 packages registered. [2024-09-29 05:41:04.589748 sunset] DEBUG: xbbs.worker: ... found libxdmcp-1.1.4_6.x86_64.xbps [2024-09-29 05:41:04.590269 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdmcp-1.1.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdmcp-1.1.4_6' (x86_64). index: 8 packages registered. [2024-09-29 05:41:04.603881 sunset] DEBUG: xbbs.worker: ... found mlibc-0.0pl3987_2.x86_64.xbps [2024-09-29 05:41:04.608143 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl3987_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl3987_2' (x86_64). index: 9 packages registered. [2024-09-29 05:41:04.642160 sunset] DEBUG: xbbs.worker: ... found libxtrans-1.5.0_6.x86_64.xbps [2024-09-29 05:41:04.642702 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.5.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.5.0_6' (x86_64). index: 10 packages registered. [2024-09-29 05:41:04.654204 sunset] DEBUG: xbbs.worker: ... found libxcb-1.16_4.x86_64.xbps [2024-09-29 05:41:04.655717 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcb-1.16_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcb-1.16_4' (x86_64). index: 11 packages registered. [2024-09-29 05:41:04.675998 sunset] DEBUG: xbbs.worker: ... found libx11-1.8.7_4.x86_64.xbps [2024-09-29 05:41:04.679290 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.7_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.7_4' (x86_64). index: 12 packages registered. [2024-09-29 05:41:04.710162 sunset] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.0_6.x86_64.xbps [2024-09-29 05:41:04.710773 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-util-macros-1.20.0_6.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.0_6' (x86_64). index: 13 packages registered. [2024-09-29 05:41:04.724131 sunset] DEBUG: xbbs.worker: ... found libexpat-2.5.0_6.x86_64.xbps [2024-09-29 05:41:04.725066 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libexpat-2.5.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libexpat-2.5.0_6' (x86_64). index: 14 packages registered. [2024-09-29 05:41:04.737833 sunset] DEBUG: xbbs.worker: ... found libtsm-4.0.2_6.x86_64.xbps [2024-09-29 05:41:04.738351 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libtsm-4.0.2_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libtsm-4.0.2_6' (x86_64). index: 15 packages registered. [2024-09-29 05:41:04.750227 sunset] DEBUG: xbbs.worker: ... found wayland-protocols-1.32_5.x86_64.xbps [2024-09-29 05:41:04.751006 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-protocols-1.32_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-protocols-1.32_5' (x86_64). index: 16 packages registered. [2024-09-29 05:41:04.762374 sunset] DEBUG: xbbs.worker: ... found libxml-2.10.0_7.x86_64.xbps [2024-09-29 05:41:04.765165 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxml-2.10.0_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxml-2.10.0_7' (x86_64). index: 17 packages registered. [2024-09-29 05:41:04.785784 sunset] DEBUG: xbbs.worker: ... found eudev-3.2.10_11.x86_64.xbps [2024-09-29 05:41:04.788321 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'eudev-3.2.10_11.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `eudev-3.2.10_11' (x86_64). index: 18 packages registered. [2024-09-29 05:41:04.810846 sunset] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl3987_2.x86_64.xbps [2024-09-29 05:41:04.811608 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl3987_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl3987_2' (x86_64). index: 19 packages registered. [2024-09-29 05:41:04.831927 sunset] DEBUG: xbbs.worker: ... found libdrm-2.4.115_8.x86_64.xbps [2024-09-29 05:41:04.832808 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-2.4.115_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-2.4.115_8' (x86_64). index: 20 packages registered. [2024-09-29 05:41:04.848347 sunset] DEBUG: xbbs.worker: ... found libxkbcommon-1.5.0_6.x86_64.xbps [2024-09-29 05:41:04.849444 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxkbcommon-1.5.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxkbcommon-1.5.0_6' (x86_64). index: 21 packages registered. [2024-09-29 05:41:04.864146 sunset] DEBUG: xbbs.worker: ... found frigg-0.0pl342_7.x86_64.xbps [2024-09-29 05:41:04.864704 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl342_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl342_7' (x86_64). index: 22 packages registered. [2024-09-29 05:41:04.876515 sunset] DEBUG: xbbs.worker: ... found xcb-proto-1.16.0_4.x86_64.xbps [2024-09-29 05:41:04.877056 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xcb-proto-1.16.0_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xcb-proto-1.16.0_4' (x86_64). index: 23 packages registered. [2024-09-29 05:41:04.888466 sunset] DEBUG: xbbs.worker: ... found xkeyboard-config-2.39_6.x86_64.xbps [2024-09-29 05:41:04.889679 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xkeyboard-config-2.39_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xkeyboard-config-2.39_6' (x86_64). index: 24 packages registered. [2024-09-29 05:41:04.906072 sunset] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2024-09-29 05:41:04.909212 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.9.3_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.9.3_1' (x86_64). index: 25 packages registered. [2024-09-29 05:41:11.321048 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 configure kmscon build kmscon pack kmscon xbstrap: fetch kmscon [1/7] 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/7] [2024-09-29 05:41:12.330429 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 7, 'n_this': 1, 'status': 'success', 'subject': 'kmscon'} HEAD is now at 3292791 Merge pull request #46 from Aetf/release-9 xbstrap: patch kmscon [3/7] [2024-09-29 05:41:12.358704 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, '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/7] xbstrap: configure kmscon [5/7] [2024-09-29 05:41:12.410043 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'kmscon'} [2024-09-29 05:41:12.410734 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 7, 'n_this': 4, 'status': 'success', 'subject': 'kmscon'} 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 948621 (outside the namespace) DEPRECATION: "pkgconfig" entry is deprecated and should be replaced by "pkg-config" DEPRECATION: "pkgconfig" entry is deprecated and should be replaced by "pkg-config" The Meson build system Version: 1.5.2 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 13.2.0 "x86_64-managarm-gcc (managarm) 13.2.0") C linker for the host machine: x86_64-managarm-gcc ld.bfd 2.40 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.5.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 [6/7] [2024-09-29 05:41:13.381420 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'success', 'subject': 'kmscon'} xbstrap: Running ['ninja'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 948725 (outside the namespace) [1/54] Compiling C object src/mod-bbulk.so.p/kmscon_mod_bbulk.c.o [2/54] Generating from 'uterm_input_fallback.xkb' [3/54] Generating src/shl_githead.c with a custom command [4/54] Compiling C object tests/test_key.p/test_key.c.o [5/54] Compiling C object src/mod-bbulk.so.p/text_bbulk.c.o [6/54] Compiling C object src/libuterm.a.p/meson-generated_uterm_input_fallback.xkb.bin.c.o [7/54] Compiling C object src/genunifont.p/genunifont.c.o [8/54] Compiling C object src/libshl.a.p/meson-generated_.._shl_githead.c.o [9/54] Compiling C object external/libext-htable.a.p/htable.c.o [10/54] Compiling C object src/libshl.a.p/shl_log.c.o [11/54] Linking static target external/libext-htable.a [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_input_uxkb.c.o [15/54] Compiling C object src/libuterm.a.p/uterm_monitor.c.o [16/54] Compiling C object src/libuterm.a.p/uterm_fbdev_video.c.o [17/54] Linking target src/genunifont [18/54] Linking target src/mod-bbulk.so [19/54] Compiling C object src/libuterm.a.p/uterm_vt.c.o [20/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% [21/54] Compiling C object src/libuterm.a.p/uterm_drm2d_video.c.o [22/54] Compiling C object src/libuterm.a.p/uterm_drm2d_render.c.o [23/54] Compiling C object src/libuterm.a.p/uterm_video.c.o [24/54] Compiling C object src/libconf.a.p/conf.c.o [25/54] Compiling C object src/kmscon.p/font_8x16.c.o [26/54] Compiling C object src/kmscon.p/font.c.o [27/54] Compiling C object src/libuterm.a.p/uterm_fbdev_render.c.o [28/54] Linking static target src/libconf.a [29/54] Compiling C object src/libuterm.a.p/uterm_drm_shared.c.o [30/54] Compiling C object src/libeloop.a.p/eloop.c.o [31/54] Linking static target src/libeloop.a [32/54] Compiling C object src/kmscon.p/text_bblit.c.o [33/54] Linking static target src/libuterm.a [34/54] Compiling C object src/kmscon.p/pty.c.o [35/54] Compiling C object src/kmscon.p/kmscon_dummy.c.o [36/54] Compiling C object src/kmscon.p/kmscon_module.c.o [37/54] Linking target tests/test_key [38/54] Compiling C object src/kmscon.p/text.c.o [39/54] Compiling C object tests/test_vt.p/test_vt.c.o [40/54] Compiling C object src/kmscon.p/kmscon_main.c.o [41/54] Linking target tests/test_vt [42/54] Compiling C object tests/test_output.p/test_output.c.o [43/54] Linking target tests/test_output [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/mod-unifont.so.p/font_unifont.c.o [51/54] Compiling C object src/kmscon.p/kmscon_conf.c.o [52/54] Linking target src/kmscon [53/54] Compiling C object src/mod-unifont.so.p/meson-generated_font_unifont_data.bin.c.o [54/54] Linking target src/mod-unifont.so xbstrap: Running ['ninja', 'install'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 948934 (outside the namespace) xbstrap: Running ['mkdir', '-p', '@THIS_COLLECT_DIR@/etc/kmscon'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 948946 (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 948951 (outside the namespace) xbstrap: pack kmscon [7/7] [2024-09-29 05:41:18.453241 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'success', 'subject': 'kmscon'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'kmscon', '-n', 'kmscon-9.0.0_7', '-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/tmpzq1yqskt'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/kmscon-9.0.0_7.x86_64.xbps'] (x86_64) [2024-09-29 05:41:18.626430 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'kmscon'} [2024-09-29 05:41:18.634870 sunset] DEBUG: xbbs.worker: successfully uploaded package kmscon for JobMessage(project='managarm', job='package:kmscon', repository='https://github.com/managarm/bootstrap-managarm.git', revision='5414d71db6f863811ed3806d7ce8a3e94f369750', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'libtsm': {'architecture': 'x86_64', 'version': '4.0.2_6'}, 'eudev': {'architecture': 'x86_64', 'version': '3.2.10_11'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl3987_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl342_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl3987_2'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_5'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_7'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.39_6'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_5'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_7'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_7'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.5.0_6'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}}, prod_pkgs={'kmscon': {'architecture': 'x86_64', 'version': '9.0.0_7'}}, 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/') [2024-09-29 05:41:18.668901 sunset] INFO: xbbs.worker: job done. return code: 0