[2025-01-22 02:21:47.647056 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:hicolor-icon-theme', repository='https://github.com/managarm/bootstrap-managarm.git', revision='f1f6454b4293abd369206504f7ed55db7fabdef7', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'host-automake-v1.15': {'architecture': {'x86_64'}, 'version': '1.15.1_3'}, 'host-autoconf-v2.69': {'architecture': {'x86_64'}, 'version': '2.69_2'}}, prod_pkgs={'hicolor-icon-theme': {'architecture': 'x86_64', 'version': '0.17_9'}}, 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/') [2025-01-22 02:21:47.647460 chopin] 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/ [2025-01-22 02:21:47.655970 chopin] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2025-01-22 02:21:47.662332 chopin] 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 [2025-01-22 02:21:48.567827 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'f1f6454b4293abd369206504f7ed55db7fabdef7'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at f1f6454 Merge pull request #443 from Dennisbonke/xbps [2025-01-22 02:21:48.604818 chopin] 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 [2025-01-22 02:21:55.815142 chopin] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:hicolor-icon-theme'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch hicolor-icon-theme checkout hicolor-icon-theme patch hicolor-icon-theme regenerate hicolor-icon-theme configure hicolor-icon-theme (inside sysroot.5mxfhs6t) build hicolor-icon-theme (inside sysroot.5mxfhs6t) pack hicolor-icon-theme xbstrap: fetch hicolor-icon-theme [1/7] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/hicolor-icon-theme/.git/ From https://mirrors.managarm.org/mirror/git/hicolor-icon-theme * [new tag] 0.17 -> 0.17 xbstrap: checkout hicolor-icon-theme [2/7] [2025-01-22 02:21:56.244734 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 7, 'n_this': 1, 'status': 'success', 'subject': 'hicolor-icon-theme'} HEAD is now at f522d9d Release 0.17 xbstrap: patch hicolor-icon-theme [3/7] xbstrap: regenerate hicolor-icon-theme [4/7] [2025-01-22 02:21:56.251177 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'hicolor-icon-theme'} [2025-01-22 02:21:56.251744 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'hicolor-icon-theme'} xbstrap: Running ['./autogen.sh', '--no-configure'] (tools: ['host-automake-v1.15', 'host-autoconf-v2.69']) via cbuildrt PID init is 211279 (outside the namespace) configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' Now run 'configure' and 'make' to compile hicolor-icon-theme. xbstrap: configure hicolor-icon-theme [5/7] [2025-01-22 02:21:58.416457 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 7, 'n_this': 4, 'status': 'success', 'subject': 'hicolor-icon-theme'} xbstrap: Running ['@THIS_SOURCE_DIR@/configure', '--host=@OPTION:arch-triple@', '--prefix=/usr'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 211635 (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 whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile xbstrap: build hicolor-icon-theme [6/7] [2025-01-22 02:21:59.804725 chopin] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'success', 'subject': 'hicolor-icon-theme'} xbstrap: Running ['make', '-j@PARALLELISM@'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 211947 (outside the namespace) make: Nothing to be done for 'all'. xbstrap: Running ['make', 'install'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 211952 (outside the namespace) make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/hicolor-icon-theme' make[1]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/hicolor-icon-theme.collect/usr/share/icons/hicolor' /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/hicolor-icon-theme/index.theme '/var/lib/managarm-buildenv/build/packages/hicolor-icon-theme.collect/usr/share/icons/hicolor' make install-data-hook make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/hicolor-icon-theme' mkdir -p /var/lib/managarm-buildenv/build/packages/hicolor-icon-theme.collect/usr/share/icons/hicolor for dir in 16x16 22x22 24x24 32x32 36x36 48x48 64x64 72x72 96x96 128x128 192x192 256x256 512x512 scalable; do \ for ctxt in actions animations apps categories devices emblems emotes filesystems intl mimetypes places status stock; do \ mkdir -p /var/lib/managarm-buildenv/build/packages/hicolor-icon-theme.collect/usr/share/icons/hicolor/$dir/$ctxt; \ if [ "$ctxt" = "stock" ]; then \ for sub in chart code data form image io media navigation net object table text; do \ mkdir -p /var/lib/managarm-buildenv/build/packages/hicolor-icon-theme.collect/usr/share/icons/hicolor/$dir/$ctxt/$sub; \ done \ fi \ done \ done mkdir -p /var/lib/managarm-buildenv/build/packages/hicolor-icon-theme.collect/usr/share/icons/hicolor/symbolic/apps make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/hicolor-icon-theme' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/hicolor-icon-theme' xbstrap: pack hicolor-icon-theme [7/7] [2025-01-22 02:22:00.659907 chopin] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'success', 'subject': 'hicolor-icon-theme'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'hicolor-icon-theme', '-n', 'hicolor-icon-theme-0.17_9', '-D', '', '--desc', 'Fallback theme for the freedesktop icon theme specification', '--long-desc', 'This package contains a default fallback theme for implementations of the icon theme specification.', '--license', 'GPL-2.0-only', '--homepage', 'https://freedesktop.org/wiki/Software/icon-theme', '--maintainer', 'Dennis Bonke ', '--tags', 'x11-themes', '/tmp/tmp5aspqpl_'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/hicolor-icon-theme-0.17_9.x86_64.xbps'] (x86_64) [2025-01-22 02:22:00.743787 chopin] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'hicolor-icon-theme'} [2025-01-22 02:22:00.745513 chopin] DEBUG: xbbs.worker: successfully uploaded package hicolor-icon-theme for JobMessage(project='managarm', job='package:hicolor-icon-theme', repository='https://github.com/managarm/bootstrap-managarm.git', revision='f1f6454b4293abd369206504f7ed55db7fabdef7', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'host-automake-v1.15': {'architecture': {'x86_64'}, 'version': '1.15.1_3'}, 'host-autoconf-v2.69': {'architecture': {'x86_64'}, 'version': '2.69_2'}}, prod_pkgs={'hicolor-icon-theme': {'architecture': 'x86_64', 'version': '0.17_9'}}, 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/') [2025-01-22 02:22:00.770331 chopin] INFO: xbbs.worker: job done. return code: 0