[2024-10-06 05:44:58.747892 tictac] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:havoc', repository='https://github.com/managarm/bootstrap-managarm.git', revision='dd2fcc32a1e0202a7c040fe64cd0a56bf792d1a9', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'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'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, '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'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.5.0_6'}, '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'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl3995_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl342_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl3995_2'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_5'}}, needed_tools={'wayland-scanner': {'architecture': {'x86_64'}, 'version': '1.22.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}}, 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/') [2024-10-06 05:44:58.748598 tictac] 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-10-06 05:44:58.761200 tictac] 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-10-06 05:44:58.770169 tictac] 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-10-06 05:44:59.668349 tictac] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'dd2fcc32a1e0202a7c040fe64cd0a56bf792d1a9'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at dd2fcc3 Merge pull request #384 from marv7000/lld [2024-10-06 05:44:59.711984 tictac] 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-10-06 05:45:00.750539 tictac] 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', '--', 'zlib', 'libiconv', 'libxml', 'libxau', 'xorg-proto', 'libxdmcp', 'xorg-util-macros', 'xcb-proto', 'libxcb', 'libxtrans', 'libx11', 'xkeyboard-config', 'libxkbcommon', 'libffi', 'libexpat', 'wayland', 'mlibc-headers', 'frigg', 'libdrm-headers', 'linux-headers', 'mlibc', 'wayland-protocols'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [29KB 13%] 91MB/s ETA: 00m00s x86_64-repodata: 29KB [avg rate: 653MB/s] 22 packages will be downloaded: 22 packages will be installed: zlib-1.2.12_7 libiconv-1.17_7 libxml-2.10.0_7 libxau-1.0.11_6 xorg-proto-2023.2_7 libxdmcp-1.1.4_6 xorg-util-macros-1.20.0_6 xcb-proto-1.16.0_4 libxcb-1.16_4 libxtrans-1.5.0_6 libx11-1.8.7_4 xkeyboard-config-2.39_6 libxkbcommon-1.5.0_6 libffi-3.4.4_5 libexpat-2.5.0_6 wayland-1.22.0_7 mlibc-headers-0.0pl3995_2 frigg-0.0pl342_7 libdrm-headers-2.4.115_1 linux-headers-6.9.3_1 mlibc-0.0pl3995_2 wayland-protocols-1.32_5 Size to download: 18MB Size required on disk: 83MB Space available on disk: 48GB [*] Downloading packages zlib-1.2.12_7.x86_64.xbps.sig: [512B 100%] 23MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps.sig: 512B [avg rate: 23MB/s] zlib-1.2.12_7.x86_64.xbps: [114KB 3%] 78MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps: [114KB 42%] 337KB/s ETA: 00m01s zlib-1.2.12_7.x86_64.xbps: 114KB [avg rate: 797KB/s] zlib-1.2.12_7: verifying RSA signature... libiconv-1.17_7.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps.sig: 512B [avg rate: 20MB/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%] 20MB/s ETA: 00m00s libxml-2.10.0_7.x86_64.xbps.sig: 512B [avg rate: 20MB/s] libxml-2.10.0_7.x86_64.xbps: [2409KB 0%] 59MB/s ETA: 00m00s libxml-2.10.0_7.x86_64.xbps: [2409KB 18%] 3020KB/s ETA: 00m04s libxml-2.10.0_7.x86_64.xbps: 2409KB [avg rate: 16MB/s] libxml-2.10.0_7: verifying RSA signature... libxau-1.0.11_6.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps.sig: 512B [avg rate: 11MB/s] libxau-1.0.11_6.x86_64.xbps: [18KB 22%] 56MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps: 18KB [avg rate: 248MB/s] libxau-1.0.11_6: verifying RSA signature... xorg-proto-2023.2_7.x86_64.xbps.sig: [512B 100%] 22MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps.sig: 512B [avg rate: 22MB/s] xorg-proto-2023.2_7.x86_64.xbps: [586KB 0%] 66MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps: 586KB [avg rate: 9696MB/s] xorg-proto-2023.2_7: verifying RSA signature... libxdmcp-1.1.4_6.x86_64.xbps.sig: [512B 100%] 24MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps.sig: 512B [avg rate: 24MB/s] libxdmcp-1.1.4_6.x86_64.xbps: [43KB 9%] 72MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps: 43KB [avg rate: 773MB/s] libxdmcp-1.1.4_6: verifying RSA signature... xorg-util-macros-1.20.0_6.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps.sig: 512B [avg rate: 20MB/s] xorg-util-macros-1.20.0_6.x86_64.xbps: [23KB 17%] 103MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps: 23KB [avg rate: 582MB/s] xorg-util-macros-1.20.0_6: verifying RSA signature... xcb-proto-1.16.0_4.x86_64.xbps.sig: [512B 100%] 26MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps.sig: 512B [avg rate: 26MB/s] xcb-proto-1.16.0_4.x86_64.xbps: [123KB 3%] 72MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps: 123KB [avg rate: 2232MB/s] xcb-proto-1.16.0_4: verifying RSA signature... libxcb-1.16_4.x86_64.xbps.sig: [512B 100%] 18MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps.sig: 512B [avg rate: 18MB/s] libxcb-1.16_4.x86_64.xbps: [1227KB 0%] 70MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps: 1227KB [avg rate: 21GB/s] libxcb-1.16_4: verifying RSA signature... libxtrans-1.5.0_6.x86_64.xbps.sig: [512B 100%] 18MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps.sig: 512B [avg rate: 18MB/s] libxtrans-1.5.0_6.x86_64.xbps: [42KB 9%] 74MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps: 42KB [avg rate: 781MB/s] libxtrans-1.5.0_6: verifying RSA signature... libx11-1.8.7_4.x86_64.xbps.sig: [512B 100%] 18MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps.sig: 512B [avg rate: 18MB/s] libx11-1.8.7_4.x86_64.xbps: [3283KB 0%] 64MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps: [3283KB 22%] 5159KB/s ETA: 00m03s libx11-1.8.7_4.x86_64.xbps: 3283KB [avg rate: 22MB/s] libx11-1.8.7_4: verifying RSA signature... xkeyboard-config-2.39_6.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s xkeyboard-config-2.39_6.x86_64.xbps.sig: 512B [avg rate: 14MB/s] xkeyboard-config-2.39_6.x86_64.xbps: [1022KB 0%] 87MB/s ETA: 00m00s xkeyboard-config-2.39_6.x86_64.xbps: 1022KB [avg rate: 22GB/s] xkeyboard-config-2.39_6: verifying RSA signature... libxkbcommon-1.5.0_6.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s libxkbcommon-1.5.0_6.x86_64.xbps.sig: 512B [avg rate: 11MB/s] libxkbcommon-1.5.0_6.x86_64.xbps: [623KB 0%] 80MB/s ETA: 00m00s libxkbcommon-1.5.0_6.x86_64.xbps: 623KB [avg rate: 12GB/s] libxkbcommon-1.5.0_6: verifying RSA signature... libffi-3.4.4_5.x86_64.xbps.sig: [512B 100%] 22MB/s ETA: 00m00s libffi-3.4.4_5.x86_64.xbps.sig: 512B [avg rate: 22MB/s] libffi-3.4.4_5.x86_64.xbps: [38KB 10%] 93MB/s ETA: 00m00s libffi-3.4.4_5.x86_64.xbps: 38KB [avg rate: 873MB/s] libffi-3.4.4_5: verifying RSA signature... libexpat-2.5.0_6.x86_64.xbps.sig: [512B 100%] 24MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps.sig: 512B [avg rate: 24MB/s] libexpat-2.5.0_6.x86_64.xbps: [332KB 1%] 98MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps: 332KB [avg rate: 8100MB/s] libexpat-2.5.0_6: verifying RSA signature... wayland-1.22.0_7.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s wayland-1.22.0_7.x86_64.xbps.sig: 512B [avg rate: 17MB/s] wayland-1.22.0_7.x86_64.xbps: [309KB 1%] 77MB/s ETA: 00m00s wayland-1.22.0_7.x86_64.xbps: 309KB [avg rate: 5918MB/s] wayland-1.22.0_7: verifying RSA signature... mlibc-headers-0.0pl3995_2.x86_64.xbps.sig: [512B 100%] 18MB/s ETA: 00m00s mlibc-headers-0.0pl3995_2.x86_64.xbps.sig: 512B [avg rate: 18MB/s] mlibc-headers-0.0pl3995_2.x86_64.xbps: [95KB 4%] 74MB/s ETA: 00m00s mlibc-headers-0.0pl3995_2.x86_64.xbps: 95KB [avg rate: 1743MB/s] mlibc-headers-0.0pl3995_2: verifying RSA signature... frigg-0.0pl342_7.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s frigg-0.0pl342_7.x86_64.xbps.sig: 512B [avg rate: 15MB/s] frigg-0.0pl342_7.x86_64.xbps: [41KB 9%] 65MB/s ETA: 00m00s frigg-0.0pl342_7.x86_64.xbps: 41KB [avg rate: 662MB/s] frigg-0.0pl342_7: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig: [512B 100%] 9434KB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig: 512B [avg rate: 9434KB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 52MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 1486MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... linux-headers-6.9.3_1.x86_64.xbps.sig: [512B 100%] 10MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps.sig: 512B [avg rate: 10MB/s] linux-headers-6.9.3_1.x86_64.xbps: [3064KB 0%] 52MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3064KB [avg rate: 39GB/s] linux-headers-6.9.3_1: verifying RSA signature... mlibc-0.0pl3995_2.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s mlibc-0.0pl3995_2.x86_64.xbps.sig: 512B [avg rate: 11MB/s] mlibc-0.0pl3995_2.x86_64.xbps: [4347KB 0%] 93MB/s ETA: 00m00s mlibc-0.0pl3995_2.x86_64.xbps: 4347KB [avg rate: 99GB/s] mlibc-0.0pl3995_2: verifying RSA signature... wayland-protocols-1.32_5.x86_64.xbps.sig: [512B 100%] 10MB/s ETA: 00m00s wayland-protocols-1.32_5.x86_64.xbps.sig: 512B [avg rate: 10MB/s] wayland-protocols-1.32_5.x86_64.xbps: [85KB 4%] 59MB/s ETA: 00m00s wayland-protocols-1.32_5.x86_64.xbps: 85KB [avg rate: 1255MB/s] wayland-protocols-1.32_5: verifying RSA signature... [*] Collecting package files zlib-1.2.12_7: collecting files... libiconv-1.17_7: collecting files... libxml-2.10.0_7: collecting files... libxau-1.0.11_6: collecting files... xorg-proto-2023.2_7: collecting files... libxdmcp-1.1.4_6: collecting files... xorg-util-macros-1.20.0_6: collecting files... xcb-proto-1.16.0_4: collecting files... libxcb-1.16_4: collecting files... libxtrans-1.5.0_6: collecting files... libx11-1.8.7_4: collecting files... xkeyboard-config-2.39_6: collecting files... libxkbcommon-1.5.0_6: collecting files... libffi-3.4.4_5: collecting files... libexpat-2.5.0_6: collecting files... wayland-1.22.0_7: collecting files... mlibc-headers-0.0pl3995_2: collecting files... frigg-0.0pl342_7: collecting files... libdrm-headers-2.4.115_1: collecting files... linux-headers-6.9.3_1: collecting files... mlibc-0.0pl3995_2: collecting files... wayland-protocols-1.32_5: collecting files... [*] Unpacking packages zlib-1.2.12_7: unpacking ... libiconv-1.17_7: unpacking ... libxml-2.10.0_7: unpacking ... libxau-1.0.11_6: unpacking ... xorg-proto-2023.2_7: unpacking ... libxdmcp-1.1.4_6: unpacking ... xorg-util-macros-1.20.0_6: unpacking ... xcb-proto-1.16.0_4: unpacking ... libxcb-1.16_4: unpacking ... libxtrans-1.5.0_6: unpacking ... libx11-1.8.7_4: unpacking ... xkeyboard-config-2.39_6: unpacking ... libxkbcommon-1.5.0_6: unpacking ... libffi-3.4.4_5: unpacking ... libexpat-2.5.0_6: unpacking ... wayland-1.22.0_7: unpacking ... mlibc-headers-0.0pl3995_2: unpacking ... frigg-0.0pl342_7: unpacking ... libdrm-headers-2.4.115_1: unpacking ... linux-headers-6.9.3_1: unpacking ... mlibc-0.0pl3995_2: unpacking ... wayland-protocols-1.32_5: unpacking ... 22 downloaded, 22 installed, 0 updated, 22 configured, 0 removed. [2024-10-06 05:45:12.104998 tictac] DEBUG: xbbs.worker: creating repository with existing packages... [2024-10-06 05:45:12.105628 tictac] DEBUG: xbbs.worker: ... found wayland-protocols-1.32_5.x86_64.xbps [2024-10-06 05:45:12.106183 tictac] 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: 1 packages registered. [2024-10-06 05:45:12.129713 tictac] DEBUG: xbbs.worker: ... found libx11-1.8.7_4.x86_64.xbps [2024-10-06 05:45:12.135170 tictac] 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: 2 packages registered. [2024-10-06 05:45:12.166609 tictac] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl3995_2.x86_64.xbps [2024-10-06 05:45:12.167555 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl3995_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl3995_2' (x86_64). index: 3 packages registered. [2024-10-06 05:45:12.185856 tictac] DEBUG: xbbs.worker: ... found libxau-1.0.11_6.x86_64.xbps [2024-10-06 05:45:12.186545 tictac] 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: 4 packages registered. [2024-10-06 05:45:12.201927 tictac] DEBUG: xbbs.worker: ... found libxml-2.10.0_7.x86_64.xbps [2024-10-06 05:45:12.205542 tictac] 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: 5 packages registered. [2024-10-06 05:45:12.231579 tictac] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2024-10-06 05:45:12.232430 tictac] 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: 6 packages registered. [2024-10-06 05:45:12.248946 tictac] DEBUG: xbbs.worker: ... found xkeyboard-config-2.39_6.x86_64.xbps [2024-10-06 05:45:12.250908 tictac] 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: 7 packages registered. [2024-10-06 05:45:12.272501 tictac] DEBUG: xbbs.worker: ... found frigg-0.0pl342_7.x86_64.xbps [2024-10-06 05:45:12.273301 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl342_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl342_7' (x86_64). index: 8 packages registered. [2024-10-06 05:45:12.291103 tictac] DEBUG: xbbs.worker: ... found libxkbcommon-1.5.0_6.x86_64.xbps [2024-10-06 05:45:12.292742 tictac] 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: 9 packages registered. [2024-10-06 05:45:12.314159 tictac] DEBUG: xbbs.worker: ... found xorg-proto-2023.2_7.x86_64.xbps [2024-10-06 05:45:12.315506 tictac] 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: 10 packages registered. [2024-10-06 05:45:12.334030 tictac] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2024-10-06 05:45:12.338645 tictac] 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: 11 packages registered. [2024-10-06 05:45:12.367181 tictac] DEBUG: xbbs.worker: ... found libexpat-2.5.0_6.x86_64.xbps [2024-10-06 05:45:12.368331 tictac] 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: 12 packages registered. [2024-10-06 05:45:12.386050 tictac] DEBUG: xbbs.worker: ... found libxdmcp-1.1.4_6.x86_64.xbps [2024-10-06 05:45:12.386764 tictac] 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: 13 packages registered. [2024-10-06 05:45:12.403430 tictac] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.0_6.x86_64.xbps [2024-10-06 05:45:12.404111 tictac] 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-10-06 05:45:12.420025 tictac] DEBUG: xbbs.worker: ... found libiconv-1.17_7.x86_64.xbps [2024-10-06 05:45:12.421725 tictac] 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: 15 packages registered. [2024-10-06 05:45:12.441518 tictac] DEBUG: xbbs.worker: ... found libxtrans-1.5.0_6.x86_64.xbps [2024-10-06 05:45:12.442242 tictac] 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: 16 packages registered. [2024-10-06 05:45:12.458918 tictac] DEBUG: xbbs.worker: ... found xcb-proto-1.16.0_4.x86_64.xbps [2024-10-06 05:45:12.459746 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xcb-proto-1.16.0_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xcb-proto-1.16.0_4' (x86_64). index: 17 packages registered. [2024-10-06 05:45:12.476967 tictac] DEBUG: xbbs.worker: ... found mlibc-0.0pl3995_2.x86_64.xbps [2024-10-06 05:45:12.484678 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl3995_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl3995_2' (x86_64). index: 18 packages registered. [2024-10-06 05:45:12.519810 tictac] DEBUG: xbbs.worker: ... found libffi-3.4.4_5.x86_64.xbps [2024-10-06 05:45:12.520647 tictac] 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: 19 packages registered. [2024-10-06 05:45:12.538240 tictac] DEBUG: xbbs.worker: ... found wayland-1.22.0_7.x86_64.xbps [2024-10-06 05:45:12.539637 tictac] 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: 20 packages registered. [2024-10-06 05:45:12.559547 tictac] DEBUG: xbbs.worker: ... found zlib-1.2.12_7.x86_64.xbps [2024-10-06 05:45:12.560255 tictac] 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: 21 packages registered. [2024-10-06 05:45:12.578597 tictac] DEBUG: xbbs.worker: ... found libxcb-1.16_4.x86_64.xbps [2024-10-06 05:45:12.580571 tictac] 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: 22 packages registered. [2024-10-06 05:45:35.510980 tictac] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:18', 'package:havoc'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (18,)}) xbstrap: Running the following plan: fetch havoc checkout havoc patch havoc regenerate havoc configure havoc build havoc pack havoc xbstrap: fetch havoc [1/7] 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/7] [2024-10-06 05:45:41.374049 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 7, 'n_this': 1, 'status': 'success', 'subject': 'havoc'} HEAD is now at e935cc6 initialize glyph buffers to zero xbstrap: patch havoc [3/7] [2024-10-06 05:45:41.388510 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'havoc'} Applying: Change some config values to sane defaults xbstrap: regenerate havoc [4/7] xbstrap[2024-10-06 05:45:41.404225 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'havoc'} : configure havoc [5/7] [2024-10-06 05:45:41.405441 tictac] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 7, 'n_this': 4, 'status': 'success', 'subject': 'havoc'} xbstrap: Running ['cp', '-r', '@THIS_SOURCE_DIR@/.', '@THIS_BUILD_DIR@'] (tools: ['wayland-scanner', 'system-gcc', 'cross-binutils', 'host-pkg-config']) via cbuildrt PID init is 3595741 (outside the namespace) xbstrap: build havoc [6/7] [2024-10-06 05:45:41.658723 tictac] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'success', 'subject': 'havoc'} xbstrap: Running ['make'] (tools: ['wayland-scanner', 'system-gcc', 'cross-binutils', 'host-pkg-config']) via cbuildrt PID init is 3595746 (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: warning: implicit declaration of function ‘ioctl’ [-Wimplicit-function-declaration] 1442 | if (term.master_fd >= 0 && ioctl(term.master_fd, TIOCSWINSZ, &ws) < 0) | ^~~~~ main.c: In function ‘buffer_init’: main.c:506:45: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 506 | sprintf(shm_name, "/havoc-%d", rand() % 1000000); | ^ main.c:506:17: note: ‘sprintf’ output between 9 and 15 bytes into a destination of size 14 506 | sprintf(shm_name, "/havoc-%d", rand() % 1000000); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-managarm-gcc -o havoc xdg-shell.o gtk-primary-selection.o glyph.o main.o -lrt -lm -lutil -lwayland-client -lwayland-cursor -lxkbcommon -Ltsm -lhtsm xbstrap: Running ['make', 'install'] (tools: ['wayland-scanner', 'system-gcc', 'cross-binutils', 'host-pkg-config']) via cbuildrt PID init is 3595807 (outside the namespace) make -C tsm make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/havoc/tsm' make[1]: 'libhtsm.a' is up to date. make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/havoc/tsm' x86_64-managarm-gcc -o havoc xdg-shell.o gtk-primary-selection.o glyph.o main.o -lrt -lm -lutil -lwayland-client -lwayland-cursor -lxkbcommon -Ltsm -lhtsm install -D -t /var/lib/managarm-buildenv/build/packages/havoc.collect/usr/bin havoc xbstrap: Running ['mkdir', '-p', '@THIS_COLLECT_DIR@/home/managarm/.config'] (tools: ['wayland-scanner', 'system-gcc', 'cross-binutils', 'host-pkg-config']) via cbuildrt PID init is 3595818 (outside the namespace) xbstrap: Running ['mkdir', '-p', '@THIS_COLLECT_DIR@/root/.config'] (tools: ['wayland-scanner', 'system-gcc', 'cross-binutils', 'host-pkg-config']) via cbuildrt PID init is 3595824 (outside the namespace) xbstrap: Running ['cp', '@THIS_SOURCE_DIR@/havoc.cfg', '@THIS_COLLECT_DIR@/home/managarm/.config/havoc.cfg'] (tools: ['wayland-scanner', 'system-gcc', 'cross-binutils', 'host-pkg-config']) via cbuildrt PID init is 3595829 (outside the namespace) xbstrap: Running ['cp', '@THIS_SOURCE_DIR@/havoc.cfg', '@THIS_COLLECT_DIR@/root/.config/havoc.cfg'] (tools: ['wayland-scanner', 'system-gcc', 'cross-binutils', 'host-pkg-config']) via cbuildrt PID init is 3595834 (outside the namespace) xbstrap: pack havoc [7/7] [2024-10-06 05:45:44.442637 tictac] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'success', 'subject': 'havoc'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'havoc', '-n', 'havoc-0.4.0_4', '-D', 'mlibc>=0 wayland>=0 wayland-protocols>=0 libxkbcommon>=0', '--desc', 'Minimal terminal emulator for wayland', '--long-desc', 'This package contains a minimalistic terminal emulator for wayland.', '--license', 'MIT', '--homepage', 'https://github.com/ii8/havoc', '--maintainer', 'Dennis Bonke ', '--tags', 'gui-apps', '/tmp/tmpuwxpkbkr'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/havoc-0.4.0_4.x86_64.xbps'] (x86_64) [2024-10-06 05:45:44.492208 tictac] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'havoc'} [2024-10-06 05:45:44.496457 tictac] DEBUG: xbbs.worker: successfully uploaded package havoc for JobMessage(project='managarm', job='package:havoc', repository='https://github.com/managarm/bootstrap-managarm.git', revision='dd2fcc32a1e0202a7c040fe64cd0a56bf792d1a9', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'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'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, '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'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.5.0_6'}, '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'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl3995_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl342_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl3995_2'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_5'}}, needed_tools={'wayland-scanner': {'architecture': {'x86_64'}, 'version': '1.22.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}}, 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/') [2024-10-06 05:45:44.525332 tictac] INFO: xbbs.worker: job done. return code: 0