[2024-12-22 05:06:29.781265 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_riscv', job='package:libxxf86vm', repository='https://github.com/managarm/bootstrap-managarm.git', revision='8fa7838c73bae47be5508548d5c98de605240b6b', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libxext': {'architecture': 'riscv64', 'version': '1.3.6_1'}, 'libxdmcp': {'architecture': 'riscv64', 'version': '1.1.5_1'}, 'libxau': {'architecture': 'riscv64', 'version': '1.0.12_1'}, 'xcb-proto': {'architecture': 'riscv64', 'version': '1.17.0_1'}, 'libxcb': {'architecture': 'riscv64', 'version': '1.17_1'}, 'libxtrans': {'architecture': 'riscv64', 'version': '1.5.2_1'}, 'libx11': {'architecture': 'riscv64', 'version': '1.8.10_1'}, 'xorg-proto': {'architecture': 'riscv64', 'version': '2024.1_1'}, 'xorg-util-macros': {'architecture': 'riscv64', 'version': '1.20.2_1'}, 'linux-headers': {'architecture': 'riscv64', 'version': '6.9.3_1'}, 'frigg': {'architecture': 'riscv64', 'version': '0.0pl348_7'}, 'libdrm-headers': {'architecture': 'riscv64', 'version': '2.4.115_1'}, 'mlibc-headers': {'architecture': 'riscv64', 'version': '0.0pl4129_2'}, 'mlibc': {'architecture': 'riscv64', 'version': '0.0pl4129_2'}}, needed_tools={'cross-binutils': {'architecture': 'riscv64', 'version': '2.40_3'}, 'host-pkg-config': {'architecture': {'riscv64'}, 'version': '0.29.2_2'}, 'system-gcc': {'architecture': 'riscv64', 'version': '13.2.3_2'}, 'host-autoconf-v2.69': {'architecture': {'riscv64'}, 'version': '2.69_2'}, 'host-automake-v1.15': {'architecture': {'riscv64'}, 'version': '1.15.1_3'}, 'host-autoconf-archive': {'architecture': {'riscv64'}, 'version': '2019.01.06_2'}, 'host-libtool': {'architecture': {'riscv64'}, 'version': '2.5.4_1'}, 'host-xorg-macros': {'architecture': {'riscv64'}, 'version': '1.20.2_1'}}, prod_pkgs={'libxxf86vm': {'architecture': 'riscv64', 'version': '1.1.6_1'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_riscv/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_riscv/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/riscv64/') [2024-12-22 05:06:29.782307 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-12-22 05:06:29.792510 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-12-22 05:06:29.802067 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-12-22 05:06:30.705971 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '8fa7838c73bae47be5508548d5c98de605240b6b'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 8fa7838 uacpi: Bump to latest commit [2024-12-22 05:06:30.738160 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-12-22 05:06:35.673874 sunset] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm_riscv/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'libxext', 'libxdmcp', 'libxau', 'xcb-proto', 'libxcb', 'libxtrans', 'libx11', 'xorg-proto', 'xorg-util-macros', 'linux-headers', 'frigg', 'libdrm-headers', 'mlibc-headers', 'mlibc'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm_riscv/package_repo/riscv64-repodata' ... riscv64-repodata: [13KB 31%] 45MB/s ETA: 00m00s riscv64-repodata: 13KB [avg rate: 142MB/s] 14 packages will be downloaded: 14 packages will be installed: libxext-1.3.6_1 libxdmcp-1.1.5_1 libxau-1.0.12_1 xcb-proto-1.17.0_1 libxcb-1.17_1 libxtrans-1.5.2_1 libx11-1.8.10_1 xorg-proto-2024.1_1 xorg-util-macros-1.20.2_1 linux-headers-6.9.3_1 frigg-0.0pl348_7 libdrm-headers-2.4.115_1 mlibc-headers-0.0pl4129_2 mlibc-0.0pl4129_2 Size to download: 12MB Size required on disk: 65MB Space available on disk: 757GB [*] Downloading packages libxext-1.3.6_1.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libxext-1.3.6_1.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] libxext-1.3.6_1.riscv64.xbps: [221KB 1%] 103MB/s ETA: 00m00s libxext-1.3.6_1.riscv64.xbps: 221KB [avg rate: 5667MB/s] libxext-1.3.6_1: verifying RSA signature... libxdmcp-1.1.5_1.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libxdmcp-1.1.5_1.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] libxdmcp-1.1.5_1.riscv64.xbps: [41KB 9%] 106MB/s ETA: 00m00s libxdmcp-1.1.5_1.riscv64.xbps: 41KB [avg rate: 1088MB/s] libxdmcp-1.1.5_1: verifying RSA signature... libxau-1.0.12_1.riscv64.xbps.sig2: [512B 100%] 7692KB/s ETA: 00m00s libxau-1.0.12_1.riscv64.xbps.sig2: 512B [avg rate: 7692KB/s] libxau-1.0.12_1.riscv64.xbps: [18KB 22%] 69MB/s ETA: 00m00s libxau-1.0.12_1.riscv64.xbps: 18KB [avg rate: 311MB/s] libxau-1.0.12_1: verifying RSA signature... xcb-proto-1.17.0_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s xcb-proto-1.17.0_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] xcb-proto-1.17.0_1.riscv64.xbps: [124KB 3%] 106MB/s ETA: 00m00s xcb-proto-1.17.0_1.riscv64.xbps: 124KB [avg rate: 3271MB/s] xcb-proto-1.17.0_1: verifying RSA signature... libxcb-1.17_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxcb-1.17_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] libxcb-1.17_1.riscv64.xbps: [1125KB 0%] 109MB/s ETA: 00m00s libxcb-1.17_1.riscv64.xbps: 1125KB [avg rate: 30GB/s] libxcb-1.17_1: verifying RSA signature... libxtrans-1.5.2_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxtrans-1.5.2_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] libxtrans-1.5.2_1.riscv64.xbps: [43KB 9%] 106MB/s ETA: 00m00s libxtrans-1.5.2_1.riscv64.xbps: 43KB [avg rate: 1123MB/s] libxtrans-1.5.2_1: verifying RSA signature... libx11-1.8.10_1.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libx11-1.8.10_1.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] libx11-1.8.10_1.riscv64.xbps: [3138KB 0%] 106MB/s ETA: 00m00s libx11-1.8.10_1.riscv64.xbps: 3138KB [avg rate: 81GB/s] libx11-1.8.10_1: verifying RSA signature... xorg-proto-2024.1_1.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s xorg-proto-2024.1_1.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] xorg-proto-2024.1_1.riscv64.xbps: [585KB 0%] 57MB/s ETA: 00m00s xorg-proto-2024.1_1.riscv64.xbps: 585KB [avg rate: 8407MB/s] xorg-proto-2024.1_1: verifying RSA signature... xorg-util-macros-1.20.2_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] xorg-util-macros-1.20.2_1.riscv64.xbps: [23KB 17%] 89MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.riscv64.xbps: 23KB [avg rate: 502MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... linux-headers-6.9.3_1.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s linux-headers-6.9.3_1.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] linux-headers-6.9.3_1.riscv64.xbps: [2962KB 0%] 106MB/s ETA: 00m00s linux-headers-6.9.3_1.riscv64.xbps: 2962KB [avg rate: 76GB/s] linux-headers-6.9.3_1: verifying RSA signature... frigg-0.0pl348_7.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s frigg-0.0pl348_7.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] frigg-0.0pl348_7.riscv64.xbps: [42KB 9%] 103MB/s ETA: 00m00s frigg-0.0pl348_7.riscv64.xbps: 42KB [avg rate: 1067MB/s] frigg-0.0pl348_7: verifying RSA signature... libdrm-headers-2.4.115_1.riscv64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s libdrm-headers-2.4.115_1.riscv64.xbps.sig2: 512B [avg rate: 12MB/s] libdrm-headers-2.4.115_1.riscv64.xbps: [114KB 3%] 100MB/s ETA: 00m00s libdrm-headers-2.4.115_1.riscv64.xbps: 114KB [avg rate: 2861MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... mlibc-headers-0.0pl4129_2.riscv64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s mlibc-headers-0.0pl4129_2.riscv64.xbps.sig2: 512B [avg rate: 11MB/s] mlibc-headers-0.0pl4129_2.riscv64.xbps: [96KB 4%] 65MB/s ETA: 00m00s mlibc-headers-0.0pl4129_2.riscv64.xbps: 96KB [avg rate: 1560MB/s] mlibc-headers-0.0pl4129_2: verifying RSA signature... mlibc-0.0pl4129_2.riscv64.xbps.sig2: [512B 100%] 17MB/s ETA: 00m00s mlibc-0.0pl4129_2.riscv64.xbps.sig2: 512B [avg rate: 17MB/s] mlibc-0.0pl4129_2.riscv64.xbps: [3944KB 0%] 103MB/s ETA: 00m00s mlibc-0.0pl4129_2.riscv64.xbps: 3944KB [avg rate: 99GB/s] mlibc-0.0pl4129_2: verifying RSA signature... [*] Collecting package files libxext-1.3.6_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... libxtrans-1.5.2_1: collecting files... libx11-1.8.10_1: collecting files... xorg-proto-2024.1_1: collecting files... xorg-util-macros-1.20.2_1: collecting files... linux-headers-6.9.3_1: collecting files... frigg-0.0pl348_7: collecting files... libdrm-headers-2.4.115_1: collecting files... mlibc-headers-0.0pl4129_2: collecting files... mlibc-0.0pl4129_2: collecting files... [*] Unpacking packages libxext-1.3.6_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 ... libxtrans-1.5.2_1: unpacking ... libx11-1.8.10_1: unpacking ... xorg-proto-2024.1_1: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... linux-headers-6.9.3_1: unpacking ... frigg-0.0pl348_7: unpacking ... libdrm-headers-2.4.115_1: unpacking ... mlibc-headers-0.0pl4129_2: unpacking ... mlibc-0.0pl4129_2: unpacking ... 14 downloaded, 14 installed, 0 updated, 14 configured, 0 removed. [2024-12-22 05:06:37.686461 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2024-12-22 05:06:37.686972 sunset] DEBUG: xbbs.worker: ... found libx11-1.8.10_1.riscv64.xbps [2024-12-22 05:06:37.690418 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.10_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.10_1' (riscv64). index: 1 packages registered. [2024-12-22 05:06:37.711252 sunset] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.riscv64.xbps [2024-12-22 05:06:37.712005 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xcb-proto-1.17.0_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xcb-proto-1.17.0_1' (riscv64). index: 2 packages registered. [2024-12-22 05:06:37.730350 sunset] DEBUG: xbbs.worker: ... found frigg-0.0pl348_7.riscv64.xbps [2024-12-22 05:06:37.731080 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl348_7.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl348_7' (riscv64). index: 3 packages registered. [2024-12-22 05:06:37.751985 sunset] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.riscv64.xbps [2024-12-22 05:06:37.752736 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.115_1' (riscv64). index: 4 packages registered. [2024-12-22 05:06:37.783642 sunset] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.riscv64.xbps [2024-12-22 05:06:37.785013 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-proto-2024.1_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-proto-2024.1_1' (riscv64). index: 5 packages registered. [2024-12-22 05:06:37.825073 sunset] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4129_2.riscv64.xbps [2024-12-22 05:06:37.832281 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4129_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4129_2' (riscv64). index: 6 packages registered. [2024-12-22 05:06:37.853371 sunset] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.riscv64.xbps [2024-12-22 05:06:37.856802 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.9.3_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.9.3_1' (riscv64). index: 7 packages registered. [2024-12-22 05:06:37.878014 sunset] DEBUG: xbbs.worker: ... found mlibc-0.0pl4129_2.riscv64.xbps [2024-12-22 05:06:37.882649 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4129_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4129_2' (riscv64). index: 8 packages registered. [2024-12-22 05:06:37.905668 sunset] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.riscv64.xbps [2024-12-22 05:06:37.906206 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxau-1.0.12_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxau-1.0.12_1' (riscv64). index: 9 packages registered. [2024-12-22 05:06:37.923558 sunset] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.riscv64.xbps [2024-12-22 05:06:37.924115 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-util-macros-1.20.2_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-util-macros-1.20.2_1' (riscv64). index: 10 packages registered. [2024-12-22 05:06:37.941395 sunset] DEBUG: xbbs.worker: ... found libxext-1.3.6_1.riscv64.xbps [2024-12-22 05:06:37.942560 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxext-1.3.6_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxext-1.3.6_1' (riscv64). index: 11 packages registered. [2024-12-22 05:06:37.957578 sunset] DEBUG: xbbs.worker: ... found libxtrans-1.5.2_1.riscv64.xbps [2024-12-22 05:06:37.958045 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.5.2_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.5.2_1' (riscv64). index: 12 packages registered. [2024-12-22 05:06:37.988700 sunset] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.riscv64.xbps [2024-12-22 05:06:37.990180 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdmcp-1.1.5_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdmcp-1.1.5_1' (riscv64). index: 13 packages registered. [2024-12-22 05:06:38.011723 sunset] DEBUG: xbbs.worker: ... found libxcb-1.17_1.riscv64.xbps [2024-12-22 05:06:38.016303 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcb-1.17_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcb-1.17_1' (riscv64). index: 14 packages registered. [2024-12-22 05:06:44.829997 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:libxxf86vm'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch libxxf86vm checkout libxxf86vm patch libxxf86vm regenerate libxxf86vm install frigg (inside sysroot.7dg5v4hk) install libdrm-headers (inside sysroot.7dg5v4hk) install linux-headers (inside sysroot.7dg5v4hk) install mlibc-headers (inside sysroot.7dg5v4hk) install mlibc (inside sysroot.7dg5v4hk) install xorg-util-macros (inside sysroot.7dg5v4hk) install xorg-proto (inside sysroot.7dg5v4hk) install libxau (inside sysroot.7dg5v4hk) install libxdmcp (inside sysroot.7dg5v4hk) install xcb-proto (inside sysroot.7dg5v4hk) install libxcb (inside sysroot.7dg5v4hk) install libxtrans (inside sysroot.7dg5v4hk) install libx11 (inside sysroot.7dg5v4hk) install libxext (inside sysroot.7dg5v4hk) configure libxxf86vm (inside sysroot.7dg5v4hk) build libxxf86vm (inside sysroot.7dg5v4hk) pack libxxf86vm xbstrap: fetch libxxf86vm [1/21] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libxxf86vm/.git/ From https://mirrors.managarm.org/mirror/git/libxxf86vm * [new tag] libXxf86vm-1.1.6 -> libXxf86vm-1.1.6 xbstrap: checkout libxxf86vm [2/21] [2024-12-22 05:06:45.520800 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 21, 'n_this': 1, 'status': 'success', 'subject': 'libxxf86vm'} HEAD is now at 4f7497e libXxf86vm 1.1.6 xbstrap: patch libxxf86vm [3/21] xbstrap: regenerate libxxf86vm [4/21] [2024-12-22 05:06:45.530335 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 21, 'n_this': 2, 'status': 'success', 'subject': 'libxxf86vm'} [2024-12-22 05:06:45.531025 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 21, 'n_this': 3, 'status': 'success', 'subject': 'libxxf86vm'} xbstrap: Running ['./autogen.sh'] (tools: ['host-autoconf-v2.69', 'host-autoconf-archive', 'host-xorg-macros', 'host-pkg-config', 'host-automake-v1.15', 'host-libtool']) via cbuildrt PID init is 2289391 (outside the namespace) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). aclocal: warning: couldn't open directory 'm4': No such file or directory perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). autoreconf: running: /var/lib/managarm-buildenv/build/tools/host-autoconf-v2.69/bin/autoconf autoreconf: running: /var/lib/managarm-buildenv/build/tools/host-autoconf-v2.69/bin/autoheader perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). autoreconf: running: automake --add-missing --copy --no-force perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). configure.ac:15: installing './compile' configure.ac:15: installing './config.guess' configure.ac:15: installing './config.sub' configure.ac:12: installing './install-sh' configure.ac:12: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' xbstrap: install frigg [5/21] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.7dg5v4hk', 'frigg'] [2024-12-22 05:06:55.306222 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 21, 'n_this': 4, 'status': 'success', 'subject': 'libxxf86vm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.7dg5v4hk', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/21] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.7dg5v4hk', 'libdrm-headers'] [2024-12-22 05:06:55.319316 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 21, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.7dg5v4hk', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/21] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.7dg5v4hk', 'linux-headers'] [2024-12-22 05:06:55.341934 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 21, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.7dg5v4hk', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/21] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.7dg5v4hk', 'mlibc-headers'] [2024-12-22 05:06:55.511037 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 21, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.7dg5v4hk', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/21] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.7dg5v4hk', 'mlibc'] [2024-12-22 05:06:55.533881 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 21, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.7dg5v4hk', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install xorg-util-macros [10/21] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.7dg5v4hk', 'xorg-util-macros'] [2024-12-22 05:06:55.594376 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 21, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.7dg5v4hk', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-util-macros'] xbstrap: install xorg-proto [11/21] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.7dg5v4hk', 'xorg-proto'] [2024-12-22 05:06:55.604255 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 21, 'n_this': 10, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.7dg5v4hk', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [12/21] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.7dg5v4hk', 'libxau'] [2024-12-22 05:06:55.647221 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 21, 'n_this': 11, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.7dg5v4hk', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [13/21] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.7dg5v4hk', 'libxdmcp'] [2024-12-22 05:06:55.665190 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 21, 'n_this': 12, 'status': 'success', 'subject': 'libxau'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.7dg5v4hk', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [14/21] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.7dg5v4hk', 'xcb-proto'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.7dg5v4hk', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] [2024-12-22 05:06:55.680635 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 21, 'n_this': 13, 'status': 'success', 'subject': 'libxdmcp'} xbstrap: install libxcb [15/21] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.7dg5v4hk', 'libxcb'] [2024-12-22 05:06:55.695034 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 21, 'n_this': 14, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.7dg5v4hk', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [16/21] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.7dg5v4hk', 'libxtrans'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.7dg5v4hk', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] [2024-12-22 05:06:55.860893 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 21, 'n_this': 15, 'status': 'success', 'subject': 'libxcb'} xbstrap[2024-12-22 05:06:55.877303 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 21, 'n_this': 16, 'status': 'success', 'subject': 'libxtrans'} : install libx11 [17/21] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.7dg5v4hk', 'libx11'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.7dg5v4hk', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libxext [18/21] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.7dg5v4hk', 'libxext'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.7dg5v4hk', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] [2024-12-22 05:06:56.057108 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 21, 'n_this': 17, 'status': 'success', 'subject': 'libx11'} xbstrap: configure libxxf86vm [19/21] [2024-12-22 05:06:56.082524 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 21, 'n_this': 18, 'status': 'success', 'subject': 'libxext'} xbstrap: Running ['@THIS_SOURCE_DIR@/configure', '--host=@OPTION:arch-triple@', '--prefix=/usr', '--sysconfdir=/etc', '--localstatedir=/var', '--disable-static', '--disable-malloc0returnsnull'] (tools: ['host-automake-v1.15', 'host-autoconf-v2.69', 'system-gcc', 'host-pkg-config', 'cross-binutils']) via cbuildrt PID init is 2290110 (outside the namespace) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for riscv64-managarm-strip... riscv64-managarm-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... riscv64-unknown-managarm-mlibc checking how to print strings... printf checking for style of include used by make... GNU checking for riscv64-managarm-gcc... riscv64-managarm-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether riscv64-managarm-gcc accepts -g... yes checking for riscv64-managarm-gcc option to accept ISO C89... none needed checking whether riscv64-managarm-gcc understands -c and -o together... yes checking dependency style of riscv64-managarm-gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-managarm-gcc... /var/lib/managarm-buildenv/build/tools/system-gcc/riscv64-managarm/bin/ld checking if the linker (/var/lib/managarm-buildenv/build/tools/system-gcc/riscv64-managarm/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/riscv64-managarm-nm -B checking the name lister (/var/lib/managarm-buildenv/build/tools/cross-binutils/bin/riscv64-managarm-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to riscv64-unknown-managarm-mlibc format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /var/lib/managarm-buildenv/build/tools/system-gcc/riscv64-managarm/bin/ld option to reload object files... -r checking for file... file checking for riscv64-managarm-objdump... riscv64-managarm-objdump checking how to recognize dependent libraries... pass_all checking for riscv64-managarm-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-managarm-ranlib... riscv64-managarm-ranlib checking for riscv64-managarm-ar... riscv64-managarm-ar checking for archiver @FILE support... @ checking for riscv64-managarm-strip... (cached) riscv64-managarm-strip checking command to parse /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/riscv64-managarm-nm -B output from riscv64-managarm-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-managarm-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... riscv64-managarm-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-managarm-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-managarm-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-managarm-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-managarm-gcc static flag -static works... no checking if riscv64-managarm-gcc supports -c -o file.o... yes checking if riscv64-managarm-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-managarm-gcc linker (/var/lib/managarm-buildenv/build/tools/system-gcc/riscv64-managarm/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... mlibc ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for riscv64-managarm-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for riscv64-managarm-pkg-config... no checking for pkg-config... /var/lib/managarm-buildenv/build/tools/host-pkg-config/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking if riscv64-managarm-gcc supports -Werror=unknown-warning-option... no checking if riscv64-managarm-gcc supports -Werror=unused-command-line-argument... no checking if riscv64-managarm-gcc supports -Wall... yes checking if riscv64-managarm-gcc supports -Wpointer-arith... yes checking if riscv64-managarm-gcc supports -Wmissing-declarations... yes checking if riscv64-managarm-gcc supports -Wformat=2... yes checking if riscv64-managarm-gcc supports -Wstrict-prototypes... yes checking if riscv64-managarm-gcc supports -Wmissing-prototypes... yes checking if riscv64-managarm-gcc supports -Wnested-externs... yes checking if riscv64-managarm-gcc supports -Wbad-function-cast... yes checking if riscv64-managarm-gcc supports -Wold-style-definition... yes checking if riscv64-managarm-gcc supports -Wunused... yes checking if riscv64-managarm-gcc supports -Wuninitialized... yes checking if riscv64-managarm-gcc supports -Wshadow... yes checking if riscv64-managarm-gcc supports -Wmissing-noreturn... yes checking if riscv64-managarm-gcc supports -Wmissing-format-attribute... yes checking if riscv64-managarm-gcc supports -Wredundant-decls... yes checking if riscv64-managarm-gcc supports -Wlogical-op... yes checking if riscv64-managarm-gcc supports -Werror=implicit... yes checking if riscv64-managarm-gcc supports -Werror=nonnull... yes checking if riscv64-managarm-gcc supports -Werror=init-self... yes checking if riscv64-managarm-gcc supports -Werror=main... yes checking if riscv64-managarm-gcc supports -Werror=missing-braces... yes checking if riscv64-managarm-gcc supports -Werror=sequence-point... yes checking if riscv64-managarm-gcc supports -Werror=return-type... yes checking if riscv64-managarm-gcc supports -Werror=trigraphs... yes checking if riscv64-managarm-gcc supports -Werror=array-bounds... yes checking if riscv64-managarm-gcc supports -Werror=write-strings... yes checking if riscv64-managarm-gcc supports -Werror=address... yes checking if riscv64-managarm-gcc supports -Werror=int-to-pointer-cast... yes checking if riscv64-managarm-gcc supports -Werror=pointer-to-int-cast... yes checking if riscv64-managarm-gcc supports -pedantic... yes checking if riscv64-managarm-gcc supports -Werror... yes checking if riscv64-managarm-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to act as if malloc(0) can return NULL... no checking for xproto x11 >= 1.6 xextproto xext xf86vidmodeproto >= 2.2.99.1... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating xxf86vm.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands xbstrap: build libxxf86vm [20/21] [2024-12-22 05:07:00.784570 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 21, 'n_this': 19, 'status': 'success', 'subject': 'libxxf86vm'} xbstrap: Running ['make', '-j@PARALLELISM@'] (tools: ['host-automake-v1.15', 'host-autoconf-v2.69', 'system-gcc', 'host-pkg-config', 'cross-binutils']) via cbuildrt PID init is 2292153 (outside the namespace) Making all in src make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm/src' make all-am make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm/src' CC XF86VMode.lo CCLD libXxf86vm.la make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm/src' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm/src' Making all in man make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm/man' GEN XF86VM.3 GEN XF86VidModeQueryExtension.3 GEN XF86VidModeQueryVersion.3 GEN XF86VidModeGetModeLine.3 GEN XF86VidModeGetAllModeLines.3 GEN XF86VidModeAddModeLine.3 GEN XF86VidModeDeleteModeLine.3 GEN XF86VidModeModModeLine.3 GEN XF86VidModeSwitchMode.3 GEN XF86VidModeSwitchToMode.3 GEN XF86VidModeLockModeSwitch.3 GEN XF86VidModeGetMonitor.3 GEN XF86VidModeGetViewPort.3 GEN XF86VidModeSetViewPort.3 GEN XF86VidModeValidateModeLine.3 GEN XF86VidModeSetClientVersion.3 GEN XF86VidModeGetDotClocks.3 GEN XF86VidModeGetGamma.3 GEN XF86VidModeSetGamma.3 GEN XF86VidModeSetGammaRamp.3 GEN XF86VidModeGetGammaRampSize.3 GEN XF86VidModeGetGammaRamp.3 GEN XF86VidModeGetPermissions.3 make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm/man' make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm' xbstrap: Running ['make', 'install'] (tools: ['host-automake-v1.15', 'host-autoconf-v2.69', 'system-gcc', 'host-pkg-config', 'cross-binutils']) via cbuildrt PID init is 2292323 (outside the namespace) Making install in src make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm/src' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm/src' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxxf86vm.collect/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXxf86vm.la '/var/lib/managarm-buildenv/build/packages/libxxf86vm.collect/usr/lib' libtool: install: /usr/bin/install -c .libs/libXxf86vm.so.1.0.0 /var/lib/managarm-buildenv/build/packages/libxxf86vm.collect/usr/lib/libXxf86vm.so.1.0.0 libtool: install: (cd /var/lib/managarm-buildenv/build/packages/libxxf86vm.collect/usr/lib && { ln -s -f libXxf86vm.so.1.0.0 libXxf86vm.so.1 || { rm -f libXxf86vm.so.1 && ln -s libXxf86vm.so.1.0.0 libXxf86vm.so.1; }; }) libtool: install: (cd /var/lib/managarm-buildenv/build/packages/libxxf86vm.collect/usr/lib && { ln -s -f libXxf86vm.so.1.0.0 libXxf86vm.so || { rm -f libXxf86vm.so && ln -s libXxf86vm.so.1.0.0 libXxf86vm.so; }; }) libtool: install: /usr/bin/install -c .libs/libXxf86vm.lai /var/lib/managarm-buildenv/build/packages/libxxf86vm.collect/usr/lib/libXxf86vm.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxxf86vm.collect/usr/include/X11/extensions' /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/libxxf86vm/include/X11/extensions/xf86vmode.h '/var/lib/managarm-buildenv/build/packages/libxxf86vm.collect/usr/include/X11/extensions' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm/src' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm/src' Making install in man make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm/man' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxxf86vm.collect/usr/share/man/man3' /usr/bin/install -c -m 644 XF86VM.3 XF86VidModeQueryExtension.3 XF86VidModeQueryVersion.3 XF86VidModeGetModeLine.3 XF86VidModeGetAllModeLines.3 XF86VidModeAddModeLine.3 XF86VidModeDeleteModeLine.3 XF86VidModeModModeLine.3 XF86VidModeSwitchMode.3 XF86VidModeSwitchToMode.3 XF86VidModeLockModeSwitch.3 XF86VidModeGetMonitor.3 XF86VidModeGetViewPort.3 XF86VidModeSetViewPort.3 XF86VidModeValidateModeLine.3 XF86VidModeSetClientVersion.3 XF86VidModeGetDotClocks.3 XF86VidModeGetGamma.3 XF86VidModeSetGamma.3 XF86VidModeSetGammaRamp.3 XF86VidModeGetGammaRamp.3 XF86VidModeGetGammaRampSize.3 XF86VidModeGetPermissions.3 '/var/lib/managarm-buildenv/build/packages/libxxf86vm.collect/usr/share/man/man3' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm/man' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm/man' make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxxf86vm.collect/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xxf86vm.pc '/var/lib/managarm-buildenv/build/packages/libxxf86vm.collect/usr/lib/pkgconfig' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxxf86vm' xbstrap: Removed libtool file libXxf86vm.la xbstrap: pack libxxf86vm [21/21] [2024-12-22 05:07:02.366750 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 21, 'n_this': 20, 'status': 'success', 'subject': 'libxxf86vm'} xbstrap: Running ['xbps-create', '-A', 'riscv64', '-s', 'libxxf86vm', '-n', 'libxxf86vm-1.1.6_1', '-D', 'mlibc>=0 xorg-util-macros>=0 xorg-proto>=0 libx11>=0 libxtrans>=0 libxext>=0', '/tmp/tmpecgf5425'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/libxxf86vm-1.1.6_1.riscv64.xbps'] (riscv64) [2024-12-22 05:07:02.405855 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'riscv64', 'artifact_files': [], 'n_all': 21, 'n_this': 21, 'status': 'success', 'subject': 'libxxf86vm'} [2024-12-22 05:07:02.411266 sunset] DEBUG: xbbs.worker: successfully uploaded package libxxf86vm for JobMessage(project='managarm_riscv', job='package:libxxf86vm', repository='https://github.com/managarm/bootstrap-managarm.git', revision='8fa7838c73bae47be5508548d5c98de605240b6b', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libxext': {'architecture': 'riscv64', 'version': '1.3.6_1'}, 'libxdmcp': {'architecture': 'riscv64', 'version': '1.1.5_1'}, 'libxau': {'architecture': 'riscv64', 'version': '1.0.12_1'}, 'xcb-proto': {'architecture': 'riscv64', 'version': '1.17.0_1'}, 'libxcb': {'architecture': 'riscv64', 'version': '1.17_1'}, 'libxtrans': {'architecture': 'riscv64', 'version': '1.5.2_1'}, 'libx11': {'architecture': 'riscv64', 'version': '1.8.10_1'}, 'xorg-proto': {'architecture': 'riscv64', 'version': '2024.1_1'}, 'xorg-util-macros': {'architecture': 'riscv64', 'version': '1.20.2_1'}, 'linux-headers': {'architecture': 'riscv64', 'version': '6.9.3_1'}, 'frigg': {'architecture': 'riscv64', 'version': '0.0pl348_7'}, 'libdrm-headers': {'architecture': 'riscv64', 'version': '2.4.115_1'}, 'mlibc-headers': {'architecture': 'riscv64', 'version': '0.0pl4129_2'}, 'mlibc': {'architecture': 'riscv64', 'version': '0.0pl4129_2'}}, needed_tools={'cross-binutils': {'architecture': 'riscv64', 'version': '2.40_3'}, 'host-pkg-config': {'architecture': {'riscv64'}, 'version': '0.29.2_2'}, 'system-gcc': {'architecture': 'riscv64', 'version': '13.2.3_2'}, 'host-autoconf-v2.69': {'architecture': {'riscv64'}, 'version': '2.69_2'}, 'host-automake-v1.15': {'architecture': {'riscv64'}, 'version': '1.15.1_3'}, 'host-autoconf-archive': {'architecture': {'riscv64'}, 'version': '2019.01.06_2'}, 'host-libtool': {'architecture': {'riscv64'}, 'version': '2.5.4_1'}, 'host-xorg-macros': {'architecture': {'riscv64'}, 'version': '1.20.2_1'}}, prod_pkgs={'libxxf86vm': {'architecture': 'riscv64', 'version': '1.1.6_1'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_riscv/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_riscv/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/riscv64/') [2024-12-22 05:07:02.626919 sunset] INFO: xbbs.worker: job done. return code: 0