[2024-10-20 11:53:17.873739 tictac] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:libxscrnsaver', repository='https://github.com/managarm/bootstrap-managarm.git', revision='c3112f6f96263c4012d1f6106f8808dd7440f323', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4053_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl342_7'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4053_2'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.5_6'}}, needed_tools={'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'host-autoconf-v2.69': {'architecture': {'x86_64'}, 'version': '2.69_2'}, 'host-automake-v1.15': {'architecture': {'x86_64'}, 'version': '1.15.1_2'}, 'host-libtool': {'architecture': {'x86_64'}, 'version': '2.4.6_2'}, 'host-xorg-macros': {'architecture': {'x86_64'}, 'version': '1.20.0_1'}, 'host-xtrans': {'architecture': {'x86_64'}, 'version': '1.5.0_1'}, 'host-autoconf-archive': {'architecture': {'x86_64'}, 'version': '2019.01.06_2'}}, prod_pkgs={'libxscrnsaver': {'architecture': 'x86_64', 'version': '1.2.4_6'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-10-20 11:53:17.874800 tictac] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2024-10-20 11:53:17.895035 tictac] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2024-10-20 11:53:17.905956 tictac] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2024-10-20 11:53:18.828838 tictac] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'c3112f6f96263c4012d1f6106f8808dd7440f323'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at c3112f6 Merge pull request #386 from ElectrodeYT/mlibc-build-options-stuff [2024-10-20 11:53:18.876639 tictac] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2024-10-20 11:53:19.886538 tictac] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'xorg-proto', 'mlibc-headers', 'frigg', 'linux-headers', 'libdrm-headers', 'mlibc', 'xorg-util-macros', 'libxtrans', 'libxau', 'libxdmcp', 'xcb-proto', 'libxcb', 'libx11', 'libxext'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [25KB 15%] 87MB/s ETA: 00m00s x86_64-repodata: 25KB [avg rate: 546MB/s] 14 packages will be downloaded: 14 packages will be installed: xorg-proto-2023.2_7 mlibc-headers-0.0pl4053_2 frigg-0.0pl342_7 linux-headers-6.9.3_1 libdrm-headers-2.4.115_1 mlibc-0.0pl4053_2 xorg-util-macros-1.20.0_6 libxtrans-1.5.0_6 libxau-1.0.11_6 libxdmcp-1.1.4_6 xcb-proto-1.16.0_4 libxcb-1.16_4 libx11-1.8.7_4 libxext-1.3.5_6 Size to download: 13MB Size required on disk: 62MB Space available on disk: 48GB [*] Downloading packages xorg-proto-2023.2_7.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps.sig: 512B [avg rate: 15MB/s] xorg-proto-2023.2_7.x86_64.xbps: [585KB 0%] -- stalled -- ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps: 585KB [avg rate: -- stalled --] xorg-proto-2023.2_7: verifying RSA signature... mlibc-headers-0.0pl4053_2.x86_64.xbps.sig: [512B 100%] 10MB/s ETA: 00m00s mlibc-headers-0.0pl4053_2.x86_64.xbps.sig: 512B [avg rate: 10MB/s] mlibc-headers-0.0pl4053_2.x86_64.xbps: [95KB 4%] 56MB/s ETA: 00m00s mlibc-headers-0.0pl4053_2.x86_64.xbps: 95KB [avg rate: 1330MB/s] mlibc-headers-0.0pl4053_2: verifying RSA signature... frigg-0.0pl342_7.x86_64.xbps.sig: [512B 100%] 27MB/s ETA: 00m00s frigg-0.0pl342_7.x86_64.xbps.sig: 512B [avg rate: 27MB/s] frigg-0.0pl342_7.x86_64.xbps: [41KB 9%] 81MB/s ETA: 00m00s frigg-0.0pl342_7.x86_64.xbps: 41KB [avg rate: 828MB/s] frigg-0.0pl342_7: verifying RSA signature... linux-headers-6.9.3_1.x86_64.xbps.sig: [512B 100%] 12MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps.sig: 512B [avg rate: 12MB/s] linux-headers-6.9.3_1.x86_64.xbps: [3065KB 0%] -- stalled -- ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: [3065KB 92%] 3915KB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3065KB [avg rate: 4237KB/s] linux-headers-6.9.3_1: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig: [512B 100%] 12MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig: 512B [avg rate: 12MB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 59MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 1688MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... mlibc-0.0pl4053_2.x86_64.xbps.sig: [512B 100%] 21MB/s ETA: 00m00s mlibc-0.0pl4053_2.x86_64.xbps.sig: 512B [avg rate: 21MB/s] mlibc-0.0pl4053_2.x86_64.xbps: [4358KB 0%] 35MB/s ETA: 00m00s mlibc-0.0pl4053_2.x86_64.xbps: [4358KB 34%] 3448KB/s ETA: 00m01s mlibc-0.0pl4053_2.x86_64.xbps: 4358KB [avg rate: 9.9MB/s] mlibc-0.0pl4053_2: verifying RSA signature... xorg-util-macros-1.20.0_6.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps.sig: 512B [avg rate: 14MB/s] xorg-util-macros-1.20.0_6.x86_64.xbps: [23KB 17%] 57MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps: 23KB [avg rate: 320MB/s] xorg-util-macros-1.20.0_6: verifying RSA signature... libxtrans-1.5.0_6.x86_64.xbps.sig: [512B 100%] 9615KB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps.sig: 512B [avg rate: 9615KB/s] libxtrans-1.5.0_6.x86_64.xbps: [42KB 9%] 49MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps: 42KB [avg rate: 517MB/s] libxtrans-1.5.0_6: verifying RSA signature... libxau-1.0.11_6.x86_64.xbps.sig: [512B 100%] 7463KB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps.sig: 512B [avg rate: 7463KB/s] libxau-1.0.11_6.x86_64.xbps: [18KB 22%] 71MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps: 18KB [avg rate: 315MB/s] libxau-1.0.11_6: verifying RSA signature... libxdmcp-1.1.4_6.x86_64.xbps.sig: [512B 100%] 21MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps.sig: 512B [avg rate: 21MB/s] libxdmcp-1.1.4_6.x86_64.xbps: [43KB 9%] 83MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps: 43KB [avg rate: 888MB/s] libxdmcp-1.1.4_6: verifying RSA signature... xcb-proto-1.16.0_4.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps.sig: 512B [avg rate: 16MB/s] xcb-proto-1.16.0_4.x86_64.xbps: [123KB 3%] 32MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps: 123KB [avg rate: 996MB/s] xcb-proto-1.16.0_4: verifying RSA signature... libxcb-1.16_4.x86_64.xbps.sig: [512B 100%] 21MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps.sig: 512B [avg rate: 21MB/s] libxcb-1.16_4.x86_64.xbps: [1227KB 0%] 47MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps: 1227KB [avg rate: 14GB/s] libxcb-1.16_4: verifying RSA signature... libx11-1.8.7_4.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps.sig: 512B [avg rate: 17MB/s] libx11-1.8.7_4.x86_64.xbps: [3297KB 0%] 59MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps: [3297KB 71%] 2742KB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps: 3297KB [avg rate: 3817KB/s] libx11-1.8.7_4: verifying RSA signature... libxext-1.3.5_6.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s libxext-1.3.5_6.x86_64.xbps.sig: 512B [avg rate: 20MB/s] libxext-1.3.5_6.x86_64.xbps: [221KB 1%] 109MB/s ETA: 00m00s libxext-1.3.5_6.x86_64.xbps: 221KB [avg rate: 6004MB/s] libxext-1.3.5_6: verifying RSA signature... [*] Collecting package files xorg-proto-2023.2_7: collecting files... mlibc-headers-0.0pl4053_2: collecting files... frigg-0.0pl342_7: collecting files... linux-headers-6.9.3_1: collecting files... libdrm-headers-2.4.115_1: collecting files... mlibc-0.0pl4053_2: collecting files... xorg-util-macros-1.20.0_6: collecting files... libxtrans-1.5.0_6: collecting files... libxau-1.0.11_6: collecting files... libxdmcp-1.1.4_6: collecting files... xcb-proto-1.16.0_4: collecting files... libxcb-1.16_4: collecting files... libx11-1.8.7_4: collecting files... libxext-1.3.5_6: collecting files... [*] Unpacking packages xorg-proto-2023.2_7: unpacking ... mlibc-headers-0.0pl4053_2: unpacking ... frigg-0.0pl342_7: unpacking ... linux-headers-6.9.3_1: unpacking ... libdrm-headers-2.4.115_1: unpacking ... mlibc-0.0pl4053_2: unpacking ... xorg-util-macros-1.20.0_6: unpacking ... libxtrans-1.5.0_6: unpacking ... libxau-1.0.11_6: unpacking ... libxdmcp-1.1.4_6: unpacking ... xcb-proto-1.16.0_4: unpacking ... libxcb-1.16_4: unpacking ... libx11-1.8.7_4: unpacking ... libxext-1.3.5_6: unpacking ... 14 downloaded, 14 installed, 0 updated, 14 configured, 0 removed. [2024-10-20 11:53:29.570647 tictac] DEBUG: xbbs.worker: creating repository with existing packages... [2024-10-20 11:53:29.571527 tictac] DEBUG: xbbs.worker: ... found libx11-1.8.7_4.x86_64.xbps [2024-10-20 11:53:29.579462 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.7_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.7_4' (x86_64). index: 1 packages registered. [2024-10-20 11:53:29.617788 tictac] DEBUG: xbbs.worker: ... found libxau-1.0.11_6.x86_64.xbps [2024-10-20 11:53:29.618481 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxau-1.0.11_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxau-1.0.11_6' (x86_64). index: 2 packages registered. [2024-10-20 11:53:29.642109 tictac] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4053_2.x86_64.xbps [2024-10-20 11:53:29.643001 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4053_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4053_2' (x86_64). index: 3 packages registered. [2024-10-20 11:53:29.662095 tictac] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2024-10-20 11:53:29.662923 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.115_1' (x86_64). index: 4 packages registered. [2024-10-20 11:53:29.683915 tictac] DEBUG: xbbs.worker: ... found frigg-0.0pl342_7.x86_64.xbps [2024-10-20 11:53:29.684692 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl342_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl342_7' (x86_64). index: 5 packages registered. [2024-10-20 11:53:29.701944 tictac] DEBUG: xbbs.worker: ... found xorg-proto-2023.2_7.x86_64.xbps [2024-10-20 11:53:29.703313 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-proto-2023.2_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-proto-2023.2_7' (x86_64). index: 6 packages registered. [2024-10-20 11:53:29.725498 tictac] DEBUG: xbbs.worker: ... found libxext-1.3.5_6.x86_64.xbps [2024-10-20 11:53:29.726455 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxext-1.3.5_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxext-1.3.5_6' (x86_64). index: 7 packages registered. [2024-10-20 11:53:29.751654 tictac] DEBUG: xbbs.worker: ... found mlibc-0.0pl4053_2.x86_64.xbps [2024-10-20 11:53:29.758468 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4053_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4053_2' (x86_64). index: 8 packages registered. [2024-10-20 11:53:29.795089 tictac] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2024-10-20 11:53:29.799701 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.9.3_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.9.3_1' (x86_64). index: 9 packages registered. [2024-10-20 11:53:29.831324 tictac] DEBUG: xbbs.worker: ... found libxdmcp-1.1.4_6.x86_64.xbps [2024-10-20 11:53:29.832132 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdmcp-1.1.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdmcp-1.1.4_6' (x86_64). index: 10 packages registered. [2024-10-20 11:53:29.850972 tictac] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.0_6.x86_64.xbps [2024-10-20 11:53:29.851705 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-util-macros-1.20.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-util-macros-1.20.0_6' (x86_64). index: 11 packages registered. [2024-10-20 11:53:29.870883 tictac] DEBUG: xbbs.worker: ... found libxtrans-1.5.0_6.x86_64.xbps [2024-10-20 11:53:29.871675 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.5.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.5.0_6' (x86_64). index: 12 packages registered. [2024-10-20 11:53:29.890093 tictac] DEBUG: xbbs.worker: ... found xcb-proto-1.16.0_4.x86_64.xbps [2024-10-20 11:53:29.891343 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xcb-proto-1.16.0_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xcb-proto-1.16.0_4' (x86_64). index: 13 packages registered. [2024-10-20 11:53:29.912587 tictac] DEBUG: xbbs.worker: ... found libxcb-1.16_4.x86_64.xbps [2024-10-20 11:53:29.916533 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcb-1.16_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcb-1.16_4' (x86_64). index: 14 packages registered. [2024-10-20 11:54:04.526802 tictac] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:18', 'package:libxscrnsaver'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (18,)}) xbstrap: Running the following plan: fetch libxscrnsaver checkout libxscrnsaver patch libxscrnsaver regenerate libxscrnsaver configure libxscrnsaver build libxscrnsaver pack libxscrnsaver xbstrap: fetch libxscrnsaver [1/7] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libxscrnsaver/.git/ From https://mirrors.managarm.org/mirror/git/libxscrnsaver * [new tag] libXScrnSaver-1.2.4 -> libXScrnSaver-1.2.4 xbstrap: checkout libxscrnsaver [2/7] [2024-10-20 11:54:06.686412 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 7, 'n_this': 1, 'status': 'success', 'subject': 'libxscrnsaver'} HEAD is now at 34f3f72 libXScrnSaver 1.2.4 xbstrap: patch libxscrnsaver [3/7] xbstrap: regenerate libxscrnsaver [4/7] [2024-10-20 11:54:06.699827 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'libxscrnsaver'} [2024-10-20 11:54:06.701406 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'libxscrnsaver'} xbstrap: Running ['./autogen.sh'] (tools: ['host-automake-v1.15', 'host-pkg-config', 'host-autoconf-v2.69', 'host-xtrans', 'host-xorg-macros', 'host-libtool', 'host-autoconf-archive']) via cbuildrt PID init is 726074 (outside the namespace) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), 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 = (unset), 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 = (unset), 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: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. 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 = (unset), 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 = (unset), 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 = (unset), 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 = (unset), 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 = (unset), 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 = (unset), 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:35: installing './compile' configure.ac:35: installing './config.guess' configure.ac:35: installing './config.sub' configure.ac:32: installing './install-sh' configure.ac:32: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' xbstrap: configure libxscrnsaver [5/7] [2024-10-20 11:54:14.701689 tictac] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 7, 'n_this': 4, 'status': 'success', 'subject': 'libxscrnsaver'} xbstrap: Running ['@THIS_SOURCE_DIR@/configure', '--host=@OPTION:arch-triple@', '--prefix=/usr', '--sysconfdir=/etc', '--localstatedir=/var', '--disable-static', '--disable-malloc0returnsnull'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 726813 (outside the namespace) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-managarm-strip... x86_64-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... x86_64-pc-managarm checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-managarm-gcc... x86_64-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 x86_64-managarm-gcc accepts -g... yes checking for x86_64-managarm-gcc option to accept ISO C89... none needed checking whether x86_64-managarm-gcc understands -c and -o together... yes checking dependency style of x86_64-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 x86_64-managarm-gcc... /var/lib/managarm-buildenv/build/tools/system-gcc/x86_64-managarm/bin/ld checking if the linker (/var/lib/managarm-buildenv/build/tools/system-gcc/x86_64-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/x86_64-managarm-nm -B checking the name lister (/var/lib/managarm-buildenv/build/tools/cross-binutils/bin/x86_64-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 x86_64-pc-managarm 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/x86_64-managarm/bin/ld option to reload object files... -r checking for x86_64-managarm-objdump... x86_64-managarm-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-managarm-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-managarm-ar... x86_64-managarm-ar checking for archiver @FILE support... @ checking for x86_64-managarm-strip... (cached) x86_64-managarm-strip checking for x86_64-managarm-ranlib... x86_64-managarm-ranlib checking command to parse /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/x86_64-managarm-nm -B output from x86_64-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 x86_64-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... x86_64-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 x86_64-managarm-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-managarm-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-managarm-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-managarm-gcc static flag -static works... no checking if x86_64-managarm-gcc supports -c -o file.o... yes checking if x86_64-managarm-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-managarm-gcc linker (/var/lib/managarm-buildenv/build/tools/system-gcc/x86_64-managarm/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... managarm 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 x86_64-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 x86_64-managarm-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking if x86_64-managarm-gcc supports -Werror=unknown-warning-option... no checking if x86_64-managarm-gcc supports -Werror=unused-command-line-argument... no checking if x86_64-managarm-gcc supports -Wall... yes checking if x86_64-managarm-gcc supports -Wpointer-arith... yes checking if x86_64-managarm-gcc supports -Wmissing-declarations... yes checking if x86_64-managarm-gcc supports -Wformat=2... yes checking if x86_64-managarm-gcc supports -Wstrict-prototypes... yes checking if x86_64-managarm-gcc supports -Wmissing-prototypes... yes checking if x86_64-managarm-gcc supports -Wnested-externs... yes checking if x86_64-managarm-gcc supports -Wbad-function-cast... yes checking if x86_64-managarm-gcc supports -Wold-style-definition... yes checking if x86_64-managarm-gcc supports -Wdeclaration-after-statement... yes checking if x86_64-managarm-gcc supports -Wunused... yes checking if x86_64-managarm-gcc supports -Wuninitialized... yes checking if x86_64-managarm-gcc supports -Wshadow... yes checking if x86_64-managarm-gcc supports -Wmissing-noreturn... yes checking if x86_64-managarm-gcc supports -Wmissing-format-attribute... yes checking if x86_64-managarm-gcc supports -Wredundant-decls... yes checking if x86_64-managarm-gcc supports -Wlogical-op... yes checking if x86_64-managarm-gcc supports -Werror=implicit... yes checking if x86_64-managarm-gcc supports -Werror=nonnull... yes checking if x86_64-managarm-gcc supports -Werror=init-self... yes checking if x86_64-managarm-gcc supports -Werror=main... yes checking if x86_64-managarm-gcc supports -Werror=missing-braces... yes checking if x86_64-managarm-gcc supports -Werror=sequence-point... yes checking if x86_64-managarm-gcc supports -Werror=return-type... yes checking if x86_64-managarm-gcc supports -Werror=trigraphs... yes checking if x86_64-managarm-gcc supports -Werror=array-bounds... yes checking if x86_64-managarm-gcc supports -Werror=write-strings... yes checking if x86_64-managarm-gcc supports -Werror=address... yes checking if x86_64-managarm-gcc supports -Werror=int-to-pointer-cast... yes checking if x86_64-managarm-gcc supports -Werror=pointer-to-int-cast... yes checking if x86_64-managarm-gcc supports -pedantic... yes checking if x86_64-managarm-gcc supports -Werror... yes checking if x86_64-managarm-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether malloc(0) returns NULL... no checking for x11 xext xextproto scrnsaverproto >= 1.2... 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 xscrnsaver.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands xbstrap: build libxscrnsaver [6/7] [2024-10-20 11:54:19.056651 tictac] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'success', 'subject': 'libxscrnsaver'} xbstrap: Running ['make', '-j@PARALLELISM@'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 728886 (outside the namespace) make all-recursive make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver' Making all in src make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver/src' CC XScrnSaver.lo CCLD libXss.la make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver/src' Making all in man make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver/man' GEN Xss.3 GEN XScreenSaverQueryVersion.3 GEN XScreenSaverQueryExtension.3 GEN XScreenSaverAllocInfo.3 GEN XScreenSaverQueryInfo.3 GEN XScreenSaverSelectInput.3 GEN XScreenSaverUnsetAttributes.3 GEN XScreenSaverSetAttributes.3 GEN XScreenSaverRegister.3 GEN XScreenSaverGetRegistered.3 GEN XScreenSaverUnregister.3 GEN XScreenSaverSuspend.3 make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver/man' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver' xbstrap: Running ['make', 'install'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 729007 (outside the namespace) Making install in src make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver/src' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver/src' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxscrnsaver.collect/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXss.la '/var/lib/managarm-buildenv/build/packages/libxscrnsaver.collect/usr/lib' libtool: install: /usr/bin/install -c .libs/libXss.so.1.0.0 /var/lib/managarm-buildenv/build/packages/libxscrnsaver.collect/usr/lib/libXss.so.1.0.0 libtool: install: (cd /var/lib/managarm-buildenv/build/packages/libxscrnsaver.collect/usr/lib && { ln -s -f libXss.so.1.0.0 libXss.so.1 || { rm -f libXss.so.1 && ln -s libXss.so.1.0.0 libXss.so.1; }; }) libtool: install: (cd /var/lib/managarm-buildenv/build/packages/libxscrnsaver.collect/usr/lib && { ln -s -f libXss.so.1.0.0 libXss.so || { rm -f libXss.so && ln -s libXss.so.1.0.0 libXss.so; }; }) libtool: install: /usr/bin/install -c .libs/libXss.lai /var/lib/managarm-buildenv/build/packages/libxscrnsaver.collect/usr/lib/libXss.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxscrnsaver.collect/usr/include/X11/extensions' /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/libxscrnsaver/include/X11/extensions/scrnsaver.h '/var/lib/managarm-buildenv/build/packages/libxscrnsaver.collect/usr/include/X11/extensions' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver/src' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver/src' Making install in man make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver/man' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxscrnsaver.collect/usr/share/man/man3' /usr/bin/install -c -m 644 Xss.3 XScreenSaverQueryExtension.3 XScreenSaverQueryVersion.3 XScreenSaverAllocInfo.3 XScreenSaverQueryInfo.3 XScreenSaverSelectInput.3 XScreenSaverSetAttributes.3 XScreenSaverUnsetAttributes.3 XScreenSaverRegister.3 XScreenSaverUnregister.3 XScreenSaverGetRegistered.3 XScreenSaverSuspend.3 '/var/lib/managarm-buildenv/build/packages/libxscrnsaver.collect/usr/share/man/man3' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver/man' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver/man' make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/libxscrnsaver.collect/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xscrnsaver.pc '/var/lib/managarm-buildenv/build/packages/libxscrnsaver.collect/usr/lib/pkgconfig' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/libxscrnsaver' xbstrap: Removed libtool file libXss.la xbstrap: pack libxscrnsaver [7/7] [2024-10-20 11:54:20.229988 tictac] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'success', 'subject': 'libxscrnsaver'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'libxscrnsaver', '-n', 'libxscrnsaver-1.2.4_6', '-D', 'mlibc>=0 xorg-util-macros>=0 xorg-proto>=0 libx11>=0 libxext>=0', '--desc', 'X.Org XScrnSaver library', '--long-desc', 'This package contains the X.Org ScreenSaver library.', '--license', 'MIT', '--homepage', 'https://gitlab.freedesktop.org/xorg/lib/libxscrnsaver', '--maintainer', 'Dennis Bonke ', '--tags', 'x11-libs', '/tmp/tmpaoqubzha'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/libxscrnsaver-1.2.4_6.x86_64.xbps'] (x86_64) [2024-10-20 11:54:20.286586 tictac] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'libxscrnsaver'} [2024-10-20 11:54:20.290589 tictac] DEBUG: xbbs.worker: successfully uploaded package libxscrnsaver for JobMessage(project='managarm', job='package:libxscrnsaver', repository='https://github.com/managarm/bootstrap-managarm.git', revision='c3112f6f96263c4012d1f6106f8808dd7440f323', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4053_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl342_7'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4053_2'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.5_6'}}, needed_tools={'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'host-autoconf-v2.69': {'architecture': {'x86_64'}, 'version': '2.69_2'}, 'host-automake-v1.15': {'architecture': {'x86_64'}, 'version': '1.15.1_2'}, 'host-libtool': {'architecture': {'x86_64'}, 'version': '2.4.6_2'}, 'host-xorg-macros': {'architecture': {'x86_64'}, 'version': '1.20.0_1'}, 'host-xtrans': {'architecture': {'x86_64'}, 'version': '1.5.0_1'}, 'host-autoconf-archive': {'architecture': {'x86_64'}, 'version': '2019.01.06_2'}}, prod_pkgs={'libxscrnsaver': {'architecture': 'x86_64', 'version': '1.2.4_6'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-10-20 11:54:20.327263 tictac] INFO: xbbs.worker: job done. return code: 0