[2025-01-05 04:16:13.352747 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm_aarch64', job='tool:host-xtrans', repository='https://github.com/managarm/bootstrap-managarm.git', revision='57c2d03649e4a7d359b50934caeb31428e7f9535', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'host-libtool': {'architecture': {'aarch64'}, 'version': '2.5.4_1'}, 'host-pkg-config': {'architecture': {'aarch64'}, 'version': '0.29.2_2'}, 'host-autoconf-v2.69': {'architecture': {'aarch64'}, 'version': '2.69_2'}, 'host-xorg-macros': {'architecture': {'aarch64'}, 'version': '1.20.2_1'}, 'host-automake-v1.11': {'architecture': {'aarch64'}, 'version': '1.11.6_3'}}, prod_pkgs={}, prod_tools={'host-xtrans': {'architecture': {'aarch64'}, 'version': '1.5.2_1'}}, 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/') [2025-01-05 04:16:13.353146 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-05 04:16:13.362943 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-05 04:16:13.371126 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-05 04:16:14.481723 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '57c2d03649e4a7d359b50934caeb31428e7f9535'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 57c2d03 binutils/gcc: Use a tag and not a specified commit [2025-01-05 04:16:14.529785 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-05 04:16:19.130341 chopin] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'tool:host-xtrans'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch libxtrans checkout libxtrans patch libxtrans regenerate libxtrans configure-tool host-xtrans compile-tool host-xtrans install-tool host-xtrans archive-tool host-xtrans xbstrap: fetch libxtrans [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libxtrans/.git/ From https://mirrors.managarm.org/mirror/git/libxtrans * [new tag] xtrans-1.5.2 -> xtrans-1.5.2 xbstrap: checkout libxtrans [2/8] [2025-01-05 04:16:19.630200 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 8, 'n_this': 1, 'status': 'success', 'subject': 'libxtrans'} HEAD is now at 0dc46e7 xtrans 1.5.2 xbstrap: patch libxtrans [3/8] xbstrap: regenerate libxtrans [4/8] [2025-01-05 04:16:19.638361 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 8, 'n_this': 2, 'status': 'success', 'subject': 'libxtrans'} [2025-01-05 04:16:19.638951 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'libxtrans'} xbstrap: Running ['./autogen.sh'] (tools: ['host-xorg-macros', 'host-pkg-config', 'host-libtool', 'host-autoconf-v2.69', 'host-automake-v1.11']) via cbuildrt PID init is 4186262 (outside the namespace) autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal main::scan_file() called too early to check prototype at /var/lib/managarm-buildenv/build/tools/host-automake-v1.11/bin/aclocal line 644. autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /var/lib/managarm-buildenv/build/tools/host-autoconf-v2.69/bin/autoconf autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:35: installing `./config.guess' configure.ac:35: installing `./config.sub' configure.ac:29: installing `./install-sh' configure.ac:29: installing `./missing' autoreconf: Leaving directory `.' xbstrap: configure-tool host-xtrans [5/8] [2025-01-05 04:16:22.115760 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 8, 'n_this': 4, 'status': 'success', 'subject': 'libxtrans'} xbstrap: Running ['@THIS_SOURCE_DIR@/configure', '--prefix=@PREFIX@'] (tools: []) via cbuildrt PID init is 4186599 (outside the namespace) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... 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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -Werror=unused-command-line-argument... no checking if gcc supports -Wall... yes checking if gcc supports -Wpointer-arith... yes checking if gcc supports -Wmissing-declarations... yes checking if gcc supports -Wformat=2... yes checking if gcc supports -Wstrict-prototypes... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -Wnested-externs... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wold-style-definition... yes checking if gcc supports -Wunused... yes checking if gcc supports -Wuninitialized... yes checking if gcc supports -Wshadow... yes checking if gcc supports -Wmissing-noreturn... yes checking if gcc supports -Wmissing-format-attribute... yes checking if gcc supports -Wredundant-decls... yes checking if gcc supports -Wlogical-op... yes checking if gcc supports -Werror=implicit... yes checking if gcc supports -Werror=nonnull... yes checking if gcc supports -Werror=init-self... yes checking if gcc supports -Werror=main... yes checking if gcc supports -Werror=missing-braces... yes checking if gcc supports -Werror=sequence-point... yes checking if gcc supports -Werror=return-type... yes checking if gcc supports -Werror=trigraphs... yes checking if gcc supports -Werror=array-bounds... yes checking if gcc supports -Werror=write-strings... yes checking if gcc supports -Werror=address... yes checking if gcc supports -Werror=int-to-pointer-cast... yes checking if gcc supports -Werror=pointer-to-int-cast... yes checking if gcc supports -pedantic... yes checking if gcc supports -Werror... yes checking if gcc supports -Werror=attributes... yes Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable Package 'xorg-macros', required by 'virtual:world', not found checking whether make supports nested variables... yes checking whether to build documentation... yes checking for xmlto... no configure: WARNING: xmlto not found - documentation targets will be skipped checking for fop... no configure: WARNING: fop not found - documentation targets will be skipped checking for xsltproc... /usr/bin/xsltproc checking for X.Org SGML entities >= 1.8... /usr/share/sgml checking for fchown... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating xtrans.pc config.status: executing depfiles commands xbstrap: compile-tool host-xtrans [6/8] [2025-01-05 04:16:26.056450 chopin] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 5, 'status': 'success', 'subject': 'host-xtrans'} xbstrap: Running ['make', '-j@PARALLELISM@'] (tools: []) via cbuildrt PID init is 4187738 (outside the namespace) Making all in doc make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-xtrans/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-xtrans/doc' make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-xtrans' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-xtrans' xbstrap: install-tool host-xtrans [7/8] [2025-01-05 04:16:26.242744 chopin] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 6, 'status': 'success', 'subject': 'host-xtrans'} xbstrap: Running ['make', 'install'] (tools: []) via cbuildrt PID init is 4187749 (outside the namespace) Making install in doc make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-xtrans/doc' make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-xtrans/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/host-xtrans/share/doc/xtrans' /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/libxtrans/doc/xtrans.xml '/var/lib/managarm-buildenv/build/tools/host-xtrans/share/doc/xtrans' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/host-xtrans/share/doc/xtrans' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-xtrans/doc' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-xtrans/doc' make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-xtrans' make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-xtrans' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/host-xtrans/include/X11/Xtrans' /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/libxtrans/Xtrans.h /var/lib/managarm-buildenv/src/ports/libxtrans/Xtrans.c /var/lib/managarm-buildenv/src/ports/libxtrans/Xtransint.h /var/lib/managarm-buildenv/src/ports/libxtrans/Xtranslcl.c /var/lib/managarm-buildenv/src/ports/libxtrans/Xtranssock.c /var/lib/managarm-buildenv/src/ports/libxtrans/Xtransutil.c /var/lib/managarm-buildenv/src/ports/libxtrans/transport.c '/var/lib/managarm-buildenv/build/tools/host-xtrans/include/X11/Xtrans' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/host-xtrans/share/aclocal' /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/libxtrans/xtrans.m4 '/var/lib/managarm-buildenv/build/tools/host-xtrans/share/aclocal' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/host-xtrans/share/pkgconfig' /usr/bin/install -c -m 644 xtrans.pc '/var/lib/managarm-buildenv/build/tools/host-xtrans/share/pkgconfig' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-xtrans' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-xtrans' xbstrap: archive-tool host-xtrans [8/8] [2025-01-05 04:16:26.469122 chopin] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'success', 'subject': 'host-xtrans'} [2025-01-05 04:16:26.485619 chopin] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 8, 'n_this': 8, 'status': 'success', 'subject': 'host-xtrans'} [2025-01-05 04:16:26.487304 chopin] DEBUG: xbbs.worker: successfully uploaded tool host-xtrans for JobMessage(project='managarm_aarch64', job='tool:host-xtrans', repository='https://github.com/managarm/bootstrap-managarm.git', revision='57c2d03649e4a7d359b50934caeb31428e7f9535', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'host-libtool': {'architecture': {'aarch64'}, 'version': '2.5.4_1'}, 'host-pkg-config': {'architecture': {'aarch64'}, 'version': '0.29.2_2'}, 'host-autoconf-v2.69': {'architecture': {'aarch64'}, 'version': '2.69_2'}, 'host-xorg-macros': {'architecture': {'aarch64'}, 'version': '1.20.2_1'}, 'host-automake-v1.11': {'architecture': {'aarch64'}, 'version': '1.11.6_3'}}, prod_pkgs={}, prod_tools={'host-xtrans': {'architecture': {'aarch64'}, 'version': '1.5.2_1'}}, 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/') [2025-01-05 04:16:26.509061 chopin] INFO: xbbs.worker: job done. return code: 0