[2024-10-06 04:37:29.634982 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:libasync', repository='https://github.com/managarm/bootstrap-managarm.git', revision='dd2fcc32a1e0202a7c040fe64cd0a56bf792d1a9', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'boost': {'architecture': {'x86_64'}, 'version': '1.62.0_6'}}, needed_tools={'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}}, prod_pkgs={'libasync': {'architecture': 'x86_64', 'version': '0.0pl173_8'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-10-06 04:37:29.635377 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-10-06 04:37:29.643987 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-10-06 04:37:29.652788 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-10-06 04:37:30.598180 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'dd2fcc32a1e0202a7c040fe64cd0a56bf792d1a9'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at dd2fcc3 Merge pull request #384 from marv7000/lld [2024-10-06 04:37:30.629081 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-10-06 04:37:31.244463 sunset] 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', '--', 'boost'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [15KB 27%] 126MB/s ETA: 00m00s x86_64-repodata: 15KB [avg rate: 461MB/s] 1 package will be downloaded: 1 package will be installed: boost-1.62.0_6 Size to download: 8489KB Size required on disk: 107MB Space available on disk: 767GB [*] Downloading packages boost-1.62.0_6.noarch.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s boost-1.62.0_6.noarch.xbps.sig: 512B [avg rate: 17MB/s] boost-1.62.0_6.noarch.xbps: [8488KB 0%] 72MB/s ETA: 00m00s boost-1.62.0_6.noarch.xbps: 8488KB [avg rate: 150GB/s] boost-1.62.0_6: verifying RSA signature... [*] Collecting package files boost-1.62.0_6: collecting files... [*] Unpacking packages boost-1.62.0_6: unpacking ... 1 downloaded, 1 installed, 0 updated, 1 configured, 0 removed. [2024-10-06 04:37:32.404359 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2024-10-06 04:37:32.404731 sunset] DEBUG: xbbs.worker: ... found boost-1.62.0_6.noarch.xbps [2024-10-06 04:37:32.412178 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'boost-1.62.0_6.noarch.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `boost-1.62.0_6' (noarch). index: 1 packages registered. [2024-10-06 04:37:36.568095 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:libasync'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch libasync checkout libasync patch libasync regenerate libasync configure libasync build libasync pack libasync xbstrap: fetch libasync [1/7] 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/7] [2024-10-06 04:37:37.765075 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 7, 'n_this': 1, 'status': 'success', 'subject': 'libasync'} Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. xbstrap: patch libasync [3/7] xbstrap: regenerate libasync [4/7] [2024-10-06 04:37:37.774342 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'libasync'} xbstrap: configure libasync [5/7] [2024-10-06 04:37:37.775086 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'libasync'} [2024-10-06 04:37:37.775772 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 7, 'n_this': 4, 'status': 'success', 'subject': 'libasync'} 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: ['cross-binutils', 'system-gcc']) via cbuildrt PID init is 2856855 (outside the namespace) DEPRECATION: "pkgconfig" entry is deprecated and should be replaced by "pkg-config" The Meson build system Version: 1.5.2 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: x86_64-managarm-g++ (gcc 13.2.0 "x86_64-managarm-g++ (managarm) 13.2.0") C++ linker for the host machine: x86_64-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: x86_64 Host machine cpu: x86_64 Target machine cpu family: x86_64 Target machine cpu: x86_64 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-x86_64-managarm.cross-file buildtype : debugoptimized libdir : lib prefix : /usr install_headers: true 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 [6/7] [2024-10-06 04:37:38.538058 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'success', 'subject': 'libasync'} xbstrap: Running ['ninja'] (tools: ['cross-binutils', 'system-gcc']) via cbuildrt PID init is 2856894 (outside the namespace) ninja: no work to do. xbstrap: Running ['ninja', 'install'] (tools: ['cross-binutils', 'system-gcc']) via cbuildrt PID init is 2856899 (outside the namespace) xbstrap: pack libasync [7/7] [2024-10-06 04:37:39.150485 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'success', 'subject': 'libasync'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'libasync', '-n', 'libasync-0.0pl173_8', '-D', 'boost>=0', '/tmp/tmpqpad6xq1'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/libasync-0.0pl173_8.x86_64.xbps'] (x86_64) [2024-10-06 04:37:39.176725 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'libasync'} [2024-10-06 04:37:39.179884 sunset] DEBUG: xbbs.worker: successfully uploaded package libasync for JobMessage(project='managarm', job='package:libasync', repository='https://github.com/managarm/bootstrap-managarm.git', revision='dd2fcc32a1e0202a7c040fe64cd0a56bf792d1a9', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'boost': {'architecture': {'x86_64'}, 'version': '1.62.0_6'}}, needed_tools={'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}}, prod_pkgs={'libasync': {'architecture': 'x86_64', 'version': '0.0pl173_8'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-10-06 04:37:39.219602 sunset] INFO: xbbs.worker: job done. return code: 0