[2024-11-17 09:50:32.057299 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:kmscon', 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={'eudev': {'architecture': 'x86_64', 'version': '3.2.10_11'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.39_6'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_5'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_7'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_7'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_5'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_7'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4106_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl346_7'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4106_2'}, 'libtsm': {'architecture': 'x86_64', 'version': '4.0.2_6'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}}, prod_pkgs={'kmscon': {'architecture': 'x86_64', 'version': '9.0.0_7'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-11-17 09:50:32.057824 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 09:50:32.067728 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 09:50:32.077926 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 09:50:33.068365 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 09:50:33.102575 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 09:50:37.521622 sunset] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'eudev', 'xorg-util-macros', 'xorg-proto', 'libxtrans', 'libx11', 'xkeyboard-config', 'wayland-protocols', 'libxau', 'libxdmcp', 'xcb-proto', 'libxcb', 'zlib', 'libiconv', 'libxml', 'libffi', 'libexpat', 'wayland', 'libxkbcommon', 'libdrm', 'mlibc-headers', 'frigg', 'linux-headers', 'libdrm-headers', 'mlibc', 'libtsm'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [28KB 14%] 44MB/s ETA: 00m00s x86_64-repodata: 28KB [avg rate: 306MB/s] 25 packages will be downloaded: 25 packages will be installed: eudev-3.2.10_11 xorg-util-macros-1.20.0_6 xorg-proto-2023.2_7 libxtrans-1.5.0_6 libx11-1.8.7_4 xkeyboard-config-2.39_6 wayland-protocols-1.32_5 libxau-1.0.11_6 libxdmcp-1.1.4_6 xcb-proto-1.16.0_4 libxcb-1.16_4 zlib-1.2.12_7 libiconv-1.17_7 libxml-2.10.0_7 libffi-3.4.4_5 libexpat-2.5.0_6 wayland-1.22.0_7 libxkbcommon-1.5.0_6 libdrm-2.4.115_8 mlibc-headers-0.0pl4106_2 frigg-0.0pl346_7 linux-headers-6.9.3_1 libdrm-headers-2.4.115_1 mlibc-0.0pl4106_2 libtsm-4.0.2_6 Size to download: 21MB Size required on disk: 96MB Space available on disk: 757GB [*] Downloading packages eudev-3.2.10_11.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s eudev-3.2.10_11.x86_64.xbps.sig: 512B [avg rate: 15MB/s] eudev-3.2.10_11.x86_64.xbps: [2464KB 0%] 98MB/s ETA: 00m00s eudev-3.2.10_11.x86_64.xbps: 2464KB [avg rate: 59GB/s] eudev-3.2.10_11: verifying RSA signature... xorg-util-macros-1.20.0_6.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps.sig: 512B [avg rate: 15MB/s] xorg-util-macros-1.20.0_6.x86_64.xbps: [23KB 17%] 58MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps: 23KB [avg rate: 330MB/s] xorg-util-macros-1.20.0_6: verifying RSA signature... xorg-proto-2023.2_7.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps.sig: 512B [avg rate: 15MB/s] xorg-proto-2023.2_7.x86_64.xbps: [586KB 0%] 72MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps: 586KB [avg rate: 10GB/s] xorg-proto-2023.2_7: verifying RSA signature... libxtrans-1.5.0_6.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps.sig: 512B [avg rate: 17MB/s] libxtrans-1.5.0_6.x86_64.xbps: [42KB 9%] 80MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps: 42KB [avg rate: 845MB/s] libxtrans-1.5.0_6: verifying RSA signature... libx11-1.8.7_4.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libx11-1.8.7_4.x86_64.xbps: [3286KB 0%] 71MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps: 3286KB [avg rate: 57GB/s] libx11-1.8.7_4: verifying RSA signature... xkeyboard-config-2.39_6.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s xkeyboard-config-2.39_6.x86_64.xbps.sig: 512B [avg rate: 15MB/s] xkeyboard-config-2.39_6.x86_64.xbps: [1024KB 0%] 16MB/s ETA: 00m00s xkeyboard-config-2.39_6.x86_64.xbps: 1024KB [avg rate: 4116MB/s] xkeyboard-config-2.39_6: verifying RSA signature... wayland-protocols-1.32_5.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s wayland-protocols-1.32_5.x86_64.xbps.sig: 512B [avg rate: 17MB/s] wayland-protocols-1.32_5.x86_64.xbps: [85KB 4%] 70MB/s ETA: 00m00s wayland-protocols-1.32_5.x86_64.xbps: 85KB [avg rate: 1479MB/s] wayland-protocols-1.32_5: verifying RSA signature... libxau-1.0.11_6.x86_64.xbps.sig: [512B 100%] 12MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps.sig: 512B [avg rate: 12MB/s] libxau-1.0.11_6.x86_64.xbps: [18KB 22%] 70MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps: 18KB [avg rate: 310MB/s] libxau-1.0.11_6: verifying RSA signature... libxdmcp-1.1.4_6.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libxdmcp-1.1.4_6.x86_64.xbps: [43KB 9%] 81MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps: 43KB [avg rate: 870MB/s] libxdmcp-1.1.4_6: verifying RSA signature... xcb-proto-1.16.0_4.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps.sig: 512B [avg rate: 15MB/s] xcb-proto-1.16.0_4.x86_64.xbps: [123KB 3%] 98MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps: [123KB 32%] 131MB/s ETA: 00m02s xcb-proto-1.16.0_4.x86_64.xbps: 123KB [avg rate: 403MB/s] xcb-proto-1.16.0_4: verifying RSA signature... libxcb-1.16_4.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libxcb-1.16_4.x86_64.xbps: [1226KB 0%] 74MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps: 1226KB [avg rate: 22GB/s] libxcb-1.16_4: verifying RSA signature... zlib-1.2.12_7.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps.sig: 512B [avg rate: 17MB/s] zlib-1.2.12_7.x86_64.xbps: [114KB 3%] 69MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps: 114KB [avg rate: 1945MB/s] zlib-1.2.12_7: verifying RSA signature... libiconv-1.17_7.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libiconv-1.17_7.x86_64.xbps: [833KB 0%] 95MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps: 833KB [avg rate: 19GB/s] libiconv-1.17_7: verifying RSA signature... libxml-2.10.0_7.x86_64.xbps.sig: [512B 100%] 18MB/s ETA: 00m00s libxml-2.10.0_7.x86_64.xbps.sig: 512B [avg rate: 18MB/s] libxml-2.10.0_7.x86_64.xbps: [2411KB 0%] 77MB/s ETA: 00m00s libxml-2.10.0_7.x86_64.xbps: 2411KB [avg rate: 45GB/s] libxml-2.10.0_7: verifying RSA signature... libffi-3.4.4_5.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s libffi-3.4.4_5.x86_64.xbps.sig: 512B [avg rate: 11MB/s] libffi-3.4.4_5.x86_64.xbps: [38KB 10%] 64MB/s ETA: 00m00s libffi-3.4.4_5.x86_64.xbps: 38KB [avg rate: 601MB/s] libffi-3.4.4_5: verifying RSA signature... libexpat-2.5.0_6.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libexpat-2.5.0_6.x86_64.xbps: [332KB 1%] 49MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps: 332KB [avg rate: 4102MB/s] libexpat-2.5.0_6: verifying RSA signature... wayland-1.22.0_7.x86_64.xbps.sig: [512B 100%] 4167KB/s ETA: 00m00s wayland-1.22.0_7.x86_64.xbps.sig: 512B [avg rate: 4167KB/s] wayland-1.22.0_7.x86_64.xbps: [309KB 1%] 65MB/s ETA: 00m00s wayland-1.22.0_7.x86_64.xbps: 309KB [avg rate: 5031MB/s] wayland-1.22.0_7: verifying RSA signature... libxkbcommon-1.5.0_6.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s libxkbcommon-1.5.0_6.x86_64.xbps.sig: 512B [avg rate: 13MB/s] libxkbcommon-1.5.0_6.x86_64.xbps: [621KB 0%] 56MB/s ETA: 00m00s libxkbcommon-1.5.0_6.x86_64.xbps: 621KB [avg rate: 8668MB/s] libxkbcommon-1.5.0_6: verifying RSA signature... libdrm-2.4.115_8.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps.sig: 512B [avg rate: 11MB/s] libdrm-2.4.115_8.x86_64.xbps: [240KB 1%] 70MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps: 240KB [avg rate: 4192MB/s] libdrm-2.4.115_8: verifying RSA signature... mlibc-headers-0.0pl4106_2.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s mlibc-headers-0.0pl4106_2.x86_64.xbps.sig: 512B [avg rate: 14MB/s] mlibc-headers-0.0pl4106_2.x86_64.xbps: [96KB 4%] 69MB/s ETA: 00m00s mlibc-headers-0.0pl4106_2.x86_64.xbps: 96KB [avg rate: 1640MB/s] mlibc-headers-0.0pl4106_2: verifying RSA signature... frigg-0.0pl346_7.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s frigg-0.0pl346_7.x86_64.xbps.sig: 512B [avg rate: 13MB/s] frigg-0.0pl346_7.x86_64.xbps: [41KB 9%] 70MB/s ETA: 00m00s frigg-0.0pl346_7.x86_64.xbps: 41KB [avg rate: 723MB/s] frigg-0.0pl346_7: verifying RSA signature... linux-headers-6.9.3_1.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps.sig: 512B [avg rate: 15MB/s] linux-headers-6.9.3_1.x86_64.xbps: [3064KB 0%] 51MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3064KB [avg rate: 38GB/s] linux-headers-6.9.3_1: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 87MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 2477MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... mlibc-0.0pl4106_2.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s mlibc-0.0pl4106_2.x86_64.xbps.sig: 512B [avg rate: 15MB/s] mlibc-0.0pl4106_2.x86_64.xbps: [4395KB 0%] 66MB/s ETA: 00m00s mlibc-0.0pl4106_2.x86_64.xbps: [4395KB 29%] 18MB/s ETA: 00m02s mlibc-0.0pl4106_2.x86_64.xbps: 4395KB [avg rate: 60MB/s] mlibc-0.0pl4106_2: verifying RSA signature... libtsm-4.0.2_6.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s libtsm-4.0.2_6.x86_64.xbps.sig: 512B [avg rate: 13MB/s] libtsm-4.0.2_6.x86_64.xbps: [46KB 8%] 56MB/s ETA: 00m00s libtsm-4.0.2_6.x86_64.xbps: 46KB [avg rate: 641MB/s] libtsm-4.0.2_6: verifying RSA signature... [*] Collecting package files eudev-3.2.10_11: collecting files... xorg-util-macros-1.20.0_6: collecting files... xorg-proto-2023.2_7: collecting files... libxtrans-1.5.0_6: collecting files... libx11-1.8.7_4: collecting files... xkeyboard-config-2.39_6: collecting files... wayland-protocols-1.32_5: collecting files... libxau-1.0.11_6: collecting files... libxdmcp-1.1.4_6: collecting files... xcb-proto-1.16.0_4: collecting files... libxcb-1.16_4: collecting files... zlib-1.2.12_7: collecting files... libiconv-1.17_7: collecting files... libxml-2.10.0_7: collecting files... libffi-3.4.4_5: collecting files... libexpat-2.5.0_6: collecting files... wayland-1.22.0_7: collecting files... libxkbcommon-1.5.0_6: collecting files... libdrm-2.4.115_8: collecting files... mlibc-headers-0.0pl4106_2: collecting files... frigg-0.0pl346_7: collecting files... linux-headers-6.9.3_1: collecting files... libdrm-headers-2.4.115_1: collecting files... mlibc-0.0pl4106_2: collecting files... libtsm-4.0.2_6: collecting files... [*] Unpacking packages eudev-3.2.10_11: unpacking ... xorg-util-macros-1.20.0_6: unpacking ... xorg-proto-2023.2_7: unpacking ... libxtrans-1.5.0_6: unpacking ... libx11-1.8.7_4: unpacking ... xkeyboard-config-2.39_6: unpacking ... wayland-protocols-1.32_5: unpacking ... libxau-1.0.11_6: unpacking ... libxdmcp-1.1.4_6: unpacking ... xcb-proto-1.16.0_4: unpacking ... libxcb-1.16_4: unpacking ... zlib-1.2.12_7: unpacking ... libiconv-1.17_7: unpacking ... libxml-2.10.0_7: unpacking ... libffi-3.4.4_5: unpacking ... libexpat-2.5.0_6: unpacking ... wayland-1.22.0_7: unpacking ... libxkbcommon-1.5.0_6: unpacking ... libdrm-2.4.115_8: unpacking ... mlibc-headers-0.0pl4106_2: unpacking ... frigg-0.0pl346_7: unpacking ... linux-headers-6.9.3_1: unpacking ... libdrm-headers-2.4.115_1: unpacking ... mlibc-0.0pl4106_2: unpacking ... libtsm-4.0.2_6: unpacking ... 25 downloaded, 25 installed, 0 updated, 25 configured, 0 removed. [2024-11-17 09:50:40.020071 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2024-11-17 09:50:40.022343 sunset] DEBUG: xbbs.worker: ... found libxau-1.0.11_6.x86_64.xbps [2024-11-17 09:50:40.023469 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxau-1.0.11_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxau-1.0.11_6' (x86_64). index: 1 packages registered. [2024-11-17 09:50:40.039907 sunset] DEBUG: xbbs.worker: ... found libiconv-1.17_7.x86_64.xbps [2024-11-17 09:50:40.042097 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_7' (x86_64). index: 2 packages registered. [2024-11-17 09:50:40.062439 sunset] DEBUG: xbbs.worker: ... found libffi-3.4.4_5.x86_64.xbps [2024-11-17 09:50:40.063124 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libffi-3.4.4_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libffi-3.4.4_5' (x86_64). index: 3 packages registered. [2024-11-17 09:50:40.078800 sunset] DEBUG: xbbs.worker: ... found mlibc-0.0pl4106_2.x86_64.xbps [2024-11-17 09:50:40.083347 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4106_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4106_2' (x86_64). index: 4 packages registered. [2024-11-17 09:50:40.119087 sunset] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2024-11-17 09:50:40.119737 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.115_1' (x86_64). index: 5 packages registered. [2024-11-17 09:50:40.134095 sunset] DEBUG: xbbs.worker: ... found wayland-1.22.0_7.x86_64.xbps [2024-11-17 09:50:40.135037 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-1.22.0_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-1.22.0_7' (x86_64). index: 6 packages registered. [2024-11-17 09:50:40.150545 sunset] DEBUG: xbbs.worker: ... found xorg-proto-2023.2_7.x86_64.xbps [2024-11-17 09:50:40.152367 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-proto-2023.2_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-proto-2023.2_7' (x86_64). index: 7 packages registered. [2024-11-17 09:50:40.168939 sunset] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4106_2.x86_64.xbps [2024-11-17 09:50:40.169491 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4106_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4106_2' (x86_64). index: 8 packages registered. [2024-11-17 09:50:40.182159 sunset] DEBUG: xbbs.worker: ... found zlib-1.2.12_7.x86_64.xbps [2024-11-17 09:50:40.182858 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_7' (x86_64). index: 9 packages registered. [2024-11-17 09:50:40.198758 sunset] DEBUG: xbbs.worker: ... found libxdmcp-1.1.4_6.x86_64.xbps [2024-11-17 09:50:40.199326 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdmcp-1.1.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdmcp-1.1.4_6' (x86_64). index: 10 packages registered. [2024-11-17 09:50:40.213848 sunset] DEBUG: xbbs.worker: ... found libxtrans-1.5.0_6.x86_64.xbps [2024-11-17 09:50:40.214590 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.5.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.5.0_6' (x86_64). index: 11 packages registered. [2024-11-17 09:50:40.229057 sunset] DEBUG: xbbs.worker: ... found libxcb-1.16_4.x86_64.xbps [2024-11-17 09:50:40.230757 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcb-1.16_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcb-1.16_4' (x86_64). index: 12 packages registered. [2024-11-17 09:50:40.249514 sunset] DEBUG: xbbs.worker: ... found libx11-1.8.7_4.x86_64.xbps [2024-11-17 09:50:40.253601 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.7_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.7_4' (x86_64). index: 13 packages registered. [2024-11-17 09:50:40.285248 sunset] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.0_6.x86_64.xbps [2024-11-17 09:50:40.286031 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-util-macros-1.20.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-util-macros-1.20.0_6' (x86_64). index: 14 packages registered. [2024-11-17 09:50:40.301418 sunset] DEBUG: xbbs.worker: ... found libexpat-2.5.0_6.x86_64.xbps [2024-11-17 09:50:40.302461 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libexpat-2.5.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libexpat-2.5.0_6' (x86_64). index: 15 packages registered. [2024-11-17 09:50:40.316883 sunset] DEBUG: xbbs.worker: ... found libtsm-4.0.2_6.x86_64.xbps [2024-11-17 09:50:40.317525 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libtsm-4.0.2_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libtsm-4.0.2_6' (x86_64). index: 16 packages registered. [2024-11-17 09:50:40.333048 sunset] DEBUG: xbbs.worker: ... found wayland-protocols-1.32_5.x86_64.xbps [2024-11-17 09:50:40.333629 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-protocols-1.32_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-protocols-1.32_5' (x86_64). index: 17 packages registered. [2024-11-17 09:50:40.348648 sunset] DEBUG: xbbs.worker: ... found frigg-0.0pl346_7.x86_64.xbps [2024-11-17 09:50:40.349233 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl346_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl346_7' (x86_64). index: 18 packages registered. [2024-11-17 09:50:40.360890 sunset] DEBUG: xbbs.worker: ... found libxml-2.10.0_7.x86_64.xbps [2024-11-17 09:50:40.363621 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxml-2.10.0_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxml-2.10.0_7' (x86_64). index: 19 packages registered. [2024-11-17 09:50:40.393044 sunset] DEBUG: xbbs.worker: ... found eudev-3.2.10_11.x86_64.xbps [2024-11-17 09:50:40.395416 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'eudev-3.2.10_11.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `eudev-3.2.10_11' (x86_64). index: 20 packages registered. [2024-11-17 09:50:40.416989 sunset] DEBUG: xbbs.worker: ... found libdrm-2.4.115_8.x86_64.xbps [2024-11-17 09:50:40.417594 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-2.4.115_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-2.4.115_8' (x86_64). index: 21 packages registered. [2024-11-17 09:50:40.431215 sunset] DEBUG: xbbs.worker: ... found libxkbcommon-1.5.0_6.x86_64.xbps [2024-11-17 09:50:40.432407 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxkbcommon-1.5.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxkbcommon-1.5.0_6' (x86_64). index: 22 packages registered. [2024-11-17 09:50:40.446996 sunset] DEBUG: xbbs.worker: ... found xcb-proto-1.16.0_4.x86_64.xbps [2024-11-17 09:50:40.447582 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xcb-proto-1.16.0_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xcb-proto-1.16.0_4' (x86_64). index: 23 packages registered. [2024-11-17 09:50:40.460478 sunset] DEBUG: xbbs.worker: ... found xkeyboard-config-2.39_6.x86_64.xbps [2024-11-17 09:50:40.461705 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xkeyboard-config-2.39_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xkeyboard-config-2.39_6' (x86_64). index: 24 packages registered. [2024-11-17 09:50:40.477760 sunset] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2024-11-17 09:50:40.480694 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.9.3_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.9.3_1' (x86_64). index: 25 packages registered. [2024-11-17 09:50:44.152221 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:kmscon'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch kmscon checkout kmscon patch kmscon regenerate kmscon install frigg (inside sysroot.h23knkrf) install libdrm-headers (inside sysroot.h23knkrf) install linux-headers (inside sysroot.h23knkrf) install mlibc-headers (inside sysroot.h23knkrf) install mlibc (inside sysroot.h23knkrf) install eudev (inside sysroot.h23knkrf) install libdrm (inside sysroot.h23knkrf) install xorg-util-macros (inside sysroot.h23knkrf) install xorg-proto (inside sysroot.h23knkrf) install libxau (inside sysroot.h23knkrf) install libxdmcp (inside sysroot.h23knkrf) install xcb-proto (inside sysroot.h23knkrf) install libxcb (inside sysroot.h23knkrf) install libiconv (inside sysroot.h23knkrf) install zlib (inside sysroot.h23knkrf) install libxml (inside sysroot.h23knkrf) install libexpat (inside sysroot.h23knkrf) install libffi (inside sysroot.h23knkrf) install wayland (inside sysroot.h23knkrf) install wayland-protocols (inside sysroot.h23knkrf) install libxtrans (inside sysroot.h23knkrf) install libx11 (inside sysroot.h23knkrf) install xkeyboard-config (inside sysroot.h23knkrf) install libxkbcommon (inside sysroot.h23knkrf) install libtsm (inside sysroot.h23knkrf) configure kmscon (inside sysroot.h23knkrf) build kmscon (inside sysroot.h23knkrf) pack kmscon xbstrap: fetch kmscon [1/32] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/kmscon/.git/ From https://mirrors.managarm.org/mirror/git/kmscon * [new tag] v9.0.0 -> v9.0.0 xbstrap: checkout kmscon [2/32] [2024-11-17 09:50:44.866789 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 32, 'n_this': 1, 'status': 'success', 'subject': 'kmscon'} HEAD is now at 3292791 Merge pull request #46 from Aetf/release-9 xbstrap: patch kmscon [3/32] [2024-11-17 09:50:44.900594 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 32, 'n_this': 2, 'status': 'success', 'subject': 'kmscon'} Applying: Fix a few things to make kmscon compile for managarm Applying: Disable system locale querying via dbus xbstrap: regenerate kmscon [4/32] xbstrap: install frigg [5/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'frigg'] [2024-11-17 09:50:44.961612 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 32, 'n_this': 3, 'status': 'success', 'subject': 'kmscon'} [2024-11-17 09:50:44.962126 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 32, 'n_this': 4, 'status': 'success', 'subject': 'kmscon'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'libdrm-headers'] [2024-11-17 09:50:44.974258 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'linux-headers'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] [2024-11-17 09:50:44.987366 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: install mlibc-headers [8/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'mlibc-headers'] [2024-11-17 09:50:45.146021 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'mlibc'] [2024-11-17 09:50:45.169179 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install eudev [10/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'eudev'] [2024-11-17 09:50:45.234984 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'eudev'] xbstrap: install libdrm [11/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'libdrm'] [2024-11-17 09:50:45.288666 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 10, 'status': 'success', 'subject': 'eudev'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install xorg-util-macros [12/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'xorg-util-macros'] [2024-11-17 09:50:45.301674 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 11, 'status': 'success', 'subject': 'libdrm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-util-macros'] xbstrap: install xorg-proto [13/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'xorg-proto'] [2024-11-17 09:50:45.314111 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 12, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [14/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'libxau'] [2024-11-17 09:50:45.353118 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 13, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [15/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'libxdmcp'] [2024-11-17 09:50:45.363589 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 14, 'status': 'success', 'subject': 'libxau'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [16/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'xcb-proto'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] [2024-11-17 09:50:45.375112 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 15, 'status': 'success', 'subject': 'libxdmcp'} xbstrap: install libxcb [17/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'libxcb'] [2024-11-17 09:50:45.389689 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 16, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libiconv [18/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'libiconv'] [2024-11-17 09:50:45.525386 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 17, 'status': 'success', 'subject': 'libxcb'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install zlib [19/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'zlib'] [2024-11-17 09:50:45.544313 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 18, 'status': 'success', 'subject': 'libiconv'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install libxml [20/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'libxml'] [2024-11-17 09:50:45.555449 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 19, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] xbstrap: install libexpat [21/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'libexpat'] [2024-11-17 09:50:45.598073 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 20, 'status': 'success', 'subject': 'libxml'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install libffi [22/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'libffi'] [2024-11-17 09:50:45.614816 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 21, 'status': 'success', 'subject': 'libexpat'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install wayland [23/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'wayland'] [2024-11-17 09:50:45.624202 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 22, 'status': 'success', 'subject': 'libffi'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install wayland-protocols [24/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'wayland-protocols'] [2024-11-17 09:50:45.639031 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 23, 'status': 'success', 'subject': 'wayland'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] xbstrap: install libxtrans [25/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'libxtrans'] [2024-11-17 09:50:45.651457 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 24, 'status': 'success', 'subject': 'wayland-protocols'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [26/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'libx11'] [2024-11-17 09:50:45.662666 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 25, 'status': 'success', 'subject': 'libxtrans'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install xkeyboard-config [27/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'xkeyboard-config'] [2024-11-17 09:50:45.773071 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 26, 'status': 'success', 'subject': 'libx11'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xkeyboard-config'] xbstrap: install libxkbcommon [28/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'libxkbcommon'] xbstrap[2024-11-17 09:50:45.814368 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 27, 'status': 'success', 'subject': 'xkeyboard-config'} : Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxkbcommon'] xbstrap: install libtsm [29/32] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h23knkrf', 'libtsm'] [2024-11-17 09:50:45.840848 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 28, 'status': 'success', 'subject': 'libxkbcommon'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h23knkrf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libtsm'] xbstrap: configure kmscon [30/32] [2024-11-17 09:50:45.854916 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 32, 'n_this': 29, 'status': 'success', 'subject': 'libtsm'} xbstrap: Running ['meson', 'setup', '--native-file', '@SOURCE_ROOT@/scripts/meson.native-file', '--cross-file', '@SOURCE_ROOT@/scripts/meson-@OPTION:arch-triple@.cross-file', '--prefix=/usr', '--buildtype=debugoptimized', '-Dsession_dummy=enabled', '-Dsession_terminal=enabled', '@THIS_SOURCE_DIR@'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 3135710 (outside the namespace) The Meson build system Version: 1.6.0 Source dir: /var/lib/managarm-buildenv/src/ports/kmscon Build dir: /var/lib/managarm-buildenv/build/pkg-builds/kmscon Build type: cross build Project name: kmscon Project version: 9.0.0 C compiler for the host machine: x86_64-managarm-gcc (gcc 13.2.0 "x86_64-managarm-gcc (managarm) 13.2.0") C linker for the host machine: x86_64-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: x86_64 Host machine cpu: x86_64 Target machine cpu family: x86_64 Target machine cpu: x86_64 Found pkg-config: YES (/tmp/xbstrap/virtual/bin/x86_64-managarm-pkg-config) 1.8.1 Run-time dependency xkbcommon found: YES 1.5.0 Run-time dependency libtsm found: YES 4.0.2 Run-time dependency libudev found: YES 243 Run-time dependency libdrm found: YES 2.4.115 Run-time dependency dl found: YES Run-time dependency threads found: YES Program python3 found: YES (/usr/bin/python3) Found CMake: NO Run-time dependency libsystemd found: NO (tried pkgconfig and cmake) Dependency libdrm found: YES 2.4.115 (cached) Run-time dependency gbm found: NO (tried pkgconfig and cmake) Run-time dependency egl found: NO (tried pkgconfig and cmake) Run-time dependency glesv2 found: NO (tried pkgconfig and cmake) Run-time dependency pangoft2 found: NO (tried pkgconfig and cmake) Run-time dependency pixman-1 found: NO (tried pkgconfig and cmake) Program xsltproc found: YES (/usr/bin/xsltproc) Configuring config.h using configuration ../../../src/ports/kmscon/meson.build:124: DEPRECATION: Project uses feature that was always broken, and is now deprecated since '1.3.0': str.format: Value other than strings, integers, bools, options, dictionaries and lists thereof.. Configuring kmscon using configuration Configuring kmscon.service using configuration Configuring kmsconvt@.service using configuration Build targets in project: 15 WARNING: Broken features used: * 1.3.0: {'str.format: Value other than strings, integers, bools, options, dictionaries and lists thereof.'} kmscon 9.0.0 Miscellaneous multi_seat : false extra_debug : false tests : true docs : false Video Backends video_fbdev : true video_drm2d : true video_drm3d : false Renderers renderer_bbulk : true renderer_gltex : false renderer_pixman : false Font Backends font_unifont : true font_pango : false Session Types session_dummy : true session_terminal: true Directories prefix : /usr libexecdir : libexec/kmscon bindir : bin sysconfdir : /etc/kmscon moduledir : lib/kmscon mandir : share/man systemddir : lib/systemd User defined options Cross files : /var/lib/managarm-buildenv/src/scripts/meson-x86_64-managarm.cross-file Native files : /var/lib/managarm-buildenv/src/scripts/meson.native-file buildtype : debugoptimized prefix : /usr session_dummy : enabled session_terminal: enabled Found ninja-1.11.1 at /usr/bin/ninja xbstrap: build kmscon [31/32] [2024-11-17 09:50:46.936783 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 32, 'n_this': 30, 'status': 'success', 'subject': 'kmscon'} xbstrap: Running ['ninja'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 3135814 (outside the namespace) [1/54] Compiling C object tests/test_key.p/test_key.c.o [2/54] Generating from 'uterm_input_fallback.xkb' [3/54] Generating src/shl_githead.c with a custom command [4/54] Compiling C object src/mod-bbulk.so.p/text_bbulk.c.o [5/54] Compiling C object src/libshl.a.p/meson-generated_.._shl_githead.c.o [6/54] Compiling C object src/mod-bbulk.so.p/kmscon_mod_bbulk.c.o [7/54] Compiling C object src/libuterm.a.p/meson-generated_uterm_input_fallback.xkb.bin.c.o [8/54] Compiling C object src/libshl.a.p/shl_log.c.o [9/54] Compiling C object external/libext-htable.a.p/htable.c.o [10/54] Linking static target src/libshl.a [11/54] Compiling C object src/genunifont.p/genunifont.c.o [12/54] Linking static target external/libext-htable.a [13/54] Compiling C object src/libuterm.a.p/uterm_monitor.c.o [14/54] Compiling C object src/libuterm.a.p/uterm_input.c.o [15/54] Compiling C object src/libuterm.a.p/uterm_fbdev_video.c.o [16/54] Compiling C object src/libuterm.a.p/uterm_input_uxkb.c.o [17/54] Linking target src/mod-bbulk.so [18/54] Compiling C object src/libuterm.a.p/uterm_vt.c.o [19/54] Linking target src/genunifont [20/54] Compiling C object src/libuterm.a.p/uterm_drm2d_video.c.o [21/54] Compiling C object src/libuterm.a.p/uterm_drm2d_render.c.o [22/54] Generating src/unifont-bin with a custom command Finished: 0% 1% 2% 3% 4% 5% 6% 7% 8% 9% 10% 11% 12% 13% 14% 15% 16% 17% 18% 19% 20% 21% 22% 23% 24% 25% 26% 27% 28% 29% 30% 31% 32% 33% 34% 35% 36% 37% 38% 39% 40% 41% 42% 43% 44% 45% 46% 47% 48% 49% 50% 51% 52% 53% 54% 55% 56% 57% 58% 59% 60% 61% 62% 63% 64% 65% 66% 67% 68% 69% 70% 71% 72% 73% 74% 75% 76% 77% 78% 79% 80% 81% 82% 83% 84% 85% 86% 87% 88% 89% 90% 91% 92% 93% 94% 95% 96% 97% 98% 99%100% [23/54] Compiling C object src/libconf.a.p/conf.c.o [24/54] Compiling C object src/libuterm.a.p/uterm_video.c.o [25/54] Compiling C object src/libuterm.a.p/uterm_fbdev_render.c.o [26/54] Linking static target src/libconf.a [27/54] Compiling C object src/libuterm.a.p/uterm_drm_shared.c.o [28/54] Compiling C object src/kmscon.p/text_bblit.c.o [29/54] Compiling C object src/kmscon.p/font_8x16.c.o [30/54] Linking static target src/libuterm.a [31/54] Compiling C object src/kmscon.p/font.c.o [32/54] Compiling C object src/kmscon.p/pty.c.o [33/54] Compiling C object src/kmscon.p/kmscon_module.c.o [34/54] Compiling C object src/libeloop.a.p/eloop.c.o [35/54] Compiling C object src/kmscon.p/text.c.o [36/54] Compiling C object src/kmscon.p/kmscon_dummy.c.o [37/54] Linking static target src/libeloop.a [38/54] Compiling C object tests/test_output.p/test_output.c.o [39/54] Linking target tests/test_key [40/54] Compiling C object tests/test_vt.p/test_vt.c.o [41/54] Linking target tests/test_output [42/54] Linking target tests/test_vt [43/54] Compiling C object tests/test_input.p/test_input.c.o [44/54] Linking target tests/test_input [45/54] Compiling C object src/kmscon.p/kmscon_main.c.o [46/54] Compiling C object src/kmscon.p/kmscon_terminal.c.o [47/54] Compiling C object src/kmscon.p/kmscon_seat.c.o [48/54] Compiling C object src/kmscon.p/kmscon_conf.c.o [49/54] Generating from 'font_unifont_data' [50/54] Linking target src/kmscon [51/54] Compiling C object src/mod-unifont.so.p/kmscon_mod_unifont.c.o [52/54] Compiling C object src/mod-unifont.so.p/font_unifont.c.o [53/54] Compiling C object src/mod-unifont.so.p/meson-generated_font_unifont_data.bin.c.o [54/54] Linking target src/mod-unifont.so xbstrap: Running ['ninja', 'install'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 3136023 (outside the namespace) xbstrap: Running ['mkdir', '-p', '@THIS_COLLECT_DIR@/etc/kmscon'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 3136035 (outside the namespace) xbstrap: Running ['cp', '@SOURCE_ROOT@/extrafiles/kmscon.conf', '@THIS_COLLECT_DIR@/etc/kmscon/'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 3136040 (outside the namespace) xbstrap: pack kmscon [32/32] [2024-11-17 09:50:52.876280 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 32, 'n_this': 31, 'status': 'success', 'subject': 'kmscon'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'kmscon', '-n', 'kmscon-9.0.0_7', '-D', 'mlibc>=0 libxkbcommon>=0 libdrm>=0 libtsm>=0 eudev>=0', '--desc', 'Terminal emulator based on KMS/DRM', '--long-desc', 'Kmscon is a simple KMS/DRM based terminal emulator.', '--license', 'MIT', '--homepage', 'https://github.com/Aetf/kmscon', '--maintainer', 'Dennis Bonke ', '--tags', 'sys-apps', '/tmp/tmphqpua_qf'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/kmscon-9.0.0_7.x86_64.xbps'] (x86_64) [2024-11-17 09:50:53.134423 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 32, 'n_this': 32, 'status': 'success', 'subject': 'kmscon'} [2024-11-17 09:50:53.150893 sunset] DEBUG: xbbs.worker: successfully uploaded package kmscon for JobMessage(project='managarm', job='package:kmscon', 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={'eudev': {'architecture': 'x86_64', 'version': '3.2.10_11'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.39_6'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_5'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_7'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_7'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_5'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_7'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4106_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl346_7'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4106_2'}, 'libtsm': {'architecture': 'x86_64', 'version': '4.0.2_6'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}}, prod_pkgs={'kmscon': {'architecture': 'x86_64', 'version': '9.0.0_7'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-11-17 09:50:53.342979 sunset] INFO: xbbs.worker: job done. return code: 0