[2024-10-06 05:42:30.031735 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:libxi', repository='https://github.com/managarm/bootstrap-managarm.git', revision='dd2fcc32a1e0202a7c040fe64cd0a56bf792d1a9', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.5_6'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl3995_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl342_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl3995_2'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}}, needed_tools={'host-automake-v1.15': {'architecture': {'x86_64'}, 'version': '1.15.1_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'host-autoconf-v2.69': {'architecture': {'x86_64'}, 'version': '2.69_2'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'host-libtool': {'architecture': {'x86_64'}, 'version': '2.4.6_2'}, 'host-xorg-macros': {'architecture': {'x86_64'}, 'version': '1.20.0_1'}, 'host-autoconf-archive': {'architecture': {'x86_64'}, 'version': '2019.01.06_2'}}, prod_pkgs={'libxi': {'architecture': 'x86_64', 'version': '1.8.1_6'}}, 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-10-06 05:42:30.032159 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-10-06 05:42:30.040001 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-10-06 05:42:30.051501 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-10-06 05:42:30.876507 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'dd2fcc32a1e0202a7c040fe64cd0a56bf792d1a9'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at dd2fcc3 Merge pull request #384 from marv7000/lld [2024-10-06 05:42:30.902674 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-10-06 05:42:31.534024 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', '--', 'libxau', 'libxdmcp', 'xcb-proto', 'libxcb', 'libxtrans', 'libxext', 'xorg-proto', 'xorg-util-macros', 'mlibc-headers', 'frigg', 'libdrm-headers', 'linux-headers', 'mlibc', 'libx11', 'libxfixes'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [28KB 14%] 122MB/s ETA: 00m00s x86_64-repodata: 28KB [avg rate: 855MB/s] 15 packages will be downloaded: 15 packages will be installed: libxau-1.0.11_6 libxdmcp-1.1.4_6 xcb-proto-1.16.0_4 libxcb-1.16_4 libxtrans-1.5.0_6 libxext-1.3.5_6 xorg-proto-2023.2_7 xorg-util-macros-1.20.0_6 mlibc-headers-0.0pl3995_2 frigg-0.0pl342_7 libdrm-headers-2.4.115_1 linux-headers-6.9.3_1 mlibc-0.0pl3995_2 libx11-1.8.7_4 libxfixes-6.0.1_6 Size to download: 13MB Size required on disk: 63MB Space available on disk: 767GB [*] Downloading packages libxau-1.0.11_6.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libxau-1.0.11_6.x86_64.xbps: [18KB 22%] 62MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps: 18KB [avg rate: 275MB/s] libxau-1.0.11_6: verifying RSA signature... libxdmcp-1.1.4_6.x86_64.xbps.sig: [512B 100%] 18MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps.sig: 512B [avg rate: 18MB/s] libxdmcp-1.1.4_6.x86_64.xbps: [43KB 9%] 109MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps: 43KB [avg rate: 1159MB/s] libxdmcp-1.1.4_6: verifying RSA signature... xcb-proto-1.16.0_4.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps.sig: 512B [avg rate: 17MB/s] xcb-proto-1.16.0_4.x86_64.xbps: [123KB 3%] 75MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps: 123KB [avg rate: 2318MB/s] xcb-proto-1.16.0_4: verifying RSA signature... libxcb-1.16_4.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps.sig: 512B [avg rate: 17MB/s] libxcb-1.16_4.x86_64.xbps: [1227KB 0%] 77MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps: [1227KB 83%] 12MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps: 1227KB [avg rate: 14MB/s] libxcb-1.16_4: verifying RSA signature... libxtrans-1.5.0_6.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps.sig: 512B [avg rate: 13MB/s] libxtrans-1.5.0_6.x86_64.xbps: [42KB 9%] 61MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps: 42KB [avg rate: 647MB/s] libxtrans-1.5.0_6: verifying RSA signature... libxext-1.3.5_6.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s libxext-1.3.5_6.x86_64.xbps.sig: 512B [avg rate: 17MB/s] libxext-1.3.5_6.x86_64.xbps: [221KB 1%] 48MB/s ETA: 00m00s libxext-1.3.5_6.x86_64.xbps: 221KB [avg rate: 2637MB/s] libxext-1.3.5_6: verifying RSA signature... xorg-proto-2023.2_7.x86_64.xbps.sig: [512B 100%] 18MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps.sig: 512B [avg rate: 18MB/s] xorg-proto-2023.2_7.x86_64.xbps: [586KB 0%] 72MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps: 586KB [avg rate: 10GB/s] xorg-proto-2023.2_7: 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%] 80MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps: 23KB [avg rate: 451MB/s] xorg-util-macros-1.20.0_6: verifying RSA signature... mlibc-headers-0.0pl3995_2.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s mlibc-headers-0.0pl3995_2.x86_64.xbps.sig: 512B [avg rate: 16MB/s] mlibc-headers-0.0pl3995_2.x86_64.xbps: [95KB 4%] 103MB/s ETA: 00m00s mlibc-headers-0.0pl3995_2.x86_64.xbps: 95KB [avg rate: 2431MB/s] mlibc-headers-0.0pl3995_2: verifying RSA signature... frigg-0.0pl342_7.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s frigg-0.0pl342_7.x86_64.xbps.sig: 512B [avg rate: 17MB/s] frigg-0.0pl342_7.x86_64.xbps: [41KB 9%] 70MB/s ETA: 00m00s frigg-0.0pl342_7.x86_64.xbps: 41KB [avg rate: 709MB/s] frigg-0.0pl342_7: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig: 512B [avg rate: 20MB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 69MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 1955MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... linux-headers-6.9.3_1.x86_64.xbps.sig: [512B 100%] 12MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps.sig: 512B [avg rate: 12MB/s] linux-headers-6.9.3_1.x86_64.xbps: [3064KB 0%] 66MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3064KB [avg rate: 50GB/s] linux-headers-6.9.3_1: verifying RSA signature... mlibc-0.0pl3995_2.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s mlibc-0.0pl3995_2.x86_64.xbps.sig: 512B [avg rate: 11MB/s] mlibc-0.0pl3995_2.x86_64.xbps: [4347KB 0%] 47MB/s ETA: 00m00s mlibc-0.0pl3995_2.x86_64.xbps: 4347KB [avg rate: 49GB/s] mlibc-0.0pl3995_2: verifying RSA signature... libx11-1.8.7_4.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libx11-1.8.7_4.x86_64.xbps: [3283KB 0%] 72MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps: 3283KB [avg rate: 58GB/s] libx11-1.8.7_4: verifying RSA signature... libxfixes-6.0.1_6.x86_64.xbps.sig: [512B 100%] 9434KB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps.sig: 512B [avg rate: 9434KB/s] libxfixes-6.0.1_6.x86_64.xbps: [59KB 6%] 67MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps: 59KB [avg rate: 995MB/s] libxfixes-6.0.1_6: verifying RSA signature... [*] Collecting package files libxau-1.0.11_6: collecting files... libxdmcp-1.1.4_6: collecting files... xcb-proto-1.16.0_4: collecting files... libxcb-1.16_4: collecting files... libxtrans-1.5.0_6: collecting files... libxext-1.3.5_6: collecting files... xorg-proto-2023.2_7: collecting files... xorg-util-macros-1.20.0_6: collecting files... mlibc-headers-0.0pl3995_2: collecting files... frigg-0.0pl342_7: collecting files... libdrm-headers-2.4.115_1: collecting files... linux-headers-6.9.3_1: collecting files... mlibc-0.0pl3995_2: collecting files... libx11-1.8.7_4: collecting files... libxfixes-6.0.1_6: collecting files... [*] Unpacking packages libxau-1.0.11_6: unpacking ... libxdmcp-1.1.4_6: unpacking ... xcb-proto-1.16.0_4: unpacking ... libxcb-1.16_4: unpacking ... libxtrans-1.5.0_6: unpacking ... libxext-1.3.5_6: unpacking ... xorg-proto-2023.2_7: unpacking ... xorg-util-macros-1.20.0_6: unpacking ... mlibc-headers-0.0pl3995_2: unpacking ... frigg-0.0pl342_7: unpacking ... libdrm-headers-2.4.115_1: unpacking ... linux-headers-6.9.3_1: unpacking ... mlibc-0.0pl3995_2: unpacking ... libx11-1.8.7_4: unpacking ... libxfixes-6.0.1_6: unpacking ... 15 downloaded, 15 installed, 0 updated, 15 configured, 0 removed. [2024-10-06 05:42:33.622070 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2024-10-06 05:42:33.622499 sunset] DEBUG: xbbs.worker: ... found libxau-1.0.11_6.x86_64.xbps [2024-10-06 05:42:33.622804 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-10-06 05:42:33.632903 sunset] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_6.x86_64.xbps [2024-10-06 05:42:33.633685 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxfixes-6.0.1_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxfixes-6.0.1_6' (x86_64). index: 2 packages registered. [2024-10-06 05:42:33.646051 sunset] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2024-10-06 05:42:33.646540 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: 3 packages registered. [2024-10-06 05:42:33.661919 sunset] DEBUG: xbbs.worker: ... found xorg-proto-2023.2_7.x86_64.xbps [2024-10-06 05:42:33.662944 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: 4 packages registered. [2024-10-06 05:42:33.702162 sunset] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl3995_2.x86_64.xbps [2024-10-06 05:42:33.702767 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl3995_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl3995_2' (x86_64). index: 5 packages registered. [2024-10-06 05:42:33.722179 sunset] DEBUG: xbbs.worker: ... found libxdmcp-1.1.4_6.x86_64.xbps [2024-10-06 05:42:33.722946 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: 6 packages registered. [2024-10-06 05:42:33.739604 sunset] DEBUG: xbbs.worker: ... found libxtrans-1.5.0_6.x86_64.xbps [2024-10-06 05:42:33.740261 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: 7 packages registered. [2024-10-06 05:42:33.757987 sunset] DEBUG: xbbs.worker: ... found libxcb-1.16_4.x86_64.xbps [2024-10-06 05:42:33.759538 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: 8 packages registered. [2024-10-06 05:42:33.777332 sunset] DEBUG: xbbs.worker: ... found libx11-1.8.7_4.x86_64.xbps [2024-10-06 05:42:33.780425 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: 9 packages registered. [2024-10-06 05:42:33.809571 sunset] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.0_6.x86_64.xbps [2024-10-06 05:42:33.810200 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: 10 packages registered. [2024-10-06 05:42:33.832007 sunset] DEBUG: xbbs.worker: ... found mlibc-0.0pl3995_2.x86_64.xbps [2024-10-06 05:42:33.839483 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl3995_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl3995_2' (x86_64). index: 11 packages registered. [2024-10-06 05:42:33.875886 sunset] DEBUG: xbbs.worker: ... found libxext-1.3.5_6.x86_64.xbps [2024-10-06 05:42:33.876661 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxext-1.3.5_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxext-1.3.5_6' (x86_64). index: 12 packages registered. [2024-10-06 05:42:33.891829 sunset] DEBUG: xbbs.worker: ... found frigg-0.0pl342_7.x86_64.xbps [2024-10-06 05:42:33.892273 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: 13 packages registered. [2024-10-06 05:42:33.906268 sunset] DEBUG: xbbs.worker: ... found xcb-proto-1.16.0_4.x86_64.xbps [2024-10-06 05:42:33.906956 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: 14 packages registered. [2024-10-06 05:42:33.927707 sunset] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2024-10-06 05:42:33.931242 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: 15 packages registered. [2024-10-06 05:42:39.782907 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:libxi'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch libxi checkout libxi patch libxi regenerate libxi configure libxi build libxi pack libxi xbstrap: fetch libxi [1/7] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libxi/.git/ From https://mirrors.managarm.org/mirror/git/libxi * [new tag] libXi-1.8.1 -> libXi-1.8.1 xbstrap: checkout libxi [2/7] [2024-10-06 05:42:40.898647 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 7, 'n_this': 1, 'status': 'success', 'subject': 'libxi'} HEAD is now at 3a7503e libXi 1.8.1 xbstrap: patch libxi [3/7] xbstrap: regenerate libxi [4/7] [2024-10-06 05:42:40.906654 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'libxi'} [2024-10-06 05:42:40.907335 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'libxi'} xbstrap: Running ['./autogen.sh'] (tools: ['host-automake-v1.15', 'host-xorg-macros', 'host-pkg-config', 'host-autoconf-v2.69', 'host-autoconf-archive', 'host-libtool']) via cbuildrt PID init is 3451299 (outside the namespace) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). aclocal: warning: couldn't open directory 'm4': No such file or directory perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). autoreconf: running: /var/lib/managarm-buildenv/build/tools/host-autoconf-v2.69/bin/autoconf autoreconf: running: /var/lib/managarm-buildenv/build/tools/host-autoconf-v2.69/bin/autoheader perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). autoreconf: running: automake --add-missing --copy --no-force perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). configure.ac:14: installing './compile' configure.ac:14: installing './config.guess' configure.ac:14: installing './config.sub' configure.ac:11: installing './install-sh' configure.ac:11: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' xbstrap: configure libxi [5/7] [2024-10-06 05:42:49.356332 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 7, 'n_this': 4, 'status': 'success', 'subject': 'libxi'} xbstrap: Running ['@THIS_SOURCE_DIR@/configure', '--host=@OPTION:arch-triple@', '--prefix=/usr', '--sysconfdir=/etc', '--localstatedir=/var', '--disable-static', '--disable-malloc0returnsnull'] (tools: ['host-automake-v1.15', 'host-pkg-config', 'system-gcc', 'host-autoconf-v2.69', 'cross-binutils']) via cbuildrt PID init is 3452014 (outside the namespace) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-managarm-strip... x86_64-managarm-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-managarm checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-managarm-gcc... x86_64-managarm-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-managarm-gcc accepts -g... yes checking for x86_64-managarm-gcc option to accept ISO C89... none needed checking whether x86_64-managarm-gcc understands -c and -o together... yes checking dependency style of x86_64-managarm-gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-managarm-gcc... /var/lib/managarm-buildenv/build/tools/system-gcc/x86_64-managarm/bin/ld checking if the linker (/var/lib/managarm-buildenv/build/tools/system-gcc/x86_64-managarm/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/x86_64-managarm-nm -B checking the name lister (/var/lib/managarm-buildenv/build/tools/cross-binutils/bin/x86_64-managarm-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-managarm format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /var/lib/managarm-buildenv/build/tools/system-gcc/x86_64-managarm/bin/ld option to reload object files... -r checking for x86_64-managarm-objdump... x86_64-managarm-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-managarm-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-managarm-ar... x86_64-managarm-ar checking for archiver @FILE support... @ checking for x86_64-managarm-strip... (cached) x86_64-managarm-strip checking for x86_64-managarm-ranlib... x86_64-managarm-ranlib checking command to parse /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/x86_64-managarm-nm -B output from x86_64-managarm-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-managarm-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-managarm-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-managarm-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-managarm-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-managarm-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-managarm-gcc static flag -static works... no checking if x86_64-managarm-gcc supports -c -o file.o... yes checking if x86_64-managarm-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-managarm-gcc linker (/var/lib/managarm-buildenv/build/tools/system-gcc/x86_64-managarm/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... managarm ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-managarm-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for x86_64-managarm-pkg-config... no checking for pkg-config... /var/lib/managarm-buildenv/build/tools/host-pkg-config/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking if x86_64-managarm-gcc supports -Werror=unknown-warning-option... no checking if x86_64-managarm-gcc supports -Werror=unused-command-line-argument... no checking if x86_64-managarm-gcc supports -Wall... yes checking if x86_64-managarm-gcc supports -Wpointer-arith... yes checking if x86_64-managarm-gcc supports -Wmissing-declarations... yes checking if x86_64-managarm-gcc supports -Wformat=2... yes checking if x86_64-managarm-gcc supports -Wstrict-prototypes... yes checking if x86_64-managarm-gcc supports -Wmissing-prototypes... yes checking if x86_64-managarm-gcc supports -Wnested-externs... yes checking if x86_64-managarm-gcc supports -Wbad-function-cast... yes checking if x86_64-managarm-gcc supports -Wold-style-definition... yes checking if x86_64-managarm-gcc supports -Wdeclaration-after-statement... yes checking if x86_64-managarm-gcc supports -Wunused... yes checking if x86_64-managarm-gcc supports -Wuninitialized... yes checking if x86_64-managarm-gcc supports -Wshadow... yes checking if x86_64-managarm-gcc supports -Wmissing-noreturn... yes checking if x86_64-managarm-gcc supports -Wmissing-format-attribute... yes checking if x86_64-managarm-gcc supports -Wredundant-decls... yes checking if x86_64-managarm-gcc supports -Wlogical-op... yes checking if x86_64-managarm-gcc supports -Werror=implicit... yes checking if x86_64-managarm-gcc supports -Werror=nonnull... yes checking if x86_64-managarm-gcc supports -Werror=init-self... yes checking if x86_64-managarm-gcc supports -Werror=main... yes checking if x86_64-managarm-gcc supports -Werror=missing-braces... yes checking if x86_64-managarm-gcc supports -Werror=sequence-point... yes checking if x86_64-managarm-gcc supports -Werror=return-type... yes checking if x86_64-managarm-gcc supports -Werror=trigraphs... yes checking if x86_64-managarm-gcc supports -Werror=array-bounds... yes checking if x86_64-managarm-gcc supports -Werror=write-strings... yes checking if x86_64-managarm-gcc supports -Werror=address... yes checking if x86_64-managarm-gcc supports -Werror=int-to-pointer-cast... yes checking if x86_64-managarm-gcc supports -Werror=pointer-to-int-cast... yes checking if x86_64-managarm-gcc supports -pedantic... yes checking if x86_64-managarm-gcc supports -Werror... yes checking if x86_64-managarm-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build documentation... yes checking whether to build functional specifications... yes checking for xmlto... no configure: WARNING: xmlto not found - documentation targets will be skipped checking for fop... no configure: WARNING: fop not found - documentation targets will be skipped checking for xsltproc... /usr/bin/xsltproc checking for X.Org SGML entities >= 1.8... no checking for asciidoc... no configure: WARNING: asciidoc not found - documentation targets will be skipped checking whether malloc(0) returns NULL... no checking for xproto >= 7.0.13 x11 >= 1.6 xextproto >= 7.0.3 xext >= 1.0.99.1 inputproto >= 2.3.99.1... yes checking for xfixes >= 5... yes configure: WARNING: xmlto or asciidoc not found - cannot create man pages without it checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating specs/Makefile config.status: creating xi.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands xbstrap: build libxi [6/7] [2024-10-06 05:42:52.898700 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'success', 'subject': 'libxi'} xbstrap: Running ['make', '-j@PARALLELISM@'] (tools: ['host-automake-v1.15', 'host-pkg-config', 'system-gcc', 'host-autoconf-v2.69', 'cross-binutils']) via cbuildrt PID init is 3454239 (outside the namespace) Making all in src make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/src' make all-am make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/src' CC XAllowDv.lo CC XChDProp.lo CC XChgDCtl.lo CC XChgKbd.lo CC XChgFCtl.lo CC XChgKMap.lo CC XChgPnt.lo CC XChgProp.lo CC XCloseDev.lo CC XDelDProp.lo CC XDevBell.lo CC XExtToWire.lo CC XGetBMap.lo CC XGetCPtr.lo CC XGetDCtl.lo CC XGetDProp.lo CC XGetFCtl.lo CC XGetKMap.lo CC XGetMMap.lo CC XGetProp.lo CC XGetVers.lo CC XGMotion.lo CC XGrabDev.lo CC XGrDvBut.lo CC XGrDvKey.lo CC XGtFocus.lo CC XGtSelect.lo CC XListDev.lo CC XListDProp.lo CC XOpenDev.lo CC XQueryDv.lo CC XSelect.lo CC XSetBMap.lo CC XSetDVal.lo CC XSetMMap.lo CC XSetMode.lo CC XSndExEv.lo CC XStFocus.lo CC XUngrDev.lo CC XUngrDvB.lo CC XUngrDvK.lo CC XExtInt.lo CC XIAllowEvents.lo CC XIGrabDevice.lo CC XIQueryVersion.lo CC XIQueryDevice.lo CC XISetDevFocus.lo CC XIGetDevFocus.lo CC XIPassiveGrab.lo CC XIProperties.lo CC XISelEv.lo CC XISetCPtr.lo CC XIWarpPointer.lo CC XIHierarchy.lo CC XIDefineCursor.lo CC XIQueryPointer.lo CC XIBarrier.lo CCLD libXi.la make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/src' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/src' Making all in man make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/man' Making all in specs make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/specs' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/specs' make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi' xbstrap: Running ['make', 'install'] (tools: ['host-automake-v1.15', 'host-pkg-config', 'system-gcc', 'host-autoconf-v2.69', 'cross-binutils']) via cbuildrt PID init is 3455516 (outside the namespace) Making install in src make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/src' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/src' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxi.collect/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXi.la '/var/lib/managarm-buildenv/build/packages/libxi.collect/usr/lib' libtool: install: /usr/bin/install -c .libs/libXi.so.6.1.0 /var/lib/managarm-buildenv/build/packages/libxi.collect/usr/lib/libXi.so.6.1.0 libtool: install: (cd /var/lib/managarm-buildenv/build/packages/libxi.collect/usr/lib && { ln -s -f libXi.so.6.1.0 libXi.so.6 || { rm -f libXi.so.6 && ln -s libXi.so.6.1.0 libXi.so.6; }; }) libtool: install: (cd /var/lib/managarm-buildenv/build/packages/libxi.collect/usr/lib && { ln -s -f libXi.so.6.1.0 libXi.so || { rm -f libXi.so && ln -s libXi.so.6.1.0 libXi.so; }; }) libtool: install: /usr/bin/install -c .libs/libXi.lai /var/lib/managarm-buildenv/build/packages/libxi.collect/usr/lib/libXi.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxi.collect/usr/include/X11/extensions' /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/libxi/include/X11/extensions/XInput.h /var/lib/managarm-buildenv/src/ports/libxi/include/X11/extensions/XInput2.h '/var/lib/managarm-buildenv/build/packages/libxi.collect/usr/include/X11/extensions' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/src' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/src' Making install in man make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/man' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/man' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/man' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/man' Making install in specs make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/specs' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/specs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxi.collect/usr/share/doc/libXi' /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/libxi/specs/inputlib.xml /var/lib/managarm-buildenv/src/ports/libxi/specs/library.xml /var/lib/managarm-buildenv/src/ports/libxi/specs/encoding.xml '/var/lib/managarm-buildenv/build/packages/libxi.collect/usr/share/doc/libXi' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxi.collect/usr/share/doc/libXi' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/specs' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi/specs' make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxi.collect/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xi.pc '/var/lib/managarm-buildenv/build/packages/libxi.collect/usr/lib/pkgconfig' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxi' xbstrap: Removed libtool file libXi.la xbstrap: pack libxi [7/7] [2024-10-06 05:42:54.897540 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'success', 'subject': 'libxi'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'libxi', '-n', 'libxi-1.8.1_6', '-D', 'mlibc>=0 xorg-util-macros>=0 xorg-proto>=0 libx11>=0 libxtrans>=0 libxext>=0 libxfixes>=0', '/tmp/tmpl0j25pkm'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/libxi-1.8.1_6.x86_64.xbps'] (x86_64) [2024-10-06 05:42:54.992218 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'libxi'} [2024-10-06 05:42:54.997020 sunset] DEBUG: xbbs.worker: successfully uploaded package libxi for JobMessage(project='managarm', job='package:libxi', repository='https://github.com/managarm/bootstrap-managarm.git', revision='dd2fcc32a1e0202a7c040fe64cd0a56bf792d1a9', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.5_6'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl3995_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl342_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl3995_2'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}}, needed_tools={'host-automake-v1.15': {'architecture': {'x86_64'}, 'version': '1.15.1_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'host-autoconf-v2.69': {'architecture': {'x86_64'}, 'version': '2.69_2'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'host-libtool': {'architecture': {'x86_64'}, 'version': '2.4.6_2'}, 'host-xorg-macros': {'architecture': {'x86_64'}, 'version': '1.20.0_1'}, 'host-autoconf-archive': {'architecture': {'x86_64'}, 'version': '2019.01.06_2'}}, prod_pkgs={'libxi': {'architecture': 'x86_64', 'version': '1.8.1_6'}}, 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-10-06 05:42:55.045853 sunset] INFO: xbbs.worker: job done. return code: 0