[2025-01-12 07:23:10.376366 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_aarch64', job='package:libxfont2', repository='https://github.com/managarm/bootstrap-managarm.git', revision='558d997854cdf8bfbd3d5a4428aebc84e478f34a', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libpng': {'architecture': 'aarch64', 'version': '1.6.44_1'}, 'freetype': {'architecture': 'aarch64', 'version': '2.13.1_5'}, 'xorg-util-macros': {'architecture': 'aarch64', 'version': '1.20.2_1'}, 'libiconv': {'architecture': 'aarch64', 'version': '1.17_8'}, 'libxml': {'architecture': 'aarch64', 'version': '2.10.0_8'}, 'fontconfig': {'architecture': 'aarch64', 'version': '2.14.2_5'}, 'zlib': {'architecture': 'aarch64', 'version': '1.2.12_7'}, 'libxdmcp': {'architecture': 'aarch64', 'version': '1.1.5_1'}, 'libxau': {'architecture': 'aarch64', 'version': '1.0.12_1'}, 'xcb-proto': {'architecture': 'aarch64', 'version': '1.17.0_1'}, 'libxcb': {'architecture': 'aarch64', 'version': '1.17_1'}, 'libxtrans': {'architecture': 'aarch64', 'version': '1.5.2_1'}, 'bzip2': {'architecture': 'aarch64', 'version': '1.0.8_9'}, 'xorg-proto': {'architecture': 'aarch64', 'version': '2024.1_1'}, 'libx11': {'architecture': 'aarch64', 'version': '1.8.10_1'}, 'linux-headers': {'architecture': 'aarch64', 'version': '6.12.8_1'}, 'mlibc-headers': {'architecture': 'aarch64', 'version': '0.0pl4168_2'}, 'frigg': {'architecture': 'aarch64', 'version': '0.0pl352_7'}, 'libdrm-headers': {'architecture': 'aarch64', 'version': '2.4.115_1'}, 'mlibc': {'architecture': 'aarch64', 'version': '0.0pl4168_2'}, 'xorg-font-util': {'architecture': 'aarch64', 'version': '1.4.0_5'}, 'libfontenc': {'architecture': 'aarch64', 'version': '1.1.8_1'}}, needed_tools={'system-gcc': {'architecture': 'aarch64', 'version': '14.2.0_1'}, 'host-autoconf-v2.71': {'architecture': {'aarch64'}, 'version': '2.71_1'}, 'host-xtrans': {'architecture': {'aarch64'}, 'version': '1.5.2_1'}, 'cross-binutils': {'architecture': 'aarch64', 'version': '2.43.1_1'}, 'host-pkg-config': {'architecture': {'aarch64'}, 'version': '0.29.2_2'}, 'host-automake-v1.15': {'architecture': {'aarch64'}, 'version': '1.15.1_3'}, 'host-autoconf-archive': {'architecture': {'aarch64'}, 'version': '2019.01.06_2'}, 'host-libtool': {'architecture': {'aarch64'}, 'version': '2.5.4_1'}, 'host-xorg-macros': {'architecture': {'aarch64'}, 'version': '1.20.2_1'}}, prod_pkgs={'libxfont2': {'architecture': 'aarch64', 'version': '2.0.7_1'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_aarch64/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_aarch64/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/aarch64/') [2025-01-12 07:23:10.376817 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-12 07:23:10.389137 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-12 07:23:10.401303 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-12 07:23:11.293402 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '558d997854cdf8bfbd3d5a4428aebc84e478f34a'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 558d997 sys-boot: upgrade Limine to 8.7.0 [2025-01-12 07:23:11.331377 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-12 07:23:16.484436 sunset] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm_aarch64/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'libpng', 'freetype', 'xorg-util-macros', 'libiconv', 'libxml', 'fontconfig', 'zlib', 'libxdmcp', 'libxau', 'xcb-proto', 'libxcb', 'libxtrans', 'bzip2', 'xorg-proto', 'libx11', 'linux-headers', 'mlibc-headers', 'frigg', 'libdrm-headers', 'mlibc', 'xorg-font-util', 'libfontenc'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm_aarch64/package_repo/aarch64-repodata' ... aarch64-repodata: [17KB 23%] 109MB/s ETA: 00m00s aarch64-repodata: 17KB [avg rate: 460MB/s] 22 packages will be downloaded: 22 packages will be installed: libpng-1.6.44_1 freetype-2.13.1_5 xorg-util-macros-1.20.2_1 libiconv-1.17_8 libxml-2.10.0_8 fontconfig-2.14.2_5 zlib-1.2.12_7 libxdmcp-1.1.5_1 libxau-1.0.12_1 xcb-proto-1.17.0_1 libxcb-1.17_1 libxtrans-1.5.2_1 bzip2-1.0.8_9 xorg-proto-2024.1_1 libx11-1.8.10_1 linux-headers-6.12.8_1 mlibc-headers-0.0pl4168_2 frigg-0.0pl352_7 libdrm-headers-2.4.115_1 mlibc-0.0pl4168_2 xorg-font-util-1.4.0_5 libfontenc-1.1.8_1 Size to download: 19MB Size required on disk: 82MB Space available on disk: 757GB [*] Downloading packages libpng-1.6.44_1.aarch64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s libpng-1.6.44_1.aarch64.xbps.sig2: 512B [avg rate: 11MB/s] libpng-1.6.44_1.aarch64.xbps: [898KB 0%] 95MB/s ETA: 00m00s libpng-1.6.44_1.aarch64.xbps: 898KB [avg rate: 21GB/s] libpng-1.6.44_1: verifying RSA signature... freetype-2.13.1_5.aarch64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s freetype-2.13.1_5.aarch64.xbps.sig2: 512B [avg rate: 14MB/s] freetype-2.13.1_5.aarch64.xbps: [1650KB 0%] 48MB/s ETA: 00m00s freetype-2.13.1_5.aarch64.xbps: 1650KB [avg rate: 19GB/s] freetype-2.13.1_5: verifying RSA signature... xorg-util-macros-1.20.2_1.aarch64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.aarch64.xbps.sig2: 512B [avg rate: 14MB/s] xorg-util-macros-1.20.2_1.aarch64.xbps: [23KB 17%] 70MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.aarch64.xbps: 23KB [avg rate: 394MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... libiconv-1.17_8.aarch64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libiconv-1.17_8.aarch64.xbps.sig2: 512B [avg rate: 14MB/s] libiconv-1.17_8.aarch64.xbps: [856KB 0%] 69MB/s ETA: 00m00s libiconv-1.17_8.aarch64.xbps: 856KB [avg rate: 14GB/s] libiconv-1.17_8: verifying RSA signature... libxml-2.10.0_8.aarch64.xbps.sig2: [512B 100%] 1543KB/s ETA: 00m00s libxml-2.10.0_8.aarch64.xbps.sig2: 512B [avg rate: 1543KB/s] libxml-2.10.0_8.aarch64.xbps: [2385KB 0%] 47MB/s ETA: 00m00s libxml-2.10.0_8.aarch64.xbps: 2385KB [avg rate: 27GB/s] libxml-2.10.0_8: verifying RSA signature... fontconfig-2.14.2_5.aarch64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s fontconfig-2.14.2_5.aarch64.xbps.sig2: 512B [avg rate: 15MB/s] fontconfig-2.14.2_5.aarch64.xbps: [602KB 0%] 57MB/s ETA: 00m00s fontconfig-2.14.2_5.aarch64.xbps: 602KB [avg rate: 8639MB/s] fontconfig-2.14.2_5: verifying RSA signature... zlib-1.2.12_7.aarch64.xbps.sig2: [512B 100%] 17MB/s ETA: 00m00s zlib-1.2.12_7.aarch64.xbps.sig2: 512B [avg rate: 17MB/s] zlib-1.2.12_7.aarch64.xbps: [112KB 3%] 98MB/s ETA: 00m00s zlib-1.2.12_7.aarch64.xbps: 112KB [avg rate: 2732MB/s] zlib-1.2.12_7: verifying RSA signature... libxdmcp-1.1.5_1.aarch64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libxdmcp-1.1.5_1.aarch64.xbps.sig2: 512B [avg rate: 15MB/s] libxdmcp-1.1.5_1.aarch64.xbps: [42KB 9%] 72MB/s ETA: 00m00s libxdmcp-1.1.5_1.aarch64.xbps: 42KB [avg rate: 758MB/s] libxdmcp-1.1.5_1: verifying RSA signature... libxau-1.0.12_1.aarch64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxau-1.0.12_1.aarch64.xbps.sig2: 512B [avg rate: 14MB/s] libxau-1.0.12_1.aarch64.xbps: [19KB 20%] 112MB/s ETA: 00m00s libxau-1.0.12_1.aarch64.xbps: 19KB [avg rate: 532MB/s] libxau-1.0.12_1: verifying RSA signature... xcb-proto-1.17.0_1.aarch64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s xcb-proto-1.17.0_1.aarch64.xbps.sig2: 512B [avg rate: 15MB/s] xcb-proto-1.17.0_1.aarch64.xbps: [124KB 3%] 98MB/s ETA: 00m00s xcb-proto-1.17.0_1.aarch64.xbps: 124KB [avg rate: 3025MB/s] xcb-proto-1.17.0_1: verifying RSA signature... libxcb-1.17_1.aarch64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxcb-1.17_1.aarch64.xbps.sig2: 512B [avg rate: 14MB/s] libxcb-1.17_1.aarch64.xbps: [1228KB 0%] 106MB/s ETA: 00m00s libxcb-1.17_1.aarch64.xbps: 1228KB [avg rate: 32GB/s] libxcb-1.17_1: verifying RSA signature... libxtrans-1.5.2_1.aarch64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libxtrans-1.5.2_1.aarch64.xbps.sig2: 512B [avg rate: 15MB/s] libxtrans-1.5.2_1.aarch64.xbps: [43KB 9%] 100MB/s ETA: 00m00s libxtrans-1.5.2_1.aarch64.xbps: 43KB [avg rate: 1065MB/s] libxtrans-1.5.2_1: verifying RSA signature... bzip2-1.0.8_9.aarch64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s bzip2-1.0.8_9.aarch64.xbps.sig2: 512B [avg rate: 13MB/s] bzip2-1.0.8_9.aarch64.xbps: [62KB 6%] 72MB/s ETA: 00m00s bzip2-1.0.8_9.aarch64.xbps: 62KB [avg rate: 1116MB/s] bzip2-1.0.8_9: verifying RSA signature... xorg-proto-2024.1_1.aarch64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s xorg-proto-2024.1_1.aarch64.xbps.sig2: 512B [avg rate: 13MB/s] xorg-proto-2024.1_1.aarch64.xbps: [585KB 0%] 93MB/s ETA: 00m00s xorg-proto-2024.1_1.aarch64.xbps: 585KB [avg rate: 13GB/s] xorg-proto-2024.1_1: verifying RSA signature... libx11-1.8.10_1.aarch64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libx11-1.8.10_1.aarch64.xbps.sig2: 512B [avg rate: 14MB/s] libx11-1.8.10_1.aarch64.xbps: [3176KB 0%] 17MB/s ETA: 00m00s libx11-1.8.10_1.aarch64.xbps: 3176KB [avg rate: 13GB/s] libx11-1.8.10_1: verifying RSA signature... linux-headers-6.12.8_1.aarch64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s linux-headers-6.12.8_1.aarch64.xbps.sig2: 512B [avg rate: 13MB/s] linux-headers-6.12.8_1.aarch64.xbps: [3062KB 0%] 93MB/s ETA: 00m00s linux-headers-6.12.8_1.aarch64.xbps: [3062KB 38%] 32MB/s ETA: 00m01s linux-headers-6.12.8_1.aarch64.xbps: 3062KB [avg rate: 82MB/s] linux-headers-6.12.8_1: verifying RSA signature... mlibc-headers-0.0pl4168_2.aarch64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s mlibc-headers-0.0pl4168_2.aarch64.xbps.sig2: 512B [avg rate: 13MB/s] mlibc-headers-0.0pl4168_2.aarch64.xbps: [96KB 4%] 100MB/s ETA: 00m00s mlibc-headers-0.0pl4168_2.aarch64.xbps: 96KB [avg rate: 2409MB/s] mlibc-headers-0.0pl4168_2: verifying RSA signature... frigg-0.0pl352_7.aarch64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s frigg-0.0pl352_7.aarch64.xbps.sig2: 512B [avg rate: 14MB/s] frigg-0.0pl352_7.aarch64.xbps: [42KB 9%] 74MB/s ETA: 00m00s frigg-0.0pl352_7.aarch64.xbps: 42KB [avg rate: 768MB/s] frigg-0.0pl352_7: verifying RSA signature... libdrm-headers-2.4.115_1.aarch64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libdrm-headers-2.4.115_1.aarch64.xbps.sig2: 512B [avg rate: 15MB/s] libdrm-headers-2.4.115_1.aarch64.xbps: [114KB 3%] 103MB/s ETA: 00m00s libdrm-headers-2.4.115_1.aarch64.xbps: 114KB [avg rate: 2936MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... mlibc-0.0pl4168_2.aarch64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s mlibc-0.0pl4168_2.aarch64.xbps.sig2: 512B [avg rate: 15MB/s] mlibc-0.0pl4168_2.aarch64.xbps: [4514KB 0%] 80MB/s ETA: 00m00s mlibc-0.0pl4168_2.aarch64.xbps: 4514KB [avg rate: 88GB/s] mlibc-0.0pl4168_2: verifying RSA signature... xorg-font-util-1.4.0_5.aarch64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s xorg-font-util-1.4.0_5.aarch64.xbps.sig2: 512B [avg rate: 15MB/s] xorg-font-util-1.4.0_5.aarch64.xbps: [51KB 7%] 81MB/s ETA: 00m00s xorg-font-util-1.4.0_5.aarch64.xbps: 51KB [avg rate: 1043MB/s] xorg-font-util-1.4.0_5: verifying RSA signature... libfontenc-1.1.8_1.aarch64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s libfontenc-1.1.8_1.aarch64.xbps.sig2: 512B [avg rate: 13MB/s] libfontenc-1.1.8_1.aarch64.xbps: [35KB 11%] 100MB/s ETA: 00m00s libfontenc-1.1.8_1.aarch64.xbps: 35KB [avg rate: 875MB/s] libfontenc-1.1.8_1: verifying RSA signature... [*] Collecting package files libpng-1.6.44_1: collecting files... freetype-2.13.1_5: collecting files... xorg-util-macros-1.20.2_1: collecting files... libiconv-1.17_8: collecting files... libxml-2.10.0_8: collecting files... fontconfig-2.14.2_5: collecting files... zlib-1.2.12_7: collecting files... libxdmcp-1.1.5_1: collecting files... libxau-1.0.12_1: collecting files... xcb-proto-1.17.0_1: collecting files... libxcb-1.17_1: collecting files... libxtrans-1.5.2_1: collecting files... bzip2-1.0.8_9: collecting files... xorg-proto-2024.1_1: collecting files... libx11-1.8.10_1: collecting files... linux-headers-6.12.8_1: collecting files... mlibc-headers-0.0pl4168_2: collecting files... frigg-0.0pl352_7: collecting files... libdrm-headers-2.4.115_1: collecting files... mlibc-0.0pl4168_2: collecting files... xorg-font-util-1.4.0_5: collecting files... libfontenc-1.1.8_1: collecting files... [*] Unpacking packages libpng-1.6.44_1: unpacking ... freetype-2.13.1_5: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... libiconv-1.17_8: unpacking ... libxml-2.10.0_8: unpacking ... fontconfig-2.14.2_5: unpacking ... zlib-1.2.12_7: unpacking ... libxdmcp-1.1.5_1: unpacking ... libxau-1.0.12_1: unpacking ... xcb-proto-1.17.0_1: unpacking ... libxcb-1.17_1: unpacking ... libxtrans-1.5.2_1: unpacking ... bzip2-1.0.8_9: unpacking ... xorg-proto-2024.1_1: unpacking ... libx11-1.8.10_1: unpacking ... linux-headers-6.12.8_1: unpacking ... mlibc-headers-0.0pl4168_2: unpacking ... frigg-0.0pl352_7: unpacking ... libdrm-headers-2.4.115_1: unpacking ... mlibc-0.0pl4168_2: unpacking ... xorg-font-util-1.4.0_5: unpacking ... libfontenc-1.1.8_1: unpacking ... 22 downloaded, 22 installed, 0 updated, 22 configured, 0 removed. [2025-01-12 07:23:18.090625 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2025-01-12 07:23:18.091247 sunset] DEBUG: xbbs.worker: ... found freetype-2.13.1_5.aarch64.xbps [2025-01-12 07:23:18.093449 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'freetype-2.13.1_5.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `freetype-2.13.1_5' (aarch64). index: 1 packages registered. [2025-01-12 07:23:18.115904 sunset] DEBUG: xbbs.worker: ... found mlibc-0.0pl4168_2.aarch64.xbps [2025-01-12 07:23:18.120740 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4168_2.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4168_2' (aarch64). index: 2 packages registered. [2025-01-12 07:23:18.146479 sunset] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.aarch64.xbps [2025-01-12 07:23:18.147242 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xcb-proto-1.17.0_1.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xcb-proto-1.17.0_1' (aarch64). index: 3 packages registered. [2025-01-12 07:23:18.172898 sunset] DEBUG: xbbs.worker: ... found zlib-1.2.12_7.aarch64.xbps [2025-01-12 07:23:18.174282 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_7.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_7' (aarch64). index: 4 packages registered. [2025-01-12 07:23:18.193676 sunset] DEBUG: xbbs.worker: ... found libiconv-1.17_8.aarch64.xbps [2025-01-12 07:23:18.196262 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_8.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_8' (aarch64). index: 5 packages registered. [2025-01-12 07:23:18.213268 sunset] DEBUG: xbbs.worker: ... found xorg-font-util-1.4.0_5.aarch64.xbps [2025-01-12 07:23:18.213897 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-font-util-1.4.0_5.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-font-util-1.4.0_5' (aarch64). index: 6 packages registered. [2025-01-12 07:23:18.234573 sunset] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.aarch64.xbps [2025-01-12 07:23:18.235304 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdmcp-1.1.5_1.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdmcp-1.1.5_1' (aarch64). index: 7 packages registered. [2025-01-12 07:23:18.257624 sunset] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.aarch64.xbps [2025-01-12 07:23:18.258189 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-util-macros-1.20.2_1.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-util-macros-1.20.2_1' (aarch64). index: 8 packages registered. [2025-01-12 07:23:18.276332 sunset] DEBUG: xbbs.worker: ... found libpng-1.6.44_1.aarch64.xbps [2025-01-12 07:23:18.277764 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libpng-1.6.44_1.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libpng-1.6.44_1' (aarch64). index: 9 packages registered. [2025-01-12 07:23:18.302669 sunset] DEBUG: xbbs.worker: ... found libfontenc-1.1.8_1.aarch64.xbps [2025-01-12 07:23:18.303460 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libfontenc-1.1.8_1.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libfontenc-1.1.8_1' (aarch64). index: 10 packages registered. [2025-01-12 07:23:18.325854 sunset] DEBUG: xbbs.worker: ... found libxcb-1.17_1.aarch64.xbps [2025-01-12 07:23:18.327765 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcb-1.17_1.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcb-1.17_1' (aarch64). index: 11 packages registered. [2025-01-12 07:23:18.351719 sunset] DEBUG: xbbs.worker: ... found fontconfig-2.14.2_5.aarch64.xbps [2025-01-12 07:23:18.352933 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'fontconfig-2.14.2_5.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `fontconfig-2.14.2_5' (aarch64). index: 12 packages registered. [2025-01-12 07:23:18.376644 sunset] DEBUG: xbbs.worker: ... found libxtrans-1.5.2_1.aarch64.xbps [2025-01-12 07:23:18.377400 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.5.2_1.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.5.2_1' (aarch64). index: 13 packages registered. [2025-01-12 07:23:18.400289 sunset] DEBUG: xbbs.worker: ... found libxml-2.10.0_8.aarch64.xbps [2025-01-12 07:23:18.403505 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxml-2.10.0_8.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxml-2.10.0_8' (aarch64). index: 14 packages registered. [2025-01-12 07:23:18.424911 sunset] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.aarch64.xbps [2025-01-12 07:23:18.425602 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_1.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.115_1' (aarch64). index: 15 packages registered. [2025-01-12 07:23:18.443448 sunset] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.aarch64.xbps [2025-01-12 07:23:18.444054 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxau-1.0.12_1.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxau-1.0.12_1' (aarch64). index: 16 packages registered. [2025-01-12 07:23:18.462613 sunset] DEBUG: xbbs.worker: ... found libx11-1.8.10_1.aarch64.xbps [2025-01-12 07:23:18.466913 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.10_1.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.10_1' (aarch64). index: 17 packages registered. [2025-01-12 07:23:18.490510 sunset] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_1.aarch64.xbps [2025-01-12 07:23:18.494371 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.12.8_1.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.12.8_1' (aarch64). index: 18 packages registered. [2025-01-12 07:23:18.513987 sunset] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4168_2.aarch64.xbps [2025-01-12 07:23:18.514713 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4168_2.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4168_2' (aarch64). index: 19 packages registered. [2025-01-12 07:23:18.532545 sunset] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.aarch64.xbps [2025-01-12 07:23:18.533722 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-proto-2024.1_1.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-proto-2024.1_1' (aarch64). index: 20 packages registered. [2025-01-12 07:23:18.553907 sunset] DEBUG: xbbs.worker: ... found frigg-0.0pl352_7.aarch64.xbps [2025-01-12 07:23:18.554583 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl352_7.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl352_7' (aarch64). index: 21 packages registered. [2025-01-12 07:23:18.572697 sunset] DEBUG: xbbs.worker: ... found bzip2-1.0.8_9.aarch64.xbps [2025-01-12 07:23:18.573896 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'bzip2-1.0.8_9.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `bzip2-1.0.8_9' (aarch64). index: 22 packages registered. [2025-01-12 07:23:24.840302 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:libxfont2'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch libxfont2 checkout libxfont2 patch libxfont2 regenerate libxfont2 install frigg (inside sysroot.2cjhmci_) install libdrm-headers (inside sysroot.2cjhmci_) install linux-headers (inside sysroot.2cjhmci_) install mlibc-headers (inside sysroot.2cjhmci_) install mlibc (inside sysroot.2cjhmci_) install bzip2 (inside sysroot.2cjhmci_) install zlib (inside sysroot.2cjhmci_) install libpng (inside sysroot.2cjhmci_) install freetype (inside sysroot.2cjhmci_) install libiconv (inside sysroot.2cjhmci_) install libxml (inside sysroot.2cjhmci_) install fontconfig (inside sysroot.2cjhmci_) install xorg-util-macros (inside sysroot.2cjhmci_) install xorg-proto (inside sysroot.2cjhmci_) install libxau (inside sysroot.2cjhmci_) install libxdmcp (inside sysroot.2cjhmci_) install xcb-proto (inside sysroot.2cjhmci_) install libxcb (inside sysroot.2cjhmci_) install libxtrans (inside sysroot.2cjhmci_) install libx11 (inside sysroot.2cjhmci_) install xorg-font-util (inside sysroot.2cjhmci_) install libfontenc (inside sysroot.2cjhmci_) configure libxfont2 (inside sysroot.2cjhmci_) build libxfont2 (inside sysroot.2cjhmci_) pack libxfont2 xbstrap: fetch libxfont2 [1/29] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libxfont2/.git/ From https://mirrors.managarm.org/mirror/git/libxfont2 * [new tag] libXfont2-2.0.7 -> libXfont2-2.0.7 xbstrap: checkout libxfont2 [2/29] [2025-01-12 07:23:25.490997 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 29, 'n_this': 1, 'status': 'success', 'subject': 'libxfont2'} HEAD is now at 2c2e44c libXfont2 2.0.7 xbstrap: patch libxfont2 [3/29] [2025-01-12 07:23:25.505061 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 29, 'n_this': 2, 'status': 'success', 'subject': 'libxfont2'} Applying: Add managarm support xbstrap: regenerate libxfont2 [4/29] [2025-01-12 07:23:25.524185 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 29, 'n_this': 3, 'status': 'success', 'subject': 'libxfont2'} xbstrap: Running ['./autogen.sh'] (tools: ['host-autoconf-archive', 'host-xtrans', 'host-automake-v1.15', 'host-pkg-config', 'host-autoconf-v2.71', 'host-libtool', 'host-xorg-macros']) via cbuildrt PID init is 3090648 (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: export WARNINGS= 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. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc 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"). 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.71/bin/autoconf autoreconf: running: /var/lib/managarm-buildenv/build/tools/host-autoconf-v2.71/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:36: installing './compile' configure.ac:39: installing './config.guess' configure.ac:39: installing './config.sub' configure.ac:31: installing './install-sh' configure.ac:31: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' xbstrap: install frigg [5/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'frigg'] [2025-01-12 07:23:35.065046 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 29, 'n_this': 4, 'status': 'success', 'subject': 'libxfont2'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'libdrm-headers'] [2025-01-12 07:23:35.102171 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'linux-headers'] [2025-01-12 07:23:35.127159 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'mlibc-headers'] [2025-01-12 07:23:35.332627 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'mlibc'] [2025-01-12 07:23:35.377876 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install bzip2 [10/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'bzip2'] [2025-01-12 07:23:35.445006 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'bzip2'] xbstrap: install zlib [11/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'zlib'] [2025-01-12 07:23:35.468157 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 10, 'status': 'success', 'subject': 'bzip2'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install libpng [12/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'libpng'] [2025-01-12 07:23:35.483137 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 11, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libpng'] xbstrap: install freetype [13/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'freetype'] [2025-01-12 07:23:35.506090 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 12, 'status': 'success', 'subject': 'libpng'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'freetype'] xbstrap: install libiconv [14/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'libiconv'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] [2025-01-12 07:23:35.542613 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 13, 'status': 'success', 'subject': 'freetype'} xbstrap: install libxml [15/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'libxml'] [2025-01-12 07:23:35.557041 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 14, 'status': 'success', 'subject': 'libiconv'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] xbstrap: install fontconfig [16/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'fontconfig'] [2025-01-12 07:23:35.605559 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 15, 'status': 'success', 'subject': 'libxml'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'fontconfig'] xbstrap: install xorg-util-macros [17/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'xorg-util-macros'] [2025-01-12 07:23:35.627071 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 16, 'status': 'success', 'subject': 'fontconfig'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-util-macros'] xbstrap: install xorg-proto [18/29] [2025-01-12 07:23:35.638481 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 17, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'xorg-proto'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [19/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'libxau'] [2025-01-12 07:23:35.668959 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 18, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [20/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'libxdmcp'] [2025-01-12 07:23:35.680993 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 19, 'status': 'success', 'subject': 'libxau'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [21/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'xcb-proto'] [2025-01-12 07:23:35.694734 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 20, 'status': 'success', 'subject': 'libxdmcp'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [22/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'libxcb'] [2025-01-12 07:23:35.713751 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 21, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [23/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'libxtrans'] [2025-01-12 07:23:35.880381 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 22, 'status': 'success', 'subject': 'libxcb'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [24/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'libx11'] [2025-01-12 07:23:35.895222 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 23, 'status': 'success', 'subject': 'libxtrans'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install xorg-font-util [25/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'xorg-font-util'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-font-util'] [2025-01-12 07:23:36.002636 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 24, 'status': 'success', 'subject': 'libx11'} xbstrap[2025-01-12 07:23:36.017668 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 25, 'status': 'success', 'subject': 'xorg-font-util'} : install libfontenc [26/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2cjhmci_', 'libfontenc'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2cjhmci_', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libfontenc'] xbstrap: configure libxfont2 [27/29] [2025-01-12 07:23:36.038015 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 26, 'status': 'success', 'subject': 'libfontenc'} xbstrap: Running ['@THIS_SOURCE_DIR@/configure', '--host=@OPTION:arch-triple@', '--prefix=/usr', '--sysconfdir=/etc', '--localstatedir=/var', '--disable-static', '--with-bzip2', '--disable-devel-docs', '--disable-selective-werror'] (tools: ['system-gcc', 'host-xtrans', 'host-automake-v1.15', 'host-pkg-config', 'host-autoconf-v2.71', 'cross-binutils']) via cbuildrt PID init is 3091442 (outside the namespace) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64-managarm-strip... aarch64-managarm-strip checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for aarch64-managarm-gcc... aarch64-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 the compiler supports GNU C... yes checking whether aarch64-managarm-gcc accepts -g... yes checking for aarch64-managarm-gcc option to enable C11 features... none needed checking whether aarch64-managarm-gcc understands -c and -o together... yes checking dependency style of aarch64-managarm-gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64-unknown-managarm-mlibc checking how to print strings... printf 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 aarch64-managarm-gcc... /var/lib/managarm-buildenv/build/tools/system-gcc/aarch64-managarm/bin/ld checking if the linker (/var/lib/managarm-buildenv/build/tools/system-gcc/aarch64-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/aarch64-managarm-nm -B checking the name lister (/var/lib/managarm-buildenv/build/tools/cross-binutils/bin/aarch64-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 aarch64-unknown-managarm-mlibc 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/aarch64-managarm/bin/ld option to reload object files... -r checking for file... file checking for aarch64-managarm-objdump... aarch64-managarm-objdump checking how to recognize dependent libraries... pass_all checking for aarch64-managarm-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-managarm-ranlib... aarch64-managarm-ranlib checking for aarch64-managarm-ar... aarch64-managarm-ar checking for archiver @FILE support... @ checking for aarch64-managarm-strip... (cached) aarch64-managarm-strip checking command to parse /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/aarch64-managarm-nm -B output from aarch64-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 aarch64-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 for dlfcn.h... yes checking for objdir... .libs checking if aarch64-managarm-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-managarm-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-managarm-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-managarm-gcc static flag -static works... no checking if aarch64-managarm-gcc supports -c -o file.o... yes checking if aarch64-managarm-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-managarm-gcc linker (/var/lib/managarm-buildenv/build/tools/system-gcc/aarch64-managarm/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... mlibc 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 aarch64-managarm-gcc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for aarch64-managarm-pkg-config... /tmp/xbstrap/virtual/bin/aarch64-managarm-pkg-config checking pkg-config is at least version 0.9.0... yes checking if aarch64-managarm-gcc supports -Werror=unknown-warning-option... no checking if aarch64-managarm-gcc supports -Werror=unused-command-line-argument... no checking if aarch64-managarm-gcc supports -Wall... yes checking if aarch64-managarm-gcc supports -Wpointer-arith... yes checking if aarch64-managarm-gcc supports -Wmissing-declarations... yes checking if aarch64-managarm-gcc supports -Wformat=2... yes checking if aarch64-managarm-gcc supports -Wstrict-prototypes... yes checking if aarch64-managarm-gcc supports -Wmissing-prototypes... yes checking if aarch64-managarm-gcc supports -Wnested-externs... yes checking if aarch64-managarm-gcc supports -Wbad-function-cast... yes checking if aarch64-managarm-gcc supports -Wold-style-definition... yes checking if aarch64-managarm-gcc supports -Wunused... yes checking if aarch64-managarm-gcc supports -Wuninitialized... yes checking if aarch64-managarm-gcc supports -Wshadow... yes checking if aarch64-managarm-gcc supports -Wmissing-noreturn... yes checking if aarch64-managarm-gcc supports -Wmissing-format-attribute... yes checking if aarch64-managarm-gcc supports -Wredundant-decls... yes checking if aarch64-managarm-gcc supports -Wlogical-op... yes configure: WARNING: You have chosen not to turn some select compiler warnings into errors. This should not be necessary. Please report why you needed to do so in a bug report at https://gitlab.freedesktop.org/xorg/lib/libxfont/-/issues checking if aarch64-managarm-gcc supports -Wimplicit... yes checking if aarch64-managarm-gcc supports -Wnonnull... yes checking if aarch64-managarm-gcc supports -Winit-self... yes checking if aarch64-managarm-gcc supports -Wmain... yes checking if aarch64-managarm-gcc supports -Wmissing-braces... yes checking if aarch64-managarm-gcc supports -Wsequence-point... yes checking if aarch64-managarm-gcc supports -Wreturn-type... yes checking if aarch64-managarm-gcc supports -Wtrigraphs... yes checking if aarch64-managarm-gcc supports -Warray-bounds... yes checking if aarch64-managarm-gcc supports -Wwrite-strings... yes checking if aarch64-managarm-gcc supports -Waddress... yes checking if aarch64-managarm-gcc supports -Wint-to-pointer-cast... yes checking if aarch64-managarm-gcc supports -Wpointer-to-int-cast... yes checking if aarch64-managarm-gcc supports -pedantic... yes checking if aarch64-managarm-gcc supports -Werror... yes checking if aarch64-managarm-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build developer documentation... no 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 X.Org SGML entities >= 1.7... no checking for endian.h... yes checking for poll.h... yes checking for sys/poll.h... yes checking for poll... yes checking for readlink... yes checking for strlcat... yes checking for reallocarray... yes checking for realpath... yes checking for strlcat... (cached) yes checking for strlcpy... yes checking for err.h... yes checking for float.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for freetype2... yes checking for zlib... yes checking for BZ2_bzopen in -lbz2... yes checking for hypot in -lm... yes checking for xproto xtrans fontsproto >= 2.1.3 fontenc... yes checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for getaddrinfo... yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... yes checking for struct msghdr.msg_control... yes checking if Xtrans should support os-specific local connections... no checking for strcasecmp... yes checking for strlcpy... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating xfont2.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands xbstrap: build libxfont2 [28/29] [2025-01-12 07:23:42.013981 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 29, 'n_this': 27, 'status': 'success', 'subject': 'libxfont2'} xbstrap: Running ['make', '-j@PARALLELISM@'] (tools: ['system-gcc', 'host-xtrans', 'host-automake-v1.15', 'host-pkg-config', 'host-autoconf-v2.71', 'cross-binutils']) via cbuildrt PID init is 3093729 (outside the namespace) make all-recursive make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxfont2' Making all in doc make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxfont2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxfont2/doc' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxfont2' CC src/stubs/atom.lo CC src/stubs/libxfontstubs.lo CC src/util/fontaccel.lo CC src/util/fontutil.lo CC src/util/fontnames.lo CC src/util/fontxlfd.lo CC src/util/format.lo CC src/util/miscutil.lo CC src/util/patcache.lo CC src/util/private.lo CC src/util/utilbitmap.lo CC src/fontfile/bitsource.lo CC src/fontfile/bufio.lo CC src/fontfile/decompress.lo CC src/fontfile/defaults.lo CC src/fontfile/dirfile.lo CC src/fontfile/fileio.lo CC src/fontfile/filewr.lo CC src/fontfile/fontdir.lo CC src/fontfile/fontencc.lo CC src/fontfile/fontfile.lo CC src/fontfile/fontscale.lo CC src/fontfile/gunzip.lo CC src/fontfile/register.lo CC src/fontfile/renderers.lo CC src/fontfile/catalogue.lo CC src/fontfile/bunzip2.lo CC src/FreeType/ftenc.lo CC src/FreeType/ftfuncs.lo CC src/FreeType/fttools.lo CC src/FreeType/xttcap.lo CC src/bitmap/bitmap.lo /var/lib/managarm-buildenv/src/ports/libxfont2/src/fontfile/catalogue.c: In function 'CatalogueRescan': /var/lib/managarm-buildenv/src/ports/libxfont2/src/fontfile/catalogue.c:163:43: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] 163 | snprintf(link, sizeof link, "%s/%s", path, entry->d_name); | ^ /var/lib/managarm-buildenv/src/ports/libxfont2/src/fontfile/catalogue.c:163:9: note: 'snprintf' output 2 or more bytes (assuming 1025) into a destination of size 1024 163 | snprintf(link, sizeof link, "%s/%s", path, entry->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/managarm-buildenv/src/ports/libxfont2/src/FreeType/ftenc.c: In function 'FTPickMapping': /var/lib/managarm-buildenv/src/ports/libxfont2/src/FreeType/ftenc.c:93:40: warning: '%s' directive output may be truncated writing up to 18 bytes into a region of size between 1 and 19 [-Wformat-truncation=] 93 | snprintf(buf, sizeof(buf), "%s-%s", enc, reg); | ^~ /var/lib/managarm-buildenv/src/ports/libxfont2/src/FreeType/ftenc.c:93:9: note: 'snprintf' output between 2 and 38 bytes into a destination of size 20 93 | snprintf(buf, sizeof(buf), "%s-%s", enc, reg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC src/bitmap/bitmapfunc.lo CC src/bitmap/bitmaputil.lo CC src/bitmap/bitscale.lo CC src/bitmap/fontink.lo CC src/bitmap/bdfread.lo CC src/bitmap/bdfutils.lo CC src/bitmap/pcfread.lo CC src/bitmap/pcfwrite.lo CC src/builtins/dir.lo CC src/builtins/file.lo CC src/builtins/fonts.lo CC src/builtins/fpe.lo CC src/builtins/render.lo CC src/fc/fsconvert.lo CC src/fc/fserve.lo CC src/fc/fsio.lo CC src/fc/fstrans.lo CC test/utils/lsfontdir.o CC test/utils/font-test-utils.o CCLD libXfont2.la CCLD lsfontdir make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxfont2' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxfont2' xbstrap: Running ['make', 'install'] (tools: ['system-gcc', 'host-xtrans', 'host-automake-v1.15', 'host-pkg-config', 'host-autoconf-v2.71', 'cross-binutils']) via cbuildrt PID init is 3095999 (outside the namespace) Making install in doc make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxfont2/doc' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxfont2/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxfont2/doc' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxfont2/doc' make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxfont2' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxfont2' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxfont2.collect/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libXfont2.la '/var/lib/managarm-buildenv/build/packages/libxfont2.collect/usr/lib' libtool: install: /usr/bin/install -c .libs/libXfont2.so.2.0.0 /var/lib/managarm-buildenv/build/packages/libxfont2.collect/usr/lib/libXfont2.so.2.0.0 libtool: install: (cd /var/lib/managarm-buildenv/build/packages/libxfont2.collect/usr/lib && { ln -s -f libXfont2.so.2.0.0 libXfont2.so.2 || { rm -f libXfont2.so.2 && ln -s libXfont2.so.2.0.0 libXfont2.so.2; }; }) libtool: install: (cd /var/lib/managarm-buildenv/build/packages/libxfont2.collect/usr/lib && { ln -s -f libXfont2.so.2.0.0 libXfont2.so || { rm -f libXfont2.so && ln -s libXfont2.so.2.0.0 libXfont2.so; }; }) libtool: install: /usr/bin/install -c .libs/libXfont2.lai /var/lib/managarm-buildenv/build/packages/libxfont2.collect/usr/lib/libXfont2.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxfont2.collect/usr/include/X11/fonts' /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/libxfont2/include/X11/fonts/libxfont2.h '/var/lib/managarm-buildenv/build/packages/libxfont2.collect/usr/include/X11/fonts' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxfont2.collect/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xfont2.pc '/var/lib/managarm-buildenv/build/packages/libxfont2.collect/usr/lib/pkgconfig' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxfont2' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxfont2' xbstrap: Removed libtool file libXfont2.la xbstrap: pack libxfont2 [29/29] [2025-01-12 07:23:45.789872 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 29, 'n_this': 28, 'status': 'success', 'subject': 'libxfont2'} xbstrap: Running ['xbps-create', '-A', 'aarch64', '-s', 'libxfont2', '-n', 'libxfont2-2.0.7_1', '-D', 'mlibc>=0 xorg-util-macros>=0 xorg-proto>=0 libx11>=0 libxtrans>=0 freetype>=0 fontconfig>=0 bzip2>=0 libfontenc>=0 zlib>=0', '/tmp/tmp2nr5vtwi'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/libxfont2-2.0.7_1.aarch64.xbps'] (aarch64) [2025-01-12 07:23:45.865994 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'aarch64', 'artifact_files': [], 'n_all': 29, 'n_this': 29, 'status': 'success', 'subject': 'libxfont2'} [2025-01-12 07:23:45.876960 sunset] DEBUG: xbbs.worker: successfully uploaded package libxfont2 for JobMessage(project='managarm_aarch64', job='package:libxfont2', repository='https://github.com/managarm/bootstrap-managarm.git', revision='558d997854cdf8bfbd3d5a4428aebc84e478f34a', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libpng': {'architecture': 'aarch64', 'version': '1.6.44_1'}, 'freetype': {'architecture': 'aarch64', 'version': '2.13.1_5'}, 'xorg-util-macros': {'architecture': 'aarch64', 'version': '1.20.2_1'}, 'libiconv': {'architecture': 'aarch64', 'version': '1.17_8'}, 'libxml': {'architecture': 'aarch64', 'version': '2.10.0_8'}, 'fontconfig': {'architecture': 'aarch64', 'version': '2.14.2_5'}, 'zlib': {'architecture': 'aarch64', 'version': '1.2.12_7'}, 'libxdmcp': {'architecture': 'aarch64', 'version': '1.1.5_1'}, 'libxau': {'architecture': 'aarch64', 'version': '1.0.12_1'}, 'xcb-proto': {'architecture': 'aarch64', 'version': '1.17.0_1'}, 'libxcb': {'architecture': 'aarch64', 'version': '1.17_1'}, 'libxtrans': {'architecture': 'aarch64', 'version': '1.5.2_1'}, 'bzip2': {'architecture': 'aarch64', 'version': '1.0.8_9'}, 'xorg-proto': {'architecture': 'aarch64', 'version': '2024.1_1'}, 'libx11': {'architecture': 'aarch64', 'version': '1.8.10_1'}, 'linux-headers': {'architecture': 'aarch64', 'version': '6.12.8_1'}, 'mlibc-headers': {'architecture': 'aarch64', 'version': '0.0pl4168_2'}, 'frigg': {'architecture': 'aarch64', 'version': '0.0pl352_7'}, 'libdrm-headers': {'architecture': 'aarch64', 'version': '2.4.115_1'}, 'mlibc': {'architecture': 'aarch64', 'version': '0.0pl4168_2'}, 'xorg-font-util': {'architecture': 'aarch64', 'version': '1.4.0_5'}, 'libfontenc': {'architecture': 'aarch64', 'version': '1.1.8_1'}}, needed_tools={'system-gcc': {'architecture': 'aarch64', 'version': '14.2.0_1'}, 'host-autoconf-v2.71': {'architecture': {'aarch64'}, 'version': '2.71_1'}, 'host-xtrans': {'architecture': {'aarch64'}, 'version': '1.5.2_1'}, 'cross-binutils': {'architecture': 'aarch64', 'version': '2.43.1_1'}, 'host-pkg-config': {'architecture': {'aarch64'}, 'version': '0.29.2_2'}, 'host-automake-v1.15': {'architecture': {'aarch64'}, 'version': '1.15.1_3'}, 'host-autoconf-archive': {'architecture': {'aarch64'}, 'version': '2019.01.06_2'}, 'host-libtool': {'architecture': {'aarch64'}, 'version': '2.5.4_1'}, 'host-xorg-macros': {'architecture': {'aarch64'}, 'version': '1.20.2_1'}}, prod_pkgs={'libxfont2': {'architecture': 'aarch64', 'version': '2.0.7_1'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_aarch64/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_aarch64/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/aarch64/') [2025-01-12 07:23:46.043860 sunset] INFO: xbbs.worker: job done. return code: 0