[2025-01-02 12:44:27.708016 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:havoc', repository='https://github.com/managarm/bootstrap-managarm.git', revision='57c2d03649e4a7d359b50934caeb31428e7f9535', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_6'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_8'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.43_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_8'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.7.0_1'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl352_7'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4163_2'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4163_2'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'wayland-scanner': {'architecture': {'x86_64'}, 'version': '1.22.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}}, prod_pkgs={'havoc': {'architecture': 'x86_64', 'version': '0.4.0_4'}}, 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/') [2025-01-02 12:44:27.708409 chopin] 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/ [2025-01-02 12:44:27.717963 chopin] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2025-01-02 12:44:27.726356 chopin] 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 [2025-01-02 12:44:28.964510 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '57c2d03649e4a7d359b50934caeb31428e7f9535'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 57c2d03 binutils/gcc: Use a tag and not a specified commit [2025-01-02 12:44:29.013556 chopin] 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 [2025-01-02 12:44:32.972185 chopin] 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', '--', 'wayland-protocols', 'libexpat', 'libffi', 'wayland', 'xorg-util-macros', 'libxtrans', 'libx11', 'xorg-proto', 'xkeyboard-config', 'libxdmcp', 'libxau', 'xcb-proto', 'libxcb', 'libiconv', 'zlib', 'libxml', 'libxkbcommon', 'libdrm-headers', 'frigg', 'mlibc-headers', 'linux-headers', 'mlibc'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [28KB 14%] 186MB/s ETA: 00m00s x86_64-repodata: 28KB [avg rate: 1322MB/s] 22 packages will be downloaded: 22 packages will be installed: wayland-protocols-1.32_6 libexpat-2.5.0_6 libffi-3.4.4_6 wayland-1.22.0_8 xorg-util-macros-1.20.2_1 libxtrans-1.5.2_1 libx11-1.8.10_1 xorg-proto-2024.1_1 xkeyboard-config-2.43_1 libxdmcp-1.1.5_1 libxau-1.0.12_1 xcb-proto-1.17.0_1 libxcb-1.17_1 libiconv-1.17_8 zlib-1.2.12_7 libxml-2.10.0_8 libxkbcommon-1.7.0_1 libdrm-headers-2.4.115_1 frigg-0.0pl352_7 mlibc-headers-0.0pl4163_2 linux-headers-6.9.3_1 mlibc-0.0pl4163_2 Size to download: 19MB Size required on disk: 84MB Space available on disk: 691GB [*] Downloading packages wayland-protocols-1.32_6.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s wayland-protocols-1.32_6.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] wayland-protocols-1.32_6.x86_64.xbps: [85KB 4%] 230MB/s ETA: 00m00s wayland-protocols-1.32_6.x86_64.xbps: 85KB [avg rate: 4897MB/s] wayland-protocols-1.32_6: verifying RSA signature... libexpat-2.5.0_6.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libexpat-2.5.0_6.x86_64.xbps: [331KB 1%] 244MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps: 331KB [avg rate: 20GB/s] libexpat-2.5.0_6: verifying RSA signature... libffi-3.4.4_6.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] libffi-3.4.4_6.x86_64.xbps: [39KB 10%] 260MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 39KB [avg rate: 2565MB/s] libffi-3.4.4_6: verifying RSA signature... wayland-1.22.0_8.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s wayland-1.22.0_8.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] wayland-1.22.0_8.x86_64.xbps: [305KB 1%] 244MB/s ETA: 00m00s wayland-1.22.0_8.x86_64.xbps: 305KB [avg rate: 18GB/s] wayland-1.22.0_8: verifying RSA signature... xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] xorg-util-macros-1.20.2_1.x86_64.xbps: [23KB 17%] 230MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps: 23KB [avg rate: 1299MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... libxtrans-1.5.2_1.x86_64.xbps.sig2: [512B 100%] 20MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps.sig2: 512B [avg rate: 20MB/s] libxtrans-1.5.2_1.x86_64.xbps: [43KB 9%] 230MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps: 43KB [avg rate: 2444MB/s] libxtrans-1.5.2_1: verifying RSA signature... libx11-1.8.10_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libx11-1.8.10_1.x86_64.xbps: [3214KB 0%] 230MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps: 3214KB [avg rate: 180GB/s] libx11-1.8.10_1: verifying RSA signature... xorg-proto-2024.1_1.x86_64.xbps.sig2: [512B 100%] 29MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps.sig2: 512B [avg rate: 29MB/s] xorg-proto-2024.1_1.x86_64.xbps: [585KB 0%] 217MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps: 585KB [avg rate: 31GB/s] xorg-proto-2024.1_1: verifying RSA signature... xkeyboard-config-2.43_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s xkeyboard-config-2.43_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] xkeyboard-config-2.43_1.x86_64.xbps: [1051KB 0%] 244MB/s ETA: 00m00s xkeyboard-config-2.43_1.x86_64.xbps: 1051KB [avg rate: 63GB/s] xkeyboard-config-2.43_1: verifying RSA signature... libxdmcp-1.1.5_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxdmcp-1.1.5_1.x86_64.xbps: [43KB 9%] 230MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps: 43KB [avg rate: 2488MB/s] libxdmcp-1.1.5_1: verifying RSA signature... libxau-1.0.12_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxau-1.0.12_1.x86_64.xbps: [18KB 21%] 230MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps: 18KB [avg rate: 1046MB/s] libxau-1.0.12_1: verifying RSA signature... xcb-proto-1.17.0_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] xcb-proto-1.17.0_1.x86_64.xbps: [124KB 3%] 279MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps: 124KB [avg rate: 8644MB/s] xcb-proto-1.17.0_1: verifying RSA signature... libxcb-1.17_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxcb-1.17_1.x86_64.xbps: [1233KB 0%] 279MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps: 1233KB [avg rate: 84GB/s] libxcb-1.17_1: verifying RSA signature... libiconv-1.17_8.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libiconv-1.17_8.x86_64.xbps: [839KB 0%] 260MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: 53GB/s] libiconv-1.17_8: verifying RSA signature... zlib-1.2.12_7.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] zlib-1.2.12_7.x86_64.xbps: [117KB 3%] 279MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps: 117KB [avg rate: 8139MB/s] zlib-1.2.12_7: verifying RSA signature... libxml-2.10.0_8.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libxml-2.10.0_8.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libxml-2.10.0_8.x86_64.xbps: [2417KB 0%] 244MB/s ETA: 00m00s libxml-2.10.0_8.x86_64.xbps: 2417KB [avg rate: 144GB/s] libxml-2.10.0_8: verifying RSA signature... libxkbcommon-1.7.0_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libxkbcommon-1.7.0_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libxkbcommon-1.7.0_1.x86_64.xbps: [662KB 0%] 244MB/s ETA: 00m00s libxkbcommon-1.7.0_1.x86_64.xbps: 662KB [avg rate: 39GB/s] libxkbcommon-1.7.0_1: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 230MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 6564MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... frigg-0.0pl352_7.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s frigg-0.0pl352_7.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] frigg-0.0pl352_7.x86_64.xbps: [42KB 9%] 279MB/s ETA: 00m00s frigg-0.0pl352_7.x86_64.xbps: 42KB [avg rate: 2908MB/s] frigg-0.0pl352_7: verifying RSA signature... mlibc-headers-0.0pl4163_2.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s mlibc-headers-0.0pl4163_2.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] mlibc-headers-0.0pl4163_2.x86_64.xbps: [96KB 4%] 217MB/s ETA: 00m00s mlibc-headers-0.0pl4163_2.x86_64.xbps: 96KB [avg rate: 5219MB/s] mlibc-headers-0.0pl4163_2: verifying RSA signature... linux-headers-6.9.3_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] linux-headers-6.9.3_1.x86_64.xbps: [3031KB 0%] 279MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3031KB [avg rate: 206GB/s] linux-headers-6.9.3_1: verifying RSA signature... mlibc-0.0pl4163_2.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s mlibc-0.0pl4163_2.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] mlibc-0.0pl4163_2.x86_64.xbps: [4527KB 0%] 244MB/s ETA: 00m00s mlibc-0.0pl4163_2.x86_64.xbps: 4527KB [avg rate: 270GB/s] mlibc-0.0pl4163_2: verifying RSA signature... [*] Collecting package files wayland-protocols-1.32_6: collecting files... libexpat-2.5.0_6: collecting files... libffi-3.4.4_6: collecting files... wayland-1.22.0_8: collecting files... xorg-util-macros-1.20.2_1: collecting files... libxtrans-1.5.2_1: collecting files... libx11-1.8.10_1: collecting files... xorg-proto-2024.1_1: collecting files... xkeyboard-config-2.43_1: collecting files... libxdmcp-1.1.5_1: collecting files... libxau-1.0.12_1: collecting files... xcb-proto-1.17.0_1: collecting files... libxcb-1.17_1: collecting files... libiconv-1.17_8: collecting files... zlib-1.2.12_7: collecting files... libxml-2.10.0_8: collecting files... libxkbcommon-1.7.0_1: collecting files... libdrm-headers-2.4.115_1: collecting files... frigg-0.0pl352_7: collecting files... mlibc-headers-0.0pl4163_2: collecting files... linux-headers-6.9.3_1: collecting files... mlibc-0.0pl4163_2: collecting files... [*] Unpacking packages wayland-protocols-1.32_6: unpacking ... libexpat-2.5.0_6: unpacking ... libffi-3.4.4_6: unpacking ... wayland-1.22.0_8: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... libxtrans-1.5.2_1: unpacking ... libx11-1.8.10_1: unpacking ... xorg-proto-2024.1_1: unpacking ... xkeyboard-config-2.43_1: unpacking ... libxdmcp-1.1.5_1: unpacking ... libxau-1.0.12_1: unpacking ... xcb-proto-1.17.0_1: unpacking ... libxcb-1.17_1: unpacking ... libiconv-1.17_8: unpacking ... zlib-1.2.12_7: unpacking ... libxml-2.10.0_8: unpacking ... libxkbcommon-1.7.0_1: unpacking ... libdrm-headers-2.4.115_1: unpacking ... frigg-0.0pl352_7: unpacking ... mlibc-headers-0.0pl4163_2: unpacking ... linux-headers-6.9.3_1: unpacking ... mlibc-0.0pl4163_2: unpacking ... 22 downloaded, 22 installed, 0 updated, 22 configured, 0 removed. [2025-01-02 12:44:34.463840 chopin] DEBUG: xbbs.worker: creating repository with existing packages... [2025-01-02 12:44:34.464295 chopin] DEBUG: xbbs.worker: ... found mlibc-0.0pl4163_2.x86_64.xbps [2025-01-02 12:44:34.469058 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4163_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4163_2' (x86_64). index: 1 packages registered. [2025-01-02 12:44:34.488425 chopin] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2025-01-02 12:44:34.488914 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.115_1' (x86_64). index: 2 packages registered. [2025-01-02 12:44:34.504961 chopin] DEBUG: xbbs.worker: ... found libxcb-1.17_1.x86_64.xbps [2025-01-02 12:44:34.506614 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcb-1.17_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcb-1.17_1' (x86_64). index: 3 packages registered. [2025-01-02 12:44:34.521936 chopin] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2025-01-02 12:44:34.524926 chopin] 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: 4 packages registered. [2025-01-02 12:44:34.541973 chopin] DEBUG: xbbs.worker: ... found libexpat-2.5.0_6.x86_64.xbps [2025-01-02 12:44:34.542616 chopin] 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: 5 packages registered. [2025-01-02 12:44:34.558175 chopin] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.x86_64.xbps [2025-01-02 12:44:34.558566 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-util-macros-1.20.2_1.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.2_1' (x86_64). index: 6 packages registered. [2025-01-02 12:44:34.573376 chopin] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2025-01-02 12:44:34.574475 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_8' (x86_64). index: 7 packages registered. [2025-01-02 12:44:34.589948 chopin] DEBUG: xbbs.worker: ... found libxml-2.10.0_8.x86_64.xbps [2025-01-02 12:44:34.592417 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxml-2.10.0_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxml-2.10.0_8' (x86_64). index: 8 packages registered. [2025-01-02 12:44:34.609287 chopin] DEBUG: xbbs.worker: ... found zlib-1.2.12_7.x86_64.xbps [2025-01-02 12:44:34.609753 chopin] 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. [2025-01-02 12:44:34.625061 chopin] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2025-01-02 12:44:34.625462 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libffi-3.4.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libffi-3.4.4_6' (x86_64). index: 10 packages registered. [2025-01-02 12:44:34.639903 chopin] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.x86_64.xbps [2025-01-02 12:44:34.640751 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-proto-2024.1_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-proto-2024.1_1' (x86_64). index: 11 packages registered. [2025-01-02 12:44:34.656955 chopin] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4163_2.x86_64.xbps [2025-01-02 12:44:34.657390 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4163_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4163_2' (x86_64). index: 12 packages registered. [2025-01-02 12:44:34.673325 chopin] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.x86_64.xbps [2025-01-02 12:44:34.673698 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxau-1.0.12_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxau-1.0.12_1' (x86_64). index: 13 packages registered. [2025-01-02 12:44:34.688497 chopin] DEBUG: xbbs.worker: ... found libx11-1.8.10_1.x86_64.xbps [2025-01-02 12:44:34.691799 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.10_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.10_1' (x86_64). index: 14 packages registered. [2025-01-02 12:44:34.710364 chopin] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.x86_64.xbps [2025-01-02 12:44:34.710840 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xcb-proto-1.17.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xcb-proto-1.17.0_1' (x86_64). index: 15 packages registered. [2025-01-02 12:44:34.726551 chopin] DEBUG: xbbs.worker: ... found xkeyboard-config-2.43_1.x86_64.xbps [2025-01-02 12:44:34.727843 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xkeyboard-config-2.43_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xkeyboard-config-2.43_1' (x86_64). index: 16 packages registered. [2025-01-02 12:44:34.743830 chopin] DEBUG: xbbs.worker: ... found wayland-protocols-1.32_6.x86_64.xbps [2025-01-02 12:44:34.744294 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-protocols-1.32_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-protocols-1.32_6' (x86_64). index: 17 packages registered. [2025-01-02 12:44:34.759328 chopin] DEBUG: xbbs.worker: ... found libxtrans-1.5.2_1.x86_64.xbps [2025-01-02 12:44:34.759741 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.5.2_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.5.2_1' (x86_64). index: 18 packages registered. [2025-01-02 12:44:34.775217 chopin] DEBUG: xbbs.worker: ... found wayland-1.22.0_8.x86_64.xbps [2025-01-02 12:44:34.775830 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-1.22.0_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-1.22.0_8' (x86_64). index: 19 packages registered. [2025-01-02 12:44:34.790913 chopin] DEBUG: xbbs.worker: ... found frigg-0.0pl352_7.x86_64.xbps [2025-01-02 12:44:34.791309 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl352_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl352_7' (x86_64). index: 20 packages registered. [2025-01-02 12:44:34.806371 chopin] DEBUG: xbbs.worker: ... found libxkbcommon-1.7.0_1.x86_64.xbps [2025-01-02 12:44:34.807587 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxkbcommon-1.7.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxkbcommon-1.7.0_1' (x86_64). index: 21 packages registered. [2025-01-02 12:44:34.823315 chopin] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.x86_64.xbps [2025-01-02 12:44:34.823712 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdmcp-1.1.5_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdmcp-1.1.5_1' (x86_64). index: 22 packages registered. [2025-01-02 12:44:38.185759 chopin] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:havoc'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch havoc checkout havoc patch havoc regenerate havoc install frigg (inside sysroot.0toehuck) install libdrm-headers (inside sysroot.0toehuck) install linux-headers (inside sysroot.0toehuck) install mlibc-headers (inside sysroot.0toehuck) install mlibc (inside sysroot.0toehuck) install xorg-util-macros (inside sysroot.0toehuck) install xorg-proto (inside sysroot.0toehuck) install libxau (inside sysroot.0toehuck) install libxdmcp (inside sysroot.0toehuck) install xcb-proto (inside sysroot.0toehuck) install libxcb (inside sysroot.0toehuck) install libiconv (inside sysroot.0toehuck) install zlib (inside sysroot.0toehuck) install libxml (inside sysroot.0toehuck) install libexpat (inside sysroot.0toehuck) install libffi (inside sysroot.0toehuck) install wayland (inside sysroot.0toehuck) install wayland-protocols (inside sysroot.0toehuck) install libxtrans (inside sysroot.0toehuck) install libx11 (inside sysroot.0toehuck) install xkeyboard-config (inside sysroot.0toehuck) install libxkbcommon (inside sysroot.0toehuck) configure havoc (inside sysroot.0toehuck) build havoc (inside sysroot.0toehuck) pack havoc xbstrap: fetch havoc [1/29] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/havoc/.git/ From https://mirrors.managarm.org/mirror/git/havoc * [new tag] 0.4.0 -> 0.4.0 xbstrap: checkout havoc [2/29] [2025-01-02 12:44:38.653715 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 29, 'n_this': 1, 'status': 'success', 'subject': 'havoc'} HEAD is now at e935cc6 initialize glyph buffers to zero xbstrap: patch havoc [3/29] [2025-01-02 12:44:38.663061 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 29, 'n_this': 2, 'status': 'success', 'subject': 'havoc'} Applying: Change some config values to sane defaults xbstrap: regenerate havoc [4/29] xbstrap: install frigg [5/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'frigg'] [2025-01-02 12:44:38.673295 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 29, 'n_this': 3, 'status': 'success', 'subject': 'havoc'} [2025-01-02 12:44:38.673885 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 29, 'n_this': 4, 'status': 'success', 'subject': 'havoc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'libdrm-headers'] [2025-01-02 12:44:38.684305 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'linux-headers'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] [2025-01-02 12:44:38.692580 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: install mlibc-headers [8/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'mlibc-headers'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] [2025-01-02 12:44:38.860536 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: install mlibc [9/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'mlibc'] [2025-01-02 12:44:38.882644 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install xorg-util-macros [10/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'xorg-util-macros'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-util-macros'] [2025-01-02 12:44:38.925671 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: install xorg-proto [11/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'xorg-proto'] [2025-01-02 12:44:38.930619 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 10, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [12/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'libxau'] [2025-01-02 12:44:38.958975 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 11, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [13/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'libxdmcp'] [2025-01-02 12:44:38.964884 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 12, 'status': 'success', 'subject': 'libxau'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [14/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'xcb-proto'] [2025-01-02 12:44:38.970523 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 13, 'status': 'success', 'subject': 'libxdmcp'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [15/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'libxcb'] [2025-01-02 12:44:38.981545 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 14, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libiconv [16/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'libiconv'] [2025-01-02 12:44:39.163393 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 15, 'status': 'success', 'subject': 'libxcb'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install zlib [17/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'zlib'] [2025-01-02 12:44:39.175274 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 16, 'status': 'success', 'subject': 'libiconv'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install libxml [18/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'libxml'] [2025-01-02 12:44:39.182134 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 17, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] xbstrap: install libexpat [19/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'libexpat'] [2025-01-02 12:44:39.222013 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 18, 'status': 'success', 'subject': 'libxml'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install libffi [20/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'libffi'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] [2025-01-02 12:44:39.233361 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 19, 'status': 'success', 'subject': 'libexpat'} xbstrap: install wayland [21/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'wayland'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] [2025-01-02 12:44:39.240513 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 20, 'status': 'success', 'subject': 'libffi'} xbstrap: install wayland-protocols [22/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'wayland-protocols'] [2025-01-02 12:44:39.251191 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 21, 'status': 'success', 'subject': 'wayland'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] xbstrap: install libxtrans [23/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'libxtrans'] [2025-01-02 12:44:39.262495 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 22, 'status': 'success', 'subject': 'wayland-protocols'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [24/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'libx11'] [2025-01-02 12:44:39.269446 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 23, 'status': 'success', 'subject': 'libxtrans'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install xkeyboard-config [25/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'xkeyboard-config'] [2025-01-02 12:44:39.403909 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 24, 'status': 'success', 'subject': 'libx11'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xkeyboard-config'] xbstrap: install libxkbcommon [26/29] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0toehuck', 'libxkbcommon'] [2025-01-02 12:44:39.452301 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 25, 'status': 'success', 'subject': 'xkeyboard-config'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0toehuck', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxkbcommon'] xbstrap: configure havoc [27/29] [2025-01-02 12:44:39.467121 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 29, 'n_this': 26, 'status': 'success', 'subject': 'libxkbcommon'} xbstrap: Running ['cp', '-r', '@THIS_SOURCE_DIR@/.', '@THIS_BUILD_DIR@'] (tools: ['system-gcc', 'host-pkg-config', 'wayland-scanner', 'cross-binutils']) via cbuildrt PID init is 3000636 (outside the namespace) xbstrap: build havoc [28/29] [2025-01-02 12:44:39.645074 chopin] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 29, 'n_this': 27, 'status': 'success', 'subject': 'havoc'} xbstrap: Running ['make'] (tools: ['system-gcc', 'host-pkg-config', 'wayland-scanner', 'cross-binutils']) via cbuildrt PID init is 3000642 (outside the namespace) make -C tsm make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/havoc/tsm' x86_64-managarm-gcc -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -c -o wcwidth.o wcwidth.c x86_64-managarm-gcc -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -c -o shl-htable.o shl-htable.c x86_64-managarm-gcc -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -c -o tsm-render.o tsm-render.c x86_64-managarm-gcc -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -c -o tsm-screen.o tsm-screen.c x86_64-managarm-gcc -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -c -o tsm-selection.o tsm-selection.c x86_64-managarm-gcc -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -c -o tsm-unicode.o tsm-unicode.c x86_64-managarm-gcc -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -c -o tsm-vte-charsets.o tsm-vte-charsets.c x86_64-managarm-gcc -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -c -o tsm-vte.o tsm-vte.c tsm-vte.c: In function ‘vte_write_fnkey’: tsm-vte.c:442:40: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] 442 | len = sprintf(buf, "\e[%d;%d%c", index, fnmod, c); | ^~ tsm-vte.c:442:36: note: directive argument in the range [1, 2147483647] 442 | len = sprintf(buf, "\e[%d;%d%c", index, fnmod, c); | ^~~~~~~~~~~~ tsm-vte.c:442:36: note: directive argument in the range [2, 8] tsm-vte.c:442:23: note: ‘sprintf’ output between 7 and 16 bytes into a destination of size 10 442 | len = sprintf(buf, "\e[%d;%d%c", index, fnmod, c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar rv libhtsm.a wcwidth.o shl-htable.o tsm-render.o tsm-screen.o tsm-selection.o tsm-unicode.o tsm-vte-charsets.o tsm-vte.o ar: creating libhtsm.a a - wcwidth.o a - shl-htable.o a - tsm-render.o a - tsm-screen.o a - tsm-selection.o a - tsm-unicode.o a - tsm-vte-charsets.o a - tsm-vte.o make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/havoc/tsm' wayland-scanner private-code < /var/lib/managarm-buildenv/build/system-root/usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml > xdg-shell.c wayland-scanner client-header < /var/lib/managarm-buildenv/build/system-root/usr/share/wayland-protocols/stable/xdg-shell/xdg-shell.xml > xdg-shell.h wayland-scanner private-code < gtk-primary-selection.xml > gtk-primary-selection.c wayland-scanner client-header < gtk-primary-selection.xml > gtk-primary-selection.h x86_64-managarm-gcc -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -DVERSION=\""0.4.0"\" -c -o xdg-shell.o xdg-shell.c x86_64-managarm-gcc -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -DVERSION=\""0.4.0"\" -c -o gtk-primary-selection.o gtk-primary-selection.c x86_64-managarm-gcc -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -DVERSION=\""0.4.0"\" -c -o glyph.o glyph.c x86_64-managarm-gcc -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -DVERSION=\""0.4.0"\" -c -o main.o main.c main.c:1249:1: warning: missing initializer for field ‘axis_value120’ of ‘struct wl_pointer_listener’ [-Wmissing-field-initializers] 1249 | }; | ^ In file included from main.c:20: /var/lib/managarm-buildenv/build/system-root/usr/include/wayland-client-protocol.h:4780:16: note: ‘axis_value120’ declared here 4780 | void (*axis_value120)(void *data, | ^~~~~~~~~~~~~ main.c:1404:1: warning: missing initializer for field ‘configure_bounds’ of ‘const struct xdg_toplevel_listener’ [-Wmissing-field-initializers] 1404 | }; | ^ In file included from main.c:24: xdg-shell.h:1488:16: note: ‘configure_bounds’ declared here 1488 | void (*configure_bounds)(void *data, | ^~~~~~~~~~~~~~~~ main.c: In function ‘configure’: main.c:1442:36: error: implicit declaration of function ‘ioctl’ [-Wimplicit-function-declaration] 1442 | if (term.master_fd >= 0 && ioctl(term.master_fd, TIOCSWINSZ, &ws) < 0) | ^~~~~ make: *** [: main.o] Error 1 Traceback (most recent call last): File "/usr/local/bin/xbstrap", line 8, in sys.exit(main()) ^^^^^^ File "/usr/local/lib/python3.11/dist-packages/xbstrap/__init__.py", line 1042, in main args._impl(args) File "/usr/local/lib/python3.11/dist-packages/xbstrap/__init__.py", line 1019, in do_execute_manifest xbstrap.base.execute_manifest(manifest) File "/usr/local/lib/python3.11/dist-packages/xbstrap/base.py", line 2127, in execute_manifest subprocess.check_call(args, env=environ, cwd=workdir, stdout=output, stderr=output) File "/usr/lib/python3.11/subprocess.py", line 413, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['make']' returned non-zero exit status 2. child returned non-zero exit code xbstrap: Skipping action pack of havoc due to failed prerequisites [29/29] xbstrap: The following steps failed: build havoc pack havoc (prerequisites failed) xbstrap: Plan failed [2025-01-02 12:44:40.527001 chopin] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 29, 'n_this': 28, 'status': 'failure', 'subject': 'havoc'} [2025-01-02 12:44:40.527662 chopin] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 29, 'n_this': 29, 'status': 'prereqs-failed', 'subject': 'havoc'} [2025-01-02 12:44:40.746530 chopin] INFO: xbbs.worker: job done. return code: 1