[2024-11-17 08:25:36.178105 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_aarch64', job='package:xorg-server', repository='https://github.com/managarm/bootstrap-managarm.git', revision='d08d6a62152f274965955a15627262723a68d990', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libxtrans': {'architecture': 'aarch64', 'version': '1.5.0_6'}, 'libxxf86vm': {'architecture': 'aarch64', 'version': '1.1.5_7'}, 'gmp': {'architecture': 'aarch64', 'version': '6.2.1_8'}, 'nettle': {'architecture': 'aarch64', 'version': '3.8.1_7'}, 'zlib': {'architecture': 'aarch64', 'version': '1.2.12_7'}, 'libpng': {'architecture': 'aarch64', 'version': '1.6.40_4'}, 'pixman': {'architecture': 'aarch64', 'version': '0.42.2_6'}, 'libdrm': {'architecture': 'aarch64', 'version': '2.4.115_8'}, 'xorg-proto': {'architecture': 'aarch64', 'version': '2023.2_7'}, 'libdrm-headers': {'architecture': 'aarch64', 'version': '2.4.115_1'}, 'mlibc-headers': {'architecture': 'aarch64', 'version': '0.0pl4106_2'}, 'linux-headers': {'architecture': 'aarch64', 'version': '6.9.3_1'}, 'frigg': {'architecture': 'aarch64', 'version': '0.0pl346_7'}, 'mlibc': {'architecture': 'aarch64', 'version': '0.0pl4106_2'}, 'libxdmcp': {'architecture': 'aarch64', 'version': '1.1.4_6'}, 'libxau': {'architecture': 'aarch64', 'version': '1.0.11_6'}, 'xcb-proto': {'architecture': 'aarch64', 'version': '1.16.0_4'}, 'libxi': {'architecture': 'aarch64', 'version': '1.8.1_6'}, 'libxfixes': {'architecture': 'aarch64', 'version': '6.0.1_6'}, 'freetype': {'architecture': 'aarch64', 'version': '2.13.1_5'}, 'bzip2': {'architecture': 'aarch64', 'version': '1.0.8_9'}, 'xorg-font-util': {'architecture': 'aarch64', 'version': '1.4.0_5'}, 'libfontenc': {'architecture': 'aarch64', 'version': '1.1.7_6'}, 'libxml': {'architecture': 'aarch64', 'version': '2.10.0_7'}, 'libiconv': {'architecture': 'aarch64', 'version': '1.17_7'}, 'fontconfig': {'architecture': 'aarch64', 'version': '2.14.2_5'}, 'libxfont2': {'architecture': 'aarch64', 'version': '2.0.6_6'}, 'libxkbfile': {'architecture': 'aarch64', 'version': '1.1.2_6'}, 'libxext': {'architecture': 'aarch64', 'version': '1.3.5_6'}, 'libxrender': {'architecture': 'aarch64', 'version': '0.9.11_6'}, 'libxrandr': {'architecture': 'aarch64', 'version': '1.5.4_6'}, 'libxshmfence': {'architecture': 'aarch64', 'version': '1.3.2_6'}, 'xkbcomp': {'architecture': 'aarch64', 'version': '1.4.6_5'}, 'libxdamage': {'architecture': 'aarch64', 'version': '1.1.6_6'}, 'libxcb': {'architecture': 'aarch64', 'version': '1.16_4'}, 'libx11': {'architecture': 'aarch64', 'version': '1.8.7_4'}, 'xorg-util-macros': {'architecture': 'aarch64', 'version': '1.20.0_6'}, 'libglvnd': {'architecture': 'aarch64', 'version': '1.7.0_5'}, 'libffi': {'architecture': 'aarch64', 'version': '3.4.4_5'}, 'wayland': {'architecture': 'aarch64', 'version': '1.22.0_7'}, 'libexpat': {'architecture': 'aarch64', 'version': '2.5.0_6'}, 'llvm': {'architecture': 'aarch64', 'version': '19.1.3_2'}, 'wayland-protocols': {'architecture': 'aarch64', 'version': '1.32_5'}, 'xz-utils': {'architecture': 'aarch64', 'version': '5.4.4_5'}, 'zstd': {'architecture': 'aarch64', 'version': '1.5.6_1'}, 'mesa': {'architecture': 'aarch64', 'version': '24.0.4_2'}, 'libepoxy': {'architecture': 'aarch64', 'version': '1.5.10_7'}, 'eudev': {'architecture': 'aarch64', 'version': '3.2.10_11'}}, needed_tools={'wayland-scanner': {'architecture': {'aarch64'}, 'version': '1.22.0_1'}, 'cross-binutils': {'architecture': 'aarch64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'aarch64', 'version': '13.2.3_2'}}, prod_pkgs={'xorg-server': {'architecture': 'aarch64', 'version': '21.1.8_6'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_aarch64/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_aarch64/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/aarch64/') [2024-11-17 08:25:36.178953 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-17 08:25:36.190647 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-17 08:25:36.202436 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-17 08:25:37.149408 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'd08d6a62152f274965955a15627262723a68d990'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at d08d6a6 Merge pull request #407 from no92/uefi-fixes [2024-11-17 08:25:37.183738 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-17 08:25:42.470212 sunset] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm_aarch64/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'libxtrans', 'libxxf86vm', 'gmp', 'nettle', 'zlib', 'libpng', 'pixman', 'libdrm', 'xorg-proto', 'libdrm-headers', 'mlibc-headers', 'linux-headers', 'frigg', 'mlibc', 'libxdmcp', 'libxau', 'xcb-proto', 'libxi', 'libxfixes', 'freetype', 'bzip2', 'xorg-font-util', 'libfontenc', 'libxml', 'libiconv', 'fontconfig', 'libxfont2', 'libxkbfile', 'libxext', 'libxrender', 'libxrandr', 'libxshmfence', 'xkbcomp', 'libxdamage', 'libxcb', 'libx11', 'xorg-util-macros', 'libglvnd', 'libffi', 'wayland', 'libexpat', 'llvm', 'wayland-protocols', 'xz-utils', 'zstd', 'mesa', 'libepoxy', 'eudev'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm_aarch64/package_repo/aarch64-repodata' ... aarch64-repodata: [18KB 22%] 106MB/s ETA: 00m00s aarch64-repodata: 18KB [avg rate: 464MB/s] 48 packages will be downloaded: 48 packages will be installed: libxtrans-1.5.0_6 libxxf86vm-1.1.5_7 gmp-6.2.1_8 nettle-3.8.1_7 zlib-1.2.12_7 libpng-1.6.40_4 pixman-0.42.2_6 libdrm-2.4.115_8 xorg-proto-2023.2_7 libdrm-headers-2.4.115_1 mlibc-headers-0.0pl4106_2 linux-headers-6.9.3_1 frigg-0.0pl346_7 mlibc-0.0pl4106_2 libxdmcp-1.1.4_6 libxau-1.0.11_6 xcb-proto-1.16.0_4 libxi-1.8.1_6 libxfixes-6.0.1_6 freetype-2.13.1_5 bzip2-1.0.8_9 xorg-font-util-1.4.0_5 libfontenc-1.1.7_6 libxml-2.10.0_7 libiconv-1.17_7 fontconfig-2.14.2_5 libxfont2-2.0.6_6 libxkbfile-1.1.2_6 libxext-1.3.5_6 libxrender-0.9.11_6 libxrandr-1.5.4_6 libxshmfence-1.3.2_6 xkbcomp-1.4.6_5 libxdamage-1.1.6_6 libxcb-1.16_4 libx11-1.8.7_4 xorg-util-macros-1.20.0_6 libglvnd-1.7.0_5 libffi-3.4.4_5 wayland-1.22.0_7 libexpat-2.5.0_6 llvm-19.1.3_2 wayland-protocols-1.32_5 xz-utils-5.4.4_5 zstd-1.5.6_1 mesa-24.0.4_2 libepoxy-1.5.10_7 eudev-3.2.10_11 Size to download: 177MB Size required on disk: 665MB Space available on disk: 757GB [*] Downloading packages libxtrans-1.5.0_6.aarch64.xbps.sig: [512B 100%] 10MB/s ETA: 00m00s libxtrans-1.5.0_6.aarch64.xbps.sig: 512B [avg rate: 10MB/s] libxtrans-1.5.0_6.aarch64.xbps: [42KB 9%] 75MB/s ETA: 00m00s libxtrans-1.5.0_6.aarch64.xbps: 42KB [avg rate: 796MB/s] libxtrans-1.5.0_6: verifying RSA signature... libxxf86vm-1.1.5_7.aarch64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s libxxf86vm-1.1.5_7.aarch64.xbps.sig: 512B [avg rate: 15MB/s] libxxf86vm-1.1.5_7.aarch64.xbps: [42KB 9%] 74MB/s ETA: 00m00s libxxf86vm-1.1.5_7.aarch64.xbps: 42KB [avg rate: 765MB/s] libxxf86vm-1.1.5_7: verifying RSA signature... gmp-6.2.1_8.aarch64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s gmp-6.2.1_8.aarch64.xbps.sig: 512B [avg rate: 15MB/s] gmp-6.2.1_8.aarch64.xbps: [409KB 0%] 33MB/s ETA: 00m00s gmp-6.2.1_8.aarch64.xbps: 409KB [avg rate: 3332MB/s] gmp-6.2.1_8: verifying RSA signature... nettle-3.8.1_7.aarch64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s nettle-3.8.1_7.aarch64.xbps.sig: 512B [avg rate: 15MB/s] nettle-3.8.1_7.aarch64.xbps: [952KB 0%] 61MB/s ETA: 00m00s nettle-3.8.1_7.aarch64.xbps: 952KB [avg rate: 14GB/s] nettle-3.8.1_7: verifying RSA signature... zlib-1.2.12_7.aarch64.xbps.sig: [512B 100%] 697KB/s ETA: 00m00s zlib-1.2.12_7.aarch64.xbps.sig: 512B [avg rate: 697KB/s] zlib-1.2.12_7.aarch64.xbps: [112KB 3%] 67MB/s ETA: 00m00s zlib-1.2.12_7.aarch64.xbps: 112KB [avg rate: 1893MB/s] zlib-1.2.12_7: verifying RSA signature... libpng-1.6.40_4.aarch64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libpng-1.6.40_4.aarch64.xbps.sig: 512B [avg rate: 14MB/s] libpng-1.6.40_4.aarch64.xbps: [938KB 0%] 72MB/s ETA: 00m00s libpng-1.6.40_4.aarch64.xbps: 938KB [avg rate: 17GB/s] libpng-1.6.40_4: verifying RSA signature... pixman-0.42.2_6.aarch64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s pixman-0.42.2_6.aarch64.xbps.sig: 512B [avg rate: 15MB/s] pixman-0.42.2_6.aarch64.xbps: [2371KB 0%] 71MB/s ETA: 00m00s pixman-0.42.2_6.aarch64.xbps: 2371KB [avg rate: 41GB/s] pixman-0.42.2_6: verifying RSA signature... libdrm-2.4.115_8.aarch64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s libdrm-2.4.115_8.aarch64.xbps.sig: 512B [avg rate: 15MB/s] libdrm-2.4.115_8.aarch64.xbps: [240KB 1%] 62MB/s ETA: 00m00s libdrm-2.4.115_8.aarch64.xbps: 240KB [avg rate: 3718MB/s] libdrm-2.4.115_8: verifying RSA signature... xorg-proto-2023.2_7.aarch64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s xorg-proto-2023.2_7.aarch64.xbps.sig: 512B [avg rate: 15MB/s] xorg-proto-2023.2_7.aarch64.xbps: [586KB 0%] 72MB/s ETA: 00m00s xorg-proto-2023.2_7.aarch64.xbps: 586KB [avg rate: 10GB/s] xorg-proto-2023.2_7: verifying RSA signature... libdrm-headers-2.4.115_1.aarch64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libdrm-headers-2.4.115_1.aarch64.xbps.sig: 512B [avg rate: 14MB/s] libdrm-headers-2.4.115_1.aarch64.xbps: [114KB 3%] 72MB/s ETA: 00m00s libdrm-headers-2.4.115_1.aarch64.xbps: 114KB [avg rate: 2064MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... mlibc-headers-0.0pl4106_2.aarch64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s mlibc-headers-0.0pl4106_2.aarch64.xbps.sig: 512B [avg rate: 13MB/s] mlibc-headers-0.0pl4106_2.aarch64.xbps: [96KB 4%] 54MB/s ETA: 00m00s mlibc-headers-0.0pl4106_2.aarch64.xbps: 96KB [avg rate: 1281MB/s] mlibc-headers-0.0pl4106_2: verifying RSA signature... linux-headers-6.9.3_1.aarch64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s linux-headers-6.9.3_1.aarch64.xbps.sig: 512B [avg rate: 15MB/s] linux-headers-6.9.3_1.aarch64.xbps: [3005KB 0%] 54MB/s ETA: 00m00s linux-headers-6.9.3_1.aarch64.xbps: [3005KB 21%] 21MB/s ETA: 00m03s linux-headers-6.9.3_1.aarch64.xbps: 3005KB [avg rate: 97MB/s] linux-headers-6.9.3_1: verifying RSA signature... frigg-0.0pl346_7.aarch64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s frigg-0.0pl346_7.aarch64.xbps.sig: 512B [avg rate: 15MB/s] frigg-0.0pl346_7.aarch64.xbps: [41KB 9%] 77MB/s ETA: 00m00s frigg-0.0pl346_7.aarch64.xbps: 41KB [avg rate: 794MB/s] frigg-0.0pl346_7: verifying RSA signature... mlibc-0.0pl4106_2.aarch64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s mlibc-0.0pl4106_2.aarch64.xbps.sig: 512B [avg rate: 13MB/s] mlibc-0.0pl4106_2.aarch64.xbps: [4327KB 0%] 70MB/s ETA: 00m00s mlibc-0.0pl4106_2.aarch64.xbps: 4327KB [avg rate: 74GB/s] mlibc-0.0pl4106_2: verifying RSA signature... libxdmcp-1.1.4_6.aarch64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s libxdmcp-1.1.4_6.aarch64.xbps.sig: 512B [avg rate: 15MB/s] libxdmcp-1.1.4_6.aarch64.xbps: [42KB 9%] 69MB/s ETA: 00m00s libxdmcp-1.1.4_6.aarch64.xbps: 42KB [avg rate: 723MB/s] libxdmcp-1.1.4_6: verifying RSA signature... libxau-1.0.11_6.aarch64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libxau-1.0.11_6.aarch64.xbps.sig: 512B [avg rate: 14MB/s] libxau-1.0.11_6.aarch64.xbps: [18KB 21%] 47MB/s ETA: 00m00s libxau-1.0.11_6.aarch64.xbps: 18KB [avg rate: 215MB/s] libxau-1.0.11_6: verifying RSA signature... xcb-proto-1.16.0_4.aarch64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s xcb-proto-1.16.0_4.aarch64.xbps.sig: 512B [avg rate: 14MB/s] xcb-proto-1.16.0_4.aarch64.xbps: [123KB 3%] 52MB/s ETA: 00m00s xcb-proto-1.16.0_4.aarch64.xbps: 123KB [avg rate: 1607MB/s] xcb-proto-1.16.0_4: verifying RSA signature... libxi-1.8.1_6.aarch64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libxi-1.8.1_6.aarch64.xbps.sig: 512B [avg rate: 14MB/s] libxi-1.8.1_6.aarch64.xbps: [281KB 1%] 95MB/s ETA: 00m00s libxi-1.8.1_6.aarch64.xbps: 281KB [avg rate: 6694MB/s] libxi-1.8.1_6: verifying RSA signature... libxfixes-6.0.1_6.aarch64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libxfixes-6.0.1_6.aarch64.xbps.sig: 512B [avg rate: 14MB/s] libxfixes-6.0.1_6.aarch64.xbps: [60KB 6%] 89MB/s ETA: 00m00s libxfixes-6.0.1_6.aarch64.xbps: 60KB [avg rate: 1329MB/s] libxfixes-6.0.1_6: verifying RSA signature... freetype-2.13.1_5.aarch64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s freetype-2.13.1_5.aarch64.xbps.sig: 512B [avg rate: 14MB/s] freetype-2.13.1_5.aarch64.xbps: [1647KB 0%] 71MB/s ETA: 00m00s freetype-2.13.1_5.aarch64.xbps: 1647KB [avg rate: 29GB/s] freetype-2.13.1_5: verifying RSA signature... bzip2-1.0.8_9.aarch64.xbps.sig: [512B 100%] 18MB/s ETA: 00m00s bzip2-1.0.8_9.aarch64.xbps.sig: 512B [avg rate: 18MB/s] bzip2-1.0.8_9.aarch64.xbps: [62KB 6%] 66MB/s ETA: 00m00s bzip2-1.0.8_9.aarch64.xbps: 62KB [avg rate: 1021MB/s] bzip2-1.0.8_9: verifying RSA signature... xorg-font-util-1.4.0_5.aarch64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s xorg-font-util-1.4.0_5.aarch64.xbps.sig: 512B [avg rate: 14MB/s] xorg-font-util-1.4.0_5.aarch64.xbps: [50KB 7%] 60MB/s ETA: 00m00s xorg-font-util-1.4.0_5.aarch64.xbps: 50KB [avg rate: 757MB/s] xorg-font-util-1.4.0_5: verifying RSA signature... libfontenc-1.1.7_6.aarch64.xbps.sig: [512B 100%] 10MB/s ETA: 00m00s libfontenc-1.1.7_6.aarch64.xbps.sig: 512B [avg rate: 10MB/s] libfontenc-1.1.7_6.aarch64.xbps: [35KB 11%] 71MB/s ETA: 00m00s libfontenc-1.1.7_6.aarch64.xbps: 35KB [avg rate: 621MB/s] libfontenc-1.1.7_6: verifying RSA signature... libxml-2.10.0_7.aarch64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libxml-2.10.0_7.aarch64.xbps.sig: 512B [avg rate: 14MB/s] libxml-2.10.0_7.aarch64.xbps: [2383KB 0%] -- stalled -- ETA: 00m00s libxml-2.10.0_7.aarch64.xbps: 2383KB [avg rate: -- stalled --] libxml-2.10.0_7: verifying RSA signature... libiconv-1.17_7.aarch64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s libiconv-1.17_7.aarch64.xbps.sig: 512B [avg rate: 15MB/s] libiconv-1.17_7.aarch64.xbps: [852KB 0%] 91MB/s ETA: 00m00s libiconv-1.17_7.aarch64.xbps: 852KB [avg rate: 19GB/s] libiconv-1.17_7: verifying RSA signature... fontconfig-2.14.2_5.aarch64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s fontconfig-2.14.2_5.aarch64.xbps.sig: 512B [avg rate: 14MB/s] fontconfig-2.14.2_5.aarch64.xbps: [597KB 0%] 74MB/s ETA: 00m00s fontconfig-2.14.2_5.aarch64.xbps: [597KB 15%] 33MB/s ETA: 00m05s fontconfig-2.14.2_5.aarch64.xbps: 597KB [avg rate: 217MB/s] fontconfig-2.14.2_5: verifying RSA signature... libxfont2-2.0.6_6.aarch64.xbps.sig: [512B 100%] 9259KB/s ETA: 00m00s libxfont2-2.0.6_6.aarch64.xbps.sig: 512B [avg rate: 9259KB/s] libxfont2-2.0.6_6.aarch64.xbps: [436KB 0%] 64MB/s ETA: 00m00s libxfont2-2.0.6_6.aarch64.xbps: 436KB [avg rate: 6984MB/s] libxfont2-2.0.6_6: verifying RSA signature... libxkbfile-1.1.2_6.aarch64.xbps.sig: [512B 100%] 12MB/s ETA: 00m00s libxkbfile-1.1.2_6.aarch64.xbps.sig: 512B [avg rate: 12MB/s] libxkbfile-1.1.2_6.aarch64.xbps: [252KB 1%] 65MB/s ETA: 00m00s libxkbfile-1.1.2_6.aarch64.xbps: 252KB [avg rate: 4107MB/s] libxkbfile-1.1.2_6: verifying RSA signature... libxext-1.3.5_6.aarch64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s libxext-1.3.5_6.aarch64.xbps.sig: 512B [avg rate: 13MB/s] libxext-1.3.5_6.aarch64.xbps: [218KB 1%] 67MB/s ETA: 00m00s libxext-1.3.5_6.aarch64.xbps: 218KB [avg rate: 3672MB/s] libxext-1.3.5_6: verifying RSA signature... libxrender-0.9.11_6.aarch64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s libxrender-0.9.11_6.aarch64.xbps.sig: 512B [avg rate: 11MB/s] libxrender-0.9.11_6.aarch64.xbps: [120KB 3%] 52MB/s ETA: 00m00s libxrender-0.9.11_6.aarch64.xbps: 120KB [avg rate: 1559MB/s] libxrender-0.9.11_6: verifying RSA signature... libxrandr-1.5.4_6.aarch64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libxrandr-1.5.4_6.aarch64.xbps.sig: 512B [avg rate: 14MB/s] libxrandr-1.5.4_6.aarch64.xbps: [100KB 3%] 61MB/s ETA: 00m00s libxrandr-1.5.4_6.aarch64.xbps: 100KB [avg rate: 1531MB/s] libxrandr-1.5.4_6: verifying RSA signature... libxshmfence-1.3.2_6.aarch64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libxshmfence-1.3.2_6.aarch64.xbps.sig: 512B [avg rate: 14MB/s] libxshmfence-1.3.2_6.aarch64.xbps: [8376B 48%] 67MB/s ETA: 00m00s libxshmfence-1.3.2_6.aarch64.xbps: 8376B [avg rate: 138MB/s] libxshmfence-1.3.2_6: verifying RSA signature... xkbcomp-1.4.6_5.aarch64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s xkbcomp-1.4.6_5.aarch64.xbps.sig: 512B [avg rate: 13MB/s] xkbcomp-1.4.6_5.aarch64.xbps: [303KB 1%] 75MB/s ETA: 00m00s xkbcomp-1.4.6_5.aarch64.xbps: 303KB [avg rate: 5698MB/s] xkbcomp-1.4.6_5: verifying RSA signature... libxdamage-1.1.6_6.aarch64.xbps.sig: [512B 100%] 8475KB/s ETA: 00m00s libxdamage-1.1.6_6.aarch64.xbps.sig: 512B [avg rate: 8475KB/s] libxdamage-1.1.6_6.aarch64.xbps: [25KB 15%] 69MB/s ETA: 00m00s libxdamage-1.1.6_6.aarch64.xbps: 25KB [avg rate: 429MB/s] libxdamage-1.1.6_6: verifying RSA signature... libxcb-1.16_4.aarch64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libxcb-1.16_4.aarch64.xbps.sig: 512B [avg rate: 14MB/s] libxcb-1.16_4.aarch64.xbps: [1236KB 0%] 47MB/s ETA: 00m00s libxcb-1.16_4.aarch64.xbps: 1236KB [avg rate: 14GB/s] libxcb-1.16_4: verifying RSA signature... libx11-1.8.7_4.aarch64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s libx11-1.8.7_4.aarch64.xbps.sig: 512B [avg rate: 15MB/s] libx11-1.8.7_4.aarch64.xbps: [3238KB 0%] 65MB/s ETA: 00m00s libx11-1.8.7_4.aarch64.xbps: 3238KB [avg rate: 51GB/s] libx11-1.8.7_4: verifying RSA signature... xorg-util-macros-1.20.0_6.aarch64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.aarch64.xbps.sig: 512B [avg rate: 15MB/s] xorg-util-macros-1.20.0_6.aarch64.xbps: [23KB 17%] 58MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.aarch64.xbps: 23KB [avg rate: 330MB/s] xorg-util-macros-1.20.0_6: verifying RSA signature... libglvnd-1.7.0_5.aarch64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s libglvnd-1.7.0_5.aarch64.xbps.sig: 512B [avg rate: 15MB/s] libglvnd-1.7.0_5.aarch64.xbps: [1868KB 0%] 72MB/s ETA: 00m00s libglvnd-1.7.0_5.aarch64.xbps: 1868KB [avg rate: 33GB/s] libglvnd-1.7.0_5: verifying RSA signature... libffi-3.4.4_5.aarch64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libffi-3.4.4_5.aarch64.xbps.sig: 512B [avg rate: 14MB/s] libffi-3.4.4_5.aarch64.xbps: [33KB 11%] 12MB/s ETA: 00m00s libffi-3.4.4_5.aarch64.xbps: 33KB [avg rate: 100MB/s] libffi-3.4.4_5: verifying RSA signature... wayland-1.22.0_7.aarch64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s wayland-1.22.0_7.aarch64.xbps.sig: 512B [avg rate: 14MB/s] wayland-1.22.0_7.aarch64.xbps: [310KB 1%] 55MB/s ETA: 00m00s wayland-1.22.0_7.aarch64.xbps: 310KB [avg rate: 4265MB/s] wayland-1.22.0_7: verifying RSA signature... libexpat-2.5.0_6.aarch64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libexpat-2.5.0_6.aarch64.xbps.sig: 512B [avg rate: 14MB/s] libexpat-2.5.0_6.aarch64.xbps: [324KB 1%] 67MB/s ETA: 00m00s libexpat-2.5.0_6.aarch64.xbps: 324KB [avg rate: 5450MB/s] libexpat-2.5.0_6: verifying RSA signature... llvm-19.1.3_2.aarch64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s llvm-19.1.3_2.aarch64.xbps.sig: 512B [avg rate: 14MB/s] llvm-19.1.3_2.aarch64.xbps: [94MB 0%] 69MB/s ETA: 00m00s llvm-19.1.3_2.aarch64.xbps: [94MB 0%] 18MB/s ETA: 01m52s llvm-19.1.3_2.aarch64.xbps: [94MB 22%] 20MB/s ETA: 00m06s llvm-19.1.3_2.aarch64.xbps: [94MB 50%] 23MB/s ETA: 00m02s llvm-19.1.3_2.aarch64.xbps: [94MB 86%] 27MB/s ETA: 00m00s llvm-19.1.3_2.aarch64.xbps: 94MB [avg rate: 31MB/s] llvm-19.1.3_2: verifying RSA signature... wayland-protocols-1.32_5.aarch64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s wayland-protocols-1.32_5.aarch64.xbps.sig: 512B [avg rate: 14MB/s] wayland-protocols-1.32_5.aarch64.xbps: [85KB 4%] 77MB/s ETA: 00m00s wayland-protocols-1.32_5.aarch64.xbps: 85KB [avg rate: 1624MB/s] wayland-protocols-1.32_5: verifying RSA signature... xz-utils-5.4.4_5.aarch64.xbps.sig: [512B 100%] 18MB/s ETA: 00m00s xz-utils-5.4.4_5.aarch64.xbps.sig: 512B [avg rate: 18MB/s] xz-utils-5.4.4_5.aarch64.xbps: [625KB 0%] 56MB/s ETA: 00m00s xz-utils-5.4.4_5.aarch64.xbps: 625KB [avg rate: 8719MB/s] xz-utils-5.4.4_5: verifying RSA signature... zstd-1.5.6_1.aarch64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s zstd-1.5.6_1.aarch64.xbps.sig: 512B [avg rate: 16MB/s] zstd-1.5.6_1.aarch64.xbps: [730KB 0%] 71MB/s ETA: 00m00s zstd-1.5.6_1.aarch64.xbps: 730KB [avg rate: 13GB/s] zstd-1.5.6_1: verifying RSA signature... mesa-24.0.4_2.aarch64.xbps.sig: [512B 100%] 1155KB/s ETA: 00m00s mesa-24.0.4_2.aarch64.xbps.sig: 512B [avg rate: 1155KB/s] mesa-24.0.4_2.aarch64.xbps: [50MB 0%] 69MB/s ETA: 00m00s mesa-24.0.4_2.aarch64.xbps: [50MB 41%] 24MB/s ETA: 00m01s mesa-24.0.4_2.aarch64.xbps: 50MB [avg rate: 57MB/s] mesa-24.0.4_2: verifying RSA signature... libepoxy-1.5.10_7.aarch64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s libepoxy-1.5.10_7.aarch64.xbps.sig: 512B [avg rate: 15MB/s] libepoxy-1.5.10_7.aarch64.xbps: [1331KB 0%] 98MB/s ETA: 00m00s libepoxy-1.5.10_7.aarch64.xbps: 1331KB [avg rate: 32GB/s] libepoxy-1.5.10_7: verifying RSA signature... eudev-3.2.10_11.aarch64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s eudev-3.2.10_11.aarch64.xbps.sig: 512B [avg rate: 17MB/s] eudev-3.2.10_11.aarch64.xbps: [2456KB 0%] 45MB/s ETA: 00m00s eudev-3.2.10_11.aarch64.xbps: 2456KB [avg rate: 27GB/s] eudev-3.2.10_11: verifying RSA signature... [*] Collecting package files libxtrans-1.5.0_6: collecting files... libxxf86vm-1.1.5_7: collecting files... gmp-6.2.1_8: collecting files... nettle-3.8.1_7: collecting files... zlib-1.2.12_7: collecting files... libpng-1.6.40_4: collecting files... pixman-0.42.2_6: collecting files... libdrm-2.4.115_8: collecting files... xorg-proto-2023.2_7: collecting files... libdrm-headers-2.4.115_1: collecting files... mlibc-headers-0.0pl4106_2: collecting files... linux-headers-6.9.3_1: collecting files... frigg-0.0pl346_7: collecting files... mlibc-0.0pl4106_2: collecting files... libxdmcp-1.1.4_6: collecting files... libxau-1.0.11_6: collecting files... xcb-proto-1.16.0_4: collecting files... libxi-1.8.1_6: collecting files... libxfixes-6.0.1_6: collecting files... freetype-2.13.1_5: collecting files... bzip2-1.0.8_9: collecting files... xorg-font-util-1.4.0_5: collecting files... libfontenc-1.1.7_6: collecting files... libxml-2.10.0_7: collecting files... libiconv-1.17_7: collecting files... fontconfig-2.14.2_5: collecting files... libxfont2-2.0.6_6: collecting files... libxkbfile-1.1.2_6: collecting files... libxext-1.3.5_6: collecting files... libxrender-0.9.11_6: collecting files... libxrandr-1.5.4_6: collecting files... libxshmfence-1.3.2_6: collecting files... xkbcomp-1.4.6_5: collecting files... libxdamage-1.1.6_6: collecting files... libxcb-1.16_4: collecting files... libx11-1.8.7_4: collecting files... xorg-util-macros-1.20.0_6: collecting files... libglvnd-1.7.0_5: collecting files... libffi-3.4.4_5: collecting files... wayland-1.22.0_7: collecting files... libexpat-2.5.0_6: collecting files... llvm-19.1.3_2: collecting files... wayland-protocols-1.32_5: collecting files... xz-utils-5.4.4_5: collecting files... zstd-1.5.6_1: collecting files... mesa-24.0.4_2: collecting files... libepoxy-1.5.10_7: collecting files... eudev-3.2.10_11: collecting files... [*] Unpacking packages libxtrans-1.5.0_6: unpacking ... libxxf86vm-1.1.5_7: unpacking ... gmp-6.2.1_8: unpacking ... nettle-3.8.1_7: unpacking ... zlib-1.2.12_7: unpacking ... libpng-1.6.40_4: unpacking ... pixman-0.42.2_6: unpacking ... libdrm-2.4.115_8: unpacking ... xorg-proto-2023.2_7: unpacking ... libdrm-headers-2.4.115_1: unpacking ... mlibc-headers-0.0pl4106_2: unpacking ... linux-headers-6.9.3_1: unpacking ... frigg-0.0pl346_7: unpacking ... mlibc-0.0pl4106_2: unpacking ... libxdmcp-1.1.4_6: unpacking ... libxau-1.0.11_6: unpacking ... xcb-proto-1.16.0_4: unpacking ... libxi-1.8.1_6: unpacking ... libxfixes-6.0.1_6: unpacking ... freetype-2.13.1_5: unpacking ... bzip2-1.0.8_9: unpacking ... xorg-font-util-1.4.0_5: unpacking ... libfontenc-1.1.7_6: unpacking ... libxml-2.10.0_7: unpacking ... libiconv-1.17_7: unpacking ... fontconfig-2.14.2_5: unpacking ... libxfont2-2.0.6_6: unpacking ... libxkbfile-1.1.2_6: unpacking ... libxext-1.3.5_6: unpacking ... libxrender-0.9.11_6: unpacking ... libxrandr-1.5.4_6: unpacking ... libxshmfence-1.3.2_6: unpacking ... xkbcomp-1.4.6_5: unpacking ... libxdamage-1.1.6_6: unpacking ... libxcb-1.16_4: unpacking ... libx11-1.8.7_4: unpacking ... xorg-util-macros-1.20.0_6: unpacking ... libglvnd-1.7.0_5: unpacking ... libffi-3.4.4_5: unpacking ... wayland-1.22.0_7: unpacking ... libexpat-2.5.0_6: unpacking ... llvm-19.1.3_2: unpacking ... wayland-protocols-1.32_5: unpacking ... xz-utils-5.4.4_5: unpacking ... zstd-1.5.6_1: unpacking ... mesa-24.0.4_2: unpacking ... libepoxy-1.5.10_7: unpacking ... eudev-3.2.10_11: unpacking ... 48 downloaded, 48 installed, 0 updated, 48 configured, 0 removed. [2024-11-17 08:25:53.617560 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2024-11-17 08:25:53.617984 sunset] DEBUG: xbbs.worker: ... found llvm-19.1.3_2.aarch64.xbps [2024-11-17 08:25:53.693353 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'llvm-19.1.3_2.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `llvm-19.1.3_2' (aarch64). index: 1 packages registered. [2024-11-17 08:25:54.097676 sunset] DEBUG: xbbs.worker: ... found freetype-2.13.1_5.aarch64.xbps [2024-11-17 08:25:54.099763 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'freetype-2.13.1_5.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `freetype-2.13.1_5' (aarch64). index: 2 packages registered. [2024-11-17 08:25:54.122183 sunset] DEBUG: xbbs.worker: ... found libxrender-0.9.11_6.aarch64.xbps [2024-11-17 08:25:54.122831 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxrender-0.9.11_6.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxrender-0.9.11_6' (aarch64). index: 3 packages registered. [2024-11-17 08:25:54.144300 sunset] DEBUG: xbbs.worker: ... found pixman-0.42.2_6.aarch64.xbps [2024-11-17 08:25:54.147457 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'pixman-0.42.2_6.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `pixman-0.42.2_6' (aarch64). index: 4 packages registered. [2024-11-17 08:25:54.178723 sunset] DEBUG: xbbs.worker: ... found libxfont2-2.0.6_6.aarch64.xbps [2024-11-17 08:25:54.179565 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxfont2-2.0.6_6.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxfont2-2.0.6_6' (aarch64). index: 5 packages registered. [2024-11-17 08:25:54.194234 sunset] DEBUG: xbbs.worker: ... found zstd-1.5.6_1.aarch64.xbps [2024-11-17 08:25:54.195638 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zstd-1.5.6_1.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zstd-1.5.6_1' (aarch64). index: 6 packages registered. [2024-11-17 08:25:54.210940 sunset] DEBUG: xbbs.worker: ... found libxcb-1.16_4.aarch64.xbps [2024-11-17 08:25:54.212494 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcb-1.16_4.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcb-1.16_4' (aarch64). index: 7 packages registered. [2024-11-17 08:25:54.229747 sunset] DEBUG: xbbs.worker: ... found zlib-1.2.12_7.aarch64.xbps [2024-11-17 08:25:54.230718 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_7.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_7' (aarch64). index: 8 packages registered. [2024-11-17 08:25:54.242691 sunset] DEBUG: xbbs.worker: ... found eudev-3.2.10_11.aarch64.xbps [2024-11-17 08:25:54.245112 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'eudev-3.2.10_11.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `eudev-3.2.10_11' (aarch64). index: 9 packages registered. [2024-11-17 08:25:54.278505 sunset] DEBUG: xbbs.worker: ... found wayland-1.22.0_7.aarch64.xbps [2024-11-17 08:25:54.279388 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-1.22.0_7.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-1.22.0_7' (aarch64). index: 10 packages registered. [2024-11-17 08:25:54.298690 sunset] DEBUG: xbbs.worker: ... found xorg-proto-2023.2_7.aarch64.xbps [2024-11-17 08:25:54.299856 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-proto-2023.2_7.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-proto-2023.2_7' (aarch64). index: 11 packages registered. [2024-11-17 08:25:54.315760 sunset] DEBUG: xbbs.worker: ... found xorg-font-util-1.4.0_5.aarch64.xbps [2024-11-17 08:25:54.316322 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-font-util-1.4.0_5.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-font-util-1.4.0_5' (aarch64). index: 12 packages registered. [2024-11-17 08:25:54.327462 sunset] DEBUG: xbbs.worker: ... found mesa-24.0.4_2.aarch64.xbps [2024-11-17 08:25:54.360603 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mesa-24.0.4_2.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mesa-24.0.4_2' (aarch64). index: 13 packages registered. [2024-11-17 08:25:54.605726 sunset] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_6.aarch64.xbps [2024-11-17 08:25:54.606385 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxrandr-1.5.4_6.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxrandr-1.5.4_6' (aarch64). index: 14 packages registered. [2024-11-17 08:25:54.621976 sunset] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.0_6.aarch64.xbps [2024-11-17 08:25:54.622540 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-util-macros-1.20.0_6.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-util-macros-1.20.0_6' (aarch64). index: 15 packages registered. [2024-11-17 08:25:54.640260 sunset] DEBUG: xbbs.worker: ... found libxdamage-1.1.6_6.aarch64.xbps [2024-11-17 08:25:54.640869 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdamage-1.1.6_6.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdamage-1.1.6_6' (aarch64). index: 16 packages registered. [2024-11-17 08:25:54.656994 sunset] DEBUG: xbbs.worker: ... found frigg-0.0pl346_7.aarch64.xbps [2024-11-17 08:25:54.657594 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl346_7.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl346_7' (aarch64). index: 17 packages registered. [2024-11-17 08:25:54.672197 sunset] DEBUG: xbbs.worker: ... found libx11-1.8.7_4.aarch64.xbps [2024-11-17 08:25:54.675526 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.7_4.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.7_4' (aarch64). index: 18 packages registered. [2024-11-17 08:25:54.707201 sunset] DEBUG: xbbs.worker: ... found libexpat-2.5.0_6.aarch64.xbps [2024-11-17 08:25:54.708054 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libexpat-2.5.0_6.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libexpat-2.5.0_6' (aarch64). index: 19 packages registered. [2024-11-17 08:25:54.723237 sunset] DEBUG: xbbs.worker: ... found fontconfig-2.14.2_5.aarch64.xbps [2024-11-17 08:25:54.724283 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'fontconfig-2.14.2_5.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `fontconfig-2.14.2_5' (aarch64). index: 20 packages registered. [2024-11-17 08:25:54.741105 sunset] DEBUG: xbbs.worker: ... found libepoxy-1.5.10_7.aarch64.xbps [2024-11-17 08:25:54.742426 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libepoxy-1.5.10_7.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libepoxy-1.5.10_7' (aarch64). index: 21 packages registered. [2024-11-17 08:25:54.761294 sunset] DEBUG: xbbs.worker: ... found libxi-1.8.1_6.aarch64.xbps [2024-11-17 08:25:54.762140 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxi-1.8.1_6.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxi-1.8.1_6' (aarch64). index: 22 packages registered. [2024-11-17 08:25:54.779744 sunset] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_5.aarch64.xbps [2024-11-17 08:25:54.782032 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libglvnd-1.7.0_5.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libglvnd-1.7.0_5' (aarch64). index: 23 packages registered. [2024-11-17 08:25:54.808002 sunset] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.aarch64.xbps [2024-11-17 08:25:54.808676 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_1.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.115_1' (aarch64). index: 24 packages registered. [2024-11-17 08:25:54.829196 sunset] DEBUG: xbbs.worker: ... found mlibc-0.0pl4106_2.aarch64.xbps [2024-11-17 08:25:54.833514 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4106_2.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4106_2' (aarch64). index: 25 packages registered. [2024-11-17 08:25:54.881777 sunset] DEBUG: xbbs.worker: ... found wayland-protocols-1.32_5.aarch64.xbps [2024-11-17 08:25:54.882443 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-protocols-1.32_5.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-protocols-1.32_5' (aarch64). index: 26 packages registered. [2024-11-17 08:25:54.897638 sunset] DEBUG: xbbs.worker: ... found xkbcomp-1.4.6_5.aarch64.xbps [2024-11-17 08:25:54.898481 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xkbcomp-1.4.6_5.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xkbcomp-1.4.6_5' (aarch64). index: 27 packages registered. [2024-11-17 08:25:54.917178 sunset] DEBUG: xbbs.worker: ... found libffi-3.4.4_5.aarch64.xbps [2024-11-17 08:25:54.917813 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libffi-3.4.4_5.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libffi-3.4.4_5' (aarch64). index: 28 packages registered. [2024-11-17 08:25:54.930506 sunset] DEBUG: xbbs.worker: ... found gmp-6.2.1_8.aarch64.xbps [2024-11-17 08:25:54.931337 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'gmp-6.2.1_8.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `gmp-6.2.1_8' (aarch64). index: 29 packages registered. [2024-11-17 08:25:54.945716 sunset] DEBUG: xbbs.worker: ... found xcb-proto-1.16.0_4.aarch64.xbps [2024-11-17 08:25:54.946644 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xcb-proto-1.16.0_4.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xcb-proto-1.16.0_4' (aarch64). index: 30 packages registered. [2024-11-17 08:25:54.962465 sunset] DEBUG: xbbs.worker: ... found libdrm-2.4.115_8.aarch64.xbps [2024-11-17 08:25:54.963327 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-2.4.115_8.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-2.4.115_8' (aarch64). index: 31 packages registered. [2024-11-17 08:25:54.979840 sunset] DEBUG: xbbs.worker: ... found libxxf86vm-1.1.5_7.aarch64.xbps [2024-11-17 08:25:54.980435 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxxf86vm-1.1.5_7.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxxf86vm-1.1.5_7' (aarch64). index: 32 packages registered. [2024-11-17 08:25:54.994888 sunset] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_6.aarch64.xbps [2024-11-17 08:25:54.995488 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxfixes-6.0.1_6.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxfixes-6.0.1_6' (aarch64). index: 33 packages registered. [2024-11-17 08:25:55.010998 sunset] DEBUG: xbbs.worker: ... found libxdmcp-1.1.4_6.aarch64.xbps [2024-11-17 08:25:55.011625 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdmcp-1.1.4_6.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdmcp-1.1.4_6' (aarch64). index: 34 packages registered. [2024-11-17 08:25:55.025263 sunset] DEBUG: xbbs.worker: ... found xz-utils-5.4.4_5.aarch64.xbps [2024-11-17 08:25:55.026084 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xz-utils-5.4.4_5.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xz-utils-5.4.4_5' (aarch64). index: 35 packages registered. [2024-11-17 08:25:55.044157 sunset] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4106_2.aarch64.xbps [2024-11-17 08:25:55.044737 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4106_2.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4106_2' (aarch64). index: 36 packages registered. [2024-11-17 08:25:55.060908 sunset] DEBUG: xbbs.worker: ... found libxau-1.0.11_6.aarch64.xbps [2024-11-17 08:25:55.061630 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxau-1.0.11_6.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxau-1.0.11_6' (aarch64). index: 37 packages registered. [2024-11-17 08:25:55.076676 sunset] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.aarch64.xbps [2024-11-17 08:25:55.080239 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.9.3_1.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.9.3_1' (aarch64). index: 38 packages registered. [2024-11-17 08:25:55.107420 sunset] DEBUG: xbbs.worker: ... found libxkbfile-1.1.2_6.aarch64.xbps [2024-11-17 08:25:55.108334 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxkbfile-1.1.2_6.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxkbfile-1.1.2_6' (aarch64). index: 39 packages registered. [2024-11-17 08:25:55.124314 sunset] DEBUG: xbbs.worker: ... found nettle-3.8.1_7.aarch64.xbps [2024-11-17 08:25:55.126118 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'nettle-3.8.1_7.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `nettle-3.8.1_7' (aarch64). index: 40 packages registered. [2024-11-17 08:25:55.148358 sunset] DEBUG: xbbs.worker: ... found libpng-1.6.40_4.aarch64.xbps [2024-11-17 08:25:55.149748 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libpng-1.6.40_4.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libpng-1.6.40_4' (aarch64). index: 41 packages registered. [2024-11-17 08:25:55.169001 sunset] DEBUG: xbbs.worker: ... found libxml-2.10.0_7.aarch64.xbps [2024-11-17 08:25:55.171952 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxml-2.10.0_7.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxml-2.10.0_7' (aarch64). index: 42 packages registered. [2024-11-17 08:25:55.197128 sunset] DEBUG: xbbs.worker: ... found libfontenc-1.1.7_6.aarch64.xbps [2024-11-17 08:25:55.197730 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libfontenc-1.1.7_6.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libfontenc-1.1.7_6' (aarch64). index: 43 packages registered. [2024-11-17 08:25:55.212286 sunset] DEBUG: xbbs.worker: ... found libiconv-1.17_7.aarch64.xbps [2024-11-17 08:25:55.213575 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_7.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_7' (aarch64). index: 44 packages registered. [2024-11-17 08:25:55.234438 sunset] DEBUG: xbbs.worker: ... found libxshmfence-1.3.2_6.aarch64.xbps [2024-11-17 08:25:55.234899 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxshmfence-1.3.2_6.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxshmfence-1.3.2_6' (aarch64). index: 45 packages registered. [2024-11-17 08:25:55.249699 sunset] DEBUG: xbbs.worker: ... found libxtrans-1.5.0_6.aarch64.xbps [2024-11-17 08:25:55.250337 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.5.0_6.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.5.0_6' (aarch64). index: 46 packages registered. [2024-11-17 08:25:55.265668 sunset] DEBUG: xbbs.worker: ... found libxext-1.3.5_6.aarch64.xbps [2024-11-17 08:25:55.266485 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxext-1.3.5_6.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxext-1.3.5_6' (aarch64). index: 47 packages registered. [2024-11-17 08:25:55.283002 sunset] DEBUG: xbbs.worker: ... found bzip2-1.0.8_9.aarch64.xbps [2024-11-17 08:25:55.283816 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'bzip2-1.0.8_9.aarch64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `bzip2-1.0.8_9' (aarch64). index: 48 packages registered. [2024-11-17 08:25:59.079835 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:xorg-server'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch xorg-server checkout xorg-server patch xorg-server regenerate xorg-server install frigg (inside sysroot.ph8h9bj5) install libdrm-headers (inside sysroot.ph8h9bj5) install linux-headers (inside sysroot.ph8h9bj5) install mlibc-headers (inside sysroot.ph8h9bj5) install mlibc (inside sysroot.ph8h9bj5) install eudev (inside sysroot.ph8h9bj5) install libdrm (inside sysroot.ph8h9bj5) install xorg-util-macros (inside sysroot.ph8h9bj5) install xorg-proto (inside sysroot.ph8h9bj5) install libxau (inside sysroot.ph8h9bj5) install libxdmcp (inside sysroot.ph8h9bj5) install xcb-proto (inside sysroot.ph8h9bj5) install libxcb (inside sysroot.ph8h9bj5) install libxtrans (inside sysroot.ph8h9bj5) install libx11 (inside sysroot.ph8h9bj5) install libexpat (inside sysroot.ph8h9bj5) install libxext (inside sysroot.ph8h9bj5) install libglvnd (inside sysroot.ph8h9bj5) install libxfixes (inside sysroot.ph8h9bj5) install libxdamage (inside sysroot.ph8h9bj5) install libxrender (inside sysroot.ph8h9bj5) install libxrandr (inside sysroot.ph8h9bj5) install libxshmfence (inside sysroot.ph8h9bj5) install libxxf86vm (inside sysroot.ph8h9bj5) install zlib (inside sysroot.ph8h9bj5) install llvm (inside sysroot.ph8h9bj5) install libffi (inside sysroot.ph8h9bj5) install wayland (inside sysroot.ph8h9bj5) install wayland-protocols (inside sysroot.ph8h9bj5) install xz-utils (inside sysroot.ph8h9bj5) install zstd (inside sysroot.ph8h9bj5) install mesa (inside sysroot.ph8h9bj5) install libepoxy (inside sysroot.ph8h9bj5) install bzip2 (inside sysroot.ph8h9bj5) install libpng (inside sysroot.ph8h9bj5) install freetype (inside sysroot.ph8h9bj5) install libiconv (inside sysroot.ph8h9bj5) install libxml (inside sysroot.ph8h9bj5) install fontconfig (inside sysroot.ph8h9bj5) install xorg-font-util (inside sysroot.ph8h9bj5) install libfontenc (inside sysroot.ph8h9bj5) install libxfont2 (inside sysroot.ph8h9bj5) install libxi (inside sysroot.ph8h9bj5) install libxkbfile (inside sysroot.ph8h9bj5) install gmp (inside sysroot.ph8h9bj5) install nettle (inside sysroot.ph8h9bj5) install pixman (inside sysroot.ph8h9bj5) install xkbcomp (inside sysroot.ph8h9bj5) configure xorg-server (inside sysroot.ph8h9bj5) build xorg-server (inside sysroot.ph8h9bj5) pack xorg-server xbstrap: fetch xorg-server [1/55] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/xorg-server/.git/ From https://mirrors.managarm.org/mirror/git/xorg-server * [new tag] xorg-server-21.1.8 -> xorg-server-21.1.8 xbstrap: checkout xorg-server [2/55] [2024-11-17 08:26:01.000511 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 55, 'n_this': 1, 'status': 'success', 'subject': 'xorg-server'} HEAD is now at 7c791b1 xserver 21.1.8 xbstrap: patch xorg-server [3/55] [2024-11-17 08:26:01.153648 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 55, 'n_this': 2, 'status': 'success', 'subject': 'xorg-server'} Applying: Add managarm support xbstrap: regenerate xorg-server [4/55] [2024-11-17 08:26:01.278492 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 55, 'n_this': 3, 'status': 'success', 'subject': 'xorg-server'} xbstrap: install frigg [5/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'frigg'] [2024-11-17 08:26:01.280776 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 55, 'n_this': 4, 'status': 'success', 'subject': 'xorg-server'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libdrm-headers'] [2024-11-17 08:26:01.297865 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'linux-headers'] [2024-11-17 08:26:01.318489 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'mlibc-headers'] [2024-11-17 08:26:01.510877 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'mlibc'] [2024-11-17 08:26:01.544321 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install eudev [10/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'eudev'] [2024-11-17 08:26:01.652834 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'eudev'] xbstrap: install libdrm [11/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libdrm'] [2024-11-17 08:26:01.741316 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 10, 'status': 'success', 'subject': 'eudev'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install xorg-util-macros [12/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'xorg-util-macros'] [2024-11-17 08:26:01.770015 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 11, 'status': 'success', 'subject': 'libdrm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-util-macros'] xbstrap: install xorg-proto [13/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'xorg-proto'] [2024-11-17 08:26:01.789441 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 12, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [14/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libxau'] [2024-11-17 08:26:01.842690 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 13, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [15/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libxdmcp'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] [2024-11-17 08:26:01.864361 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 14, 'status': 'success', 'subject': 'libxau'} xbstrap: install xcb-proto [16/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'xcb-proto'] [2024-11-17 08:26:01.887151 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 15, 'status': 'success', 'subject': 'libxdmcp'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [17/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libxcb'] [2024-11-17 08:26:01.933835 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 16, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [18/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libxtrans'] [2024-11-17 08:26:02.085018 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 17, 'status': 'success', 'subject': 'libxcb'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [19/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libx11'] [2024-11-17 08:26:02.135979 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 18, 'status': 'success', 'subject': 'libxtrans'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libexpat [20/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libexpat'] [2024-11-17 08:26:02.313078 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 19, 'status': 'success', 'subject': 'libx11'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install libxext [21/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libxext'] [2024-11-17 08:26:02.340008 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 20, 'status': 'success', 'subject': 'libexpat'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap: install libglvnd [22/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libglvnd'] [2024-11-17 08:26:02.363758 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 21, 'status': 'success', 'subject': 'libxext'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libglvnd'] xbstrap: install libxfixes [23/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libxfixes'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxfixes'] [2024-11-17 08:26:02.422654 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 22, 'status': 'success', 'subject': 'libglvnd'} xbstrap: install libxdamage [24/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libxdamage'] [2024-11-17 08:26:02.435884 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 23, 'status': 'success', 'subject': 'libxfixes'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdamage'] xbstrap: install libxrender [25/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libxrender'] [2024-11-17 08:26:02.446730 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 24, 'status': 'success', 'subject': 'libxdamage'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: install libxrandr [26/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libxrandr'] [2024-11-17 08:26:02.460641 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 25, 'status': 'success', 'subject': 'libxrender'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrandr'] xbstrap: install libxshmfence [27/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libxshmfence'] [2024-11-17 08:26:02.480084 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 26, 'status': 'success', 'subject': 'libxrandr'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxshmfence'] xbstrap: install libxxf86vm [28/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libxxf86vm'] [2024-11-17 08:26:02.497808 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 27, 'status': 'success', 'subject': 'libxshmfence'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxxf86vm'] xbstrap: install zlib [29/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'zlib'] [2024-11-17 08:26:02.517079 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 28, 'status': 'success', 'subject': 'libxxf86vm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install llvm [30/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'llvm'] [2024-11-17 08:26:02.530344 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 29, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'llvm'] xbstrap: install libffi [31/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libffi'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] [2024-11-17 08:26:03.974531 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 30, 'status': 'success', 'subject': 'llvm'} xbstrap: install wayland [32/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'wayland'] [2024-11-17 08:26:03.988120 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 31, 'status': 'success', 'subject': 'libffi'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install wayland-protocols [33/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'wayland-protocols'] [2024-11-17 08:26:04.010417 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 32, 'status': 'success', 'subject': 'wayland'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] xbstrap: install xz-utils [34/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'xz-utils'] [2024-11-17 08:26:04.028422 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 33, 'status': 'success', 'subject': 'wayland-protocols'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install zstd [35/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'zstd'] [2024-11-17 08:26:04.053724 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 34, 'status': 'success', 'subject': 'xz-utils'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zstd'] xbstrap: install mesa [36/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'mesa'] [2024-11-17 08:26:04.081053 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 35, 'status': 'success', 'subject': 'zstd'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mesa'] xbstrap: install libepoxy [37/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libepoxy'] [2024-11-17 08:26:04.816437 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 36, 'status': 'success', 'subject': 'mesa'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libepoxy'] xbstrap: install bzip2 [38/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'bzip2'] [2024-11-17 08:26:04.865853 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 37, 'status': 'success', 'subject': 'libepoxy'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'bzip2'] xbstrap: install libpng [39/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libpng'] [2024-11-17 08:26:04.889930 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 38, 'status': 'success', 'subject': 'bzip2'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libpng'] xbstrap: install freetype [40/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'freetype'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'freetype'] [2024-11-17 08:26:04.923371 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 39, 'status': 'success', 'subject': 'libpng'} xbstrap: install libiconv [41/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libiconv'] [2024-11-17 08:26:04.955709 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 40, 'status': 'success', 'subject': 'freetype'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install libxml [42/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libxml'] [2024-11-17 08:26:04.977824 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 41, 'status': 'success', 'subject': 'libiconv'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] xbstrap: install fontconfig [43/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'fontconfig'] [2024-11-17 08:26:05.034421 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 42, 'status': 'success', 'subject': 'libxml'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'fontconfig'] xbstrap: install xorg-font-util [44/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'xorg-font-util'] [2024-11-17 08:26:05.065482 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 43, 'status': 'success', 'subject': 'fontconfig'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-font-util'] xbstrap: install libfontenc [45/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libfontenc'] [2024-11-17 08:26:05.082031 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 44, 'status': 'success', 'subject': 'xorg-font-util'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libfontenc'] xbstrap: install libxfont2 [46/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libxfont2'] [2024-11-17 08:26:05.095096 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 45, 'status': 'success', 'subject': 'libfontenc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxfont2'] xbstrap: install libxi [47/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libxi'] [2024-11-17 08:26:05.117442 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 46, 'status': 'success', 'subject': 'libxfont2'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxi'] xbstrap: install libxkbfile [48/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'libxkbfile'] [2024-11-17 08:26:05.141755 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 47, 'status': 'success', 'subject': 'libxi'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxkbfile'] xbstrap: install gmp [49/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'gmp'] [2024-11-17 08:26:05.158096 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 48, 'status': 'success', 'subject': 'libxkbfile'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'gmp'] xbstrap: install nettle [50/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'nettle'] [2024-11-17 08:26:05.180276 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 49, 'status': 'success', 'subject': 'gmp'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'nettle'] xbstrap: install pixman [51/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'pixman'] [2024-11-17 08:26:05.211173 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 50, 'status': 'success', 'subject': 'nettle'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'pixman'] xbstrap: install xkbcomp [52/55] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ph8h9bj5', 'xkbcomp'] [2024-11-17 08:26:05.261990 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 51, 'status': 'success', 'subject': 'pixman'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ph8h9bj5', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xkbcomp'] xbstrap: configure xorg-server [53/55] [2024-11-17 08:26:05.279928 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 55, 'n_this': 52, 'status': 'success', 'subject': 'xkbcomp'} xbstrap: Running ['meson', '--native-file', '@SOURCE_ROOT@/scripts/meson.native-file', '--cross-file', '@SOURCE_ROOT@/scripts/meson-@OPTION:arch-triple@.cross-file', '--prefix=/usr', '-Dxorg=false', '-Dxephyr=false', '-Dxnest=false', '-Dxvfb=false', '-Dxkb_output_dir=/var/lib/xkb', '-Dvendor_name="The Managarm Project"', '-Dvendor_name_short="Managarm"', '-Dvendor_web="https://managarm.org"', '-Dsuid_wrapper=false', '-Dpciaccess=false', '-Ddpms=false', '-Dscreensaver=false', '-Dxres=false', '-Dxinerama=false', '-Dxv=false', '-Dxvmc=false', '-Dsystemd_logind=false', '-Dsecure-rpc=false', '@THIS_SOURCE_DIR@'] (tools: ['wayland-scanner', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 2634777 (outside the namespace) The Meson build system Version: 1.6.0 Source dir: /var/lib/managarm-buildenv/src/ports/xorg-server Build dir: /var/lib/managarm-buildenv/build/pkg-builds/xorg-server Build type: cross build Project name: xserver Project version: 21.1.8 C compiler for the host machine: aarch64-managarm-gcc (gcc 13.2.0 "aarch64-managarm-gcc (managarm) 13.2.0") C linker for the host machine: aarch64-managarm-gcc ld.bfd 2.40 C compiler for the build machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0") C linker for the build machine: cc ld.bfd 2.40 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: aarch64 Host machine cpu: cortex-a72 Target machine cpu family: aarch64 Target machine cpu: cortex-a72 Compiler for C supports arguments -Wall: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wbad-function-cast: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Werror=implicit: YES Compiler for C supports arguments -Werror=nonnull: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=main: YES Compiler for C supports arguments -Werror=missing-braces: YES Compiler for C supports arguments -Werror=sequence-point: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=trigraphs: YES Compiler for C supports arguments -Werror=array-bounds: YES Compiler for C supports arguments -Werror=write-strings: YES Compiler for C supports arguments -Werror=address: YES Compiler for C supports arguments -Werror=int-to-pointer-cast: YES Compiler for C supports arguments -Werror=pointer-to-int-cast: YES ../../../src/ports/xorg-server/meson.build:61: WARNING: Consider using the built-in warning_level option instead of using "-Wall". Found pkg-config: YES (/tmp/xbstrap/virtual/bin/aarch64-managarm-pkg-config) 1.8.1 Run-time dependency xproto found: YES 7.0.33 Run-time dependency randrproto found: YES 1.6.0 Run-time dependency renderproto found: YES 0.11.1 Run-time dependency xextproto found: YES 7.3.0 Run-time dependency inputproto found: YES 2.3.99.2 Run-time dependency kbproto found: YES 1.0.7 Run-time dependency fontsproto found: YES 2.1.3 Run-time dependency fixesproto found: YES 6.1 Run-time dependency damageproto found: YES 1.2.1 Run-time dependency xcmiscproto found: YES 1.2.2 Run-time dependency bigreqsproto found: YES 1.1.2 Run-time dependency xtrans found: YES 1.5.0 Run-time dependency videoproto found: YES 2.3.3 Run-time dependency compositeproto found: YES 0.4.2 Run-time dependency recordproto found: YES 1.14.2 Run-time dependency scrnsaverproto found: YES 1.2.3 Run-time dependency resourceproto found: YES 1.2.0 Run-time dependency xf86driproto found: YES 2.1.1 Run-time dependency dri2proto found: YES 2.8 Run-time dependency dri3proto found: YES 1.3 Run-time dependency xineramaproto found: YES 1.2.1 Run-time dependency xf86bigfontproto found: YES 1.2.0 Run-time dependency xf86vidmodeproto found: YES 2.3.1 Run-time dependency applewmproto found: YES 1.4.2 Run-time dependency xshmfence found: YES 1.3.2 Run-time dependency pixman-1 found: YES 0.42.2 Found CMake: NO Run-time dependency libbsd found: NO (tried pkgconfig and cmake) Run-time dependency xkbcomp found: YES 1.4.6 Run-time dependency xkbfile found: YES 1.1.2 Run-time dependency xfont2 found: YES 2.0.6 Run-time dependency dbus-1 found: NO (tried pkgconfig and cmake) Run-time dependency libsystemd found: NO (tried pkgconfig and cmake) Run-time dependency libsystemd-daemon found: NO (tried pkgconfig and cmake) Run-time dependency fontutil found: YES 1.4.0 Run-time dependency libxcvt found: NO (tried pkgconfig and cmake) Checking for function "getaddrinfo" : YES Run-time dependency libudev found: YES 243 Checking for function "SHA1Init" : NO Checking for function "CC_SHA1_Init" : NO Has header "wincrypt.h" : NO Library md found: NO Run-time dependency libsha1 found: NO (tried pkgconfig and cmake) Run-time dependency nettle found: YES 3.8.1 Message: Using libnettle SHA1 functions Run-time dependency xdmcp found: YES 1.1.4 Run-time dependency libdrm found: YES 2.4.115 Run-time dependency xf86dgaproto found: YES 2.1 Has header "sys/shm.h" : YES Library m found: YES Library dl found: YES Run-time dependency libselinux found: NO (tried pkgconfig and cmake) Run-time dependency audit found: NO (tried pkgconfig and cmake) Run-time dependency xorg-sgml-doctools found: NO (tried pkgconfig and cmake) Program xmlto found: NO Program xsltproc found: YES (/usr/bin/xsltproc) Program fop found: NO Run-time dependency dri found: YES 24.0.4 Checking if "typeof()" compiles: YES Checking for function "clock_gettime" : YES Checking if "CLOCK_MONOTONIC" compiles: YES Checking for size of "unsigned long" : 8 Header "pthread.h" has symbol "PTHREAD_MUTEX_RECURSIVE" : YES Checking if "pthread_setname_np(tid, name)" compiles: YES Has header "dlfcn.h" : YES Has header "execinfo.h" : YES Has header "fcntl.h" : YES Has header "fnmatch.h" : YES Has header "linux/agpgart.h" : YES Has header "stdlib.h" : YES Has header "string.h" : YES Has header "strings.h" : YES Has header "sys/agpgart.h" : NO Has header "sys/agpio.h" : NO Has header "sys/un.h" : YES Has header "sys/utsname.h" : YES Has header "sys/sysmacros.h" : YES Has header "unistd.h" : YES Checking for function "arc4random_buf" with dependency libbsd: NO Checking for function "cbrt" : YES Checking for function "epoll_create1" : YES Checking for function "getuid" : YES Checking for function "geteuid" : YES Checking for function "isastream" : NO Checking for function "issetugid" : NO Checking for function "getifaddrs" : YES Checking for function "getpeereid" : NO Checking for function "getpeerucred" : NO Checking for function "getprogname" : NO Checking for function "getzoneid" : NO Checking for function "memfd_create" : YES Checking for function "mkostemp" : YES Checking for function "mmap" : YES Checking for function "poll" : YES Checking for function "pollset_create" : NO Checking for function "posix_fallocate" : YES Checking for function "port_create" : NO Checking for function "reallocarray" with dependency libbsd: YES Checking for function "seteuid" : YES Checking for function "shmctl64" : NO Checking for function "sigaction" : YES Checking for function "sigprocmask" : YES Checking for function "strcasecmp" : YES Checking for function "strcasestr" : YES Checking for function "strlcat" with dependency libbsd: YES Checking for function "strlcpy" with dependency libbsd: YES Checking for function "strncasecmp" : YES Checking for function "strndup" : YES Header "string.h" has symbol "strndup" : YES Checking for function "timingsafe_memcmp" : NO Checking for function "vasprintf" : YES Checking for function "vsnprintf" : YES Checking for function "walkcontext" : NO Header "sys/socket.h" has symbol "SCM_RIGHTS" : YES Header "sys/socket.h" has symbol "SO_PEERCRED" : YES Configuring dix-config.h using configuration ../../../src/ports/xorg-server/include/meson.build:328: WARNING: Project targets '>= 0.47.0' but uses feature introduced in '0.50.0': install arg in configure_file. Configuring xorg-server.h using configuration Configuring version-config.h using configuration Configuring xkb-config.h using configuration Has header "stropts.h" : NO Has header "sys/kd.h" : YES Has header "sys/vt.h" : YES Configuring xorg-config.h using configuration Configuring xwin-config.h using configuration Run-time dependency glproto found: YES 1.4.17 Run-time dependency gl found: YES 1.2 Dependency glproto found: YES 1.4.17 (cached) Dependency gl found: YES 1.2 (cached) Library pthread found: YES Run-time dependency xau found: YES 1.0.11 Run-time dependency presentproto found: YES 1.3 Program rendercheck found: YES (/usr/bin/rendercheck) Run-time dependency xcb found: YES 1.16 Run-time dependency xcb-xinput found: YES 1.16 Dependency xcb found: YES 1.16 (cached) Run-time dependency xcb-damage found: YES 1.16 Dependency xcb found: YES 1.16 (cached) Run-time dependency xcb-sync found: YES 1.16 Configuring Xserver.1 using configuration Build targets in project: 29 WARNING: Project specifies a minimum meson_version '>= 0.47.0' but uses features which were added in newer versions: * 0.50.0: {'install arg in configure_file'} NOTICE: Future-deprecated features used: * 0.56.0: {'dependency.get_pkgconfig_variable', 'meson.build_root', 'meson.source_root'} * 1.1.0: {'"boolean option" keyword argument "value" of type str'} xserver 21.1.8 User defined options Cross files : /var/lib/managarm-buildenv/src/scripts/meson-aarch64-managarm.cross-file Native files : /var/lib/managarm-buildenv/src/scripts/meson.native-file dpms : false pciaccess : false prefix : /usr screensaver : false secure-rpc : false suid_wrapper : false systemd_logind : false vendor_name : "The Managarm Project" vendor_name_short: "Managarm" vendor_web : "https://managarm.org" xephyr : false xinerama : false xkb_output_dir : /var/lib/xkb xnest : false xorg : false xres : false xv : false xvfb : false xvmc : false Found ninja-1.11.1 at /usr/bin/ninja WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. xbstrap: build xorg-server [54/55] [2024-11-17 08:26:10.231806 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 55, 'n_this': 53, 'status': 'success', 'subject': 'xorg-server'} xbstrap: Running ['ninja'] (tools: ['wayland-scanner', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 2635451 (outside the namespace) [1/346] Compiling C object config/liblibxserver_config.a.p/config.c.o [2/346] Compiling C object dix/liblibxserver_dix.a.p/atom.c.o [3/346] Compiling C object dix/liblibxserver_dix.a.p/main.c.o [4/346] Compiling C object dix/liblibxserver_dix.a.p/cursor.c.o [5/346] Compiling C object config/liblibxserver_config.a.p/udev.c.o [6/346] Linking static target config/liblibxserver_config.a [7/346] Compiling C object dix/liblibxserver_dix.a.p/extension.c.o [8/346] Compiling C object dix/liblibxserver_dix.a.p/eventconvert.c.o [9/346] Compiling C object dix/liblibxserver_dix.a.p/dixutils.c.o [10/346] Compiling C object dix/liblibxserver_dix.a.p/dixfonts.c.o [11/346] Compiling C object dix/liblibxserver_dix.a.p/globals.c.o [12/346] Compiling C object dix/liblibxserver_dix.a.p/gestures.c.o [13/346] Compiling C object dix/liblibxserver_dix.a.p/gc.c.o [14/346] Compiling C object dix/liblibxserver_dix.a.p/glyphcurs.c.o [15/346] Compiling C object dix/liblibxserver_dix.a.p/enterleave.c.o [16/346] Compiling C object dix/liblibxserver_dix.a.p/initatoms.c.o [17/346] Compiling C object dix/liblibxserver_dix.a.p/devices.c.o [18/346] Compiling C object dix/liblibxserver_dix.a.p/privates.c.o [19/346] Compiling C object dix/liblibxserver_dix.a.p/grabs.c.o [20/346] Compiling C object dix/liblibxserver_dix.a.p/colormap.c.o [21/346] Compiling C object dix/liblibxserver_dix.a.p/pixmap.c.o [22/346] Compiling C object dix/liblibxserver_dix.a.p/property.c.o [23/346] Compiling C object dix/liblibxserver_dix.a.p/registry.c.o [24/346] Compiling C object dix/liblibxserver_dix.a.p/getevents.c.o [25/346] Compiling C object dix/liblibxserver_dix.a.p/inpututils.c.o [26/346] Compiling C object dix/liblibxserver_dix.a.p/selection.c.o [27/346] Compiling C object dix/liblibxserver_dix.a.p/tables.c.o [28/346] Compiling C object dix/liblibxserver_dix.a.p/dispatch.c.o [29/346] Compiling C object dix/liblibxserver_dix.a.p/resource.c.o [30/346] Compiling C object dix/liblibxserver_main.a.p/stubmain.c.o [31/346] Linking static target dix/liblibxserver_main.a [32/346] Compiling C object dix/liblibxserver_dix.a.p/ptrveloc.c.o [33/346] Compiling C object dri3/liblibxserver_dri3.a.p/dri3.c.o [34/346] Compiling C object dix/liblibxserver_dix.a.p/touch.c.o [35/346] Compiling C object dix/liblibxserver_dix.a.p/swaprep.c.o [36/346] Compiling C object dix/liblibxserver_dix.a.p/swapreq.c.o [37/346] Compiling C object dix/liblibxserver_dix.a.p/region.c.o [38/346] Compiling C object dri3/liblibxserver_dri3.a.p/dri3_screen.c.o [39/346] Compiling C object dri3/liblibxserver_dri3.a.p/dri3_request.c.o [40/346] Linking static target dri3/liblibxserver_dri3.a [41/346] Compiling C object dix/liblibxserver_dix.a.p/events.c.o [42/346] Compiling C object glx/liblibxserver_glx.a.p/indirect_table.c.o [43/346] Compiling C object glx/liblibxserver_glx.a.p/clientinfo.c.o [44/346] Compiling C object glx/liblibxserver_glx.a.p/extension_string.c.o [45/346] Compiling C object glx/liblibxserver_glx.a.p/indirect_program.c.o [46/346] Compiling C object glx/liblibxserver_glx.a.p/indirect_util.c.o [47/346] Compiling C object glx/liblibxserver_glx.a.p/createcontext.c.o [48/346] Compiling C object glx/liblibxserver_glx.a.p/indirect_size_get.c.o [49/346] Compiling C object glx/liblibxserver_glx.a.p/indirect_texture_compression.c.o [50/346] Compiling C object glx/liblibxserver_glx.a.p/indirect_reqsize.c.o [51/346] Compiling C object glx/liblibxserver_glx.a.p/glxdriswrast.c.o [52/346] Compiling C object glx/liblibxserver_glx.a.p/glxdricommon.c.o [53/346] Compiling C object glx/liblibxserver_glx.a.p/glxext.c.o [54/346] Compiling C object glx/liblibxserver_glx.a.p/glxcmdsswap.c.o [55/346] Compiling C object dix/liblibxserver_dix.a.p/window.c.o [56/346] Compiling C object glx/liblibxserver_glx.a.p/glxscreens.c.o [57/346] Compiling C object glx/liblibxserver_glx.a.p/render2.c.o [58/346] Linking static target dix/liblibxserver_dix.a [59/346] Compiling C object glx/liblibxserver_glx.a.p/renderpix.c.o [60/346] Compiling C object glx/liblibxserver_glx.a.p/render2swap.c.o [61/346] Compiling C object glx/liblibxserver_glx.a.p/renderpixswap.c.o [62/346] Compiling C object glx/liblibxserver_glx.a.p/single2.c.o [63/346] Compiling C object glx/liblibxserver_glx.a.p/single2swap.c.o [64/346] Compiling C object glx/liblibxserver_glx.a.p/singlesize.c.o [65/346] Compiling C object glx/liblibxserver_glx.a.p/swap_interval.c.o [66/346] Compiling C object glx/liblibxserver_glx.a.p/rensize.c.o [67/346] Compiling C object glx/liblibxserver_glx.a.p/singlepix.c.o [68/346] Compiling C object glx/liblibxserver_glx.a.p/glxcmds.c.o [69/346] Compiling C object glx/liblibxserver_glx.a.p/singlepixswap.c.o [70/346] Compiling C object glx/liblibxserver_glx.a.p/indirect_dispatch.c.o [71/346] Compiling C object glx/liblibxserver_glx.a.p/xfont.c.o [72/346] Compiling C object fb/liblibxserver_fb.a.p/fballpriv.c.o [73/346] Compiling C object glx/liblibglxvnd.a.p/vndservervendor.c.o [74/346] Compiling C object glx/liblibglxvnd.a.p/vndservermapping.c.o [75/346] Compiling C object glx/liblibglxvnd.a.p/vndext.c.o [76/346] Compiling C object fb/liblibxserver_fb.a.p/fbarc.c.o [77/346] Compiling C object fb/liblibxserver_fb.a.p/fbcmap_mi.c.o [78/346] Compiling C object glx/liblibglxvnd.a.p/vndcmds.c.o [79/346] Compiling C object fb/liblibxserver_fb.a.p/fbfillrect.c.o [80/346] Linking static target glx/liblibglxvnd.a [81/346] Compiling C object fb/liblibxserver_fb.a.p/fbbltone.c.o [82/346] Compiling C object fb/liblibxserver_fb.a.p/fbblt.c.o [83/346] Compiling C object fb/liblibxserver_fb.a.p/fbfillsp.c.o [84/346] Compiling C object fb/liblibxserver_fb.a.p/fbfill.c.o [85/346] Compiling C object fb/liblibxserver_fb.a.p/fbcopy.c.o [86/346] Compiling C object fb/liblibxserver_fb.a.p/fbgc.c.o [87/346] Compiling C object fb/liblibxserver_fb.a.p/fbgetsp.c.o [88/346] Compiling C object fb/liblibxserver_fb.a.p/fbline.c.o [89/346] Compiling C object fb/liblibxserver_fb.a.p/fbpoint.c.o [90/346] Compiling C object fb/liblibxserver_fb.a.p/fbpush.c.o [91/346] Compiling C object fb/liblibxserver_fb.a.p/fbimage.c.o [92/346] Compiling C object fb/liblibxserver_fb.a.p/fbscreen.c.o [93/346] Compiling C object fb/liblibxserver_fb.a.p/fboverlay.c.o [94/346] Compiling C object fb/liblibxserver_fb.a.p/fbglyph.c.o [95/346] Compiling C object fb/liblibxserver_fb.a.p/fbpixmap.c.o [96/346] Compiling C object fb/liblibxserver_fb.a.p/fbpict.c.o [97/346] Compiling C object fb/liblibxserver_fb.a.p/fbutil.c.o [98/346] Compiling C object fb/liblibxserver_fb.a.p/fbsolid.c.o [99/346] Compiling C object fb/liblibxserver_fb.a.p/fbtrap.c.o [100/346] Compiling C object fb/liblibxserver_fb.a.p/fbsetsp.c.o [101/346] Compiling C object fb/liblibxserver_fb.a.p/fbwindow.c.o [102/346] Compiling C object mi/liblibxserver_mi.a.p/midash.c.o [103/346] Compiling C object fb/liblibxserver_fb.a.p/fbseg.c.o [104/346] Compiling C object mi/liblibxserver_mi.a.p/mibitblt.c.o [105/346] Compiling C object mi/liblibxserver_mi.a.p/micopy.c.o [106/346] Compiling C object mi/liblibxserver_mi.a.p/micmap.c.o [107/346] Compiling C object glx/liblibxserver_glx.a.p/indirect_dispatch_swap.c.o [108/346] Compiling C object mi/liblibxserver_mi.a.p/midispcur.c.o [109/346] Linking static target glx/liblibxserver_glx.a [110/346] Compiling C object mi/liblibxserver_mi.a.p/migc.c.o [111/346] Compiling C object mi/liblibxserver_mi.a.p/mifillrct.c.o [112/346] Compiling C object mi/liblibxserver_mi.a.p/miexpose.c.o [113/346] Compiling C object mi/liblibxserver_mi.a.p/mieq.c.o [114/346] Compiling C object mi/liblibxserver_mi.a.p/miglblt.c.o [115/346] Compiling C object mi/liblibxserver_mi.a.p/mipolypnt.c.o [116/346] Compiling C object mi/liblibxserver_mi.a.p/mipolyseg.c.o [117/346] Compiling C object mi/liblibxserver_mi.a.p/mipolyrect.c.o [118/346] Compiling C object mi/liblibxserver_mi.a.p/mipolytext.c.o [119/346] Compiling C object fb/liblibxserver_fb.a.p/fbbits.c.o [120/346] Linking static target fb/liblibxserver_fb.a [121/346] Compiling C object mi/liblibxserver_mi.a.p/mipointer.c.o [122/346] Compiling C object mi/liblibxserver_mi.a.p/mifillarc.c.o [123/346] Compiling C object mi/liblibxserver_mi.a.p/mipushpxl.c.o [124/346] Compiling C object mi/liblibxserver_mi.a.p/mipoly.c.o [125/346] Compiling C object mi/liblibxserver_mi.a.p/miscrinit.c.o [126/346] Compiling C object mi/liblibxserver_mi.a.p/mivaltree.c.o [127/346] Compiling C object os/liblibxlibc.a.p/timingsafe_memcmp.c.o [128/346] Linking static target os/liblibxlibc.a [129/346] Compiling C object mi/liblibxserver_mi.a.p/mizerline.c.o [130/346] Compiling C object mi/liblibxserver_mi.a.p/mizerclip.c.o [131/346] Compiling C object mi/liblibxserver_mi.a.p/miwindow.c.o [132/346] Compiling C object mi/liblibxserver_mi.a.p/misprite.c.o [133/346] Compiling C object os/liblibxserver_os.a.p/backtrace.c.o [134/346] Compiling C object os/liblibxserver_os.a.p/WaitFor.c.o [135/346] Compiling C object os/liblibxserver_os.a.p/auth.c.o [136/346] Compiling C object os/liblibxserver_os.a.p/client.c.o [137/346] Compiling C object os/liblibxserver_os.a.p/oscolor.c.o [138/346] Compiling C object os/liblibxserver_os.a.p/inputthread.c.o [139/346] Compiling C object mi/liblibxserver_mi.a.p/mizerarc.c.o [140/346] Compiling C object os/liblibxserver_os.a.p/mitauth.c.o [141/346] Compiling C object os/liblibxserver_os.a.p/osinit.c.o [142/346] Compiling C object os/liblibxserver_os.a.p/access.c.o [143/346] Compiling C object os/liblibxserver_os.a.p/io.c.o [144/346] Compiling C object os/liblibxserver_os.a.p/xsha1.c.o [145/346] Compiling C object os/liblibxserver_os.a.p/ospoll.c.o [146/346] Compiling C object os/liblibxserver_os.a.p/xprintf.c.o [147/346] Compiling C object os/liblibxserver_os.a.p/connection.c.o [148/346] Compiling C object mi/liblibxserver_mi.a.p/mioverlay.c.o [149/346] Compiling C object os/liblibxserver_os.a.p/xdmauth.c.o [150/346] Compiling C object os/liblibxserver_os.a.p/busfault.c.o [151/346] Compiling C object mi/liblibxserver_mi.a.p/miwideline.c.o [152/346] Compiling C object mi/liblibxserver_mi.a.p/miarc.c.o [153/346] Compiling C object composite/liblibxserver_composite.a.p/compext.c.o [154/346] Linking static target mi/liblibxserver_mi.a [155/346] Compiling C object composite/liblibxserver_composite.a.p/compoverlay.c.o [156/346] Compiling C object os/liblibxserver_os.a.p/log.c.o [157/346] Compiling C object composite/liblibxserver_composite.a.p/compinit.c.o [158/346] Compiling C object os/liblibxserver_os.a.p/utils.c.o [159/346] Compiling C object os/liblibxserver_os.a.p/xdmcp.c.o [160/346] Compiling C object composite/liblibxserver_composite.a.p/compalloc.c.o [161/346] Compiling C object os/liblibxserver_os.a.p/xstrans.c.o [162/346] Linking static target os/liblibxserver_os.a [163/346] Compiling C object damageext/liblibxserver_damageext.a.p/damageext.c.o [164/346] Linking static target damageext/liblibxserver_damageext.a [165/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shadow.c.o [166/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/sh3224.c.o [167/346] Compiling C object dbe/liblibxserver_dbe.a.p/dbe.c.o [168/346] Compiling C object dbe/liblibxserver_dbe.a.p/midbe.c.o [169/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shafb8.c.o [170/346] Linking static target dbe/liblibxserver_dbe.a [171/346] Compiling C object composite/liblibxserver_composite.a.p/compwindow.c.o [172/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shafb4.c.o [173/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shiplan2p4.c.o [174/346] Linking static target composite/liblibxserver_composite.a [175/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shiplan2p8.c.o [176/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shpacked.c.o [177/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shrot16pack_180.c.o [178/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shrot16pack_270.c.o [179/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shrot16pack_90YX.c.o [180/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shplanar.c.o [181/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shrot16pack.c.o [182/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shplanar8.c.o [183/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shrot16pack_90.c.o [184/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shrot32pack_270.c.o [185/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shrot16pack_270YX.c.o [186/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shrot32pack_180.c.o [187/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shrot8pack_180.c.o [188/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shrot32pack_90.c.o [189/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shrot32pack.c.o [190/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shrot8pack_270.c.o [191/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shrot8pack.c.o [192/346] Compiling C object miext/sync/liblibxserver_miext_sync.a.p/misyncfd.c.o [193/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shrot8pack_90.c.o [194/346] Compiling C object miext/sync/liblibxserver_miext_sync.a.p/misync.c.o [195/346] Compiling C object miext/shadow/liblibxserver_miext_shadow.a.p/shrotate.c.o [196/346] Compiling C object miext/sync/liblibxserver_miext_sync.a.p/misyncshm.c.o [197/346] Compiling C object present/liblibxserver_present.a.p/present.c.o [198/346] Linking static target miext/sync/liblibxserver_miext_sync.a [199/346] Linking static target miext/shadow/liblibxserver_miext_shadow.a [200/346] Compiling C object present/liblibxserver_present.a.p/present_execute.c.o [201/346] Compiling C object present/liblibxserver_present.a.p/present_event.c.o [202/346] Compiling C object present/liblibxserver_present.a.p/present_notify.c.o [203/346] Compiling C object present/liblibxserver_present.a.p/present_fake.c.o [204/346] Compiling C object present/liblibxserver_present.a.p/present_fence.c.o [205/346] Compiling C object present/liblibxserver_present.a.p/present_request.c.o [206/346] Compiling C object present/liblibxserver_present.a.p/present_vblank.c.o [207/346] Compiling C object randr/liblibxserver_randr.a.p/rrdispatch.c.o [208/346] Compiling C object randr/liblibxserver_randr.a.p/rrinfo.c.o [209/346] Compiling C object present/liblibxserver_present.a.p/present_scmd.c.o [210/346] Compiling C object present/liblibxserver_present.a.p/present_screen.c.o [211/346] Compiling C object randr/liblibxserver_randr.a.p/rrlease.c.o [212/346] Compiling C object randr/liblibxserver_randr.a.p/rrmode.c.o [213/346] Linking static target present/liblibxserver_present.a [214/346] Compiling C object randr/liblibxserver_randr.a.p/randr.c.o [215/346] Compiling C object randr/liblibxserver_randr.a.p/rrpointer.c.o [216/346] Compiling C object miext/damage/liblibxserver_miext_damage.a.p/damage.c.o [217/346] Linking static target miext/damage/liblibxserver_miext_damage.a [218/346] Compiling C object randr/liblibxserver_randr.a.p/rrmonitor.c.o [219/346] Compiling C object randr/liblibxserver_randr.a.p/rrtransform.c.o [220/346] Compiling C object randr/liblibxserver_randr.a.p/rrproperty.c.o [221/346] Compiling C object randr/liblibxserver_randr.a.p/rrprovider.c.o [222/346] Compiling C object record/liblibxserver_record.a.p/set.c.o [223/346] Compiling C object randr/liblibxserver_randr.a.p/rroutput.c.o [224/346] Compiling C object randr/liblibxserver_randr.a.p/rrsdispatch.c.o [225/346] Compiling C object render/liblibxserver_render.a.p/animcur.c.o [226/346] Compiling C object randr/liblibxserver_randr.a.p/rrcrtc.c.o [227/346] Compiling C object randr/liblibxserver_randr.a.p/rrproviderproperty.c.o [228/346] Compiling C object render/liblibxserver_render.a.p/matrix.c.o [229/346] Compiling C object randr/liblibxserver_randr.a.p/rrscreen.c.o [230/346] Compiling C object render/liblibxserver_render.a.p/filter.c.o [231/346] Linking static target randr/liblibxserver_randr.a [232/346] Compiling C object render/liblibxserver_render.a.p/mirect.c.o [233/346] Compiling C object render/liblibxserver_render.a.p/mitrap.c.o [234/346] Compiling C object render/liblibxserver_render.a.p/mitri.c.o [235/346] Compiling C object render/liblibxserver_render.a.p/miindex.c.o [236/346] Compiling C object render/liblibxserver_render.a.p/glyph.c.o [237/346] Compiling C object render/liblibxserver_render.a.p/mipict.c.o [238/346] Compiling C object xfixes/liblibxserver_xfixes.a.p/saveset.c.o [239/346] Compiling C object xfixes/liblibxserver_xfixes.a.p/select.c.o [240/346] Compiling C object xfixes/liblibxserver_xfixes.a.p/disconnect.c.o [241/346] Compiling C object xfixes/liblibxserver_xfixes.a.p/xfixes.c.o [242/346] Compiling C object xkb/liblibxserver_xkb.a.p/ddxCtrls.c.o [243/346] Compiling C object xkb/liblibxserver_xkb.a.p/ddxLEDs.c.o [244/346] Compiling C object xkb/liblibxserver_xkb.a.p/ddxBeep.c.o [245/346] Compiling C object xfixes/liblibxserver_xfixes.a.p/cursor.c.o [246/346] Compiling C object xkb/liblibxserver_xkb.a.p/ddxLoad.c.o [247/346] Compiling C object xfixes/liblibxserver_xfixes.a.p/region.c.o [248/346] Linking static target xfixes/liblibxserver_xfixes.a [249/346] Compiling C object record/liblibxserver_record.a.p/record.c.o [250/346] Linking static target record/liblibxserver_record.a [251/346] Compiling C object render/liblibxserver_render.a.p/picture.c.o [252/346] Compiling C object xkb/liblibxserver_xkb.a.p/xkbfmisc.c.o [253/346] Compiling C object xkb/liblibxserver_xkb.a.p/maprules.c.o [254/346] Compiling C object xkb/liblibxserver_xkb.a.p/xkbout.c.o [255/346] Compiling C object xkb/liblibxserver_xkb.a.p/xkbAccessX.c.o [256/346] Compiling C object xkb/liblibxserver_xkb.a.p/xkbSwap.c.o [257/346] Compiling C object render/liblibxserver_render.a.p/render.c.o [258/346] Compiling C object xkb/liblibxserver_xkb.a.p/xkmread.c.o [259/346] Linking static target render/liblibxserver_render.a [260/346] Compiling C object xkb/liblibxserver_xkb.a.p/xkbPrKeyEv.c.o [261/346] Compiling C object xkb/liblibxserver_xkb.a.p/xkbtext.c.o [262/346] Compiling C object xkb/liblibxserver_xkb.a.p/XKBAlloc.c.o [263/346] Compiling C object xkb/liblibxserver_xkb.a.p/xkbEvents.c.o [264/346] Compiling C object xkb/liblibxserver_xkb.a.p/xkbLEDs.c.o [265/346] Compiling C object xkb/liblibxserver_xkb_stubs.a.p/ddxKillSrv.c.o [266/346] Compiling C object xkb/liblibxserver_xkb.a.p/xkbUtils.c.o [267/346] Compiling C object xkb/liblibxserver_xkb.a.p/xkbInit.c.o [268/346] Compiling C object xkb/liblibxserver_xkb_stubs.a.p/ddxVT.c.o [269/346] Compiling C object xkb/liblibxserver_xkb_stubs.a.p/ddxPrivate.c.o [270/346] Compiling C object Xext/liblibxserver_xext.a.p/bigreq.c.o [271/346] Linking static target xkb/liblibxserver_xkb_stubs.a [272/346] Compiling C object xkb/liblibxserver_xkb.a.p/XKBGAlloc.c.o [273/346] Compiling C object xkb/liblibxserver_xkb.a.p/XKBMisc.c.o [274/346] Compiling C object xkb/liblibxserver_xkb.a.p/xkbActions.c.o [275/346] Compiling C object Xext/liblibxserver_xext.a.p/sleepuntil.c.o [276/346] Compiling C object Xext/liblibxserver_xext.a.p/xcmisc.c.o [277/346] Compiling C object Xext/liblibxserver_xext.a.p/geext.c.o [278/346] Compiling C object xkb/liblibxserver_xkb.a.p/XKBMAlloc.c.o [279/346] Compiling C object Xext/liblibxserver_xext.a.p/hashtable.c.o [280/346] Compiling C object Xi/liblibxserver_xi.a.p/allowev.c.o [281/346] Compiling C object Xi/liblibxserver_xi.a.p/chgdctl.c.o [282/346] Compiling C object Xext/liblibxserver_xext.a.p/shape.c.o [283/346] Compiling C object Xi/liblibxserver_xi.a.p/chgkbd.c.o [284/346] Compiling C object Xi/liblibxserver_xi.a.p/chgkmap.c.o [285/346] Compiling C object Xi/liblibxserver_xi.a.p/chgfctl.c.o [286/346] Compiling C object Xi/liblibxserver_xi.a.p/chgprop.c.o [287/346] Compiling C object Xi/liblibxserver_xi.a.p/chgptr.c.o [288/346] Compiling C object Xext/liblibxserver_xext.a.p/shm.c.o [289/346] Compiling C object Xext/liblibxserver_xext.a.p/xace.c.o [290/346] Compiling C object Xext/liblibxserver_xext.a.p/xtest.c.o [291/346] Compiling C object Xi/liblibxserver_xi.a.p/devbell.c.o [292/346] Compiling C object Xi/liblibxserver_xi.a.p/closedev.c.o [293/346] Compiling C object Xi/liblibxserver_xi.a.p/getbmap.c.o [294/346] Compiling C object Xi/liblibxserver_xi.a.p/getdctl.c.o [295/346] Compiling C object Xext/liblibxserver_xext.a.p/sync.c.o [296/346] Linking static target Xext/liblibxserver_xext.a [297/346] Compiling C object Xi/liblibxserver_xi.a.p/getfocus.c.o [298/346] Compiling C object Xi/liblibxserver_xi.a.p/getkmap.c.o [299/346] Compiling C object Xi/liblibxserver_xi.a.p/getmmap.c.o [300/346] Compiling C object Xi/liblibxserver_xi.a.p/getfctl.c.o [301/346] Compiling C object Xext/liblibxserver_xext_vidmode.a.p/vidmode.c.o [302/346] Compiling C object Xi/liblibxserver_xi.a.p/getvers.c.o [303/346] Linking static target Xext/liblibxserver_xext_vidmode.a [304/346] Compiling C object Xi/liblibxserver_xi.a.p/getselev.c.o [305/346] Compiling C object Xi/liblibxserver_xi.a.p/getprop.c.o [306/346] Compiling C object Xi/liblibxserver_xi.a.p/grabdev.c.o [307/346] Compiling C object Xi/liblibxserver_xi.a.p/extinit.c.o [308/346] Compiling C object Xi/liblibxserver_xi.a.p/grabdevk.c.o [309/346] Compiling C object Xi/liblibxserver_xi.a.p/gtmotion.c.o [310/346] Compiling C object Xi/liblibxserver_xi.a.p/grabdevb.c.o [311/346] Compiling C object Xi/liblibxserver_xi.a.p/opendev.c.o [312/346] Compiling C object Xi/liblibxserver_xi.a.p/queryst.c.o [313/346] Compiling C object Xi/liblibxserver_xi.a.p/sendexev.c.o [314/346] Compiling C object Xi/liblibxserver_xi.a.p/selectev.c.o [315/346] Compiling C object Xi/liblibxserver_xi.a.p/listdev.c.o [316/346] Compiling C object Xi/liblibxserver_xi.a.p/setbmap.c.o [317/346] Compiling C object Xi/liblibxserver_xi.a.p/setmmap.c.o [318/346] Compiling C object Xi/liblibxserver_xi.a.p/setdval.c.o [319/346] Compiling C object Xi/liblibxserver_xi.a.p/setfocus.c.o [320/346] Compiling C object Xi/liblibxserver_xi.a.p/ungrdevb.c.o [321/346] Compiling C object Xi/liblibxserver_xi.a.p/setmode.c.o [322/346] Compiling C object Xi/liblibxserver_xi.a.p/ungrdev.c.o [323/346] Compiling C object Xi/liblibxserver_xi.a.p/ungrdevk.c.o [324/346] Compiling C object Xi/liblibxserver_xi.a.p/xichangecursor.c.o [325/346] Compiling C object Xi/liblibxserver_xi.a.p/xiallowev.c.o [326/346] Compiling C object Xi/liblibxserver_xi.a.p/xigrabdev.c.o [327/346] Compiling C object Xi/liblibxserver_xi.a.p/xigetclientpointer.c.o [328/346] Compiling C object Xi/liblibxserver_xi.a.p/xipassivegrab.c.o [329/346] Compiling C object Xi/liblibxserver_xi.a.p/xichangehierarchy.c.o [330/346] Compiling C object Xi/liblibxserver_xi.a.p/xiqueryversion.c.o [331/346] Compiling C object Xi/liblibxserver_xi.a.p/xiquerypointer.c.o [332/346] Compiling C object Xi/liblibxserver_xi.a.p/xibarriers.c.o [333/346] Compiling C object Xi/liblibxserver_xi.a.p/xisetclientpointer.c.o [334/346] Compiling C object Xi/liblibxserver_xi.a.p/xisetdevfocus.c.o [335/346] Compiling C object Xi/liblibxserver_xi_stubs.a.p/stubs.c.o [336/346] Linking static target Xi/liblibxserver_xi_stubs.a [337/346] Compiling C object Xi/liblibxserver_xi.a.p/xiwarppointer.c.o [338/346] Compiling C object test/simple-xinit.p/simple-xinit.c.o [339/346] Compiling C object Xi/liblibxserver_xi.a.p/xiselectev.c.o [340/346] Linking target test/simple-xinit [341/346] Compiling C object Xi/liblibxserver_xi.a.p/xiquerydevice.c.o [342/346] Compiling C object xkb/liblibxserver_xkb.a.p/xkb.c.o [343/346] Linking static target xkb/liblibxserver_xkb.a [344/346] Compiling C object Xi/liblibxserver_xi.a.p/xiproperty.c.o [345/346] Compiling C object Xi/liblibxserver_xi.a.p/exevents.c.o [346/346] Linking static target Xi/liblibxserver_xi.a xbstrap: Running ['ninja', 'install'] (tools: ['wayland-scanner', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 2636814 (outside the namespace) [0/1] Installing files. Installing /var/lib/managarm-buildenv/build/pkg-builds/xorg-server/Xserver.1 to /var/lib/managarm-buildenv/build/packages/xorg-server.collect/usr/share/man/man1 Installing /var/lib/managarm-buildenv/src/ports/xorg-server/dix/protocol.txt to /var/lib/managarm-buildenv/build/packages/xorg-server.collect/usr/lib/xorg xbstrap: pack xorg-server [55/55] [2024-11-17 08:26:24.259582 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 55, 'n_this': 54, 'status': 'success', 'subject': 'xorg-server'} xbstrap: Running ['xbps-create', '-A', 'aarch64', '-s', 'xorg-server', '-n', 'xorg-server-21.1.8_6', '-D', 'mlibc>=0 xorg-util-macros>=0 xcb-proto>=0 xorg-proto>=0 libdrm>=0 eudev>=0 libxshmfence>=0 libx11>=0 libxxf86vm>=0 libxkbfile>=0 libxfont2>=0 libepoxy>=0 libxi>=0 libxdamage>=0 libxrender>=0 libxrandr>=0 libxcb>=0 libxfixes>=0 libxext>=0 nettle>=0 xkbcomp>=0 pixman>=0', '/tmp/tmpk7k1qo5e'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/xorg-server-21.1.8_6.aarch64.xbps'] (aarch64) [2024-11-17 08:26:24.283537 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'aarch64', 'artifact_files': [], 'n_all': 55, 'n_this': 55, 'status': 'success', 'subject': 'xorg-server'} [2024-11-17 08:26:24.288130 sunset] DEBUG: xbbs.worker: successfully uploaded package xorg-server for JobMessage(project='managarm_aarch64', job='package:xorg-server', repository='https://github.com/managarm/bootstrap-managarm.git', revision='d08d6a62152f274965955a15627262723a68d990', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libxtrans': {'architecture': 'aarch64', 'version': '1.5.0_6'}, 'libxxf86vm': {'architecture': 'aarch64', 'version': '1.1.5_7'}, 'gmp': {'architecture': 'aarch64', 'version': '6.2.1_8'}, 'nettle': {'architecture': 'aarch64', 'version': '3.8.1_7'}, 'zlib': {'architecture': 'aarch64', 'version': '1.2.12_7'}, 'libpng': {'architecture': 'aarch64', 'version': '1.6.40_4'}, 'pixman': {'architecture': 'aarch64', 'version': '0.42.2_6'}, 'libdrm': {'architecture': 'aarch64', 'version': '2.4.115_8'}, 'xorg-proto': {'architecture': 'aarch64', 'version': '2023.2_7'}, 'libdrm-headers': {'architecture': 'aarch64', 'version': '2.4.115_1'}, 'mlibc-headers': {'architecture': 'aarch64', 'version': '0.0pl4106_2'}, 'linux-headers': {'architecture': 'aarch64', 'version': '6.9.3_1'}, 'frigg': {'architecture': 'aarch64', 'version': '0.0pl346_7'}, 'mlibc': {'architecture': 'aarch64', 'version': '0.0pl4106_2'}, 'libxdmcp': {'architecture': 'aarch64', 'version': '1.1.4_6'}, 'libxau': {'architecture': 'aarch64', 'version': '1.0.11_6'}, 'xcb-proto': {'architecture': 'aarch64', 'version': '1.16.0_4'}, 'libxi': {'architecture': 'aarch64', 'version': '1.8.1_6'}, 'libxfixes': {'architecture': 'aarch64', 'version': '6.0.1_6'}, 'freetype': {'architecture': 'aarch64', 'version': '2.13.1_5'}, 'bzip2': {'architecture': 'aarch64', 'version': '1.0.8_9'}, 'xorg-font-util': {'architecture': 'aarch64', 'version': '1.4.0_5'}, 'libfontenc': {'architecture': 'aarch64', 'version': '1.1.7_6'}, 'libxml': {'architecture': 'aarch64', 'version': '2.10.0_7'}, 'libiconv': {'architecture': 'aarch64', 'version': '1.17_7'}, 'fontconfig': {'architecture': 'aarch64', 'version': '2.14.2_5'}, 'libxfont2': {'architecture': 'aarch64', 'version': '2.0.6_6'}, 'libxkbfile': {'architecture': 'aarch64', 'version': '1.1.2_6'}, 'libxext': {'architecture': 'aarch64', 'version': '1.3.5_6'}, 'libxrender': {'architecture': 'aarch64', 'version': '0.9.11_6'}, 'libxrandr': {'architecture': 'aarch64', 'version': '1.5.4_6'}, 'libxshmfence': {'architecture': 'aarch64', 'version': '1.3.2_6'}, 'xkbcomp': {'architecture': 'aarch64', 'version': '1.4.6_5'}, 'libxdamage': {'architecture': 'aarch64', 'version': '1.1.6_6'}, 'libxcb': {'architecture': 'aarch64', 'version': '1.16_4'}, 'libx11': {'architecture': 'aarch64', 'version': '1.8.7_4'}, 'xorg-util-macros': {'architecture': 'aarch64', 'version': '1.20.0_6'}, 'libglvnd': {'architecture': 'aarch64', 'version': '1.7.0_5'}, 'libffi': {'architecture': 'aarch64', 'version': '3.4.4_5'}, 'wayland': {'architecture': 'aarch64', 'version': '1.22.0_7'}, 'libexpat': {'architecture': 'aarch64', 'version': '2.5.0_6'}, 'llvm': {'architecture': 'aarch64', 'version': '19.1.3_2'}, 'wayland-protocols': {'architecture': 'aarch64', 'version': '1.32_5'}, 'xz-utils': {'architecture': 'aarch64', 'version': '5.4.4_5'}, 'zstd': {'architecture': 'aarch64', 'version': '1.5.6_1'}, 'mesa': {'architecture': 'aarch64', 'version': '24.0.4_2'}, 'libepoxy': {'architecture': 'aarch64', 'version': '1.5.10_7'}, 'eudev': {'architecture': 'aarch64', 'version': '3.2.10_11'}}, needed_tools={'wayland-scanner': {'architecture': {'aarch64'}, 'version': '1.22.0_1'}, 'cross-binutils': {'architecture': 'aarch64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'aarch64', 'version': '13.2.3_2'}}, prod_pkgs={'xorg-server': {'architecture': 'aarch64', 'version': '21.1.8_6'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_aarch64/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_aarch64/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/aarch64/') [2024-11-17 08:26:24.581834 sunset] INFO: xbbs.worker: job done. return code: 0