[xbbs @ 2025-10-12 03:31:05+0000 INFO] Running command git clone https://github.com/managarm/bootstrap-managarm.git . (env=None, cwd='/var/lib/xbbs/tmp/tmpjyy6niwo/src') Cloning into '.'... [xbbs @ 2025-10-12 03:31:06+0000 INFO] Exit code: 0 [xbbs @ 2025-10-12 03:31:06+0000 INFO] Running command git checkout 05c364832777a38e63e908089cab67bcd11e3967 (env=None, cwd='/var/lib/xbbs/tmp/tmpjyy6niwo/src') Note: switching to '05c364832777a38e63e908089cab67bcd11e3967'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 05c36483 vm-util: Correctly report errors on ci-boot timeout [xbbs @ 2025-10-12 03:31:06+0000 INFO] Exit code: 0 [xbbs @ 2025-10-12 03:31:06+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmpjyy6niwo/src (env=None, cwd='/var/lib/xbbs/tmp/tmpjyy6niwo/build') Creating cargo-home/config.toml [xbbs @ 2025-10-12 03:31:11+0000 INFO] Exit code: 0 [xbbs @ 2025-10-12 03:31:11+0000 INFO] Downloading artifact tools/noarch/host-xorg-macros.tar.gz into /var/lib/xbbs/tmp/tmpjyy6niwo/build/tools/host-xorg-macros.tar.gz [xbbs @ 2025-10-12 03:31:11+0000 INFO] Downloading artifact tools/noarch/host-libtool.tar.gz into /var/lib/xbbs/tmp/tmpjyy6niwo/build/tools/host-libtool.tar.gz [xbbs @ 2025-10-12 03:31:11+0000 INFO] Downloading artifact tools/noarch/host-autoconf-v2.69.tar.gz into /var/lib/xbbs/tmp/tmpjyy6niwo/build/tools/host-autoconf-v2.69.tar.gz [xbbs @ 2025-10-12 03:31:11+0000 INFO] Downloading artifact tools/noarch/host-pkg-config.tar.gz into /var/lib/xbbs/tmp/tmpjyy6niwo/build/tools/host-pkg-config.tar.gz [xbbs @ 2025-10-12 03:31:11+0000 INFO] Downloading artifact tools/noarch/host-automake-v1.15.tar.gz into /var/lib/xbbs/tmp/tmpjyy6niwo/build/tools/host-automake-v1.15.tar.gz 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/tmpjyy6niwo/src/ports/libxtrans/.git/ From https://mirrors.managarm.org/mirror/git/libxtrans * [new tag] xtrans-1.6.0 -> xtrans-1.6.0 xbstrap: checkout libxtrans [2/8] HEAD is now at cf05ba4 xtrans 1.6.0 xbstrap: patch libxtrans [3/8] xbstrap: regenerate libxtrans [4/8] xbstrap: Running ['./autogen.sh'] (tools: ['host-autoconf-v2.69', 'host-automake-v1.15', 'host-pkg-config', 'host-xorg-macros', 'host-libtool']) via cbuildrt PID init is 1321017 (outside the namespace) autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal 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 './compile' 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] xbstrap: Running ['@THIS_SOURCE_DIR@/configure', '--prefix=@PREFIX@'] (tools: []) via cbuildrt PID init is 1321352 (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 whether make supports nested variables... 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 whether gcc understands -c and -o together... yes 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... (cached) 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 checking that generated files are newer than configure... done 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] xbstrap: Running ['make', '-j@PARALLELISM@'] (tools: []) via cbuildrt PID init is 1322501 (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] xbstrap: Running ['make', 'install'] (tools: []) via cbuildrt PID init is 1322513 (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] [xbbs @ 2025-10-12 03:31:17+0000 INFO] Uploading artifact tool-noarch:host-xtrans from filename /var/lib/xbbs/tmp/tmpjyy6niwo/build/tools/host-xtrans.tar.gz [xbbs @ 2025-10-12 03:31:18+0000 INFO] Build succeeded.