[2024-12-20 15:26:38.208583 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_riscv', job='package:libxmu', repository='https://github.com/managarm/bootstrap-managarm.git', revision='6c5459276b3daeb4b4604af42fe5cee4e9a33fcc', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libice': {'architecture': 'riscv64', 'version': '1.1.2_1'}, 'libsm': {'architecture': 'riscv64', 'version': '1.2.5_1'}, 'libxt': {'architecture': 'riscv64', 'version': '1.3.1_1'}, 'xorg-proto': {'architecture': 'riscv64', 'version': '2024.1_1'}, 'libxext': {'architecture': 'riscv64', 'version': '1.3.6_1'}, 'xorg-util-macros': {'architecture': 'riscv64', 'version': '1.20.2_1'}, 'mlibc-headers': {'architecture': 'riscv64', 'version': '0.0pl4129_2'}, 'frigg': {'architecture': 'riscv64', 'version': '0.0pl348_7'}, 'libdrm-headers': {'architecture': 'riscv64', 'version': '2.4.115_1'}, 'linux-headers': {'architecture': 'riscv64', 'version': '6.9.3_1'}, 'mlibc': {'architecture': 'riscv64', 'version': '0.0pl4129_2'}, 'libxdmcp': {'architecture': 'riscv64', 'version': '1.1.5_1'}, 'xcb-proto': {'architecture': 'riscv64', 'version': '1.17.0_1'}, 'libxau': {'architecture': 'riscv64', 'version': '1.0.12_1'}, 'libxcb': {'architecture': 'riscv64', 'version': '1.17_1'}, 'libx11': {'architecture': 'riscv64', 'version': '1.8.10_1'}, 'libxtrans': {'architecture': 'riscv64', 'version': '1.5.2_1'}}, needed_tools={'system-gcc': {'architecture': 'riscv64', 'version': '13.2.3_2'}, 'host-automake-v1.15': {'architecture': {'riscv64'}, 'version': '1.15.1_3'}, 'cross-binutils': {'architecture': 'riscv64', 'version': '2.40_3'}, 'host-autoconf-v2.71': {'architecture': {'riscv64'}, 'version': '2.71_1'}, 'host-pkg-config': {'architecture': {'riscv64'}, 'version': '0.29.2_2'}, 'host-libtool': {'architecture': {'riscv64'}, 'version': '2.5.4_1'}, 'host-autoconf-archive': {'architecture': {'riscv64'}, 'version': '2019.01.06_2'}, 'host-xorg-macros': {'architecture': {'riscv64'}, 'version': '1.20.2_1'}, 'host-xtrans': {'architecture': {'riscv64'}, 'version': '1.5.2_1'}}, prod_pkgs={'libxmu': {'architecture': 'riscv64', 'version': '1.2.1_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-20 15:26:38.209031 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-20 15:26:38.222456 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-20 15:26:38.233640 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-20 15:26:39.810415 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '6c5459276b3daeb4b4604af42fe5cee4e9a33fcc'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 6c54592 Merge pull request #421 from Dennisbonke/updates2 [2024-12-20 15:26:39.843920 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-20 15:26:44.821069 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', '--', 'libice', 'libsm', 'libxt', 'xorg-proto', 'libxext', 'xorg-util-macros', 'mlibc-headers', 'frigg', 'libdrm-headers', 'linux-headers', 'mlibc', 'libxdmcp', 'xcb-proto', 'libxau', 'libxcb', 'libx11', 'libxtrans'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm_riscv/package_repo/riscv64-repodata' ... riscv64-repodata: [14KB 28%] 115MB/s ETA: 00m00s riscv64-repodata: 14KB [avg rate: 401MB/s] 17 packages will be downloaded: 17 packages will be installed: libice-1.1.2_1 libsm-1.2.5_1 libxt-1.3.1_1 xorg-proto-2024.1_1 libxext-1.3.6_1 xorg-util-macros-1.20.2_1 mlibc-headers-0.0pl4129_2 frigg-0.0pl348_7 libdrm-headers-2.4.115_1 linux-headers-6.9.3_1 mlibc-0.0pl4129_2 libxdmcp-1.1.5_1 xcb-proto-1.17.0_1 libxau-1.0.12_1 libxcb-1.17_1 libx11-1.8.10_1 libxtrans-1.5.2_1 Size to download: 13MB Size required on disk: 71MB Space available on disk: 757GB [*] Downloading packages libice-1.1.2_1.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libice-1.1.2_1.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] libice-1.1.2_1.riscv64.xbps: [182KB 2%] 106MB/s ETA: 00m00s libice-1.1.2_1.riscv64.xbps: 182KB [avg rate: 4804MB/s] libice-1.1.2_1: verifying RSA signature... libsm-1.2.5_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libsm-1.2.5_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] libsm-1.2.5_1.riscv64.xbps: [87KB 4%] 118MB/s ETA: 00m00s libsm-1.2.5_1.riscv64.xbps: 87KB [avg rate: 2564MB/s] libsm-1.2.5_1: verifying RSA signature... libxt-1.3.1_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxt-1.3.1_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] libxt-1.3.1_1.riscv64.xbps: [942KB 0%] 77MB/s ETA: 00m00s libxt-1.3.1_1.riscv64.xbps: [942KB 96%] 9.8MB/s ETA: 00m00s libxt-1.3.1_1.riscv64.xbps: 942KB [avg rate: 10MB/s] libxt-1.3.1_1: verifying RSA signature... xorg-proto-2024.1_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s xorg-proto-2024.1_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] xorg-proto-2024.1_1.riscv64.xbps: [585KB 0%] 106MB/s ETA: 00m00s xorg-proto-2024.1_1.riscv64.xbps: 585KB [avg rate: 15GB/s] xorg-proto-2024.1_1: verifying RSA signature... libxext-1.3.6_1.riscv64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libxext-1.3.6_1.riscv64.xbps.sig2: 512B [avg rate: 10MB/s] libxext-1.3.6_1.riscv64.xbps: [221KB 1%] 106MB/s ETA: 00m00s libxext-1.3.6_1.riscv64.xbps: 221KB [avg rate: 5820MB/s] libxext-1.3.6_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%] 52MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.riscv64.xbps: 23KB [avg rate: 295MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... mlibc-headers-0.0pl4129_2.riscv64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s mlibc-headers-0.0pl4129_2.riscv64.xbps.sig2: 512B [avg rate: 13MB/s] mlibc-headers-0.0pl4129_2.riscv64.xbps: [96KB 4%] 106MB/s ETA: 00m00s mlibc-headers-0.0pl4129_2.riscv64.xbps: 96KB [avg rate: 2528MB/s] mlibc-headers-0.0pl4129_2: verifying RSA signature... frigg-0.0pl348_7.riscv64.xbps.sig2: [512B 100%] 7246KB/s ETA: 00m00s frigg-0.0pl348_7.riscv64.xbps.sig2: 512B [avg rate: 7246KB/s] frigg-0.0pl348_7.riscv64.xbps: [42KB 9%] 100MB/s ETA: 00m00s frigg-0.0pl348_7.riscv64.xbps: 42KB [avg rate: 1040MB/s] frigg-0.0pl348_7: verifying RSA signature... libdrm-headers-2.4.115_1.riscv64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s libdrm-headers-2.4.115_1.riscv64.xbps.sig2: 512B [avg rate: 11MB/s] libdrm-headers-2.4.115_1.riscv64.xbps: [114KB 3%] 93MB/s ETA: 00m00s libdrm-headers-2.4.115_1.riscv64.xbps: 114KB [avg rate: 2654MB/s] libdrm-headers-2.4.115_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: [2994KB 0%] 109MB/s ETA: 00m00s linux-headers-6.9.3_1.riscv64.xbps: 2994KB [avg rate: 79GB/s] linux-headers-6.9.3_1: verifying RSA signature... mlibc-0.0pl4129_2.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s mlibc-0.0pl4129_2.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] mlibc-0.0pl4129_2.riscv64.xbps: [3943KB 0%] 36MB/s ETA: 00m00s mlibc-0.0pl4129_2.riscv64.xbps: [3943KB 53%] 11MB/s ETA: 00m00s mlibc-0.0pl4129_2.riscv64.xbps: 3943KB [avg rate: 20MB/s] mlibc-0.0pl4129_2: verifying RSA signature... libxdmcp-1.1.5_1.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxdmcp-1.1.5_1.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] libxdmcp-1.1.5_1.riscv64.xbps: [41KB 9%] 98MB/s ETA: 00m00s libxdmcp-1.1.5_1.riscv64.xbps: 41KB [avg rate: 1007MB/s] libxdmcp-1.1.5_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%] 100MB/s ETA: 00m00s xcb-proto-1.17.0_1.riscv64.xbps: 124KB [avg rate: 3103MB/s] xcb-proto-1.17.0_1: verifying RSA signature... libxau-1.0.12_1.riscv64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s libxau-1.0.12_1.riscv64.xbps.sig2: 512B [avg rate: 13MB/s] libxau-1.0.12_1.riscv64.xbps: [18KB 22%] 100MB/s ETA: 00m00s libxau-1.0.12_1.riscv64.xbps: 18KB [avg rate: 455MB/s] libxau-1.0.12_1: verifying RSA signature... libxcb-1.17_1.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libxcb-1.17_1.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] libxcb-1.17_1.riscv64.xbps: [1125KB 0%] 98MB/s ETA: 00m00s libxcb-1.17_1.riscv64.xbps: 1125KB [avg rate: 27GB/s] libxcb-1.17_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%] 100MB/s ETA: 00m00s libx11-1.8.10_1.riscv64.xbps: 3138KB [avg rate: 77GB/s] libx11-1.8.10_1: verifying RSA signature... libxtrans-1.5.2_1.riscv64.xbps.sig2: [512B 100%] 17MB/s ETA: 00m00s libxtrans-1.5.2_1.riscv64.xbps.sig2: 512B [avg rate: 17MB/s] libxtrans-1.5.2_1.riscv64.xbps: [43KB 9%] 118MB/s ETA: 00m00s libxtrans-1.5.2_1.riscv64.xbps: 43KB [avg rate: 1259MB/s] libxtrans-1.5.2_1: verifying RSA signature... [*] Collecting package files libice-1.1.2_1: collecting files... libsm-1.2.5_1: collecting files... libxt-1.3.1_1: collecting files... xorg-proto-2024.1_1: collecting files... libxext-1.3.6_1: collecting files... xorg-util-macros-1.20.2_1: collecting files... mlibc-headers-0.0pl4129_2: collecting files... frigg-0.0pl348_7: collecting files... libdrm-headers-2.4.115_1: collecting files... linux-headers-6.9.3_1: collecting files... mlibc-0.0pl4129_2: collecting files... libxdmcp-1.1.5_1: collecting files... xcb-proto-1.17.0_1: collecting files... libxau-1.0.12_1: collecting files... libxcb-1.17_1: collecting files... libx11-1.8.10_1: collecting files... libxtrans-1.5.2_1: collecting files... [*] Unpacking packages libice-1.1.2_1: unpacking ... libsm-1.2.5_1: unpacking ... libxt-1.3.1_1: unpacking ... xorg-proto-2024.1_1: unpacking ... libxext-1.3.6_1: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... mlibc-headers-0.0pl4129_2: unpacking ... frigg-0.0pl348_7: unpacking ... libdrm-headers-2.4.115_1: unpacking ... linux-headers-6.9.3_1: unpacking ... mlibc-0.0pl4129_2: unpacking ... libxdmcp-1.1.5_1: unpacking ... xcb-proto-1.17.0_1: unpacking ... libxau-1.0.12_1: unpacking ... libxcb-1.17_1: unpacking ... libx11-1.8.10_1: unpacking ... libxtrans-1.5.2_1: unpacking ... 17 downloaded, 17 installed, 0 updated, 17 configured, 0 removed. [2024-12-20 15:26:47.434052 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2024-12-20 15:26:47.434614 sunset] DEBUG: xbbs.worker: ... found libsm-1.2.5_1.riscv64.xbps [2024-12-20 15:26:47.435051 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libsm-1.2.5_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libsm-1.2.5_1' (riscv64). index: 1 packages registered. [2024-12-20 15:26:47.453088 sunset] DEBUG: xbbs.worker: ... found libx11-1.8.10_1.riscv64.xbps [2024-12-20 15:26:47.456900 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: 2 packages registered. [2024-12-20 15:26:47.474771 sunset] DEBUG: xbbs.worker: ... found libxt-1.3.1_1.riscv64.xbps [2024-12-20 15:26:47.476269 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxt-1.3.1_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxt-1.3.1_1' (riscv64). index: 3 packages registered. [2024-12-20 15:26:47.492555 sunset] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.riscv64.xbps [2024-12-20 15:26:47.493193 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: 4 packages registered. [2024-12-20 15:26:47.512451 sunset] DEBUG: xbbs.worker: ... found frigg-0.0pl348_7.riscv64.xbps [2024-12-20 15:26:47.513134 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: 5 packages registered. [2024-12-20 15:26:47.533199 sunset] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.riscv64.xbps [2024-12-20 15:26:47.533822 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: 6 packages registered. [2024-12-20 15:26:47.548760 sunset] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.riscv64.xbps [2024-12-20 15:26:47.549893 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: 7 packages registered. [2024-12-20 15:26:47.568779 sunset] DEBUG: xbbs.worker: ... found libice-1.1.2_1.riscv64.xbps [2024-12-20 15:26:47.569506 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libice-1.1.2_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libice-1.1.2_1' (riscv64). index: 8 packages registered. [2024-12-20 15:26:47.587815 sunset] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4129_2.riscv64.xbps [2024-12-20 15:26:47.588501 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: 9 packages registered. [2024-12-20 15:26:47.604998 sunset] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.riscv64.xbps [2024-12-20 15:26:47.608509 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: 10 packages registered. [2024-12-20 15:26:47.633035 sunset] DEBUG: xbbs.worker: ... found mlibc-0.0pl4129_2.riscv64.xbps [2024-12-20 15:26:47.637819 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: 11 packages registered. [2024-12-20 15:26:47.659930 sunset] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.riscv64.xbps [2024-12-20 15:26:47.660518 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: 12 packages registered. [2024-12-20 15:26:47.680593 sunset] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.riscv64.xbps [2024-12-20 15:26:47.681186 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: 13 packages registered. [2024-12-20 15:26:47.700977 sunset] DEBUG: xbbs.worker: ... found libxext-1.3.6_1.riscv64.xbps [2024-12-20 15:26:47.701987 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: 14 packages registered. [2024-12-20 15:26:47.722516 sunset] DEBUG: xbbs.worker: ... found libxtrans-1.5.2_1.riscv64.xbps [2024-12-20 15:26:47.723105 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: 15 packages registered. [2024-12-20 15:26:47.747933 sunset] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.riscv64.xbps [2024-12-20 15:26:47.748555 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: 16 packages registered. [2024-12-20 15:26:47.770026 sunset] DEBUG: xbbs.worker: ... found libxcb-1.17_1.riscv64.xbps [2024-12-20 15:26:47.771829 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: 17 packages registered. [2024-12-20 15:26:53.915400 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:libxmu'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch libxmu checkout libxmu patch libxmu regenerate libxmu install frigg (inside sysroot.zy3sqldg) install libdrm-headers (inside sysroot.zy3sqldg) install linux-headers (inside sysroot.zy3sqldg) install mlibc-headers (inside sysroot.zy3sqldg) install mlibc (inside sysroot.zy3sqldg) install xorg-util-macros (inside sysroot.zy3sqldg) install xorg-proto (inside sysroot.zy3sqldg) install libxau (inside sysroot.zy3sqldg) install libxdmcp (inside sysroot.zy3sqldg) install xcb-proto (inside sysroot.zy3sqldg) install libxcb (inside sysroot.zy3sqldg) install libxtrans (inside sysroot.zy3sqldg) install libx11 (inside sysroot.zy3sqldg) install libxext (inside sysroot.zy3sqldg) install libice (inside sysroot.zy3sqldg) install libsm (inside sysroot.zy3sqldg) install libxt (inside sysroot.zy3sqldg) configure libxmu (inside sysroot.zy3sqldg) build libxmu (inside sysroot.zy3sqldg) pack libxmu xbstrap: fetch libxmu [1/24] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libxmu/.git/ From https://mirrors.managarm.org/mirror/git/libxmu * [new tag] libXmu-1.2.1 -> libXmu-1.2.1 xbstrap: checkout libxmu [2/24] [2024-12-20 15:26:54.557615 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 24, 'n_this': 1, 'status': 'success', 'subject': 'libxmu'} HEAD is now at 792f804 libXmu 1.2.1 xbstrap: patch libxmu [3/24] xbstrap: regenerate libxmu [4/24] [2024-12-20 15:26:54.574237 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 24, 'n_this': 2, 'status': 'success', 'subject': 'libxmu'} [2024-12-20 15:26:54.575205 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 24, 'n_this': 3, 'status': 'success', 'subject': 'libxmu'} xbstrap: Running ['./autogen.sh'] (tools: ['host-xorg-macros', 'host-pkg-config', 'host-xtrans', 'host-autoconf-archive', 'host-automake-v1.15', 'host-autoconf-v2.71', 'host-libtool']) via cbuildrt PID init is 967171 (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: export WARNINGS= 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. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc 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"). 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.71/bin/autoconf autoreconf: running: /var/lib/managarm-buildenv/build/tools/host-autoconf-v2.71/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:13: installing './compile' configure.ac:19: installing './config.guess' configure.ac:19: installing './config.sub' configure.ac:16: installing './install-sh' configure.ac:16: installing './missing' configure.ac:47: installing './tap-driver.sh' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory '.' xbstrap: install frigg [5/24] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.zy3sqldg', 'frigg'] [2024-12-20 15:27:03.589102 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 24, 'n_this': 4, 'status': 'success', 'subject': 'libxmu'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.zy3sqldg', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/24] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.zy3sqldg', 'libdrm-headers'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.zy3sqldg', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] [2024-12-20 15:27:03.600799 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 24, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: install linux-headers [7/24] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.zy3sqldg', 'linux-headers'] [2024-12-20 15:27:03.611860 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 24, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.zy3sqldg', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/24] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.zy3sqldg', 'mlibc-headers'] xbstrap[2024-12-20 15:27:03.745883 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 24, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} : Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.zy3sqldg', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/24] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.zy3sqldg', 'mlibc'] [2024-12-20 15:27:03.765385 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 24, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.zy3sqldg', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install xorg-util-macros [10/24] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.zy3sqldg', 'xorg-util-macros'] [2024-12-20 15:27:03.812317 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 24, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.zy3sqldg', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-util-macros'] xbstrap: install xorg-proto [11/24] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.zy3sqldg', 'xorg-proto'] [2024-12-20 15:27:03.822323 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 24, 'n_this': 10, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.zy3sqldg', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [12/24] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.zy3sqldg', 'libxau'] [2024-12-20 15:27:03.857737 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 24, 'n_this': 11, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.zy3sqldg', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [13/24] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.zy3sqldg', 'libxdmcp'] [2024-12-20 15:27:03.868364 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 24, 'n_this': 12, 'status': 'success', 'subject': 'libxau'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.zy3sqldg', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [14/24] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.zy3sqldg', 'xcb-proto'] [2024-12-20 15:27:03.881814 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 24, 'n_this': 13, 'status': 'success', 'subject': 'libxdmcp'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.zy3sqldg', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [15/24] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.zy3sqldg', 'libxcb'] [2024-12-20 15:27:03.896147 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 24, 'n_this': 14, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.zy3sqldg', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [16/24] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.zy3sqldg', 'libxtrans'] [2024-12-20 15:27:04.031769 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 24, 'n_this': 15, 'status': 'success', 'subject': 'libxcb'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.zy3sqldg', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [17/24] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.zy3sqldg', 'libx11'] [2024-12-20 15:27:04.046693 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 24, 'n_this': 16, 'status': 'success', 'subject': 'libxtrans'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.zy3sqldg', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libxext [18/24] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.zy3sqldg', 'libxext'] [2024-12-20 15:27:04.156574 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 24, 'n_this': 17, 'status': 'success', 'subject': 'libx11'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.zy3sqldg', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap: install libice [19/24] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.zy3sqldg', 'libice'] [2024-12-20 15:27:04.172127 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 24, 'n_this': 18, 'status': 'success', 'subject': 'libxext'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.zy3sqldg', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libice'] xbstrap: install libsm [20/24] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.zy3sqldg', 'libsm'] [2024-12-20 15:27:04.182539 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 24, 'n_this': 19, 'status': 'success', 'subject': 'libice'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.zy3sqldg', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libsm'] xbstrap: install libxt [21/24] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.zy3sqldg', 'libxt'] [2024-12-20 15:27:04.191403 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 24, 'n_this': 20, 'status': 'success', 'subject': 'libsm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.zy3sqldg', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxt'] xbstrap: configure libxmu [22/24] [2024-12-20 15:27:04.221259 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 24, 'n_this': 21, 'status': 'success', 'subject': 'libxt'} xbstrap: Running ['@THIS_SOURCE_DIR@/configure', '--host=@OPTION:arch-triple@', '--prefix=/usr', '--sysconfdir=/etc', '--localstatedir=/var', '--disable-static'] (tools: ['host-pkg-config', 'host-automake-v1.15', 'host-autoconf-v2.71', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 967917 (outside the namespace) 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 the compiler supports GNU C... yes checking whether riscv64-managarm-gcc accepts -g... yes checking for riscv64-managarm-gcc option to enable C11 features... none needed checking whether riscv64-managarm-gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no 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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of riscv64-managarm-gcc... gcc3 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 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 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 options needed to detect all undeclared functions... 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 build documentation... yes checking for xmlto... no configure: WARNING: xmlto not found - documentation targets will be skipped checking for fop... no configure: WARNING: fop not found - documentation targets will be skipped checking for xsltproc... /usr/bin/xsltproc checking for X.Org SGML entities >= 1.8... no checking for xt >= 1.1 xext x11 xextproto... yes checking for x11... yes checking for uname... yes checking for reallocarray... yes checking whether to build unit test cases... auto checking for glib-2.0 >= 2.46... no checking for malloc_usable_size... yes checking for malloc.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating xmu.pc config.status: creating xmuu.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands xbstrap: build libxmu [23/24] [2024-12-20 15:27:08.538404 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 24, 'n_this': 22, 'status': 'success', 'subject': 'libxmu'} xbstrap: Running ['make', '-j@PARALLELISM@'] (tools: ['host-pkg-config', 'host-automake-v1.15', 'host-autoconf-v2.71', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 970108 (outside the namespace) make all-recursive make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu' Making all in include make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/include' Making all in src make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/src' CC ClientWin.lo CC CursorName.lo CC GetHost.lo CC DefErrMsg.lo CC Lower.lo CC Atoms.lo CC AllCmap.lo CC Clip.lo CC CloseHook.lo /var/lib/managarm-buildenv/src/ports/libxmu/src/DefErrMsg.c: In function 'XmuPrintDefaultErrorMessage': /var/lib/managarm-buildenv/src/ports/libxmu/src/DefErrMsg.c:54:24: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 54 | (void) fprintf(fp, mesg, event->request_code); | ^~~~ /var/lib/managarm-buildenv/src/ports/libxmu/src/DefErrMsg.c:74:28: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 74 | (void) fprintf(fp, mesg, event->minor_code); | ^~~~ /var/lib/managarm-buildenv/src/ports/libxmu/src/DefErrMsg.c:107:32: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 107 | (void) fprintf(fp, mesg, event->resourceid); | ^~~~ /var/lib/managarm-buildenv/src/ports/libxmu/src/DefErrMsg.c:134:28: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 134 | (void) fprintf(fp, mesg, event->resourceid); | ^~~~ /var/lib/managarm-buildenv/src/ports/libxmu/src/DefErrMsg.c:139:24: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 139 | (void) fprintf(fp, mesg, event->serial); | ^~~~ /var/lib/managarm-buildenv/src/ports/libxmu/src/DefErrMsg.c:143:24: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 143 | (void) fprintf(fp, mesg, NextRequest(dpy)-1); | ^~~~ CC CmapAlloc.lo CC CrCmap.lo CC CrPixFBit.lo CC CvtCache.lo CC CvtStdSel.lo CC DelCmap.lo CC DisplayQue.lo CC Distinct.lo CC DrawLogo.lo CC DrRndRect.lo CC EditresCom.lo CC ExtAgent.lo CC FToCback.lo CC GrayPixmap.lo CC Initer.lo /var/lib/managarm-buildenv/src/ports/libxmu/src/EditresCom.c: In function 'HandleToolkitErrors': /var/lib/managarm-buildenv/src/ports/libxmu/src/EditresCom.c:1000:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1000 | XmuSnprintf(buf, sizeof(buf), msg, params[0]); | ^~~~~~~~~~~ CC LocBitmap.lo CC Lookup.lo CC LookupCmap.lo CC RdBitF.lo CC ScrOfWin.lo CC ShapeWidg.lo CC StdCmap.lo CC StrToBS.lo CC StrToBmap.lo CC StrToCurs.lo CC StrToGrav.lo CC StrToJust.lo CC StrToLong.lo CC StrToOrnt.lo /var/lib/managarm-buildenv/src/ports/libxmu/src/StrToCurs.c: In function 'XmuCvtStringToCursor': /var/lib/managarm-buildenv/src/ports/libxmu/src/StrToCurs.c:178:29: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 178 | mask_name, &mask_char); | ^~~~~~~~~ CC StrToShap.lo CC StrToWidg.lo CC UpdMapHint.lo CC VisCmap.lo CC WidgetNode.lo CC Xct.lo CCLD libXmuu.la /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c: In function 'HandleGL': /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:117:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 117 | data->GL = "\102"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:118:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 118 | data->GL_encoding = "ISO8859-1"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:121:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 121 | data->GL = "\112"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:122:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 122 | data->GL_encoding = "JISX0201.1976-0"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c: In function 'HandleMultiGL': /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:138:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 138 | data->GL = "\101"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:139:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | data->GL_encoding = "GB2312.1980-0"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:142:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 142 | data->GL = "\102"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:143:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 143 | data->GL_encoding = "JISX0208.1983-0"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:146:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 146 | data->GL = "\103"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:147:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 147 | data->GL_encoding = "KSC5601.1987-0"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c: In function 'Handle94GR': /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:171:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 171 | data->GR = "\111"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:172:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 172 | data->GR_encoding = "JISX0201.1976-0"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c: In function 'Handle96GR': /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:189:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 189 | data->GR = "\101"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:190:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 190 | data->GR_encoding = "ISO8859-1"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:193:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 193 | data->GR = "\102"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:194:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 194 | data->GR_encoding = "ISO8859-2"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:197:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 197 | data->GR = "\103"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:198:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 198 | data->GR_encoding = "ISO8859-3"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:201:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 201 | data->GR = "\104"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:202:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 202 | data->GR_encoding = "ISO8859-4"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:205:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 205 | data->GR = "\106"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:206:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 206 | data->GR_encoding = "ISO8859-7"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:209:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 209 | data->GR = "\107"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:210:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 210 | data->GR_encoding = "ISO8859-6"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:213:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 213 | data->GR = "\110"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:214:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 214 | data->GR_encoding = "ISO8859-8"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:217:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 217 | data->GR = "\114"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:218:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 218 | data->GR_encoding = "ISO8859-5"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:221:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 221 | data->GR = "\115"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:222:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 222 | data->GR_encoding = "ISO8859-9"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c: In function 'HandleMultiGR': /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:239:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 239 | data->GR = "\101"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:241:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 241 | data->GR_encoding = "GB2312.1980-0"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:243:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 243 | data->GR_encoding = "GB2312.1980-1"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:246:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 246 | data->GR = "\102"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:248:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 248 | data->GR_encoding = "JISX0208.1983-0"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:250:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 250 | data->GR_encoding = "JISX0208.1983-1"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:253:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 253 | data->GR = "\103"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:255:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 255 | data->GR_encoding = "KSC5601.1987-0"; | ^ /var/lib/managarm-buildenv/src/ports/libxmu/src/Xct.c:257:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 257 | data->GR_encoding = "KSC5601.1987-1"; | ^ CCLD libXmu.la make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/src' Making all in doc make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/doc' Making all in test make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/test' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu' xbstrap: Running ['make', 'install'] (tools: ['host-pkg-config', 'host-automake-v1.15', 'host-autoconf-v2.71', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 971894 (outside the namespace) Making install in include make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/include' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxmu.collect/usr/include/X11/Xmu' /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/Xmu.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/Atoms.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/CharSet.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/CloseHook.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/Converters.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/CurUtil.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/CvtCache.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/DisplayQue.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/Drawing.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/Editres.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/EditresP.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/Error.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/ExtAgent.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/Initer.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/Lookup.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/Misc.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/StdSel.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/StdCmap.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/SysUtil.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/WidgetNode.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/WinUtil.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/Xct.h /var/lib/managarm-buildenv/src/ports/libxmu/include/X11/Xmu/WhitePoint.h '/var/lib/managarm-buildenv/build/packages/libxmu.collect/usr/include/X11/Xmu' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/include' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/include' Making install in src make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/src' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/src' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxmu.collect/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXmu.la libXmuu.la '/var/lib/managarm-buildenv/build/packages/libxmu.collect/usr/lib' libtool: install: /usr/bin/install -c .libs/libXmu.so.6.2.0 /var/lib/managarm-buildenv/build/packages/libxmu.collect/usr/lib/libXmu.so.6.2.0 libtool: install: (cd /var/lib/managarm-buildenv/build/packages/libxmu.collect/usr/lib && { ln -s -f libXmu.so.6.2.0 libXmu.so.6 || { rm -f libXmu.so.6 && ln -s libXmu.so.6.2.0 libXmu.so.6; }; }) libtool: install: (cd /var/lib/managarm-buildenv/build/packages/libxmu.collect/usr/lib && { ln -s -f libXmu.so.6.2.0 libXmu.so || { rm -f libXmu.so && ln -s libXmu.so.6.2.0 libXmu.so; }; }) libtool: install: /usr/bin/install -c .libs/libXmu.lai /var/lib/managarm-buildenv/build/packages/libxmu.collect/usr/lib/libXmu.la libtool: install: /usr/bin/install -c .libs/libXmuu.so.1.0.0 /var/lib/managarm-buildenv/build/packages/libxmu.collect/usr/lib/libXmuu.so.1.0.0 libtool: install: (cd /var/lib/managarm-buildenv/build/packages/libxmu.collect/usr/lib && { ln -s -f libXmuu.so.1.0.0 libXmuu.so.1 || { rm -f libXmuu.so.1 && ln -s libXmuu.so.1.0.0 libXmuu.so.1; }; }) libtool: install: (cd /var/lib/managarm-buildenv/build/packages/libxmu.collect/usr/lib && { ln -s -f libXmuu.so.1.0.0 libXmuu.so || { rm -f libXmuu.so && ln -s libXmuu.so.1.0.0 libXmuu.so; }; }) libtool: install: /usr/bin/install -c .libs/libXmuu.lai /var/lib/managarm-buildenv/build/packages/libxmu.collect/usr/lib/libXmuu.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/src' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/src' Making install in doc make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/doc' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxmu.collect/usr/share/doc/libXmu' /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/libxmu/doc/Xmu.xml /var/lib/managarm-buildenv/src/ports/libxmu/doc/xlogo.svg '/var/lib/managarm-buildenv/build/packages/libxmu.collect/usr/share/doc/libXmu' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxmu.collect/usr/share/doc/libXmu' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/doc' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/doc' Making install in test make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/test' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/test' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu/test' make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxmu.collect/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xmu.pc xmuu.pc '/var/lib/managarm-buildenv/build/packages/libxmu.collect/usr/lib/pkgconfig' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxmu' xbstrap: Removed libtool file libXmu.la xbstrap: Removed libtool file libXmuu.la xbstrap: pack libxmu [24/24] [2024-12-20 15:27:10.773407 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 24, 'n_this': 23, 'status': 'success', 'subject': 'libxmu'} xbstrap: Running ['xbps-create', '-A', 'riscv64', '-s', 'libxmu', '-n', 'libxmu-1.2.1_1', '-D', 'mlibc>=0 xorg-util-macros>=0 xorg-proto>=0 libx11>=0 libxext>=0 libxtrans>=0 libxt>=0', '/tmp/tmpn59u6e24'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/libxmu-1.2.1_1.riscv64.xbps'] (riscv64) [2024-12-20 15:27:10.826896 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'riscv64', 'artifact_files': [], 'n_all': 24, 'n_this': 24, 'status': 'success', 'subject': 'libxmu'} [2024-12-20 15:27:10.831301 sunset] DEBUG: xbbs.worker: successfully uploaded package libxmu for JobMessage(project='managarm_riscv', job='package:libxmu', repository='https://github.com/managarm/bootstrap-managarm.git', revision='6c5459276b3daeb4b4604af42fe5cee4e9a33fcc', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libice': {'architecture': 'riscv64', 'version': '1.1.2_1'}, 'libsm': {'architecture': 'riscv64', 'version': '1.2.5_1'}, 'libxt': {'architecture': 'riscv64', 'version': '1.3.1_1'}, 'xorg-proto': {'architecture': 'riscv64', 'version': '2024.1_1'}, 'libxext': {'architecture': 'riscv64', 'version': '1.3.6_1'}, 'xorg-util-macros': {'architecture': 'riscv64', 'version': '1.20.2_1'}, 'mlibc-headers': {'architecture': 'riscv64', 'version': '0.0pl4129_2'}, 'frigg': {'architecture': 'riscv64', 'version': '0.0pl348_7'}, 'libdrm-headers': {'architecture': 'riscv64', 'version': '2.4.115_1'}, 'linux-headers': {'architecture': 'riscv64', 'version': '6.9.3_1'}, 'mlibc': {'architecture': 'riscv64', 'version': '0.0pl4129_2'}, 'libxdmcp': {'architecture': 'riscv64', 'version': '1.1.5_1'}, 'xcb-proto': {'architecture': 'riscv64', 'version': '1.17.0_1'}, 'libxau': {'architecture': 'riscv64', 'version': '1.0.12_1'}, 'libxcb': {'architecture': 'riscv64', 'version': '1.17_1'}, 'libx11': {'architecture': 'riscv64', 'version': '1.8.10_1'}, 'libxtrans': {'architecture': 'riscv64', 'version': '1.5.2_1'}}, needed_tools={'system-gcc': {'architecture': 'riscv64', 'version': '13.2.3_2'}, 'host-automake-v1.15': {'architecture': {'riscv64'}, 'version': '1.15.1_3'}, 'cross-binutils': {'architecture': 'riscv64', 'version': '2.40_3'}, 'host-autoconf-v2.71': {'architecture': {'riscv64'}, 'version': '2.71_1'}, 'host-pkg-config': {'architecture': {'riscv64'}, 'version': '0.29.2_2'}, 'host-libtool': {'architecture': {'riscv64'}, 'version': '2.5.4_1'}, 'host-autoconf-archive': {'architecture': {'riscv64'}, 'version': '2019.01.06_2'}, 'host-xorg-macros': {'architecture': {'riscv64'}, 'version': '1.20.2_1'}, 'host-xtrans': {'architecture': {'riscv64'}, 'version': '1.5.2_1'}}, prod_pkgs={'libxmu': {'architecture': 'riscv64', 'version': '1.2.1_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-20 15:27:10.982479 sunset] INFO: xbbs.worker: job done. return code: 0