[2024-09-29 05:44:41.995973 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:xset', repository='https://github.com/managarm/bootstrap-managarm.git', revision='5414d71db6f863811ed3806d7ce8a3e94f369750', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, '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'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.5_6'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl3987_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl342_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl3987_2'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'libsm': {'architecture': 'x86_64', 'version': '1.2.4_6'}, 'libice': {'architecture': 'x86_64', 'version': '1.1.1_6'}, 'libxt': {'architecture': 'x86_64', 'version': '1.3.0_10'}, 'libxmu': {'architecture': 'x86_64', 'version': '1.1.4_6'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'host-autoconf-v2.69': {'architecture': {'x86_64'}, 'version': '2.69_2'}, 'host-automake-v1.15': {'architecture': {'x86_64'}, 'version': '1.15.1_2'}, 'host-libtool': {'architecture': {'x86_64'}, 'version': '2.4.6_2'}, 'host-xorg-macros': {'architecture': {'x86_64'}, 'version': '1.20.0_1'}}, prod_pkgs={'xset': {'architecture': 'x86_64', 'version': '1.2.5_5'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-09-29 05:44:41.996661 sunset] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2024-09-29 05:44:42.005130 sunset] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2024-09-29 05:44:42.012163 sunset] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2024-09-29 05:44:42.847374 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '5414d71db6f863811ed3806d7ce8a3e94f369750'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 5414d71 Merge pull request #370 from no92/freebsd-e1000 [2024-09-29 05:44:42.877550 sunset] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2024-09-29 05:44:43.457895 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', '--', 'xorg-proto', 'libxtrans', 'xcb-proto', 'libxau', 'libxdmcp', 'libxcb', 'libx11', 'libxext', 'mlibc-headers', 'libdrm-headers', 'linux-headers', 'frigg', 'mlibc', 'xorg-util-macros', 'libsm', 'libice', 'libxt', 'libxmu'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [31KB 13%] 115MB/s ETA: 00m00s x86_64-repodata: 31KB [avg rate: 883MB/s] 18 packages will be downloaded: 18 packages will be installed: xorg-proto-2023.2_7 libxtrans-1.5.0_6 xcb-proto-1.16.0_4 libxau-1.0.11_6 libxdmcp-1.1.4_6 libxcb-1.16_4 libx11-1.8.7_4 libxext-1.3.5_6 mlibc-headers-0.0pl3987_2 libdrm-headers-2.4.115_1 linux-headers-6.9.3_1 frigg-0.0pl342_7 mlibc-0.0pl3987_2 xorg-util-macros-1.20.0_6 libsm-1.2.4_6 libice-1.1.1_6 libxt-1.3.0_10 libxmu-1.1.4_6 Size to download: 14MB Size required on disk: 68MB Space available on disk: 767GB [*] Downloading packages xorg-proto-2023.2_7.x86_64.xbps.sig: [512B 100%] 9434KB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps.sig: 512B [avg rate: 9434KB/s] xorg-proto-2023.2_7.x86_64.xbps: [586KB 0%] 78MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps: 586KB [avg rate: 11GB/s] xorg-proto-2023.2_7: verifying RSA signature... libxtrans-1.5.0_6.x86_64.xbps.sig: [512B 100%] 21MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps.sig: 512B [avg rate: 21MB/s] libxtrans-1.5.0_6.x86_64.xbps: [42KB 9%] 63MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps: 42KB [avg rate: 668MB/s] libxtrans-1.5.0_6: verifying RSA signature... xcb-proto-1.16.0_4.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps.sig: 512B [avg rate: 14MB/s] xcb-proto-1.16.0_4.x86_64.xbps: [123KB 3%] 78MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps: 123KB [avg rate: 2410MB/s] xcb-proto-1.16.0_4: verifying RSA signature... libxau-1.0.11_6.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps.sig: 512B [avg rate: 17MB/s] libxau-1.0.11_6.x86_64.xbps: [18KB 22%] 106MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps: 18KB [avg rate: 469MB/s] libxau-1.0.11_6: verifying RSA signature... libxdmcp-1.1.4_6.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps.sig: 512B [avg rate: 17MB/s] libxdmcp-1.1.4_6.x86_64.xbps: [43KB 9%] 66MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps: 43KB [avg rate: 707MB/s] libxdmcp-1.1.4_6: verifying RSA signature... libxcb-1.16_4.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libxcb-1.16_4.x86_64.xbps: [1226KB 0%] 109MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps: 1226KB [avg rate: 32GB/s] libxcb-1.16_4: verifying RSA signature... libx11-1.8.7_4.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libx11-1.8.7_4.x86_64.xbps: [3283KB 0%] 103MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps: [3283KB 8%] 13MB/s ETA: 00m10s libx11-1.8.7_4.x86_64.xbps: 3283KB [avg rate: 153MB/s] libx11-1.8.7_4: verifying RSA signature... libxext-1.3.5_6.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s libxext-1.3.5_6.x86_64.xbps.sig: 512B [avg rate: 20MB/s] libxext-1.3.5_6.x86_64.xbps: [221KB 1%] 58MB/s ETA: 00m00s libxext-1.3.5_6.x86_64.xbps: 221KB [avg rate: 3227MB/s] libxext-1.3.5_6: verifying RSA signature... mlibc-headers-0.0pl3987_2.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s mlibc-headers-0.0pl3987_2.x86_64.xbps.sig: 512B [avg rate: 16MB/s] mlibc-headers-0.0pl3987_2.x86_64.xbps: [95KB 4%] 55MB/s ETA: 00m00s mlibc-headers-0.0pl3987_2.x86_64.xbps: 95KB [avg rate: 1301MB/s] mlibc-headers-0.0pl3987_2: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 77MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 2185MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... linux-headers-6.9.3_1.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps.sig: 512B [avg rate: 16MB/s] linux-headers-6.9.3_1.x86_64.xbps: [3064KB 0%] 77MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3064KB [avg rate: 57GB/s] linux-headers-6.9.3_1: verifying RSA signature... frigg-0.0pl342_7.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s frigg-0.0pl342_7.x86_64.xbps.sig: 512B [avg rate: 17MB/s] frigg-0.0pl342_7.x86_64.xbps: [41KB 9%] 91MB/s ETA: 00m00s frigg-0.0pl342_7.x86_64.xbps: 41KB [avg rate: 924MB/s] frigg-0.0pl342_7: verifying RSA signature... mlibc-0.0pl3987_2.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s mlibc-0.0pl3987_2.x86_64.xbps.sig: 512B [avg rate: 15MB/s] mlibc-0.0pl3987_2.x86_64.xbps: [4345KB 0%] 46MB/s ETA: 00m00s mlibc-0.0pl3987_2.x86_64.xbps: 4345KB [avg rate: 49GB/s] mlibc-0.0pl3987_2: verifying RSA signature... xorg-util-macros-1.20.0_6.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps.sig: 512B [avg rate: 20MB/s] xorg-util-macros-1.20.0_6.x86_64.xbps: [23KB 17%] 75MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps: 23KB [avg rate: 425MB/s] xorg-util-macros-1.20.0_6: verifying RSA signature... libsm-1.2.4_6.x86_64.xbps.sig: [512B 100%] 8065KB/s ETA: 00m00s libsm-1.2.4_6.x86_64.xbps.sig: 512B [avg rate: 8065KB/s] libsm-1.2.4_6.x86_64.xbps: [87KB 4%] 100MB/s ETA: 00m00s libsm-1.2.4_6.x86_64.xbps: 87KB [avg rate: 2188MB/s] libsm-1.2.4_6: verifying RSA signature... libice-1.1.1_6.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libice-1.1.1_6.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libice-1.1.1_6.x86_64.xbps: [190KB 2%] 71MB/s ETA: 00m00s libice-1.1.1_6.x86_64.xbps: 190KB [avg rate: 3372MB/s] libice-1.1.1_6: verifying RSA signature... libxt-1.3.0_10.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libxt-1.3.0_10.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libxt-1.3.0_10.x86_64.xbps: [986KB 0%] 75MB/s ETA: 00m00s libxt-1.3.0_10.x86_64.xbps: [986KB 22%] 13MB/s ETA: 00m03s libxt-1.3.0_10.x86_64.xbps: 986KB [avg rate: 57MB/s] libxt-1.3.0_10: verifying RSA signature... libxmu-1.1.4_6.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s libxmu-1.1.4_6.x86_64.xbps.sig: 512B [avg rate: 17MB/s] libxmu-1.1.4_6.x86_64.xbps: [246KB 1%] 71MB/s ETA: 00m00s libxmu-1.1.4_6.x86_64.xbps: 246KB [avg rate: 4370MB/s] libxmu-1.1.4_6: verifying RSA signature... [*] Collecting package files xorg-proto-2023.2_7: collecting files... libxtrans-1.5.0_6: 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... libx11-1.8.7_4: collecting files... libxext-1.3.5_6: collecting files... mlibc-headers-0.0pl3987_2: collecting files... libdrm-headers-2.4.115_1: collecting files... linux-headers-6.9.3_1: collecting files... frigg-0.0pl342_7: collecting files... mlibc-0.0pl3987_2: collecting files... xorg-util-macros-1.20.0_6: collecting files... libsm-1.2.4_6: collecting files... libice-1.1.1_6: collecting files... libxt-1.3.0_10: collecting files... libxmu-1.1.4_6: collecting files... [*] Unpacking packages xorg-proto-2023.2_7: unpacking ... libxtrans-1.5.0_6: 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 ... libx11-1.8.7_4: unpacking ... libxext-1.3.5_6: unpacking ... mlibc-headers-0.0pl3987_2: unpacking ... libdrm-headers-2.4.115_1: unpacking ... linux-headers-6.9.3_1: unpacking ... frigg-0.0pl342_7: unpacking ... mlibc-0.0pl3987_2: unpacking ... xorg-util-macros-1.20.0_6: unpacking ... libsm-1.2.4_6: unpacking ... libice-1.1.1_6: unpacking ... libxt-1.3.0_10: unpacking ... libxmu-1.1.4_6: unpacking ... 18 downloaded, 18 installed, 0 updated, 18 configured, 0 removed. [2024-09-29 05:44:45.471326 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2024-09-29 05:44:45.471805 sunset] DEBUG: xbbs.worker: ... found libxau-1.0.11_6.x86_64.xbps [2024-09-29 05:44:45.472210 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxau-1.0.11_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxau-1.0.11_6' (x86_64). index: 1 packages registered. [2024-09-29 05:44:45.482634 sunset] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2024-09-29 05:44:45.483187 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: 2 packages registered. [2024-09-29 05:44:45.494626 sunset] DEBUG: xbbs.worker: ... found xorg-proto-2023.2_7.x86_64.xbps [2024-09-29 05:44:45.495598 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: 3 packages registered. [2024-09-29 05:44:45.508534 sunset] DEBUG: xbbs.worker: ... found libsm-1.2.4_6.x86_64.xbps [2024-09-29 05:44:45.509043 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libsm-1.2.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libsm-1.2.4_6' (x86_64). index: 4 packages registered. [2024-09-29 05:44:45.521622 sunset] DEBUG: xbbs.worker: ... found libxmu-1.1.4_6.x86_64.xbps [2024-09-29 05:44:45.522333 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxmu-1.1.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxmu-1.1.4_6' (x86_64). index: 5 packages registered. [2024-09-29 05:44:45.534685 sunset] DEBUG: xbbs.worker: ... found libxdmcp-1.1.4_6.x86_64.xbps [2024-09-29 05:44:45.535207 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdmcp-1.1.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdmcp-1.1.4_6' (x86_64). index: 6 packages registered. [2024-09-29 05:44:45.544516 sunset] DEBUG: xbbs.worker: ... found mlibc-0.0pl3987_2.x86_64.xbps [2024-09-29 05:44:45.548312 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl3987_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl3987_2' (x86_64). index: 7 packages registered. [2024-09-29 05:44:45.575266 sunset] DEBUG: xbbs.worker: ... found libxtrans-1.5.0_6.x86_64.xbps [2024-09-29 05:44:45.575766 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: 8 packages registered. [2024-09-29 05:44:45.587551 sunset] DEBUG: xbbs.worker: ... found libxcb-1.16_4.x86_64.xbps [2024-09-29 05:44:45.589214 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: 9 packages registered. [2024-09-29 05:44:45.605414 sunset] DEBUG: xbbs.worker: ... found libx11-1.8.7_4.x86_64.xbps [2024-09-29 05:44:45.608208 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: 10 packages registered. [2024-09-29 05:44:45.635313 sunset] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.0_6.x86_64.xbps [2024-09-29 05:44:45.636082 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: 11 packages registered. [2024-09-29 05:44:45.646108 sunset] DEBUG: xbbs.worker: ... found libice-1.1.1_6.x86_64.xbps [2024-09-29 05:44:45.646684 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libice-1.1.1_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libice-1.1.1_6' (x86_64). index: 12 packages registered. [2024-09-29 05:44:45.661660 sunset] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl3987_2.x86_64.xbps [2024-09-29 05:44:45.662252 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl3987_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl3987_2' (x86_64). index: 13 packages registered. [2024-09-29 05:44:45.674631 sunset] DEBUG: xbbs.worker: ... found libxext-1.3.5_6.x86_64.xbps [2024-09-29 05:44:45.675251 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxext-1.3.5_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxext-1.3.5_6' (x86_64). index: 14 packages registered. [2024-09-29 05:44:45.686472 sunset] DEBUG: xbbs.worker: ... found libxt-1.3.0_10.x86_64.xbps [2024-09-29 05:44:45.687919 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxt-1.3.0_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxt-1.3.0_10' (x86_64). index: 15 packages registered. [2024-09-29 05:44:45.703054 sunset] DEBUG: xbbs.worker: ... found frigg-0.0pl342_7.x86_64.xbps [2024-09-29 05:44:45.703679 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl342_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl342_7' (x86_64). index: 16 packages registered. [2024-09-29 05:44:45.715855 sunset] DEBUG: xbbs.worker: ... found xcb-proto-1.16.0_4.x86_64.xbps [2024-09-29 05:44:45.716515 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: 17 packages registered. [2024-09-29 05:44:45.727726 sunset] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2024-09-29 05:44:45.730886 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: 18 packages registered. [2024-09-29 05:44:50.808314 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:xset'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch xset checkout xset patch xset regenerate xset configure xset build xset pack xset xbstrap: fetch xset [1/7] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/xset/.git/ From https://mirrors.managarm.org/mirror/git/xset * [new tag] xset-1.2.5 -> xset-1.2.5 xbstrap: checkout xset [2/7] [2024-09-29 05:44:51.679072 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 7, 'n_this': 1, 'status': 'success', 'subject': 'xset'} HEAD is now at fca58c4 xset 1.2.5 xbstrap: patch xset [3/7] xbstrap: regenerate xset [4/7] [2024-09-29 05:44:51.683421 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'xset'} [2024-09-29 05:44:51.684249 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'xset'} xbstrap: Running ['./autogen.sh'] (tools: ['host-automake-v1.15', 'host-autoconf-v2.69', 'host-xorg-macros', 'host-pkg-config', 'host-libtool']) via cbuildrt PID init is 964225 (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"). autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool 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:29: installing './compile' configure.ac:38: installing './config.guess' configure.ac:38: installing './config.sub' configure.ac:32: installing './install-sh' configure.ac:32: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' xbstrap: configure xset [5/7] [2024-09-29 05:44:54.366435 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 7, 'n_this': 4, 'status': 'success', 'subject': 'xset'} xbstrap: Running ['@THIS_SOURCE_DIR@/configure', '--host=@OPTION:arch-triple@', '--prefix=/usr', '--sysconfdir=/etc', '--localstatedir=/var'] (tools: ['cross-binutils', 'system-gcc']) via cbuildrt PID init is 964579 (outside the namespace) 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 how to run the C preprocessor... x86_64-managarm-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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 for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of x86_64-managarm-gcc... gcc3 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... /usr/bin/pkg-config configure: WARNING: using cross tools not prefixed with host triplet checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-managarm checking for a sed that does not truncate output... /usr/bin/sed 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 usleep... yes checking for xproto >= 7.0.17 xmuu... yes checking for x11... yes checking for xext... yes checking for X11/extensions/dpms.h... yes checking for X11/extensions/MITMisc.h... yes checking for x11... yes checking for X11/XKBlib.h... yes without xf86misc checking for xfontcache... no not found checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands xbstrap: build xset [6/7] [2024-09-29 05:44:57.035242 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'success', 'subject': 'xset'} xbstrap: Running ['make', '-j@PARALLELISM@'] (tools: ['cross-binutils', 'system-gcc']) via cbuildrt PID init is 965863 (outside the namespace) make all-recursive make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xset' Making all in man make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xset/man' GEN xset.1 make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xset/man' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xset' CC xset.o CCLD xset make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xset' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xset' xbstrap: Running ['make', 'install'] (tools: ['cross-binutils', 'system-gcc']) via cbuildrt PID init is 965890 (outside the namespace) Making install in man make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xset/man' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xset/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/xset.collect/usr/share/man/man1' /usr/bin/install -c -m 644 xset.1 '/var/lib/managarm-buildenv/build/packages/xset.collect/usr/share/man/man1' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xset/man' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xset/man' make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xset' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xset' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/xset.collect/usr/bin' /usr/bin/install -c xset '/var/lib/managarm-buildenv/build/packages/xset.collect/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xset' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xset' xbstrap: pack xset [7/7] [2024-09-29 05:44:57.833454 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'success', 'subject': 'xset'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'xset', '-n', 'xset-1.2.5_5', '-D', 'mlibc>=0 xorg-util-macros>=0 libxmu>=0 libx11>=0 libxext>=0', '/tmp/tmpf1djdhbq'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/xset-1.2.5_5.x86_64.xbps'] (x86_64) [2024-09-29 05:44:57.857461 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'xset'} [2024-09-29 05:44:57.859408 sunset] DEBUG: xbbs.worker: successfully uploaded package xset for JobMessage(project='managarm', job='package:xset', repository='https://github.com/managarm/bootstrap-managarm.git', revision='5414d71db6f863811ed3806d7ce8a3e94f369750', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, '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'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.5_6'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl3987_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl342_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl3987_2'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'libsm': {'architecture': 'x86_64', 'version': '1.2.4_6'}, 'libice': {'architecture': 'x86_64', 'version': '1.1.1_6'}, 'libxt': {'architecture': 'x86_64', 'version': '1.3.0_10'}, 'libxmu': {'architecture': 'x86_64', 'version': '1.1.4_6'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'host-autoconf-v2.69': {'architecture': {'x86_64'}, 'version': '2.69_2'}, 'host-automake-v1.15': {'architecture': {'x86_64'}, 'version': '1.15.1_2'}, 'host-libtool': {'architecture': {'x86_64'}, 'version': '2.4.6_2'}, 'host-xorg-macros': {'architecture': {'x86_64'}, 'version': '1.20.0_1'}}, prod_pkgs={'xset': {'architecture': 'x86_64', 'version': '1.2.5_5'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-09-29 05:44:57.898923 sunset] INFO: xbbs.worker: job done. return code: 0