[2024-11-10 11:58:51.438330 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:libxft', repository='https://github.com/managarm/bootstrap-managarm.git', revision='8b1bd181470d9cf1254e80a2eed410593f934ec6', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_7'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_7'}, 'fontconfig': {'architecture': 'x86_64', 'version': '2.14.2_5'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.11_6'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'libpng': {'architecture': 'x86_64', 'version': '1.6.40_4'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_9'}, 'freetype': {'architecture': 'x86_64', 'version': '2.13.1_5'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4104_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl344_7'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4104_2'}}, needed_tools={'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-automake-v1.15': {'architecture': {'x86_64'}, 'version': '1.15.1_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'host-xorg-macros': {'architecture': {'x86_64'}, 'version': '1.20.0_1'}, 'host-libtool': {'architecture': {'x86_64'}, 'version': '2.4.6_2'}}, prod_pkgs={'libxft': {'architecture': 'x86_64', 'version': '2.3.8_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-11-10 11:58:51.438819 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-11-10 11:58:51.447607 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-11-10 11:58:51.454470 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-11-10 11:58:52.434716 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '8b1bd181470d9cf1254e80a2eed410593f934ec6'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 8b1bd18 sys-boot: update Limine to 8.4.0 [2024-11-10 11:58:52.462625 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-11-10 11:58:56.820733 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', '--', 'zlib', 'libxml', 'libiconv', 'fontconfig', 'xcb-proto', 'libxau', 'libxdmcp', 'libxcb', 'libxtrans', 'libxrender', 'xorg-proto', 'libpng', 'bzip2', 'freetype', 'xorg-util-macros', 'libx11', 'libdrm-headers', 'mlibc-headers', 'frigg', 'linux-headers', 'mlibc'] (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%] 57MB/s ETA: 00m00s x86_64-repodata: 28KB [avg rate: 397MB/s] 21 packages will be downloaded: 21 packages will be installed: zlib-1.2.12_7 libxml-2.10.0_7 libiconv-1.17_7 fontconfig-2.14.2_5 xcb-proto-1.16.0_4 libxau-1.0.11_6 libxdmcp-1.1.4_6 libxcb-1.16_4 libxtrans-1.5.0_6 libxrender-0.9.11_6 xorg-proto-2023.2_7 libpng-1.6.40_4 bzip2-1.0.8_9 freetype-2.13.1_5 xorg-util-macros-1.20.0_6 libx11-1.8.7_4 libdrm-headers-2.4.115_1 mlibc-headers-0.0pl4104_2 frigg-0.0pl344_7 linux-headers-6.9.3_1 mlibc-0.0pl4104_2 Size to download: 19MB Size required on disk: 81MB Space available on disk: 757GB [*] Downloading packages zlib-1.2.12_7.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps.sig: 512B [avg rate: 14MB/s] zlib-1.2.12_7.x86_64.xbps: [114KB 3%] 67MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps: 114KB [avg rate: 1912MB/s] zlib-1.2.12_7: verifying RSA signature... libxml-2.10.0_7.x86_64.xbps.sig: [512B 100%] 18MB/s ETA: 00m00s libxml-2.10.0_7.x86_64.xbps.sig: 512B [avg rate: 18MB/s] libxml-2.10.0_7.x86_64.xbps: [2411KB 0%] 72MB/s ETA: 00m00s libxml-2.10.0_7.x86_64.xbps: [2411KB 56%] 18MB/s ETA: 00m00s libxml-2.10.0_7.x86_64.xbps: 2411KB [avg rate: 31MB/s] libxml-2.10.0_7: verifying RSA signature... libiconv-1.17_7.x86_64.xbps.sig: [512B 100%] 18MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps.sig: 512B [avg rate: 18MB/s] libiconv-1.17_7.x86_64.xbps: [833KB 0%] 85MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps: 833KB [avg rate: 17GB/s] libiconv-1.17_7: verifying RSA signature... fontconfig-2.14.2_5.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s fontconfig-2.14.2_5.x86_64.xbps.sig: 512B [avg rate: 17MB/s] fontconfig-2.14.2_5.x86_64.xbps: [585KB 0%] 67MB/s ETA: 00m00s fontconfig-2.14.2_5.x86_64.xbps: 585KB [avg rate: 9845MB/s] fontconfig-2.14.2_5: verifying RSA signature... xcb-proto-1.16.0_4.x86_64.xbps.sig: [512B 100%] 19MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps.sig: 512B [avg rate: 19MB/s] xcb-proto-1.16.0_4.x86_64.xbps: [123KB 3%] 71MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps: 123KB [avg rate: 2191MB/s] xcb-proto-1.16.0_4: verifying RSA signature... libxau-1.0.11_6.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps.sig: 512B [avg rate: 15MB/s] libxau-1.0.11_6.x86_64.xbps: [18KB 22%] 71MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps: 18KB [avg rate: 316MB/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%] 70MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps: 43KB [avg rate: 745MB/s] libxdmcp-1.1.4_6: verifying RSA signature... libxcb-1.16_4.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libxcb-1.16_4.x86_64.xbps: [1226KB 0%] 70MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps: 1226KB [avg rate: 21GB/s] libxcb-1.16_4: verifying RSA signature... libxtrans-1.5.0_6.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libxtrans-1.5.0_6.x86_64.xbps: [42KB 9%] 85MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps: 42KB [avg rate: 900MB/s] libxtrans-1.5.0_6: verifying RSA signature... libxrender-0.9.11_6.x86_64.xbps.sig: [512B 100%] 19MB/s ETA: 00m00s libxrender-0.9.11_6.x86_64.xbps.sig: 512B [avg rate: 19MB/s] libxrender-0.9.11_6.x86_64.xbps: [122KB 3%] 57MB/s ETA: 00m00s libxrender-0.9.11_6.x86_64.xbps: 122KB [avg rate: 1759MB/s] libxrender-0.9.11_6: verifying RSA signature... xorg-proto-2023.2_7.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps.sig: 512B [avg rate: 13MB/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... libpng-1.6.40_4.x86_64.xbps.sig: [512B 100%] 18MB/s ETA: 00m00s libpng-1.6.40_4.x86_64.xbps.sig: 512B [avg rate: 18MB/s] libpng-1.6.40_4.x86_64.xbps: [905KB 0%] 75MB/s ETA: 00m00s libpng-1.6.40_4.x86_64.xbps: 905KB [avg rate: 17GB/s] libpng-1.6.40_4: verifying RSA signature... bzip2-1.0.8_9.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s bzip2-1.0.8_9.x86_64.xbps.sig: 512B [avg rate: 14MB/s] bzip2-1.0.8_9.x86_64.xbps: [60KB 6%] 93MB/s ETA: 00m00s bzip2-1.0.8_9.x86_64.xbps: 60KB [avg rate: 1385MB/s] bzip2-1.0.8_9: verifying RSA signature... freetype-2.13.1_5.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s freetype-2.13.1_5.x86_64.xbps.sig: 512B [avg rate: 13MB/s] freetype-2.13.1_5.x86_64.xbps: [1707KB 0%] 98MB/s ETA: 00m00s freetype-2.13.1_5.x86_64.xbps: 1707KB [avg rate: 41GB/s] freetype-2.13.1_5: verifying RSA signature... xorg-util-macros-1.20.0_6.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps.sig: 512B [avg rate: 15MB/s] xorg-util-macros-1.20.0_6.x86_64.xbps: [23KB 17%] 56MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps: 23KB [avg rate: 316MB/s] xorg-util-macros-1.20.0_6: verifying RSA signature... libx11-1.8.7_4.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libx11-1.8.7_4.x86_64.xbps: [3286KB 0%] 93MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps: 3286KB [avg rate: 75GB/s] libx11-1.8.7_4: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] -- stalled -- ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: -- stalled --] libdrm-headers-2.4.115_1: verifying RSA signature... mlibc-headers-0.0pl4104_2.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s mlibc-headers-0.0pl4104_2.x86_64.xbps.sig: 512B [avg rate: 11MB/s] mlibc-headers-0.0pl4104_2.x86_64.xbps: [96KB 4%] 75MB/s ETA: 00m00s mlibc-headers-0.0pl4104_2.x86_64.xbps: 96KB [avg rate: 1798MB/s] mlibc-headers-0.0pl4104_2: verifying RSA signature... frigg-0.0pl344_7.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s frigg-0.0pl344_7.x86_64.xbps.sig: 512B [avg rate: 13MB/s] frigg-0.0pl344_7.x86_64.xbps: [41KB 9%] 74MB/s ETA: 00m00s frigg-0.0pl344_7.x86_64.xbps: 41KB [avg rate: 764MB/s] frigg-0.0pl344_7: verifying RSA signature... linux-headers-6.9.3_1.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps.sig: 512B [avg rate: 17MB/s] linux-headers-6.9.3_1.x86_64.xbps: [3064KB 0%] 78MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3064KB [avg rate: 58GB/s] linux-headers-6.9.3_1: verifying RSA signature... mlibc-0.0pl4104_2.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s mlibc-0.0pl4104_2.x86_64.xbps.sig: 512B [avg rate: 14MB/s] mlibc-0.0pl4104_2.x86_64.xbps: [4395KB 0%] 100MB/s ETA: 00m00s mlibc-0.0pl4104_2.x86_64.xbps: [4395KB 66%] 13MB/s ETA: 00m00s mlibc-0.0pl4104_2.x86_64.xbps: 4395KB [avg rate: 19MB/s] mlibc-0.0pl4104_2: verifying RSA signature... [*] Collecting package files zlib-1.2.12_7: collecting files... libxml-2.10.0_7: collecting files... libiconv-1.17_7: collecting files... fontconfig-2.14.2_5: collecting files... xcb-proto-1.16.0_4: collecting files... libxau-1.0.11_6: collecting files... libxdmcp-1.1.4_6: collecting files... libxcb-1.16_4: collecting files... libxtrans-1.5.0_6: collecting files... libxrender-0.9.11_6: collecting files... xorg-proto-2023.2_7: collecting files... libpng-1.6.40_4: collecting files... bzip2-1.0.8_9: collecting files... freetype-2.13.1_5: collecting files... xorg-util-macros-1.20.0_6: collecting files... libx11-1.8.7_4: collecting files... libdrm-headers-2.4.115_1: collecting files... mlibc-headers-0.0pl4104_2: collecting files... frigg-0.0pl344_7: collecting files... linux-headers-6.9.3_1: collecting files... mlibc-0.0pl4104_2: collecting files... [*] Unpacking packages zlib-1.2.12_7: unpacking ... libxml-2.10.0_7: unpacking ... libiconv-1.17_7: unpacking ... fontconfig-2.14.2_5: unpacking ... xcb-proto-1.16.0_4: unpacking ... libxau-1.0.11_6: unpacking ... libxdmcp-1.1.4_6: unpacking ... libxcb-1.16_4: unpacking ... libxtrans-1.5.0_6: unpacking ... libxrender-0.9.11_6: unpacking ... xorg-proto-2023.2_7: unpacking ... libpng-1.6.40_4: unpacking ... bzip2-1.0.8_9: unpacking ... freetype-2.13.1_5: unpacking ... xorg-util-macros-1.20.0_6: unpacking ... libx11-1.8.7_4: unpacking ... libdrm-headers-2.4.115_1: unpacking ... mlibc-headers-0.0pl4104_2: unpacking ... frigg-0.0pl344_7: unpacking ... linux-headers-6.9.3_1: unpacking ... mlibc-0.0pl4104_2: unpacking ... 21 downloaded, 21 installed, 0 updated, 21 configured, 0 removed. [2024-11-10 11:58:59.826331 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2024-11-10 11:58:59.826877 sunset] DEBUG: xbbs.worker: ... found libxrender-0.9.11_6.x86_64.xbps [2024-11-10 11:58:59.827330 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxrender-0.9.11_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxrender-0.9.11_6' (x86_64). index: 1 packages registered. [2024-11-10 11:58:59.844601 sunset] DEBUG: xbbs.worker: ... found libxau-1.0.11_6.x86_64.xbps [2024-11-10 11:58:59.845279 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: 2 packages registered. [2024-11-10 11:58:59.857449 sunset] DEBUG: xbbs.worker: ... found libiconv-1.17_7.x86_64.xbps [2024-11-10 11:58:59.858679 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_7' (x86_64). index: 3 packages registered. [2024-11-10 11:58:59.874180 sunset] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2024-11-10 11:58:59.874946 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.115_1' (x86_64). index: 4 packages registered. [2024-11-10 11:58:59.889295 sunset] DEBUG: xbbs.worker: ... found bzip2-1.0.8_9.x86_64.xbps [2024-11-10 11:58:59.890051 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'bzip2-1.0.8_9.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `bzip2-1.0.8_9' (x86_64). index: 5 packages registered. [2024-11-10 11:58:59.904168 sunset] DEBUG: xbbs.worker: ... found xorg-proto-2023.2_7.x86_64.xbps [2024-11-10 11:58:59.905432 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-proto-2023.2_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-proto-2023.2_7' (x86_64). index: 6 packages registered. [2024-11-10 11:58:59.919459 sunset] DEBUG: xbbs.worker: ... found zlib-1.2.12_7.x86_64.xbps [2024-11-10 11:58:59.920166 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_7' (x86_64). index: 7 packages registered. [2024-11-10 11:58:59.931735 sunset] DEBUG: xbbs.worker: ... found libxdmcp-1.1.4_6.x86_64.xbps [2024-11-10 11:58:59.932177 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdmcp-1.1.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdmcp-1.1.4_6' (x86_64). index: 8 packages registered. [2024-11-10 11:58:59.942610 sunset] DEBUG: xbbs.worker: ... found mlibc-0.0pl4104_2.x86_64.xbps [2024-11-10 11:58:59.947146 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4104_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4104_2' (x86_64). index: 9 packages registered. [2024-11-10 11:58:59.975160 sunset] DEBUG: xbbs.worker: ... found libxtrans-1.5.0_6.x86_64.xbps [2024-11-10 11:58:59.975747 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.5.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.5.0_6' (x86_64). index: 10 packages registered. [2024-11-10 11:58:59.987487 sunset] DEBUG: xbbs.worker: ... found libxcb-1.16_4.x86_64.xbps [2024-11-10 11:58:59.989026 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcb-1.16_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcb-1.16_4' (x86_64). index: 11 packages registered. [2024-11-10 11:59:00.006740 sunset] DEBUG: xbbs.worker: ... found libx11-1.8.7_4.x86_64.xbps [2024-11-10 11:59:00.009957 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.7_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.7_4' (x86_64). index: 12 packages registered. [2024-11-10 11:59:00.037414 sunset] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.0_6.x86_64.xbps [2024-11-10 11:59:00.037868 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-util-macros-1.20.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-util-macros-1.20.0_6' (x86_64). index: 13 packages registered. [2024-11-10 11:59:00.051545 sunset] DEBUG: xbbs.worker: ... found libxml-2.10.0_7.x86_64.xbps [2024-11-10 11:59:00.054414 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxml-2.10.0_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxml-2.10.0_7' (x86_64). index: 14 packages registered. [2024-11-10 11:59:00.077374 sunset] DEBUG: xbbs.worker: ... found libpng-1.6.40_4.x86_64.xbps [2024-11-10 11:59:00.078727 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libpng-1.6.40_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libpng-1.6.40_4' (x86_64). index: 15 packages registered. [2024-11-10 11:59:00.097224 sunset] DEBUG: xbbs.worker: ... found fontconfig-2.14.2_5.x86_64.xbps [2024-11-10 11:59:00.098069 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'fontconfig-2.14.2_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `fontconfig-2.14.2_5' (x86_64). index: 16 packages registered. [2024-11-10 11:59:00.113838 sunset] DEBUG: xbbs.worker: ... found frigg-0.0pl344_7.x86_64.xbps [2024-11-10 11:59:00.114273 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl344_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl344_7' (x86_64). index: 17 packages registered. [2024-11-10 11:59:00.124900 sunset] DEBUG: xbbs.worker: ... found freetype-2.13.1_5.x86_64.xbps [2024-11-10 11:59:00.126865 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'freetype-2.13.1_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `freetype-2.13.1_5' (x86_64). index: 18 packages registered. [2024-11-10 11:59:00.143849 sunset] DEBUG: xbbs.worker: ... found xcb-proto-1.16.0_4.x86_64.xbps [2024-11-10 11:59:00.144446 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: 19 packages registered. [2024-11-10 11:59:00.159514 sunset] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4104_2.x86_64.xbps [2024-11-10 11:59:00.160154 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4104_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4104_2' (x86_64). index: 20 packages registered. [2024-11-10 11:59:00.175261 sunset] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2024-11-10 11:59:00.178042 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: 21 packages registered. [2024-11-10 11:59:04.806531 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:libxft'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch libxft checkout libxft patch libxft regenerate libxft install frigg (inside sysroot.2yl21tf3) install libdrm-headers (inside sysroot.2yl21tf3) install linux-headers (inside sysroot.2yl21tf3) install mlibc-headers (inside sysroot.2yl21tf3) install mlibc (inside sysroot.2yl21tf3) install bzip2 (inside sysroot.2yl21tf3) install zlib (inside sysroot.2yl21tf3) install libpng (inside sysroot.2yl21tf3) install freetype (inside sysroot.2yl21tf3) install libiconv (inside sysroot.2yl21tf3) install libxml (inside sysroot.2yl21tf3) install fontconfig (inside sysroot.2yl21tf3) install xorg-util-macros (inside sysroot.2yl21tf3) install xorg-proto (inside sysroot.2yl21tf3) install libxau (inside sysroot.2yl21tf3) install libxdmcp (inside sysroot.2yl21tf3) install xcb-proto (inside sysroot.2yl21tf3) install libxcb (inside sysroot.2yl21tf3) install libxtrans (inside sysroot.2yl21tf3) install libx11 (inside sysroot.2yl21tf3) install libxrender (inside sysroot.2yl21tf3) configure libxft (inside sysroot.2yl21tf3) build libxft (inside sysroot.2yl21tf3) pack libxft xbstrap: fetch libxft [1/28] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libxft/.git/ From https://mirrors.managarm.org/mirror/git/libxft * [new tag] libXft-2.3.8 -> libXft-2.3.8 xbstrap: checkout libxft [2/28] [2024-11-10 11:59:05.325340 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 28, 'n_this': 1, 'status': 'success', 'subject': 'libxft'} HEAD is now at c532908 libXft 2.3.8 xbstrap: patch libxft [3/28] xbstrap: regenerate libxft [4/28] [2024-11-10 11:59:05.331957 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 28, 'n_this': 2, 'status': 'success', 'subject': 'libxft'} [2024-11-10 11:59:05.332602 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 28, 'n_this': 3, 'status': 'success', 'subject': 'libxft'} xbstrap: Running ['./autogen.sh'] (tools: ['host-libtool', 'host-autoconf-v2.69', 'host-xorg-macros', 'host-pkg-config', 'host-automake-v1.15']) via cbuildrt PID init is 3649301 (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:40: installing './compile' configure.ac:40: installing './config.guess' configure.ac:40: installing './config.sub' configure.ac:37: installing './install-sh' configure.ac:37: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' xbstrap: install frigg [5/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'frigg'] [2024-11-10 11:59:10.662049 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 28, 'n_this': 4, 'status': 'success', 'subject': 'libxft'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'libdrm-headers'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] [2024-11-10 11:59:10.674249 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: install linux-headers [7/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'linux-headers'] [2024-11-10 11:59:10.682260 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'mlibc-headers'] [2024-11-10 11:59:10.831077 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'mlibc'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] [2024-11-10 11:59:10.850200 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: install bzip2 [10/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'bzip2'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'bzip2'] [2024-11-10 11:59:10.915293 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: install zlib [11/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'zlib'] [2024-11-10 11:59:10.924369 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 10, 'status': 'success', 'subject': 'bzip2'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install libpng [12/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'libpng'] [2024-11-10 11:59:10.933149 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 11, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libpng'] xbstrap: install freetype [13/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'freetype'] [2024-11-10 11:59:10.949545 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 12, 'status': 'success', 'subject': 'libpng'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'freetype'] xbstrap: install libiconv [14/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'libiconv'] [2024-11-10 11:59:10.978392 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 13, 'status': 'success', 'subject': 'freetype'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install libxml [15/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'libxml'] [2024-11-10 11:59:10.996200 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 14, 'status': 'success', 'subject': 'libiconv'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] xbstrap: install fontconfig [16/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'fontconfig'] [2024-11-10 11:59:11.039722 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 15, 'status': 'success', 'subject': 'libxml'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'fontconfig'] xbstrap: install xorg-util-macros [17/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'xorg-util-macros'] [2024-11-10 11:59:11.056659 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 16, 'status': 'success', 'subject': 'fontconfig'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-util-macros'] xbstrap: install xorg-proto [18/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'xorg-proto'] [2024-11-10 11:59:11.064983 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 17, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [19/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'libxau'] [2024-11-10 11:59:11.099789 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 18, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [20/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'libxdmcp'] [2024-11-10 11:59:11.110168 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 19, 'status': 'success', 'subject': 'libxau'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [21/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'xcb-proto'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] [2024-11-10 11:59:11.120164 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 20, 'status': 'success', 'subject': 'libxdmcp'} xbstrap: install libxcb [22/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'libxcb'] [2024-11-10 11:59:11.134016 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 21, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [23/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'libxtrans'] [2024-11-10 11:59:11.270222 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 22, 'status': 'success', 'subject': 'libxcb'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [24/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'libx11'] [2024-11-10 11:59:11.279334 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 23, 'status': 'success', 'subject': 'libxtrans'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libxrender [25/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2yl21tf3', 'libxrender'] [2024-11-10 11:59:11.386307 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 24, 'status': 'success', 'subject': 'libx11'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2yl21tf3', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: configure libxft [26/28] [2024-11-10 11:59:11.396264 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 25, 'status': 'success', 'subject': 'libxrender'} xbstrap: Running ['@THIS_SOURCE_DIR@/configure', '--host=@OPTION:arch-triple@', '--prefix=/usr', '--sysconfdir=/etc', '--localstatedir=/var', '--disable-static', '--with-sysroot=@SYSROOT_DIR@'] (tools: ['host-pkg-config', 'host-autoconf-v2.69', 'system-gcc', 'host-automake-v1.15', 'cross-binutils']) via cbuildrt PID init is 3650197 (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... /var/lib/managarm-buildenv/build/system-root 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 for xrender >= 0.8.2 x11... yes checking for freetype2 >= 2.1.6... yes checking for fontconfig >= 2.5.92... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating xft.pc config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: creating include/X11/Xft/Xft.h config.status: executing depfiles commands config.status: executing libtool commands xbstrap: build libxft [27/28] [2024-11-10 11:59:15.383845 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 28, 'n_this': 26, 'status': 'success', 'subject': 'libxft'} xbstrap: Running ['make', '-j@PARALLELISM@'] (tools: ['host-pkg-config', 'host-autoconf-v2.69', 'system-gcc', 'host-automake-v1.15', 'cross-binutils']) via cbuildrt PID init is 3652341 (outside the namespace) make all-recursive make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft' Making all in man make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft/man' GEN Xft.3 GEN XftCharExists.man GEN XftCharFontSpecRender.man GEN XftCharIndex.man GEN XftCharSpecRender.man GEN XftColorAllocName.man GEN XftColorAllocValue.man GEN XftColorFree.man GEN XftDefaultHasRender.man GEN XftDefaultSet.man GEN XftDefaultSubstitute.man GEN XftDrawChange.man GEN XftDrawCharFontSpec.man GEN XftDrawCreate.man GEN XftDrawColormap.man GEN XftDrawCharSpec.man GEN XftDrawCreateAlpha.man GEN XftDrawCreateBitmap.man GEN XftDrawDisplay.man GEN XftDrawDestroy.man GEN XftDrawDrawable.man GEN XftDrawGlyphFontSpec.man GEN XftDrawGlyphs.man GEN XftDrawPicture.man GEN XftDrawGlyphSpec.man GEN XftDrawRect.man GEN XftDrawSetClip.man GEN XftDrawSetClipRectangles.man GEN XftDrawSetSubwindowMode.man GEN XftDrawSrcPicture.man GEN XftDrawString16.man GEN XftDrawStringUtf16.man GEN XftDrawString8.man GEN XftDrawString32.man GEN XftDrawStringUtf8.man GEN XftDrawVisual.man GEN XftFontCheckGlyph.man GEN XftFontCopy.man GEN XftFontClose.man GEN XftFontInfoCreate.man GEN XftFontInfoHash.man GEN XftFontInfoEqual.man GEN XftFontInfoDestroy.man GEN XftFontLoadGlyphs.man GEN XftFontMatch.man GEN XftFontOpen.man GEN XftFontOpenInfo.man GEN XftFontOpenName.man GEN XftFontOpenPattern.man GEN XftFontOpenXlfd.man GEN XftFontUnloadGlyphs.man GEN XftGetVersion.man GEN XftGlyphExtents.man GEN XftGlyphFontSpecRender.man GEN XftGlyphRender.man GEN XftGlyphSpecRender.man GEN XftInit.man GEN XftInitFtLibrary.man GEN XftListFonts.man GEN XftLockFace.man GEN XftNameUnparse.man GEN XftNameParse.man GEN XftTextExtents16.man GEN XftTextExtents32.man GEN XftTextExtents8.man GEN XftTextExtentsUtf16.man GEN XftTextExtentsUtf8.man GEN XftTextRender16.man GEN XftTextRender16BE.man GEN XftTextRender16LE.man GEN XftTextRender32.man GEN XftTextRender32BE.man GEN XftTextRender32LE.man GEN XftTextRender8.man GEN XftTextRenderUtf16.man GEN XftUnlockFace.man GEN XftTextRenderUtf8.man GEN XftXlfdParse.man GEN XftCharExists.3 GEN XftCharFontSpecRender.3 GEN XftCharIndex.3 GEN XftCharSpecRender.3 GEN XftColorAllocName.3 GEN XftColorAllocValue.3 GEN XftColorFree.3 GEN XftDefaultSet.3 GEN XftDefaultHasRender.3 GEN XftDefaultSubstitute.3 GEN XftDrawCharFontSpec.3 GEN XftDrawChange.3 GEN XftDrawCharSpec.3 GEN XftDrawColormap.3 GEN XftDrawCreate.3 GEN XftDrawCreateAlpha.3 GEN XftDrawCreateBitmap.3 GEN XftDrawDestroy.3 GEN XftDrawDisplay.3 GEN XftDrawDrawable.3 GEN XftDrawGlyphFontSpec.3 GEN XftDrawGlyphSpec.3 GEN XftDrawGlyphs.3 GEN XftDrawPicture.3 GEN XftDrawRect.3 GEN XftDrawSetClipRectangles.3 GEN XftDrawSetClip.3 GEN XftDrawSetSubwindowMode.3 GEN XftDrawSrcPicture.3 GEN XftDrawString16.3 GEN XftDrawString8.3 GEN XftDrawString32.3 GEN XftDrawStringUtf16.3 GEN XftDrawStringUtf8.3 GEN XftDrawVisual.3 GEN XftFontCheckGlyph.3 GEN XftFontClose.3 GEN XftFontCopy.3 GEN XftFontInfoCreate.3 GEN XftFontInfoEqual.3 GEN XftFontInfoDestroy.3 GEN XftFontInfoHash.3 GEN XftFontLoadGlyphs.3 GEN XftFontMatch.3 GEN XftFontOpen.3 GEN XftFontOpenInfo.3 GEN XftFontOpenPattern.3 GEN XftFontOpenName.3 GEN XftFontOpenXlfd.3 GEN XftFontUnloadGlyphs.3 GEN XftGetVersion.3 GEN XftGlyphExtents.3 GEN XftGlyphFontSpecRender.3 GEN XftGlyphRender.3 GEN XftGlyphSpecRender.3 GEN XftInit.3 GEN XftInitFtLibrary.3 GEN XftListFonts.3 GEN XftLockFace.3 GEN XftNameParse.3 GEN XftNameUnparse.3 GEN XftTextExtents16.3 GEN XftTextExtents8.3 GEN XftTextExtentsUtf16.3 GEN XftTextExtents32.3 GEN XftTextExtentsUtf8.3 GEN XftTextRender16.3 GEN XftTextRender16BE.3 GEN XftTextRender16LE.3 GEN XftTextRender32BE.3 GEN XftTextRender32.3 GEN XftTextRender32LE.3 GEN XftTextRender8.3 GEN XftTextRenderUtf16.3 GEN XftTextRenderUtf8.3 GEN XftUnlockFace.3 GEN XftXlfdParse.3 make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft/man' Making all in src make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft/src' CC xftcolor.lo CC xftcore.lo CC xftdbg.lo CC xftdpy.lo CC xftdraw.lo CC xftextent.lo CC xftfreetype.lo CC xftfont.lo CC xftglyphs.lo CC xftinit.lo CC xftlist.lo CC xftname.lo CC xftrender.lo CC xftstr.lo CC xftswap.lo CC xftxlfd.lo /var/lib/managarm-buildenv/src/ports/libxft/src/xftrender.c: In function ‘XftGlyphRender’: /var/lib/managarm-buildenv/src/ports/libxft/src/xftrender.c:148:17: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 148 | chars = malloc (needed); | ^~~~~~~~~~~~~~~ In file included from /var/lib/managarm-buildenv/src/ports/libxft/src/xftint.h:44, from /var/lib/managarm-buildenv/src/ports/libxft/src/xftrender.c:23: /var/lib/managarm-buildenv/build/system-root/usr/include/stdlib.h:64:7: note: in a call to allocation function ‘malloc’ declared here 64 | void *malloc(size_t __size); | ^~~~~~ CCLD libXft.la make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft/src' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft' xbstrap: Running ['make', 'install'] (tools: ['host-pkg-config', 'host-autoconf-v2.69', 'system-gcc', 'host-automake-v1.15', 'cross-binutils']) via cbuildrt PID init is 3652987 (outside the namespace) Making install in man make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft/man' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxft.collect/usr/share/man/man3' /usr/bin/install -c -m 644 Xft.3 XftCharExists.3 XftCharFontSpecRender.3 XftCharIndex.3 XftCharSpecRender.3 XftColorAllocName.3 XftColorAllocValue.3 XftColorFree.3 XftDefaultHasRender.3 XftDefaultSet.3 XftDefaultSubstitute.3 XftDrawChange.3 XftDrawCharFontSpec.3 XftDrawCharSpec.3 XftDrawColormap.3 XftDrawCreate.3 XftDrawCreateAlpha.3 XftDrawCreateBitmap.3 XftDrawDestroy.3 XftDrawDisplay.3 XftDrawDrawable.3 XftDrawGlyphFontSpec.3 XftDrawGlyphSpec.3 XftDrawGlyphs.3 XftDrawPicture.3 XftDrawRect.3 XftDrawSetClip.3 XftDrawSetClipRectangles.3 XftDrawSetSubwindowMode.3 XftDrawSrcPicture.3 XftDrawString16.3 XftDrawString32.3 XftDrawString8.3 XftDrawStringUtf16.3 XftDrawStringUtf8.3 XftDrawVisual.3 XftFontCheckGlyph.3 XftFontClose.3 XftFontCopy.3 XftFontInfoCreate.3 '/var/lib/managarm-buildenv/build/packages/libxft.collect/usr/share/man/man3' /usr/bin/install -c -m 644 XftFontInfoDestroy.3 XftFontInfoEqual.3 XftFontInfoHash.3 XftFontLoadGlyphs.3 XftFontMatch.3 XftFontOpen.3 XftFontOpenInfo.3 XftFontOpenName.3 XftFontOpenPattern.3 XftFontOpenXlfd.3 XftFontUnloadGlyphs.3 XftGetVersion.3 XftGlyphExtents.3 XftGlyphFontSpecRender.3 XftGlyphRender.3 XftGlyphSpecRender.3 XftInit.3 XftInitFtLibrary.3 XftListFonts.3 XftLockFace.3 XftNameParse.3 XftNameUnparse.3 XftTextExtents16.3 XftTextExtents32.3 XftTextExtents8.3 XftTextExtentsUtf16.3 XftTextExtentsUtf8.3 XftTextRender16.3 XftTextRender16BE.3 XftTextRender16LE.3 XftTextRender32.3 XftTextRender32BE.3 XftTextRender32LE.3 XftTextRender8.3 XftTextRenderUtf16.3 XftTextRenderUtf8.3 XftUnlockFace.3 XftXlfdParse.3 '/var/lib/managarm-buildenv/build/packages/libxft.collect/usr/share/man/man3' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft/man' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft/man' Making install in src make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft/src' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft/src' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxft.collect/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXft.la '/var/lib/managarm-buildenv/build/packages/libxft.collect/usr/lib' libtool: install: /usr/bin/install -c .libs/libXft.so.2.3.8 /var/lib/managarm-buildenv/build/packages/libxft.collect/usr/lib/libXft.so.2.3.8 libtool: install: (cd /var/lib/managarm-buildenv/build/packages/libxft.collect/usr/lib && { ln -s -f libXft.so.2.3.8 libXft.so.2 || { rm -f libXft.so.2 && ln -s libXft.so.2.3.8 libXft.so.2; }; }) libtool: install: (cd /var/lib/managarm-buildenv/build/packages/libxft.collect/usr/lib && { ln -s -f libXft.so.2.3.8 libXft.so || { rm -f libXft.so && ln -s libXft.so.2.3.8 libXft.so; }; }) libtool: install: /usr/bin/install -c .libs/libXft.lai /var/lib/managarm-buildenv/build/packages/libxft.collect/usr/lib/libXft.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxft.collect/usr/include/X11/Xft' /usr/bin/install -c -m 644 ../include/X11/Xft/Xft.h /var/lib/managarm-buildenv/src/ports/libxft/include/X11/Xft/XftCompat.h '/var/lib/managarm-buildenv/build/packages/libxft.collect/usr/include/X11/Xft' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft/src' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft/src' make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxft.collect/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xft.pc '/var/lib/managarm-buildenv/build/packages/libxft.collect/usr/lib/pkgconfig' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxft' xbstrap: Removed libtool file libXft.la xbstrap: pack libxft [28/28] [2024-11-10 11:59:16.959959 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 28, 'n_this': 27, 'status': 'success', 'subject': 'libxft'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'libxft', '-n', 'libxft-2.3.8_6', '-D', 'mlibc>=0 xorg-util-macros>=0 xorg-proto>=0 libx11>=0 libxrender>=0 freetype>=0 fontconfig>=0', '/tmp/tmph7wxon5o'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/libxft-2.3.8_6.x86_64.xbps'] (x86_64) [2024-11-10 11:59:17.028924 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 28, 'n_this': 28, 'status': 'success', 'subject': 'libxft'} [2024-11-10 11:59:17.034715 sunset] DEBUG: xbbs.worker: successfully uploaded package libxft for JobMessage(project='managarm', job='package:libxft', repository='https://github.com/managarm/bootstrap-managarm.git', revision='8b1bd181470d9cf1254e80a2eed410593f934ec6', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_7'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_7'}, 'fontconfig': {'architecture': 'x86_64', 'version': '2.14.2_5'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.11_6'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'libpng': {'architecture': 'x86_64', 'version': '1.6.40_4'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_9'}, 'freetype': {'architecture': 'x86_64', 'version': '2.13.1_5'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4104_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl344_7'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4104_2'}}, needed_tools={'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-automake-v1.15': {'architecture': {'x86_64'}, 'version': '1.15.1_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'host-xorg-macros': {'architecture': {'x86_64'}, 'version': '1.20.0_1'}, 'host-libtool': {'architecture': {'x86_64'}, 'version': '2.4.6_2'}}, prod_pkgs={'libxft': {'architecture': 'x86_64', 'version': '2.3.8_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-11-10 11:59:17.181046 sunset] INFO: xbbs.worker: job done. return code: 0