[2024-11-18 18:01:26.454574 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_riscv', job='package:libasync', repository='https://github.com/managarm/bootstrap-managarm.git', revision='9bbda4051535b4c96978e30812fb145c9b9291ba', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'boost': {'architecture': {'riscv64'}, 'version': '1.62.0_7'}}, needed_tools={'cross-binutils': {'architecture': 'riscv64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'riscv64', 'version': '13.2.3_2'}}, prod_pkgs={'libasync': {'architecture': 'riscv64', 'version': '0.0pl173_8'}}, 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-11-18 18:01:26.455041 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-11-18 18:01:26.476949 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-11-18 18:01:26.494954 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-11-18 18:01:27.738794 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '9bbda4051535b4c96978e30812fb145c9b9291ba'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 9bbda40 Merge pull request #414 from avdgrinten/managarm-system-riscv [2024-11-18 18:01:27.773666 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-11-18 18:01:33.097745 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', '--', 'boost'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm_riscv/package_repo/riscv64-repodata' ... riscv64-repodata: [3675B 100%] -- stalled -- ETA: 00m00s riscv64-repodata: 3675B [avg rate: -- stalled --] 1 package will be downloaded: 1 package will be installed: boost-1.62.0_7 Size to download: 8489KB Size required on disk: 107MB Space available on disk: 757GB [*] Downloading packages boost-1.62.0_7.noarch.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s boost-1.62.0_7.noarch.xbps.sig: 512B [avg rate: 14MB/s] boost-1.62.0_7.noarch.xbps: [8488KB 0%] 61MB/s ETA: 00m00s boost-1.62.0_7.noarch.xbps: 8488KB [avg rate: 126GB/s] boost-1.62.0_7: verifying RSA signature... [*] Collecting package files boost-1.62.0_7: collecting files... [*] Unpacking packages boost-1.62.0_7: unpacking ... 1 downloaded, 1 installed, 0 updated, 1 configured, 0 removed. [2024-11-18 18:01:34.503876 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2024-11-18 18:01:34.504423 sunset] DEBUG: xbbs.worker: ... found boost-1.62.0_7.noarch.xbps [2024-11-18 18:01:34.513160 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'boost-1.62.0_7.noarch.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `boost-1.62.0_7' (noarch). index: 1 packages registered. [2024-11-18 18:01:42.005139 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:16', 'package:libasync'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (16,)}) xbstrap: Running the following plan: fetch libasync checkout libasync patch libasync regenerate libasync install boost (inside sysroot.fj7kmnl4) configure libasync (inside sysroot.fj7kmnl4) build libasync (inside sysroot.fj7kmnl4) pack libasync xbstrap: fetch libasync [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libasync/.git/ From https://mirrors.managarm.org/mirror/git/libasync * [new branch] master -> origin/master xbstrap: checkout libasync [2/8] [2024-11-18 18:01:42.890462 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 8, 'n_this': 1, 'status': 'success', 'subject': 'libasync'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch libasync [3/8] [2024-11-18 18:01:42.906010 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 8, 'n_this': 2, 'status': 'success', 'subject': 'libasync'} xbstrap: regenerate libasync [4/8] xbstrap: install boost [5/8] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.fj7kmnl4', 'boost'] [2024-11-18 18:01:42.906821 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'libasync'} [2024-11-18 18:01:42.907740 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 8, 'n_this': 4, 'status': 'success', 'subject': 'libasync'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.fj7kmnl4', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'boost'] xbstrap: configure libasync [6/8] [2024-11-18 18:01:43.805460 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 8, 'n_this': 5, 'status': 'success', 'subject': 'boost'} xbstrap: Running ['meson', '--cross-file', '@SOURCE_ROOT@/scripts/meson-@OPTION:arch-triple@.cross-file', '--prefix=/usr', '--libdir=lib', '--buildtype=debugoptimized', '-Dinstall_headers=true', '@THIS_SOURCE_DIR@'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 4030563 (outside the namespace) The Meson build system Version: 1.6.0 Source dir: /var/lib/managarm-buildenv/src/ports/libasync Build dir: /var/lib/managarm-buildenv/build/pkg-builds/libasync Build type: cross build Project name: libasync Project version: undefined C++ compiler for the host machine: riscv64-managarm-g++ (gcc 13.2.0 "riscv64-managarm-g++ (managarm) 13.2.0") C++ linker for the host machine: riscv64-managarm-g++ ld.bfd 2.40 C++ compiler for the build machine: c++ (gcc 12.2.0 "c++ (Debian 12.2.0-14) 12.2.0") C++ linker for the build machine: c++ ld.bfd 2.40 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: riscv64 Host machine cpu: riscv64 Target machine cpu family: riscv64 Target machine cpu: riscv64 Program mdbook skipped: feature build_docs disabled Build targets in project: 0 libasync undefined docs : false User defined options Cross files : /var/lib/managarm-buildenv/src/scripts/meson-riscv64-managarm.cross-file buildtype : debugoptimized install_headers: true libdir : lib prefix : /usr Found ninja-1.11.1 at /usr/bin/ninja WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. xbstrap: build libasync [7/8] [2024-11-18 18:01:44.529107 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 8, 'n_this': 6, 'status': 'success', 'subject': 'libasync'} xbstrap: Running ['ninja'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 4030602 (outside the namespace) ninja: no work to do. xbstrap: Running ['ninja', 'install'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 4030607 (outside the namespace) xbstrap: pack libasync [8/8] [2024-11-18 18:01:45.309491 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'success', 'subject': 'libasync'} xbstrap: Running ['xbps-create', '-A', 'riscv64', '-s', 'libasync', '-n', 'libasync-0.0pl173_8', '-D', 'boost>=0', '/tmp/tmpabsg86gu'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/libasync-0.0pl173_8.riscv64.xbps'] (riscv64) [2024-11-18 18:01:45.345647 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'riscv64', 'artifact_files': [], 'n_all': 8, 'n_this': 8, 'status': 'success', 'subject': 'libasync'} [2024-11-18 18:01:45.349424 sunset] DEBUG: xbbs.worker: successfully uploaded package libasync for JobMessage(project='managarm_riscv', job='package:libasync', repository='https://github.com/managarm/bootstrap-managarm.git', revision='9bbda4051535b4c96978e30812fb145c9b9291ba', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'boost': {'architecture': {'riscv64'}, 'version': '1.62.0_7'}}, needed_tools={'cross-binutils': {'architecture': 'riscv64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'riscv64', 'version': '13.2.3_2'}}, prod_pkgs={'libasync': {'architecture': 'riscv64', 'version': '0.0pl173_8'}}, 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-11-18 18:01:45.629592 sunset] INFO: xbbs.worker: job done. return code: 0