[2024-10-31 17:29:46.175798 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_aarch64', job='package:libasync', repository='https://github.com/managarm/bootstrap-managarm.git', revision='bdde441fc3f972c2b8d46fe72904d6472bc83d9a', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'boost': {'architecture': {'aarch64'}, 'version': '1.62.0_6'}}, needed_tools={'cross-binutils': {'architecture': 'aarch64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'aarch64', 'version': '13.2.3_2'}}, prod_pkgs={'libasync': {'architecture': 'aarch64', 'version': '0.0pl173_8'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_aarch64/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_aarch64/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/aarch64/') [2024-10-31 17:29:46.176231 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-31 17:29:46.186895 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-31 17:29:46.196640 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-31 17:29:47.318730 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'bdde441fc3f972c2b8d46fe72904d6472bc83d9a'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at bdde441 bootstrap: Add missing aarch64 label to host-hwdata [2024-10-31 17:29:47.364381 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-31 17:29:53.493925 sunset] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm_aarch64/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'boost'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm_aarch64/package_repo/aarch64-repodata' ... aarch64-repodata: [17KB 24%] 98MB/s ETA: 00m00s aarch64-repodata: 17KB [avg rate: 405MB/s] 1 package will be downloaded: 1 package will be installed: boost-1.62.0_6 Size to download: 8491KB Size required on disk: 107MB Space available on disk: 757GB [*] 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: [8490KB 0%] 60MB/s ETA: 00m00s boost-1.62.0_6.noarch.xbps: 8490KB [avg rate: 125GB/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-31 17:29:54.625719 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2024-10-31 17:29:54.626232 sunset] DEBUG: xbbs.worker: ... found boost-1.62.0_6.noarch.xbps [2024-10-31 17:29:54.633662 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'boost-1.62.0_6.noarch.xbps'] (params {'extra_env': {'XBPS_ARCH': 'aarch64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `boost-1.62.0_6' (noarch). index: 1 packages registered. [2024-10-31 17:29:58.847511 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-31 17:30:06.261248 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 'origin/master'. xbstrap: patch libasync [3/7] xbstrap: regenerate libasync [4/7] xbstrap: configure libasync [5/7] [2024-10-31 17:30:06.278500 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'libasync'} [2024-10-31 17:30:06.279307 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'libasync'} [2024-10-31 17:30:06.279941 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 688888 (outside the namespace) DEPRECATION: "pkgconfig" entry is deprecated and should be replaced by "pkg-config" 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: aarch64-managarm-g++ (gcc 13.2.0 "aarch64-managarm-g++ (managarm) 13.2.0") C++ linker for the host machine: aarch64-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: aarch64 Host machine cpu: cortex-a72 Target machine cpu family: aarch64 Target machine cpu: cortex-a72 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-aarch64-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 [6/7] [2024-10-31 17:30:06.995740 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 688927 (outside the namespace) ninja: no work to do. xbstrap: Running ['ninja', 'install'] (tools: ['cross-binutils', 'system-gcc']) via cbuildrt PID init is 688932 (outside the namespace) xbstrap: pack libasync [7/7] [2024-10-31 17:30:07.683899 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', 'aarch64', '-s', 'libasync', '-n', 'libasync-0.0pl173_8', '-D', 'boost>=0', '/tmp/tmpdtukklig'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/libasync-0.0pl173_8.aarch64.xbps'] (aarch64) [2024-10-31 17:30:07.722073 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'aarch64', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'libasync'} [2024-10-31 17:30:07.725406 sunset] DEBUG: xbbs.worker: successfully uploaded package libasync for JobMessage(project='managarm_aarch64', job='package:libasync', repository='https://github.com/managarm/bootstrap-managarm.git', revision='bdde441fc3f972c2b8d46fe72904d6472bc83d9a', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'boost': {'architecture': {'aarch64'}, 'version': '1.62.0_6'}}, needed_tools={'cross-binutils': {'architecture': 'aarch64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'aarch64', 'version': '13.2.3_2'}}, prod_pkgs={'libasync': {'architecture': 'aarch64', 'version': '0.0pl173_8'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_aarch64/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_aarch64/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/aarch64/') [2024-10-31 17:30:07.793901 sunset] INFO: xbbs.worker: job done. return code: 0