[xbbs @ 2025-10-12 03:34:01+0000 INFO] Running command git clone https://github.com/managarm/bootstrap-managarm.git . (env=None, cwd='/var/lib/xbbs/tmp/tmp0wpcry_2/src') Cloning into '.'... [xbbs @ 2025-10-12 03:34:02+0000 INFO] Exit code: 0 [xbbs @ 2025-10-12 03:34:02+0000 INFO] Running command git checkout 05c364832777a38e63e908089cab67bcd11e3967 (env=None, cwd='/var/lib/xbbs/tmp/tmp0wpcry_2/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:34:02+0000 INFO] Exit code: 0 [xbbs @ 2025-10-12 03:34:02+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmp0wpcry_2/src (env=None, cwd='/var/lib/xbbs/tmp/tmp0wpcry_2/build') Creating cargo-home/config.toml [xbbs @ 2025-10-12 03:34:07+0000 INFO] Exit code: 0 [xbbs @ 2025-10-12 03:34:07+0000 INFO] Downloading artifact tools/noarch/host-xorg-macros.tar.gz into /var/lib/xbbs/tmp/tmp0wpcry_2/build/tools/host-xorg-macros.tar.gz [xbbs @ 2025-10-12 03:34:07+0000 INFO] Downloading artifact tools/noarch/host-libtool.tar.gz into /var/lib/xbbs/tmp/tmp0wpcry_2/build/tools/host-libtool.tar.gz [xbbs @ 2025-10-12 03:34:07+0000 INFO] Downloading artifact tools/noarch/host-autoconf-v2.69.tar.gz into /var/lib/xbbs/tmp/tmp0wpcry_2/build/tools/host-autoconf-v2.69.tar.gz [xbbs @ 2025-10-12 03:34:07+0000 INFO] Downloading artifact tools/noarch/host-pkg-config.tar.gz into /var/lib/xbbs/tmp/tmp0wpcry_2/build/tools/host-pkg-config.tar.gz [xbbs @ 2025-10-12 03:34:07+0000 INFO] Downloading artifact tools/noarch/host-automake-v1.15.tar.gz into /var/lib/xbbs/tmp/tmp0wpcry_2/build/tools/host-automake-v1.15.tar.gz xbstrap: Running the following plan: fetch xorg-font-util checkout xorg-font-util patch xorg-font-util regenerate xorg-font-util configure-tool host-xorg-font-util compile-tool host-xorg-font-util install-tool host-xorg-font-util archive-tool host-xorg-font-util xbstrap: fetch xorg-font-util [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/tmp0wpcry_2/src/ports/xorg-font-util/.git/ From https://mirrors.managarm.org/mirror/git/xorg-font-util * [new tag] font-util-1.4.1 -> font-util-1.4.1 xbstrap: checkout xorg-font-util [2/8] HEAD is now at b5ca142 font-util 1.4.1 xbstrap: patch xorg-font-util [3/8] xbstrap: regenerate xorg-font-util [4/8] xbstrap: Running ['./autogen.sh'] (tools: ['host-automake-v1.15', 'host-xorg-macros', 'host-libtool', 'host-pkg-config', 'host-autoconf-v2.69']) via cbuildrt PID init is 1330972 (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: running: /var/lib/managarm-buildenv/build/tools/host-autoconf-v2.69/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:38: installing './compile' configure.ac:38: installing './config.guess' configure.ac:38: installing './config.sub' configure.ac:32: installing './install-sh' configure.ac:32: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' xbstrap: configure-tool host-xorg-font-util [5/8] xbstrap: Running ['@THIS_SOURCE_DIR@/configure', '--prefix=@PREFIX@'] (tools: []) via cbuildrt PID init is 1331326 (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... gcc3 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 for root directory for font files... ${datadir}/fonts/X11 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating fontutil.m4 config.status: creating fontutil.pc config.status: creating config.h config.status: executing depfiles commands xbstrap: compile-tool host-xorg-font-util [6/8] xbstrap: Running ['make', '-j@PARALLELISM@'] (tools: []) via cbuildrt PID init is 1332519 (outside the namespace) make all-recursive make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-xorg-font-util' Making all in man make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-xorg-font-util/man' GEN bdftruncate.1 GEN ucs2any.1 make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-xorg-font-util/man' make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-xorg-font-util' CC bdftruncate.o CC ucs2any.o CCLD bdftruncate CCLD ucs2any make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-xorg-font-util' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-xorg-font-util' xbstrap: install-tool host-xorg-font-util [7/8] xbstrap: Running ['make', 'install'] (tools: []) via cbuildrt PID init is 1332556 (outside the namespace) Making install in man make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-xorg-font-util/man' make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-xorg-font-util/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/host-xorg-font-util/share/man/man1' /usr/bin/install -c -m 644 bdftruncate.1 ucs2any.1 '/var/lib/managarm-buildenv/build/tools/host-xorg-font-util/share/man/man1' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-xorg-font-util/man' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-xorg-font-util/man' make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-xorg-font-util' make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-xorg-font-util' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/host-xorg-font-util/bin' /usr/bin/install -c bdftruncate ucs2any '/var/lib/managarm-buildenv/build/tools/host-xorg-font-util/bin' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/host-xorg-font-util/share/aclocal' /usr/bin/install -c -m 644 fontutil.m4 '/var/lib/managarm-buildenv/build/tools/host-xorg-font-util/share/aclocal' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/host-xorg-font-util/share/fonts/X11/util' /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/xorg-font-util/map-ISO8859-1 /var/lib/managarm-buildenv/src/ports/xorg-font-util/map-ISO8859-2 /var/lib/managarm-buildenv/src/ports/xorg-font-util/map-ISO8859-3 /var/lib/managarm-buildenv/src/ports/xorg-font-util/map-ISO8859-4 /var/lib/managarm-buildenv/src/ports/xorg-font-util/map-ISO8859-5 /var/lib/managarm-buildenv/src/ports/xorg-font-util/map-ISO8859-6 /var/lib/managarm-buildenv/src/ports/xorg-font-util/map-ISO8859-7 /var/lib/managarm-buildenv/src/ports/xorg-font-util/map-ISO8859-8 /var/lib/managarm-buildenv/src/ports/xorg-font-util/map-ISO8859-9 /var/lib/managarm-buildenv/src/ports/xorg-font-util/map-ISO8859-10 /var/lib/managarm-buildenv/src/ports/xorg-font-util/map-ISO8859-11 /var/lib/managarm-buildenv/src/ports/xorg-font-util/map-ISO8859-13 /var/lib/managarm-buildenv/src/ports/xorg-font-util/map-ISO8859-14 /var/lib/managarm-buildenv/src/ports/xorg-font-util/map-ISO8859-15 /var/lib/managarm-buildenv/src/ports/xorg-font-util/map-ISO8859-16 /var/lib/managarm-buildenv/src/ports/xorg-font-util/map-JISX0201.1976-0 /var/lib/managarm-buildenv/src/ports/xorg-font-util/map-KOI8-R '/var/lib/managarm-buildenv/build/tools/host-xorg-font-util/share/fonts/X11/util' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/host-xorg-font-util/lib/pkgconfig' /usr/bin/install -c -m 644 fontutil.pc '/var/lib/managarm-buildenv/build/tools/host-xorg-font-util/lib/pkgconfig' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-xorg-font-util' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-xorg-font-util' xbstrap: archive-tool host-xorg-font-util [8/8] [xbbs @ 2025-10-12 03:34:14+0000 INFO] Uploading artifact tool-noarch:host-xorg-font-util from filename /var/lib/xbbs/tmp/tmp0wpcry_2/build/tools/host-xorg-font-util.tar.gz [xbbs @ 2025-10-12 03:34:14+0000 INFO] Build succeeded.