[2024-11-10 22:06:15.170805 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:xeyes', repository='https://github.com/managarm/bootstrap-managarm.git', revision='50376aea7d11529ffcd7cf94b3676db0bb563ef4', 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'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.11_6'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'libice': {'architecture': 'x86_64', 'version': '1.1.1_6'}, 'libsm': {'architecture': 'x86_64', 'version': '1.2.4_6'}, 'libxt': {'architecture': 'x86_64', 'version': '1.3.0_10'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl344_7'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4104_2'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4104_2'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, 'libxmu': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}, 'libxi': {'architecture': 'x86_64', 'version': '1.8.1_6'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.5_6'}}, needed_tools={'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'host-autoconf-v2.69': {'architecture': {'x86_64'}, 'version': '2.69_2'}, 'host-libtool': {'architecture': {'x86_64'}, 'version': '2.4.6_2'}, 'host-automake-v1.11': {'architecture': {'x86_64'}, 'version': '1.11.6_2'}, 'host-xorg-macros': {'architecture': {'x86_64'}, 'version': '1.20.0_1'}}, prod_pkgs={'xeyes': {'architecture': 'x86_64', 'version': '1.3.0_1'}}, 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 22:06:15.171313 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 22:06:15.180969 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 22:06:15.189368 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 22:06:16.103546 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '50376aea7d11529ffcd7cf94b3676db0bb563ef4'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 50376ae host-hdoc: Disable since hdoc is broken [2024-11-10 22:06:16.134203 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 22:06:20.427177 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', 'xorg-util-macros', 'libxtrans', 'libxrender', 'libx11', 'libice', 'libsm', 'libxt', 'linux-headers', 'libdrm-headers', 'frigg', 'mlibc-headers', 'mlibc', 'libxau', 'xcb-proto', 'libxdmcp', 'libxcb', 'libxmu', 'libxfixes', 'libxi', 'libxext'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [43KB 9%] -- stalled -- ETA: 00m00s x86_64-repodata: 43KB [avg rate: -- stalled --] 21 packages will be downloaded: 21 packages will be installed: xorg-proto-2023.2_7 xorg-util-macros-1.20.0_6 libxtrans-1.5.0_6 libxrender-0.9.11_6 libx11-1.8.7_4 libice-1.1.1_6 libsm-1.2.4_6 libxt-1.3.0_10 linux-headers-6.9.3_1 libdrm-headers-2.4.115_1 frigg-0.0pl344_7 mlibc-headers-0.0pl4104_2 mlibc-0.0pl4104_2 libxau-1.0.11_6 xcb-proto-1.16.0_4 libxdmcp-1.1.4_6 libxcb-1.16_4 libxmu-1.1.4_6 libxfixes-6.0.1_6 libxi-1.8.1_6 libxext-1.3.5_6 Size to download: 15MB Size required on disk: 70MB Space available on disk: 757GB [*] Downloading packages xorg-proto-2023.2_7.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps.sig: 512B [avg rate: 11MB/s] xorg-proto-2023.2_7.x86_64.xbps: [586KB 0%] -- stalled -- ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps: 586KB [avg rate: -- stalled --] xorg-proto-2023.2_7: 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%] 65MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps: 23KB [avg rate: 368MB/s] xorg-util-macros-1.20.0_6: verifying RSA signature... libxtrans-1.5.0_6.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libxtrans-1.5.0_6.x86_64.xbps: [42KB 9%] 72MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps: 42KB [avg rate: 767MB/s] libxtrans-1.5.0_6: verifying RSA signature... libxrender-0.9.11_6.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s libxrender-0.9.11_6.x86_64.xbps.sig: 512B [avg rate: 15MB/s] libxrender-0.9.11_6.x86_64.xbps: [122KB 3%] 98MB/s ETA: 00m00s libxrender-0.9.11_6.x86_64.xbps: 122KB [avg rate: 2990MB/s] libxrender-0.9.11_6: verifying RSA signature... libx11-1.8.7_4.x86_64.xbps.sig: [512B 100%] 19MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps.sig: 512B [avg rate: 19MB/s] libx11-1.8.7_4.x86_64.xbps: [3286KB 0%] 75MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps: 3286KB [avg rate: 60GB/s] libx11-1.8.7_4: verifying RSA signature... libice-1.1.1_6.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s libice-1.1.1_6.x86_64.xbps.sig: 512B [avg rate: 15MB/s] libice-1.1.1_6.x86_64.xbps: [190KB 2%] 54MB/s ETA: 00m00s libice-1.1.1_6.x86_64.xbps: 190KB [avg rate: 2576MB/s] libice-1.1.1_6: verifying RSA signature... libsm-1.2.4_6.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libsm-1.2.4_6.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libsm-1.2.4_6.x86_64.xbps: [87KB 4%] 98MB/s ETA: 00m00s libsm-1.2.4_6.x86_64.xbps: 87KB [avg rate: 2133MB/s] libsm-1.2.4_6: verifying RSA signature... libxt-1.3.0_10.x86_64.xbps.sig: [512B 100%] 19MB/s ETA: 00m00s libxt-1.3.0_10.x86_64.xbps.sig: 512B [avg rate: 19MB/s] libxt-1.3.0_10.x86_64.xbps: [985KB 0%] 31MB/s ETA: 00m00s libxt-1.3.0_10.x86_64.xbps: 985KB [avg rate: 7697MB/s] libxt-1.3.0_10: verifying RSA signature... linux-headers-6.9.3_1.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps.sig: 512B [avg rate: 15MB/s] linux-headers-6.9.3_1.x86_64.xbps: [3064KB 0%] 85MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: [3064KB 70%] 19MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3064KB [avg rate: 28MB/s] linux-headers-6.9.3_1: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig: [512B 100%] 18MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig: 512B [avg rate: 18MB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 47MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 1327MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... frigg-0.0pl344_7.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s frigg-0.0pl344_7.x86_64.xbps.sig: 512B [avg rate: 20MB/s] frigg-0.0pl344_7.x86_64.xbps: [41KB 9%] 66MB/s ETA: 00m00s frigg-0.0pl344_7.x86_64.xbps: 41KB [avg rate: 686MB/s] frigg-0.0pl344_7: verifying RSA signature... mlibc-headers-0.0pl4104_2.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s mlibc-headers-0.0pl4104_2.x86_64.xbps.sig: 512B [avg rate: 15MB/s] mlibc-headers-0.0pl4104_2.x86_64.xbps: [96KB 4%] 62MB/s ETA: 00m00s mlibc-headers-0.0pl4104_2.x86_64.xbps: 96KB [avg rate: 1484MB/s] mlibc-headers-0.0pl4104_2: 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%] 85MB/s ETA: 00m00s mlibc-0.0pl4104_2.x86_64.xbps: 4395KB [avg rate: 91GB/s] mlibc-0.0pl4104_2: verifying RSA signature... libxau-1.0.11_6.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libxau-1.0.11_6.x86_64.xbps: [18KB 22%] 95MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps: 18KB [avg rate: 423MB/s] libxau-1.0.11_6: verifying RSA signature... xcb-proto-1.16.0_4.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps.sig: 512B [avg rate: 15MB/s] xcb-proto-1.16.0_4.x86_64.xbps: [123KB 3%] 74MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps: 123KB [avg rate: 2274MB/s] xcb-proto-1.16.0_4: verifying RSA signature... libxdmcp-1.1.4_6.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libxdmcp-1.1.4_6.x86_64.xbps: [43KB 9%] 67MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps: 43KB [avg rate: 720MB/s] libxdmcp-1.1.4_6: verifying RSA signature... libxcb-1.16_4.x86_64.xbps.sig: [512B 100%] 12MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps.sig: 512B [avg rate: 12MB/s] libxcb-1.16_4.x86_64.xbps: [1226KB 0%] 75MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps: 1226KB [avg rate: 22GB/s] libxcb-1.16_4: verifying RSA signature... libxmu-1.1.4_6.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libxmu-1.1.4_6.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libxmu-1.1.4_6.x86_64.xbps: [247KB 1%] 80MB/s ETA: 00m00s libxmu-1.1.4_6.x86_64.xbps: 247KB [avg rate: 4927MB/s] libxmu-1.1.4_6: verifying RSA signature... libxfixes-6.0.1_6.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps.sig: 512B [avg rate: 17MB/s] libxfixes-6.0.1_6.x86_64.xbps: [59KB 6%] 48MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps: 59KB [avg rate: 704MB/s] libxfixes-6.0.1_6: verifying RSA signature... libxi-1.8.1_6.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s libxi-1.8.1_6.x86_64.xbps.sig: 512B [avg rate: 17MB/s] libxi-1.8.1_6.x86_64.xbps: [288KB 1%] -- stalled -- ETA: 00m00s libxi-1.8.1_6.x86_64.xbps: 288KB [avg rate: -- stalled --] libxi-1.8.1_6: verifying RSA signature... libxext-1.3.5_6.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libxext-1.3.5_6.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libxext-1.3.5_6.x86_64.xbps: [222KB 1%] 98MB/s ETA: 00m00s libxext-1.3.5_6.x86_64.xbps: 222KB [avg rate: 5418MB/s] libxext-1.3.5_6: verifying RSA signature... [*] Collecting package files xorg-proto-2023.2_7: collecting files... xorg-util-macros-1.20.0_6: collecting files... libxtrans-1.5.0_6: collecting files... libxrender-0.9.11_6: collecting files... libx11-1.8.7_4: collecting files... libice-1.1.1_6: collecting files... libsm-1.2.4_6: collecting files... libxt-1.3.0_10: collecting files... linux-headers-6.9.3_1: collecting files... libdrm-headers-2.4.115_1: collecting files... frigg-0.0pl344_7: collecting files... mlibc-headers-0.0pl4104_2: collecting files... mlibc-0.0pl4104_2: collecting files... libxau-1.0.11_6: collecting files... xcb-proto-1.16.0_4: collecting files... libxdmcp-1.1.4_6: collecting files... libxcb-1.16_4: collecting files... libxmu-1.1.4_6: collecting files... libxfixes-6.0.1_6: collecting files... libxi-1.8.1_6: collecting files... libxext-1.3.5_6: collecting files... [*] Unpacking packages xorg-proto-2023.2_7: unpacking ... xorg-util-macros-1.20.0_6: unpacking ... libxtrans-1.5.0_6: unpacking ... libxrender-0.9.11_6: unpacking ... libx11-1.8.7_4: unpacking ... libice-1.1.1_6: unpacking ... libsm-1.2.4_6: unpacking ... libxt-1.3.0_10: unpacking ... linux-headers-6.9.3_1: unpacking ... libdrm-headers-2.4.115_1: unpacking ... frigg-0.0pl344_7: unpacking ... mlibc-headers-0.0pl4104_2: unpacking ... mlibc-0.0pl4104_2: unpacking ... libxau-1.0.11_6: unpacking ... xcb-proto-1.16.0_4: unpacking ... libxdmcp-1.1.4_6: unpacking ... libxcb-1.16_4: unpacking ... libxmu-1.1.4_6: unpacking ... libxfixes-6.0.1_6: unpacking ... libxi-1.8.1_6: unpacking ... libxext-1.3.5_6: unpacking ... 21 downloaded, 21 installed, 0 updated, 21 configured, 0 removed. [2024-11-10 22:06:22.443840 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2024-11-10 22:06:22.444266 sunset] DEBUG: xbbs.worker: ... found libxrender-0.9.11_6.x86_64.xbps [2024-11-10 22:06:22.444655 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 22:06:22.457781 sunset] DEBUG: xbbs.worker: ... found libxau-1.0.11_6.x86_64.xbps [2024-11-10 22:06:22.458346 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 22:06:22.470714 sunset] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_6.x86_64.xbps [2024-11-10 22:06:22.471279 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxfixes-6.0.1_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxfixes-6.0.1_6' (x86_64). index: 3 packages registered. [2024-11-10 22:06:22.483164 sunset] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2024-11-10 22:06:22.484010 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 22:06:22.498124 sunset] DEBUG: xbbs.worker: ... found xorg-proto-2023.2_7.x86_64.xbps [2024-11-10 22:06:22.499244 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: 5 packages registered. [2024-11-10 22:06:22.513546 sunset] DEBUG: xbbs.worker: ... found libsm-1.2.4_6.x86_64.xbps [2024-11-10 22:06:22.514100 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: 6 packages registered. [2024-11-10 22:06:22.527554 sunset] DEBUG: xbbs.worker: ... found libxmu-1.1.4_6.x86_64.xbps [2024-11-10 22:06:22.528121 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: 7 packages registered. [2024-11-10 22:06:22.538475 sunset] DEBUG: xbbs.worker: ... found libxdmcp-1.1.4_6.x86_64.xbps [2024-11-10 22:06:22.538926 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 22:06:22.550881 sunset] DEBUG: xbbs.worker: ... found mlibc-0.0pl4104_2.x86_64.xbps [2024-11-10 22:06:22.554449 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 22:06:22.588029 sunset] DEBUG: xbbs.worker: ... found libxtrans-1.5.0_6.x86_64.xbps [2024-11-10 22:06:22.588624 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 22:06:22.601202 sunset] DEBUG: xbbs.worker: ... found libxcb-1.16_4.x86_64.xbps [2024-11-10 22:06:22.602623 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 22:06:22.618989 sunset] DEBUG: xbbs.worker: ... found libx11-1.8.7_4.x86_64.xbps [2024-11-10 22:06:22.621936 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 22:06:22.644326 sunset] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.0_6.x86_64.xbps [2024-11-10 22:06:22.644973 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 22:06:22.656439 sunset] DEBUG: xbbs.worker: ... found libice-1.1.1_6.x86_64.xbps [2024-11-10 22:06:22.656983 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: 14 packages registered. [2024-11-10 22:06:22.686928 sunset] DEBUG: xbbs.worker: ... found libxi-1.8.1_6.x86_64.xbps [2024-11-10 22:06:22.687902 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxi-1.8.1_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxi-1.8.1_6' (x86_64). index: 15 packages registered. [2024-11-10 22:06:22.702683 sunset] DEBUG: xbbs.worker: ... found libxext-1.3.5_6.x86_64.xbps [2024-11-10 22:06:22.703285 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: 16 packages registered. [2024-11-10 22:06:22.718412 sunset] DEBUG: xbbs.worker: ... found libxt-1.3.0_10.x86_64.xbps [2024-11-10 22:06:22.719639 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: 17 packages registered. [2024-11-10 22:06:22.733267 sunset] DEBUG: xbbs.worker: ... found frigg-0.0pl344_7.x86_64.xbps [2024-11-10 22:06:22.733663 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: 18 packages registered. [2024-11-10 22:06:22.745500 sunset] DEBUG: xbbs.worker: ... found xcb-proto-1.16.0_4.x86_64.xbps [2024-11-10 22:06:22.746017 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 22:06:22.759934 sunset] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4104_2.x86_64.xbps [2024-11-10 22:06:22.760557 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 22:06:22.772213 sunset] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2024-11-10 22:06:22.775076 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 22:06:27.058532 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:xeyes'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch xeyes checkout xeyes patch xeyes regenerate xeyes install frigg (inside sysroot.nnnuxjt6) install libdrm-headers (inside sysroot.nnnuxjt6) install linux-headers (inside sysroot.nnnuxjt6) install mlibc-headers (inside sysroot.nnnuxjt6) install mlibc (inside sysroot.nnnuxjt6) install xorg-util-macros (inside sysroot.nnnuxjt6) install xorg-proto (inside sysroot.nnnuxjt6) install libxau (inside sysroot.nnnuxjt6) install libxdmcp (inside sysroot.nnnuxjt6) install xcb-proto (inside sysroot.nnnuxjt6) install libxcb (inside sysroot.nnnuxjt6) install libxtrans (inside sysroot.nnnuxjt6) install libx11 (inside sysroot.nnnuxjt6) install libxext (inside sysroot.nnnuxjt6) install libxfixes (inside sysroot.nnnuxjt6) install libxi (inside sysroot.nnnuxjt6) install libice (inside sysroot.nnnuxjt6) install libsm (inside sysroot.nnnuxjt6) install libxt (inside sysroot.nnnuxjt6) install libxmu (inside sysroot.nnnuxjt6) install libxrender (inside sysroot.nnnuxjt6) configure xeyes (inside sysroot.nnnuxjt6) build xeyes (inside sysroot.nnnuxjt6) pack xeyes xbstrap: fetch xeyes [1/28] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/xeyes/.git/ From https://mirrors.managarm.org/mirror/git/xeyes * [new tag] xeyes-1.3.0 -> xeyes-1.3.0 xbstrap: checkout xeyes [2/28] [2024-11-10 22:06:27.558957 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 28, 'n_this': 1, 'status': 'success', 'subject': 'xeyes'} HEAD is now at 637b948 xeyes 1.3.0 xbstrap: patch xeyes [3/28] xbstrap: regenerate xeyes [4/28] [2024-11-10 22:06:27.564110 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 28, 'n_this': 2, 'status': 'success', 'subject': 'xeyes'} [2024-11-10 22:06:27.564709 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 28, 'n_this': 3, 'status': 'success', 'subject': 'xeyes'} xbstrap: Running ['./autogen.sh'] (tools: ['host-automake-v1.11', 'host-libtool', 'host-xorg-macros', 'host-autoconf-v2.69', 'host-pkg-config']) via cbuildrt PID init is 4071245 (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"). main::scan_file() called too early to check prototype at /var/lib/managarm-buildenv/build/tools/host-automake-v1.11/bin/aclocal line 644. 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: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: install frigg [5/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'frigg'] [2024-11-10 22:06:30.173211 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 28, 'n_this': 4, 'status': 'success', 'subject': 'xeyes'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'libdrm-headers'] [2024-11-10 22:06:30.184496 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'linux-headers'] [2024-11-10 22:06:30.193497 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.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'mlibc-headers'] [2024-11-10 22:06:30.346211 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.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'mlibc'] [2024-11-10 22:06:30.363709 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install xorg-util-macros [10/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'xorg-util-macros'] [2024-11-10 22:06:30.412222 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-util-macros'] xbstrap: install xorg-proto [11/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'xorg-proto'] [2024-11-10 22:06:30.417531 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 10, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [12/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'libxau'] [2024-11-10 22:06:30.450087 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 11, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [13/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'libxdmcp'] [2024-11-10 22:06:30.462623 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 12, 'status': 'success', 'subject': 'libxau'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [14/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'xcb-proto'] [2024-11-10 22:06:30.470310 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 13, 'status': 'success', 'subject': 'libxdmcp'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [15/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'libxcb'] [2024-11-10 22:06:30.482957 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 14, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [16/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'libxtrans'] [2024-11-10 22:06:30.641986 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 15, 'status': 'success', 'subject': 'libxcb'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [17/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'libx11'] [2024-11-10 22:06:30.656928 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 16, 'status': 'success', 'subject': 'libxtrans'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libxext [18/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'libxext'] [2024-11-10 22:06:30.763056 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 17, 'status': 'success', 'subject': 'libx11'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap: install libxfixes [19/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'libxfixes'] [2024-11-10 22:06:30.777688 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 18, 'status': 'success', 'subject': 'libxext'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxfixes'] xbstrap: install libxi [20/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'libxi'] [2024-11-10 22:06:30.785496 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 19, 'status': 'success', 'subject': 'libxfixes'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxi'] xbstrap: install libice [21/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'libice'] [2024-11-10 22:06:30.797541 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 20, 'status': 'success', 'subject': 'libxi'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libice'] xbstrap: install libsm [22/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'libsm'] [2024-11-10 22:06:30.806340 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 21, 'status': 'success', 'subject': 'libice'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libsm'] xbstrap: install libxt [23/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'libxt'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxt'] [2024-11-10 22:06:30.816233 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 22, 'status': 'success', 'subject': 'libsm'} xbstrap: install libxmu [24/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'libxmu'] [2024-11-10 22:06:30.848678 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 23, 'status': 'success', 'subject': 'libxt'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxmu'] xbstrap: install libxrender [25/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.nnnuxjt6', 'libxrender'] [2024-11-10 22:06:30.862240 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 24, 'status': 'success', 'subject': 'libxmu'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.nnnuxjt6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: configure xeyes [26/28] [2024-11-10 22:06:30.871790 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'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 4071782 (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 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 dependency style of x86_64-managarm-gcc... gcc3 checking for x86_64-managarm-gcc option to accept ISO C99... none needed 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 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-unknown-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... yes checking for xi >= 1.7 x11 xt xext xmu xproto >= 7.0.17... yes checking for xrender >= 0.4... yes checking for x11-xcb xcb-present >= 1.9 xcb-xfixes xcb-damage... yes 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 xeyes [27/28] [2024-11-10 22:06:34.599963 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 28, 'n_this': 26, 'status': 'success', 'subject': 'xeyes'} xbstrap: Running ['make', '-j@PARALLELISM@'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 4072967 (outside the namespace) make all-recursive make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xeyes' Making all in man make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xeyes/man' GEN xeyes.1 make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xeyes/man' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xeyes' CC Eyes.o CC transform.o CC xeyes.o CCLD xeyes make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xeyes' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xeyes' xbstrap: Running ['make', 'install'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 4073001 (outside the namespace) Making install in man make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xeyes/man' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xeyes/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/xeyes.collect/usr/share/man/man1' /usr/bin/install -c -m 644 xeyes.1 '/var/lib/managarm-buildenv/build/packages/xeyes.collect/usr/share/man/man1' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xeyes/man' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xeyes/man' make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xeyes' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xeyes' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/xeyes.collect/usr/bin' /usr/bin/install -c xeyes '/var/lib/managarm-buildenv/build/packages/xeyes.collect/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xeyes' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xeyes' xbstrap: pack xeyes [28/28] [2024-11-10 22:06:35.343218 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 28, 'n_this': 27, 'status': 'success', 'subject': 'xeyes'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'xeyes', '-n', 'xeyes-1.3.0_1', '-D', 'mlibc>=0 libx11>=0 libxcb>=0 libxext>=0 libxi>=0 libxmu>=0 libxrender>=0 libxt>=0', '--desc', 'X.Org xeyes application', '--long-desc', 'This package provides a simple X.Org demo application consisting of two eyes which follow your mouse cursor.', '--license', 'X11', '--homepage', 'https://gitlab.freedesktop.org/xorg/app/xeyes', '--maintainer', 'Alexander Richards ', '--tags', 'x11-apps', '/tmp/tmp8tny_xw9'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/xeyes-1.3.0_1.x86_64.xbps'] (x86_64) [2024-11-10 22:06:35.362442 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 28, 'n_this': 28, 'status': 'success', 'subject': 'xeyes'} [2024-11-10 22:06:35.364532 sunset] DEBUG: xbbs.worker: successfully uploaded package xeyes for JobMessage(project='managarm', job='package:xeyes', repository='https://github.com/managarm/bootstrap-managarm.git', revision='50376aea7d11529ffcd7cf94b3676db0bb563ef4', 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'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.11_6'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'libice': {'architecture': 'x86_64', 'version': '1.1.1_6'}, 'libsm': {'architecture': 'x86_64', 'version': '1.2.4_6'}, 'libxt': {'architecture': 'x86_64', 'version': '1.3.0_10'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl344_7'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4104_2'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4104_2'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, 'libxmu': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}, 'libxi': {'architecture': 'x86_64', 'version': '1.8.1_6'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.5_6'}}, needed_tools={'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'host-autoconf-v2.69': {'architecture': {'x86_64'}, 'version': '2.69_2'}, 'host-libtool': {'architecture': {'x86_64'}, 'version': '2.4.6_2'}, 'host-automake-v1.11': {'architecture': {'x86_64'}, 'version': '1.11.6_2'}, 'host-xorg-macros': {'architecture': {'x86_64'}, 'version': '1.20.0_1'}}, prod_pkgs={'xeyes': {'architecture': 'x86_64', 'version': '1.3.0_1'}}, 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 22:06:35.513478 sunset] INFO: xbbs.worker: job done. return code: 0