[2024-10-13 01:01:18.759809 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_riscv', job='tool:cross-binutils', repository='https://github.com/managarm/bootstrap-managarm.git', revision='2f39d0784d5e76620f88f52fe32a163e9cd0a4d3', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={}, prod_tools={'cross-binutils': {'architecture': 'riscv64', 'version': '2.40_3'}}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_riscv/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_riscv/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/riscv64/') [2024-10-13 01:01:18.760383 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-13 01:01:18.772238 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-13 01:01:18.783608 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-13 01:01:19.631045 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '2f39d0784d5e76620f88f52fe32a163e9cd0a4d3'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 2f39d07 sys-boot: upgrade Limine to 8.1.1 [2024-10-13 01:01:19.669080 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-13 01:01:20.372235 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'tool:cross-binutils'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch binutils checkout binutils patch binutils fetch gnuconfig checkout gnuconfig patch gnuconfig regenerate binutils configure-tool cross-binutils compile-tool cross-binutils install-tool cross-binutils archive-tool cross-binutils xbstrap: fetch binutils [1/11] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/binutils/.git/ From https://mirrors.managarm.org/mirror/git/binutils * [new tag] managarm/binutils-2_40_2 -> managarm/binutils-2_40_2 xbstrap: checkout binutils [2/11] [2024-10-13 01:01:37.866838 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 11, 'n_this': 1, 'status': 'success', 'subject': 'binutils'} HEAD is now at 839e9083 ld/aarch64managarm: rename elf32 -> elf emulation xbstrap: patch binutils [3/11] xbstrap: fetch gnuconfig [4/11] [2024-10-13 01:01:42.112700 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 11, 'n_this': 2, 'status': 'success', 'subject': 'binutils'} [2024-10-13 01:01:42.113249 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 11, 'n_this': 3, 'status': 'success', 'subject': 'binutils'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/gnuconfig/.git/ From https://mirrors.managarm.org/mirror/git/gnuconfig * [new branch] master -> origin/master xbstrap: checkout gnuconfig [5/11] [2024-10-13 01:01:42.582047 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 11, 'n_this': 4, 'status': 'success', 'subject': 'gnuconfig'} Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. xbstrap: patch gnuconfig [6/11] xbstrap: regenerate binutils [7/11] [2024-10-13 01:01:42.595006 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 11, 'n_this': 5, 'status': 'success', 'subject': 'gnuconfig'} [2024-10-13 01:01:42.595708 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 11, 'n_this': 6, 'status': 'success', 'subject': 'gnuconfig'} xbstrap: Running ['cp', '@SOURCE_ROOT@/ports/gnuconfig/config.sub', '@THIS_SOURCE_DIR@/.'] (tools: []) via cbuildrt PID init is 3951912 (outside the namespace) xbstrap: Running ['cp', '@SOURCE_ROOT@/ports/gnuconfig/config.guess', '@THIS_SOURCE_DIR@/.'] (tools: []) via cbuildrt PID init is 3951917 (outside the namespace) xbstrap: configure-tool cross-binutils [8/11] [2024-10-13 01:01:43.066726 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 11, 'n_this': 7, 'status': 'success', 'subject': 'binutils'} xbstrap: Running ['@THIS_SOURCE_DIR@/configure', '--with-pkgversion=managarm', '--with-bugurl=https://github.com/managarm/bootstrap-managarm/issues/', '--prefix=@PREFIX@', '--target=@OPTION:arch-triple@', '--with-sysroot=@SYSROOT_DIR@', '--disable-werror', 'CFLAGS=-O2'] (tools: []) via cbuildrt PID init is 3951922 (outside the namespace) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... riscv64-unknown-managarm-mlibc checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for gdbserver support... no 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 for gcc option to accept ISO C99... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada and is recent enough... no checking for gdc... no checking whether the D compiler works... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for isl 0.15 or later... no required isl version is 0.15 or later *** This configuration is not supported in the following subdirectories: gdbserver (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for ar... ar checking for as... as checking for dlltool... no checking for dsymutil... no checking for ld... ld checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for otool... no checking for readelf... readelf checking for -plugin option... --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking for riscv64-managarm-cc... no checking for riscv64-managarm-gcc... no checking for riscv64-managarm-c++... no checking for riscv64-managarm-g++... no checking for riscv64-managarm-cxx... no checking for riscv64-managarm-gxx... no checking for riscv64-managarm-gcc... no checking for riscv64-managarm-gfortran... no checking for riscv64-managarm-gccgo... no checking for riscv64-managarm-gdc... no checking for riscv64-managarm-ar... no checking for riscv64-managarm-as... no checking for riscv64-managarm-dlltool... no checking for riscv64-managarm-dsymutil... no checking for riscv64-managarm-ld... no checking for riscv64-managarm-lipo... no checking for riscv64-managarm-nm... no checking for riscv64-managarm-objcopy... no checking for riscv64-managarm-objdump... no checking for riscv64-managarm-otool... no checking for riscv64-managarm-ranlib... no checking for riscv64-managarm-readelf... no checking for riscv64-managarm-strip... no checking for riscv64-managarm-windres... no checking for riscv64-managarm-windmc... no checking where to find the target ar... just compiled checking where to find the target as... just compiled checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... just compiled checking where to find the target dsymutil... pre-installed checking where to find the target gcc... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target gdc... pre-installed checking where to find the target ld... just compiled checking where to find the target lipo... pre-installed checking where to find the target nm... just compiled checking where to find the target objcopy... just compiled checking where to find the target objdump... just compiled checking where to find the target otool... pre-installed checking where to find the target ranlib... just compiled checking where to find the target readelf... just compiled checking where to find the target strip... just compiled checking where to find the target windres... just compiled checking where to find the target windmc... just compiled checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile xbstrap: compile-tool ('cross-binutils', None) [9/11] [2024-10-13 01:01:46.077398 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 11, 'n_this': 8, 'status': 'success', 'subject': 'cross-binutils'} xbstrap: Running ['make', '-j@PARALLELISM@', 'all-binutils', 'all-gas', 'all-ld'] (tools: []) via cbuildrt PID init is 3953338 (outside the namespace) mkdir -p -- ./intl mkdir -p -- ./libiberty mkdir -p -- ./libsframe mkdir -p -- ./zlib Configuring in ./libsframe Configuring in ./zlib Configuring in ./libiberty Configuring in ./intl configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... gcc configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo checking for x86_64-pc-linux-gnu-gcc... gcc configure: creating cache ./config.cache checking build system type... checking whether the C compiler works... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... checking whether the C compiler works... riscv64-unknown-managarm-mlibc 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 C compiler default output file name... a.out checking for suffix of executables... yes checking whether make supports nested variables... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for perl... perl checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... gcc checking build system type... checking whether we are cross compiling... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking for -plugin option... checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking whether we are cross compiling... --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... gcc no checking for suffix of object files... no checking for suffix of object files... o checking whether we are using the GNU C compiler... checking whether the C compiler works... yes checking whether gcc accepts -g... o checking whether we are using the GNU C compiler... checking whether the C compiler works... yes checking for gcc option to accept ISO C89... yes checking whether gcc accepts -g... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... none needed checking whether gcc understands -c and -o together... gcc -E checking whether we are cross compiling... no checking for suffix of object files... yes checking how to run the C preprocessor... 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... no o checking whether we are using the GNU C compiler... checking for suffix of object files... gcc -E 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... yes checking whether gcc accepts -g... 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 gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... none needed checking how to run the C preprocessor... yes checking for sys/types.h... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc -E yes checking for sys/stat.h... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... checking for grep that handles long lines and -e... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... yes ld checking if the linker (ld) is GNU ld... yes yes checking for BSD- or MS-compatible name lister (nm)... checking for stdlib.h... nm checking the name lister (nm) interface... checking for sys/types.h... yes yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for sys/stat.h... checking for string.h... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking command to parse nm output from gcc object... yes yes checking for memory.h... checking for stdlib.h... yes yes checking for strings.h... checking for string.h... yes checking for sys/types.h... yes yes ok checking for inttypes.h... checking for memory.h... yes checking for sys/stat.h... yes checking how to run the C preprocessor... yes checking for strings.h... checking for stdint.h... yes checking for stdlib.h... gcc -E yes yes checking for inttypes.h... yes checking for unistd.h... checking for string.h... checking for ANSI C header files... yes yes checking for stdint.h... yes checking for memory.h... checking minix/config.h usability... yes yes checking for unistd.h... no checking minix/config.h presence... checking for strings.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking minix/config.h usability... checking for inttypes.h... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... yes no checking minix/config.h presence... yes checking for sys/types.h... checking for stdint.h... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for sys/stat.h... checking for unistd.h... yes checking for a BSD-compatible install... yes /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt /usr/bin/install -c checking whether build environment is sane... yes checking for xgettext... yes checking for stdlib.h... checking minix/config.h usability... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes /usr/bin/xgettext yes checking for style of include used by make... checking for msgmerge... GNU checking whether make supports nested variables... yes checking for string.h... no checking minix/config.h presence... checking dependency style of gcc... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... /usr/bin/msgmerge yes checking for memory.h... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) gcc checking build system type... x86_64-pc-linux-gnu checking host system type... yes x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking for library containing strerror... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... checking for strings.h... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking the archiver (ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so) interface... ar no yes checking build system type... checking whether gcc supports -W... x86_64-pc-linux-gnu checking host system type... checking for inttypes.h... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed yes checking for fgrep... none required checking for an ANSI C-conforming const... checking whether gcc supports -Wall... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes checking for stdint.h... yes yes checking for inline... checking whether gcc supports -Wwrite-strings... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes inline checking for off_t... checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so yes checking command to parse nm output from gcc object... yes checking for unistd.h... checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking for dlfcn.h... yes checking whether gcc supports -Wshadow=local... ok yes checking for objdir... yes checking for size_t... .libs yes checking whether gcc supports -pedantic ... checking for dlfcn.h... yes checking whether gcc and cc understand -c and -o together... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for working alloca.h... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking for alloca... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for an ANSI C-conforming const... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking for inline... yes checking if gcc static flag -static works... checking for sys/param.h... inline checking whether byte ordering is bigendian... yes checking for getpagesize... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... no checking for a BSD-compatible install... yes /usr/bin/install -c checking for working mmap... checking for CET support... yes checking whether -lc should be explicitly linked in... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... no checking dynamic linker characteristics... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes yes checking whether to build shared libraries... checking if libtool supports shared libraries... no yes checking whether to build static libraries... checking whether to build shared libraries... yes yes checking whether to build static libraries... yes checking how to run the C preprocessor... gcc -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... ${SHELL} /var/lib/managarm-buildenv/src/ports/binutils/missing aclocal-1.15 checking for autoconf... ${SHELL} /var/lib/managarm-buildenv/src/ports/binutils/missing autoconf checking for autoheader... ${SHELL} /var/lib/managarm-buildenv/src/ports/binutils/missing autoheader checking whether gcc supports -Wall... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes yes checking for inttypes.h... yes checking for sys/file.h... checking for sys/param.h... checking whether gcc supports -Wextra... yes yes checking for stdint.h... checking for sys/param.h... yes checking whether gcc supports -Wwrite-strings... yes checking for getpagesize... yes checking for limits.h... yes checking for unsigned long long... yes checking whether gcc supports -Wmissing-format-attribute... yes checking for stdlib.h... (cached) yes yes checking whether gcc supports -Wstrict-prototypes... checking for malloc.h... yes checking for working mmap... yes checking for inttypes.h... yes checking for string.h... (cached) yes yes checking whether gcc supports -Wmissing-prototypes... checking for unistd.h... (cached) yes checking for strings.h... (cached) yes yes checking whether the inttypes.h PRIxNN macros are broken... checking for sys/time.h... yes checking for incompatibility between DejaGnu and GCC... yes no checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... checking for time.h... no checking for makeinfo... makeinfo yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no yes checking for shared library run path origin... checking for stdlib.h... (cached) yes checking for memcpy... checking for unistd.h... (cached) yes yes checking for sys/param.h... done checking for sys/resource.h... checking argz.h usability... yes checking for sys/stat.h... (cached) yes yes yes checking for sys/mman.h... checking for getpagesize... checking for strerror... yes yes checking argz.h presence... checking for fcntl.h... yes checking for argz.h... yes checking limits.h usability... yes checking for alloca.h... yes yes checking for working mmap... checking for unistd.h... (cached) yes yes checking for sys/pstat.h... configure: updating cache ./config.cache yes checking limits.h presence... no checking that generated files are newer than configure... done configure: creating ./config.status checking for sys/sysmp.h... yes checking for limits.h... yes no checking for sys/sysinfo.h... checking locale.h usability... yes yes checking for machine/hal_sysinfo.h... checking byteswap.h usability... yes checking locale.h presence... no checking for sys/table.h... yes checking for locale.h... yes checking nl_types.h usability... yes checking byteswap.h presence... no checking for sys/sysctl.h... yes checking for byteswap.h... yes checking endian.h usability... no checking for sys/systemcfg.h... yes checking nl_types.h presence... yes checking for nl_types.h... yes no checking for stdint.h... (cached) yes checking malloc.h usability... yes checking endian.h presence... checking for stdio_ext.h... yes checking for endian.h... yes yes checking whether bswap_16 is declared... yes checking malloc.h presence... checking for process.h... yes checking for malloc.h... yes yes no checking stddef.h usability... checking for sys/prctl.h... checking whether bswap_32 is declared... yes checking for sys/wait.h that is POSIX.1 compatible... yes yes checking stddef.h presence... checking whether bswap_64 is declared... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes yes yes checking whether time.h and sys/time.h may both be included... checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes configure: updating cache ./config.cache checking for feof_unlocked... checking that generated files are newer than configure... yes checking whether errno must be declared... done configure: creating ./config.status no checking size of int... yes checking for fgets_unlocked... 4 checking size of long... yes checking for getc_unlocked... yes checking for getcwd... 8 checking size of size_t... yes 8 checking for long long... checking for getegid... config.status: creating Makefile config.status: executing depfiles commands yes checking for geteuid... yes checking size of long long... yes checking for getgid... config.status: executing libtool commands 8 checking for a 64-bit type... yes uint64_t checking for getuid... checking for intptr_t... make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/zlib' CC libz_a-adler32.o CC libz_a-compress.o CC libz_a-crc32.o CC libz_a-deflate.o CC libz_a-gzread.o yes CC libz_a-gzclose.o checking for mempcpy... yes checking for uintptr_t... CC libz_a-gzwrite.o CC libz_a-gzlib.o yes yes checking for ssize_t... CC libz_a-infback.o config.status: creating Makefile checking for munmap... CC libz_a-inffast.o config.status: creating config.h config.status: executing depfiles commands CC libz_a-inflate.o yes checking for pid_t... CC libz_a-inftrees.o yes checking for putenv... config.status: executing libtool commands CC libz_a-trees.o yes checking for setenv... yes checking for library containing strerror... yes CC libz_a-uncompr.o CC libz_a-zutil.o checking for setlocale... none required checking for asprintf... true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 " "CXXFLAGS=-g -O2 " "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-O2 " "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/var/lib/managarm-buildenv/build/tools/cross-binutils" "infodir=/var/lib/managarm-buildenv/build/tools/cross-binutils/share/info" "libdir=/var/lib/managarm-buildenv/build/tools/cross-binutils/lib" "prefix=/var/lib/managarm-buildenv/build/tools/cross-binutils" "tooldir=/var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm" "AR=ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-O2 " "NM=nm" "PICFLAG=" "RANLIB=ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so" "DESTDIR=" DO=all multi-do # make yes make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libsframe' make all-am checking for stpcpy... yes make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libsframe' /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe/../include -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -O2 -MT libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c -o libsframe_la-sframe.lo `test -f 'sframe.c' || echo '/var/lib/managarm-buildenv/src/ports/binutils/libsframe/'`sframe.c /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe/../include -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -O2 -MT libsframe_la-sframe-dump.lo -MD -MP -MF .deps/libsframe_la-sframe-dump.Tpo -c -o libsframe_la-sframe-dump.lo `test -f 'sframe-dump.c' || echo '/var/lib/managarm-buildenv/src/ports/binutils/libsframe/'`sframe-dump.c make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libsframe' make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libsframe' checking for atexit... restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in doc/sframe-spec.info doc/sframe-spec.info-[0-9] doc/sframe-spec.info-[0-9][0-9] doc/sframe-spec.i[0-9] doc/sframe-spec.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if makeinfo --split-size=5000000 --no-split -I doc -I /var/lib/managarm-buildenv/src/ports/binutils/libsframe/doc \ -o doc/sframe-spec.info `test -f 'doc/sframe-spec.texi' || echo '/var/lib/managarm-buildenv/src/ports/binutils/libsframe/'`doc/sframe-spec.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./doc/sframe-spec.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe/../include -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -O2 -MT libsframe_la-sframe-dump.lo -MD -MP -MF .deps/libsframe_la-sframe-dump.Tpo -c /var/lib/managarm-buildenv/src/ports/binutils/libsframe/sframe-dump.c -o libsframe_la-sframe-dump.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe/../include -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -O2 -MT libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c /var/lib/managarm-buildenv/src/ports/binutils/libsframe/sframe.c -o libsframe_la-sframe.o yes checking for strcasecmp... yes In function ‘dump_sframe_func_with_fres’, inlined from ‘dump_sframe_functions’ at /var/lib/managarm-buildenv/src/ports/binutils/libsframe/sframe-dump.c:197:7, inlined from ‘dump_sframe’ at /var/lib/managarm-buildenv/src/ports/binutils/libsframe/sframe-dump.c:206:3: /var/lib/managarm-buildenv/src/ports/binutils/libsframe/sframe-dump.c:180:7: warning: ‘strncat’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 180 | strncat (temp, ra_mangled_p_str, ra_mangled_p_str_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ checking for basename... /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe/../include -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -O2 -MT libsframe_la-sframe-error.lo -MD -MP -MF .deps/libsframe_la-sframe-error.Tpo -c -o libsframe_la-sframe-error.lo `test -f 'sframe-error.c' || echo '/var/lib/managarm-buildenv/src/ports/binutils/libsframe/'`sframe-error.c mv -f .deps/libsframe_la-sframe-dump.Tpo .deps/libsframe_la-sframe-dump.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe/../include -I/var/lib/managarm-buildenv/src/ports/binutils/libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -O2 -MT libsframe_la-sframe-error.lo -MD -MP -MF .deps/libsframe_la-sframe-error.Tpo -c /var/lib/managarm-buildenv/src/ports/binutils/libsframe/sframe-error.c -o libsframe_la-sframe-error.o yes yes checking for strdup... checking for bcmp... mv -f .deps/libsframe_la-sframe-error.Tpo .deps/libsframe_la-sframe-error.Plo yes yes perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). checking for bcopy... checking for strtoul... yes yes checking for tsearch... checking for bsearch... yes checking for __argz_count... yes checking for bzero... mv -f .deps/libsframe_la-sframe.Tpo .deps/libsframe_la-sframe.Plo /bin/bash ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -O2 -o libsframe.la libsframe_la-sframe.lo libsframe_la-sframe-dump.lo libsframe_la-sframe-error.lo yes AR libz.a yes ar: `u' modifier ignored since `D' is the default (see `U') checking for calloc... checking for __argz_stringify... make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/zlib' libtool: link: ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so cru .libs/libsframe.a libsframe_la-sframe.o libsframe_la-sframe-dump.o libsframe_la-sframe-error.o ar: `u' modifier ignored since `D' is the default (see `U') yes libtool: link: ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so .libs/libsframe.a yes checking for __argz_next... libtool: link: ( cd ".libs" && rm -f "libsframe.la" && ln -s "../libsframe.la" "libsframe.la" ) make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libsframe' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libsframe' checking for clock... yes yes checking for __fsetlocking... checking for ffs... yes checking for iconv... yes checking for getcwd... yes checking for iconv declaration... yes checking for getpagesize... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for gettimeofday... yes checking for LC_MESSAGES... yes yes checking for bison... bison checking version of bison... checking for index... 3.8.2, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking for insque... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking bison 3 or later... 3.8.2, bison3 configure: updating cache ./config.cache configure: creating ./config.status yes checking for memchr... yes checking for memcmp... config.status: creating Makefile config.status: creating config.intl yes checking for memcpy... config.status: creating config.h config.status: executing default-1 commands mkdir -p -- ./binutils mkdir -p -- ./gas mkdir -p -- ./ld Configuring in ./binutils Configuring in ./gas Configuring in ./ld yes make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/intl' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/intl' checking for memmem... yes checking for memmove... yes checking for mempcpy... configure: creating cache ./config.cache configure: creating cache ./config.cache checking build system type... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking build system type... checking host system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... yes riscv64-unknown-managarm-mlibc checking for a BSD-compatible install... x86_64-pc-linux-gnu checking target system type... riscv64-unknown-managarm-mlibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for memset... riscv64-unknown-managarm-mlibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... yes /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... 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 yes yes checking whether make supports nested variables... checking whether make supports nested variables... yes yes checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... gcc checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... gcc checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... gcc yes checking for mkstemps... checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for putenv... yes checking for C compiler default output file name... a.out yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for suffix of executables... checking whether we are cross compiling... yes checking whether we are cross compiling... checking whether we are cross compiling... checking for random... no checking for suffix of object files... no checking for suffix of object files... no yes checking for suffix of object files... checking for rename... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes yes checking whether gcc accepts -g... checking for rindex... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes none needed checking whether gcc understands -c and -o together... checking for setenv... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... yes checking for style of include used by make... yes checking for style of include used by make... GNU yes checking dependency style of gcc... GNU checking dependency style of gcc... checking for snprintf... gcc3 checking how to run the C preprocessor... gcc3 checking how to run the C preprocessor... gcc3 yes gcc -E checking for sigsetmask... checking whether we are using the GNU C++ compiler... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... yes checking whether g++ accepts -g... /usr/bin/grep -E checking for ANSI C header files... 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 yes checking dependency style of g++... checking for stpcpy... gcc3 checking for grep that handles long lines and -e... /usr/bin/grep checking how to run the C preprocessor... yes checking for stpncpy... gcc -E yes checking for sys/types.h... checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes yes checking for strcasecmp... checking for sys/types.h... yes checking for sys/stat.h... yes checking for sys/stat.h... yes yes checking for stdlib.h... checking for strchr... yes checking for stdlib.h... yes checking for string.h... yes yes yes checking for sys/types.h... checking for string.h... checking for strdup... yes checking for memory.h... yes yes checking for memory.h... yes checking for sys/stat.h... checking for strings.h... yes yes checking for strncasecmp... checking for strings.h... yes yes checking for stdlib.h... checking for inttypes.h... yes checking for inttypes.h... yes yes checking for stdint.h... yes yes checking for string.h... checking for strndup... checking for stdint.h... yes checking for unistd.h... yes yes checking for memory.h... checking for unistd.h... yes yes checking minix/config.h usability... checking for strnlen... yes yes checking minix/config.h usability... checking for strings.h... no checking minix/config.h presence... yes yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking minix/config.h presence... checking for strrchr... checking for inttypes.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking how to print strings... printf checking for a sed that does not truncate output... checking for stdint.h... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes yes checking how to print strings... checking for strstr... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F yes checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... 1572864 checking whether the shell understands some XSI constructs... checking for unistd.h... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking command to parse nm output from gcc object... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes yes checking minix/config.h usability... checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking command to parse nm output from gcc object... checking for strtod... no checking minix/config.h presence... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... ok checking for strtol... checking for dlfcn.h... ok yes checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking how to print strings... yes checking for dlfcn.h... printf checking for a sed that does not truncate output... /usr/bin/sed yes checking for fgrep... checking for objdir... /usr/bin/grep -F checking for ld used by gcc... checking for strtoul... .libs ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes checking for objdir... .libs BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes yes checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking command to parse nm output from gcc object... checking for strtoll... checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc supports -fno-rtti -fno-exceptions... checking for strtoull... yes checking if gcc static flag -static works... ok no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for dlfcn.h... yes checking if gcc static flag -static works... checking for strverscmp... yes checking for objdir... yes checking if gcc supports -c -o file.o... .libs yes checking for tmpnam... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking if gcc supports -c -o file.o... yes checking whether -lc should be explicitly linked in... checking if gcc supports -fno-rtti -fno-exceptions... yes yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... no checking dynamic linker characteristics... checking for vasprintf... yes checking whether -lc should be explicitly linked in... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking dynamic linker characteristics... yes checking for vfprintf... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... yes checking if gcc supports -c -o file.o... yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for vprintf... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes no checking dynamic linker characteristics... checking for vsnprintf... no none required checking how to compare bootstrapped objects... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... cmp --ignore-initial=16 $$f1 $$f2 no checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes yes checking whether to use debuginfod... auto checking for libdebuginfod >= 0.179... checking for vsprintf... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... no yes configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. checking for waitpid... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... g++ -E yes checking for setproctitle... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... bison -y checking for flex... flex no checking for default configuration of --with-arch... checking for default configuration of --with-isa-spec... checking for default configuration of --with-priv-spec... checking lex output file root... lex.yy checking lex library... no checking whether alloca needs Cray hooks... checking for bison... bison -y checking for flex... flex no checking stack direction for C alloca... checking for ld used by g++... checking lex output file root... lex.yy checking lex library... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes 1 checking for vfork.h... checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... no checking for fork... yes checking if g++ static flag -static works... yes checking for vfork... yes checking if g++ supports -c -o file.o... yes checking for working fork... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... yes checking for working vfork... (cached) yes checking for _doprnt... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for sys_errlist... no checking size of void *... no checking for sys_nerr... 8 no checking for sys_siglist... no checking for external symbol _system_configuration... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... no checking for __fsetlocking... yes checking whether NLS is requested... yes checking for catalogs to be installed... yes checking for canonicalize_file_name... yes checking for dup3... yes bg da de es fi fr ga id it ja pt_BR ru sr sv tr uk vi zh_CN zh_TW checking whether NLS is requested... yes checking for msgfmt... checking for getrlimit... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for bison... bison -y checking for flex... flex yes checking lex output file root... lex.yy checking lex library... checking for getrusage... none needed checking whether yytext is a pointer... none needed checking whether yytext is a pointer... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for pipe2... yes checking for psignal... no checking whether NLS is requested... yes checking for catalogs to be installed... yes checking for pstat_getdynamic... no checking whether NLS is requested... yes checking for catalogs to be installed... no checking for pstat_getstatic... es fi fr id ja ru rw sv tr uk zh_CN checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... bg ca da es fi fr hr id it ja pt ro ru rw sk sr sv tr uk vi zh_CN zh_TW checking whether NLS is requested... yes no checking for msgfmt... checking for realpath... /usr/bin/msgmerge /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... checking whether to enable maintainer-specific portions of Makefiles... no /usr/bin/msgmerge checking for memory.h... (cached) yes yes checking for sys/stat.h... (cached) yes checking for setrlimit... checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking for sys/types.h... (cached) yes checking fcntl.h usability... checking for unistd.h... (cached) yes checking whether compiling a cross-assembler... yes checking for strsignal... yes yes checking fcntl.h presence... checking for spawnve... yes checking for fcntl.h... yes yes checking for LC_MESSAGES... checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/file.h usability... no checking for spawnvpe... yes checking for working assert macro... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... no checking for strerror... yes checking for a known getopt prototype in unistd.h... yes checking sys/time.h presence... yes checking whether declaration is required for environ... yes checking for sys/time.h... yes yes checking for sys/types.h... (cached) yes checking for strsignal... checking for unistd.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... no checking whether declaration is required for ffs... yes checking for stdlib.h... (cached) yes yes checking for unistd.h... (cached) yes checking for sysconf... checking for sys/param.h... no yes checking whether asprintf is declared... checking for getpagesize... yes checking for sysctl... yes checking whether mempcpy is declared... yes checking for working mmap... no none needed checking whether yytext is a pointer... checking for sysmp... yes checking whether stpcpy is declared... no checking for table... yes checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libzstd >= 1.4.0... yes checking for fseeko... no yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... checking for times... yes checking for fseeko64... yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes checking for wait3... yes yes checking for getc_unlocked... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for wait4... yes checking for mkdtemp... no checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... yes cmp --ignore-initial=16 $$f1 $$f2 checking for sbrk... checking fcntl.h usability... yes checking for mkstemp... yes checking fcntl.h presence... yes yes checking for fcntl.h... yes checking whether basename is declared... checking elf-hints.h usability... yes checking for utimensat... yes checking whether ffs is declared... no checking elf-hints.h presence... no checking for elf-hints.h... no checking limits.h usability... yes checking for utimes... yes checking whether asprintf is declared... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes yes checking for mbstate_t... checking for stdint.h... (cached) yes checking sys/file.h usability... yes checking whether vasprintf is declared... yes checking for struct stat.st_atim.tv_nsec... yes checking sys/file.h presence... yes checking for sys/file.h... yes yes yes checking whether struct stat.st_atim is of type struct timespec... checking sys/mman.h usability... checking whether snprintf is declared... yes checking for library containing frexp... yes checking sys/mman.h presence... yes checking whether vsnprintf is declared... yes checking for sys/mman.h... yes checking sys/param.h usability... none required checking for LC_MESSAGES... yes checking whether calloc is declared... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes yes checking for a known getopt prototype in unistd.h... yes checking sys/time.h usability... checking whether getenv is declared... yes checking for utime.h... yes checking sys/time.h presence... yes yes yes checking for sys/time.h... yes checking whether asprintf is declared... checking whether getopt is declared... checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for close... yes yes checking whether environ is declared... checking whether malloc is declared... config.status: creating .gdbinit config.status: creating Makefile yes yes config.status: creating po/Makefile.in checking for glob... yes checking whether realloc is declared... checking whether getc_unlocked is declared... config.status: creating config.h config.status: executing depfiles commands yes yes yes checking whether sbrk is declared... checking whether stpcpy is declared... checking for lseek... yes yes checking whether strnlen is declared... checking whether strtol is declared... yes checking for mkstemp... yes yes checking for libzstd >= 1.4.0... checking whether strtoul is declared... yes checking for open... yes checking whether strtoll is declared... yes checking for msgpack... no checking iconv.h usability... yes yes checking for realpath... checking whether strtoull is declared... yes checking iconv.h presence... yes checking for iconv.h... yes checking for ld used by GCC... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... yes yes checking whether strverscmp is declared... checking for waitpid... done checking for iconv... yes config.status: executing libtool commands checking whether strnlen is declared... yes checking whether asprintf is declared... config.status: executing default-1 commands yes checking for iconv declaration... config.status: creating po/POTFILES config.status: creating po/Makefile yes checking whether canonicalize_file_name must be declared... config.status: executing default commands yes extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether environ is declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working strncmp... yes checking for working mmap... yes configure: updating cache ./config.cache configure: creating ./config.status yes checking for library containing dlopen... none required checking for a known getopt prototype in unistd.h... yes checking for libzstd >= 1.4.0... config.status: creating Makefile config.status: creating testsuite/Makefile yes checking whether ANSI C string concatenation works... yes config.status: creating config.h config.status: executing default commands mkdir -p -- ./bfd Configuring in ./bfd make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-picdir touch stamp-noasandir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/regex.c -o noasan/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/md5.c -o noasan/md5.o; \ else true; fi make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libiberty/testsuite' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libiberty/testsuite' gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/cplus-dem.c -o cplus-dem.o gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/cp-demangle.c -o cp-demangle.o gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/sha1.c -o sha1.o configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/argv.c -o noasan/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/bsearch_r.c -o bsearch_r.o configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/choose-temp.c -o choose-temp.o riscv64-unknown-managarm-mlibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... config.status: creating Makefile yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... config.status: creating po/Makefile.in yes checking whether make supports nested variables... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/concat.c -o concat.o checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so config.status: creating config.h checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-gcc... gcc config.status: executing depfiles commands checking whether the C compiler works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/d-demangle.c -o d-demangle.o yes checking for C compiler default output file name... a.out checking for suffix of executables... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/dyn-string.c -o dyn-string.o checking whether we are cross compiling... config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile no checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi o checking whether we are using the GNU C compiler... gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/filedescriptor.c -o filedescriptor.o yes checking whether gcc accepts -g... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi yes checking for gcc option to accept ISO C89... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi none needed checking whether gcc understands -c and -o together... gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/getopt.c -o getopt.o yes checking for style of include used by make... GNU checking dependency style of gcc... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/getruntime.c -o getruntime.o gcc3 checking how to run the C preprocessor... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/lbasename.c -o lbasename.o gcc -E if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/make-relative-prefix.c -o make-relative-prefix.o checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi /usr/bin/grep -E checking for ANSI C header files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/physmem.c -o physmem.o yes checking for sys/types.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi config.status: creating Makefile gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/pex-unix.c -o pex-unix.o config.status: creating po/Makefile.in yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi checking for sys/stat.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/rust-demangle.c -o rust-demangle.o yes config.status: creating config.h checking for stdlib.h... config.status: executing depfiles commands if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/safe-ctype.c -o safe-ctype.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/simple-object.c -o simple-object.o checking for string.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/simple-object-coff.c -o simple-object-coff.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/simple-object-elf.c -o simple-object-elf.o checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o yes checking for stdint.h... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/sort.c -o noasan/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/spaces.c -o spaces.o BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking command to parse nm output from gcc object... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/strsignal.c -o strsignal.o ok if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o checking for dlfcn.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xatexit.c -o xatexit.o gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xexit.c -o xexit.o yes checking for objdir... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi .libs if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xmalloc.c -o xmalloc.o gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I. -I/var/lib/managarm-buildenv/src/ports/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection /var/lib/managarm-buildenv/src/ports/binutils/libiberty/setproctitle.c -o setproctitle.o checking if gcc supports -fno-rtti -fno-exceptions... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi yes checking if gcc static flag -static works... make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libiberty' yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... config.status: executing libtool commands no checking size of void *... config.status: executing default-1 commands config.status: executing default commands 8 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... yes checking for catalogs to be installed... da es fi fr hr id ja pt ro ru rw sr sv tr uk vi zh_CN checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking size of long long... 8 checking size of void *... (cached) 8 checking size of long... 8 checking size of int... 4 checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl... yes checking for fdopen... yes checking for fileno... yes checking for fls... no checking for getgid... yes checking for getpagesize... yes checking for getrlimit... yes checking for getuid... yes checking for sysconf... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether stpcpy is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether strnlen is declared... yes checking whether ___lc_codepage_func is declared... no checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libzstd >= 1.4.0... yes checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking for gcc version with buggy 64-bit support... no checking for ftello... yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... yes checking whether fopen64 is declared... yes checking size of off_t... 8 checking file_ptr type... int64_t checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for madvise... yes checking for mprotect... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands mkdir -p -- ./opcodes Configuring in ./opcodes make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h GEN elf32-aarch64.c GEN elf64-aarch64.c GEN elf32-ia64.c GEN elf64-ia64.c GEN elf32-loongarch.c GEN elf64-loongarch.c GEN elf32-riscv.c GEN elf64-riscv.c GEN peigen.c GEN pepigen.c GEN pex64igen.c GEN pe-aarch64igen.c GEN pe-loongarch64igen.c Making info in po make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd/po' ( if test 'x/var/lib/managarm-buildenv/src/ports/binutils/bfd/po' != 'x.'; then \ posrcprefix='/var/lib/managarm-buildenv/src/ports/binutils/bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/bash ./config.status configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... riscv64-unknown-managarm-mlibc 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 config.status: creating po/Makefile.in checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... gcc config.status: executing depfiles commands checking whether the C compiler works... config.status: executing libtool commands config.status: executing default-1 commands yes checking for C compiler default output file name... a.out checking for suffix of executables... config.status: executing default commands make[2]: Nothing to be done for 'info'. make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd/po' make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd' GEN doc/bfdver.texi checking whether we are cross compiling... CCLD doc/chew.stamp 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 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... GEN doc/aoutx.stamp GEN doc/archive.stamp GEN doc/archures.stamp GEN doc/bfdio.stamp GEN doc/bfdt.stamp GEN doc/bfdwin.stamp GEN doc/cache.stamp GEN doc/corefile.stamp GEN doc/coffcode.stamp GEN doc/elf.stamp GEN doc/format.stamp GEN doc/elfcode.stamp GEN doc/hash.stamp GEN doc/init.stamp GEN doc/libbfd.stamp GEN doc/linker.stamp GEN doc/mmo.stamp GEN doc/opncls.stamp GEN doc/reloc.stamp GEN doc/section.stamp GEN doc/syms.stamp GEN doc/targets.stamp MAKEINFO doc/bfd.info yes checking for sys/types.h... yes checking for sys/stat.h... perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd' make all-recursive make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd' Making all in po make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd/po' file=`echo /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/da.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/es.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/fi.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/fr.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/hr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/hr.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/id.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/ja | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/ja.po Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... yes checking for catalogs to be installed... file=`echo /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/pt | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/pt.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/ro | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/ro.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/ru | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/ru.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/rw | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/rw.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/sr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/sr.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/sv.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/tr.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/uk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/uk.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/vi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/vi.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/zh_CN.po make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd/po' da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN checking whether NLS is requested... yes checking for msgfmt... make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd' rm -f bfd-tmp.h rm -f tofiles /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt cp bfd-in3.h bfd-tmp.h f=""; \ for i in elf64-riscv.lo elf64.lo elfxx-riscv.lo elf-ifunc.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo elf-sframe.lo dwarf1.lo dwarf2.lo elf32-riscv.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-riscv.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/bash /var/lib/managarm-buildenv/src/ports/binutils/bfd/../move-if-change bfd-tmp.h bfd.h /bin/bash /var/lib/managarm-buildenv/src/ports/binutils/bfd/../move-if-change tofiles ofiles checking for xgettext... /usr/bin/xgettext rm -f bfd-tmp.h touch stamp-ofiles checking for msgmerge... touch stmp-bfd-h CC archive.lo /usr/bin/msgmerge CC bfd.lo CC archures.lo CC bfdio.lo CC bfdwin.lo CC cache.lo CC coff-bfd.lo checking size of void *... 8 CC compress.lo checking whether basename is declared... CC corefile.lo yes checking whether stpcpy is declared... CC elf-properties.lo yes checking for sigsetjmp... CC format.lo CC hash.lo checking linker --as-needed support... yes checking for cos in -lm... CC init.lo yes CC libbfd.lo configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CC linker.lo CC merge.lo CC opncls.lo CC reloc.lo CC section.lo CC simple.lo CC stab-syms.lo CC stabs.lo CC syms.lo CC targets.lo CC binary.lo CC ihex.lo CC srec.lo CC tekhex.lo CC verilog.lo CC elf64-riscv.lo CC elf64.lo CC elfxx-riscv.lo config.status: creating Makefile config.status: creating po/Makefile.in CC elf-ifunc.lo CC elf32.lo config.status: creating config.h config.status: executing depfiles commands CC elf.lo CC elflink.lo CC elf-attrs.lo config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES CC elf-strtab.lo config.status: creating po/Makefile CC elf-eh-frame.lo CC elf-sframe.lo CC dwarf1.lo CC dwarf2.lo CC elf32-riscv.lo CC elf64-gen.lo CC elf32-gen.lo CC plugin.lo CC cpu-riscv.lo CC archive64.lo CCLD libbfd.la ar: `u' modifier ignored since `D' is the default (see `U') libtooldir=`/bin/bash ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so libbfd.tmp; \ /bin/bash /var/lib/managarm-buildenv/src/ports/binutils/bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd' mkdir -p -- ./libctf Configuring in ./libctf make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/opcodes' make all-recursive make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/opcodes' Making all in . make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/opcodes' CC dis-buf.lo CC disassemble.lo CC dis-init.lo CC riscv-dis.lo CC riscv-opc.lo configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... riscv64-unknown-managarm-mlibc checking for x86_64-pc-linux-gnu-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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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 whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking the archiver (ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so) interface... ar checking whether NLS is requested... yes checking for catalogs to be installed... checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: creating ./config.lt config.lt: creating libtool checking for aclocal... ${SHELL} /var/lib/managarm-buildenv/src/ports/binutils/missing aclocal-1.15 checking for autoconf... ${SHELL} /var/lib/managarm-buildenv/src/ports/binutils/missing autoconf checking for autoheader... ${SHELL} /var/lib/managarm-buildenv/src/ports/binutils/missing autoheader checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether gcc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for library containing dlsym... none required checking for ELF support in BFD... yes checking whether byte ordering is bigendian... CCLD libopcodes.la no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... ar: `u' modifier ignored since `D' is the default (see `U') yes checking endian.h presence... libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib --plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so libopcodes.tmp; \ /bin/bash /var/lib/managarm-buildenv/src/ports/binutils/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi yes checking for endian.h... yes checking for pread... touch stamp-lib make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/opcodes' Making all in po make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/opcodes/po' file=`echo /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/da.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/de | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/de.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/es.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/fi.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/fr.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/ga | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/ga.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/id.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/it | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/it.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/nl | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/nl.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/pt_BR.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/ro | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/ro.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/sr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/sr.po yes file=`echo /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/sv.po checking whether bswap_16 is declared... file=`echo /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/tr.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/uk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/uk.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/vi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/vi.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/zh_CN.po yes checking whether bswap_32 is declared... make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/opcodes/po' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/opcodes' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/opcodes' yes checking whether bswap_64 is declared... make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/gas' make all-recursive yes make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/gas' checking whether asprintf is declared... Making all in po make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/gas/po' file=`echo /var/lib/managarm-buildenv/src/ports/binutils/gas/po/es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/gas/po/es.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/gas/po/fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/gas/po/fi.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/gas/po/fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/gas/po/fr.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/gas/po/id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/gas/po/id.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/gas/po/ja | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/gas/po/ja.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/gas/po/ru | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/gas/po/ru.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/gas/po/rw | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/gas/po/rw.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/gas/po/sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/gas/po/sv.po yes file=`echo /var/lib/managarm-buildenv/src/ports/binutils/gas/po/tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/gas/po/tr.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/gas/po/uk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/gas/po/uk.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/gas/po/zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/gas/po/zh_CN.po checking whether vasprintf is declared... yes checking whether stpcpy is declared... make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/gas/po' yes make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/gas' CC as.o CC app.o checking for qsort_r... CC atof-generic.o CC codeview.o CC compress-debug.o GEN doc/asconfig.texi CC cond.o CC depend.o yes checking for qsort_r signature... CC dwarf2dbg.o CC dw2gencfi.o GNU checking for O_CLOEXEC... yes checking for makeinfo... makeinfo CC ecoff.o CC ehopt.o CC expr.o checking for expect... no checking for Tcl supporting try/catch... CC flonum-copy.o no checking for linker versioning flags... CC flonum-konst.o -Wl,--version-script='/var/lib/managarm-buildenv/src/ports/binutils/libctf/libctf.ver' CC flonum-mult.o CC frags.o configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status CC gen-sframe.o CC hash.o CC input-file.o CC input-scrub.o CC listing.o CC literal.o CC macro.o CC messages.o CC output-file.o CC read.o CC remap.o CC sb.o CC sframe-opt.o CC stabs.o CC symbols.o CC subsegs.o CC write.o GEN doc/as.1 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). make[4]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/gas' make[4]: '/var/lib/managarm-buildenv/src/ports/binutils/gas/doc/.dirstamp' is up to date. make[4]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/gas' CC config/tc-riscv.o MAKEINFO doc/as.info CC config/obj-elf.o config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). config.status: executing libtool commands CC config/atof-ieee.o make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libctf' make all-am make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libctf' make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libctf' make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libctf' MAKEINFO doc/ctf-spec.info CC libctf_la-ctf-archive.lo perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). CC libctf_la-ctf-dump.lo CC libctf_la-ctf-create.lo CC libctf_la-ctf-decl.lo CC libctf_la-ctf-error.lo CC libctf_la-ctf-hash.lo CC libctf_la-ctf-labels.lo CC libctf_la-ctf-dedup.lo CC libctf_la-ctf-link.lo CC libctf_la-ctf-lookup.lo CC libctf_la-ctf-open.lo CC libctf_la-ctf-serialize.lo CC libctf_la-ctf-sha1.lo CC libctf_la-ctf-string.lo CC libctf_la-ctf-subr.lo CC libctf_la-ctf-types.lo CC libctf_la-ctf-util.lo CC libctf_la-ctf-open-bfd.lo CC libctf_nobfd_la-ctf-archive.lo CC libctf_nobfd_la-ctf-dump.lo CC libctf_nobfd_la-ctf-create.lo CC libctf_nobfd_la-ctf-decl.lo CCLD as-new CC libctf_nobfd_la-ctf-error.lo CC libctf_nobfd_la-ctf-hash.lo CC libctf_nobfd_la-ctf-labels.lo CC libctf_nobfd_la-ctf-dedup.lo CC libctf_nobfd_la-ctf-link.lo CC libctf_nobfd_la-ctf-lookup.lo CC libctf_nobfd_la-ctf-open.lo CC libctf_nobfd_la-ctf-serialize.lo CC libctf_nobfd_la-ctf-sha1.lo make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/gas' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/gas' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/gas' make: Nothing to be done for 'all-gas'. CC libctf_nobfd_la-ctf-string.lo CC libctf_nobfd_la-ctf-subr.lo CC libctf_nobfd_la-ctf-types.lo CC libctf_nobfd_la-ctf-util.lo CCLD libctf.la libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar: `u' modifier ignored since `D' is the default (see `U') CCLD libctf-nobfd.la libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libctf' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libctf' make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils' YACC arparse.c YACC sysinfo.c LEX syslex.c YACC defparse.c YACC rcparse.c YACC mcparse.c Making info in po make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils/po' make[2]: Nothing to be done for 'info'. make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils/po' make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils' GEN doc/addr2line.1 make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils' make[3]: 'doc/.dirstamp' is up to date. make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils' perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). MAKEINFO doc/binutils.info /var/lib/managarm-buildenv/src/ports/binutils/binutils/sysinfo.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] GEN doc/ar.1 /var/lib/managarm-buildenv/src/ports/binutils/binutils/sysinfo.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples /var/lib/managarm-buildenv/src/ports/binutils/binutils/rcparse.y: warning: 58 shift/reduce conflicts [-Wconflicts-sr] /var/lib/managarm-buildenv/src/ports/binutils/binutils/rcparse.y: warning: 10 reduce/reduce conflicts [-Wconflicts-rr] /var/lib/managarm-buildenv/src/ports/binutils/binutils/rcparse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples /var/lib/managarm-buildenv/src/ports/binutils/binutils/mcparse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). /var/lib/managarm-buildenv/src/ports/binutils/binutils/mcparse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). /var/lib/managarm-buildenv/src/ports/binutils/binutils/defparse.y: warning: 27 shift/reduce conflicts [-Wconflicts-sr] /var/lib/managarm-buildenv/src/ports/binutils/binutils/defparse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). updating sysinfo.h GEN doc/dlltool.1 GEN doc/nm.1 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", updating arparse.h LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). CC sysinfo.o GEN doc/objcopy.1 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). updating defparse.h CC syslex_wrap.o updating mcparse.h perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). GEN doc/objdump.1 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). GEN doc/ranlib.1 GEN doc/readelf.1 perl: warning: Setting locale failed. perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). GEN doc/size.1 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). GEN doc/strings.1 GEN doc/strip.1 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). GEN doc/elfedit.1 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). GEN doc/windres.1 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). GEN doc/windmc.1 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). updating rcparse.h perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). GEN doc/cxxfilt.man perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). CCLD sysinfo GEN sysroff.h GEN doc/c++filt.1 make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils' make all-recursive make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils' Making all in po make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils/po' file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/bg | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/bg.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/ca | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/ca.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/da.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/es.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/fi.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/fr.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/hr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/hr.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/id.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/it | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/it.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/ja | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/ja.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/pt | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/pt.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/ro | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/ro.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/ru | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/ru.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/rw | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/rw.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/sk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/sk.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/sr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/sr.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/sv.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/tr.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/uk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/uk.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/vi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/vi.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/zh_CN.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/zh_TW.po make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils/po' make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils' CC size.o CC bucomm.o CC version.o CC filemode.o CC objdump.o CC dwarf.o CC demanguse.o CC prdbg.o CC rddbg.o CC debug.o CC stabs.o CC rdcoff.o CC elfcomm.o CC arparse.o LEX arlex.c CC ar.o CC not-ranlib.o CC arsup.o CC rename.o CC binemul.o CC emul_vanilla.o CC strings.o CC is-ranlib.o CC objcopy.o CC not-strip.o CC wrstabs.o CC addr2line.o CC readelf.o CC unwind-ia64.o CC elfedit.o CC nm.o CC is-strip.o CC cxxfilt.o CC bfdtest1.o CC bfdtest2.o CCLD size CC arlex.o CCLD strings CCLD addr2line CCLD elfedit CCLD bfdtest1 CCLD cxxfilt CC testsuite/gentestdlls.o CCLD bfdtest2 CCLD ar CCLD ranlib CCLD nm-new CCLD testsuite/gentestdlls CCLD objcopy CCLD strip-new CCLD objdump CCLD readelf make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils' make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " eelf64lriscv.o eelf32lriscv.o eelf64briscv.o eelf32briscv.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \ done;\ echo "";\ echo "#define EMULATION_LIST \\";\ for f in `echo " " eelf64lriscv.o eelf32lriscv.o eelf64briscv.o eelf32briscv.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo " &ld_${f}_emulation, \\"; \ done;\ echo " 0") >ldemul-tmp.h YACC ldgram.c YACC deffilep.c mv ldemul-tmp.h ldemul-list.h /var/lib/managarm-buildenv/src/ports/binutils/ld/deffilep.y: warning: 84 shift/reduce conflicts [-Wconflicts-sr] /var/lib/managarm-buildenv/src/ports/binutils/ld/deffilep.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples updating deffilep.h updating ldgram.h make all-recursive make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' Making all in po make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld/po' ( if test 'x/var/lib/managarm-buildenv/src/ports/binutils/ld/po' != 'x.'; then \ posrcprefix='/var/lib/managarm-buildenv/src/ports/binutils/ld/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < /var/lib/managarm-buildenv/src/ports/binutils/ld/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) rm -f BLD-POTFILES-t BLD-POTFILES \ && sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < /var/lib/managarm-buildenv/src/ports/binutils/ld/po/BLD-POTFILES.in \ | sed -e '$s/\\$//' > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/bash ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/bg | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/bg.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/da.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/de | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/de.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/es.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/fi.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/fr.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/ga | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/ga.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/id.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/it | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/it.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/ja | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/ja.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/pt_BR.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/ru | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/ru.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/sr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/sr.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/sv.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/tr.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/uk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/uk.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/vi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/vi.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/zh_CN.po file=`echo /var/lib/managarm-buildenv/src/ports/binutils/ld/po/zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file /var/lib/managarm-buildenv/src/ports/binutils/ld/po/zh_TW.po make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld/po' make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' GEN configdoc.texi CC libdep_plugin.lo CC libldtestplug_la-testplug.lo CC libldtestplug2_la-testplug2.lo CC libldtestplug3_la-testplug3.lo CC ldgram.o CC libldtestplug4_la-testplug4.lo LEX ldlex.c CC lexsup.o CC ldlang.o CC mri.o CC ldctor.o CC ldmain.o CC ldwrite.o CC ldexp.o CC ldemul.o CC ldver.o CC ldmisc.o CC ldfile.o CC ldcref.o CC plugin.o CC ldbuildid.o GEN stringify.sed CC ldelf.o CC ldelfgen.o GEN ld.1 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). MAKEINFO ld.info GEN libdep.la perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). libtool: link: warning: ignoring multiple `-rpath's for a libtool library CCLD libldtestplug.la CCLD libldtestplug2.la perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). CCLD libldtestplug3.la CCLD libldtestplug4.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') CC ldlex-wrapper.o GEN eelf64lriscv.c GEN eelf32lriscv.c ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') GEN eelf64briscv.c GEN eelf32briscv.c make[4]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' make[4]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' make[4]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' make[4]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' make[4]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' CC eelf64lriscv.o make[4]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' CC eelf32lriscv.o make[4]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' make[4]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' CC eelf32briscv.o CC eelf64briscv.o CCLD ld-new make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' xbstrap: install-tool ('cross-binutils', None) [10/11] [2024-10-13 01:02:30.818643 sunset] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 11, 'n_this': 9, 'status': 'success', 'subject': ['cross-binutils', None]} xbstrap: Running ['make', 'install-binutils', 'install-gas', 'install-ld'] (tools: []) via cbuildrt PID init is 3986690 (outside the namespace) /bin/bash /var/lib/managarm-buildenv/src/ports/binutils/mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils /var/lib/managarm-buildenv/build/tools/cross-binutils make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libsframe' make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libsframe' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/info' /usr/bin/install -c -m 644 ./doc/sframe-spec.info '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/info' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libsframe' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libsframe' make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd' make install-recursive make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd' Making install in po make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd/po' if test -r /var/lib/managarm-buildenv/src/ports/binutils/bfd/../mkinstalldirs; then \ /var/lib/managarm-buildenv/src/ports/binutils/bfd/../mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share; \ else \ /var/lib/managarm-buildenv/src/ports/binutils/bfd/mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share; \ fi mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/da/LC_MESSAGES installing da.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/da/LC_MESSAGES/bfd.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/es/LC_MESSAGES installing es.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/es/LC_MESSAGES/bfd.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/fi/LC_MESSAGES installing fi.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/fi/LC_MESSAGES/bfd.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/fr/LC_MESSAGES installing fr.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/fr/LC_MESSAGES/bfd.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/hr/LC_MESSAGES installing hr.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/hr/LC_MESSAGES/bfd.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/id/LC_MESSAGES installing id.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/id/LC_MESSAGES/bfd.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ja/LC_MESSAGES installing ja.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ja/LC_MESSAGES/bfd.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/pt/LC_MESSAGES installing pt.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/pt/LC_MESSAGES/bfd.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ro/LC_MESSAGES installing ro.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ro/LC_MESSAGES/bfd.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ru/LC_MESSAGES installing ru.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ru/LC_MESSAGES/bfd.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/rw/LC_MESSAGES installing rw.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/rw/LC_MESSAGES/bfd.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/sr/LC_MESSAGES installing sr.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/sr/LC_MESSAGES/bfd.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/sv/LC_MESSAGES installing sv.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/sv/LC_MESSAGES/bfd.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/tr/LC_MESSAGES installing tr.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/tr/LC_MESSAGES/bfd.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/uk/LC_MESSAGES installing uk.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/uk/LC_MESSAGES/bfd.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/vi/LC_MESSAGES installing vi.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/vi/LC_MESSAGES/bfd.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/zh_CN/LC_MESSAGES/bfd.mo if test "bfd" = "gettext"; then \ if test -r /var/lib/managarm-buildenv/src/ports/binutils/bfd/../mkinstalldirs; then \ /var/lib/managarm-buildenv/src/ports/binutils/bfd/../mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share/gettext/po; \ else \ /var/lib/managarm-buildenv/src/ports/binutils/bfd/mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/binutils/bfd/po/Makefile.in.in \ /var/lib/managarm-buildenv/build/tools/cross-binutils/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd/po' make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd' make[4]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/info' /usr/bin/install -c -m 644 ./doc/bfd.info '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/info' make[4]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd' make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/bfd' make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/opcodes' Making install in . make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/opcodes' make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/opcodes' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/opcodes' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/opcodes' Making install in po make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/opcodes/po' if test -r /var/lib/managarm-buildenv/src/ports/binutils/opcodes/../mkinstalldirs; then \ /var/lib/managarm-buildenv/src/ports/binutils/opcodes/../mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share; \ else \ /var/lib/managarm-buildenv/src/ports/binutils/opcodes/mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share; \ fi installing da.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/da/LC_MESSAGES/opcodes.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/de/LC_MESSAGES installing de.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/de/LC_MESSAGES/opcodes.mo installing es.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/es/LC_MESSAGES/opcodes.mo installing fi.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/fi/LC_MESSAGES/opcodes.mo installing fr.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/fr/LC_MESSAGES/opcodes.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ga/LC_MESSAGES installing ga.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ga/LC_MESSAGES/opcodes.mo installing id.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/id/LC_MESSAGES/opcodes.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/it/LC_MESSAGES installing it.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/it/LC_MESSAGES/opcodes.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/nl/LC_MESSAGES installing nl.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/nl/LC_MESSAGES/opcodes.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/pt_BR/LC_MESSAGES/opcodes.mo installing ro.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ro/LC_MESSAGES/opcodes.mo installing sr.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/sr/LC_MESSAGES/opcodes.mo installing sv.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/sv/LC_MESSAGES/opcodes.mo installing tr.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/tr/LC_MESSAGES/opcodes.mo installing uk.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/uk/LC_MESSAGES/opcodes.mo installing vi.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/vi/LC_MESSAGES/opcodes.mo installing zh_CN.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/zh_CN/LC_MESSAGES/opcodes.mo if test "opcodes" = "gettext"; then \ if test -r /var/lib/managarm-buildenv/src/ports/binutils/opcodes/../mkinstalldirs; then \ /var/lib/managarm-buildenv/src/ports/binutils/opcodes/../mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share/gettext/po; \ else \ /var/lib/managarm-buildenv/src/ports/binutils/opcodes/mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/binutils/opcodes/po/Makefile.in.in \ /var/lib/managarm-buildenv/build/tools/cross-binutils/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/opcodes/po' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/opcodes' make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils' make install-recursive make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils' Making install in po make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils/po' if test -r /var/lib/managarm-buildenv/src/ports/binutils/binutils/../mkinstalldirs; then \ /var/lib/managarm-buildenv/src/ports/binutils/binutils/../mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share; \ else \ /var/lib/managarm-buildenv/src/ports/binutils/binutils/mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share; \ fi mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/bg/LC_MESSAGES installing bg.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/bg/LC_MESSAGES/binutils.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ca/LC_MESSAGES installing ca.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ca/LC_MESSAGES/binutils.mo installing da.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/da/LC_MESSAGES/binutils.mo installing es.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/es/LC_MESSAGES/binutils.mo installing fi.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/fi/LC_MESSAGES/binutils.mo installing fr.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/fr/LC_MESSAGES/binutils.mo installing hr.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/hr/LC_MESSAGES/binutils.mo installing id.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/id/LC_MESSAGES/binutils.mo installing it.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/it/LC_MESSAGES/binutils.mo installing ja.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ja/LC_MESSAGES/binutils.mo installing pt.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/pt/LC_MESSAGES/binutils.mo installing ro.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ro/LC_MESSAGES/binutils.mo installing ru.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ru/LC_MESSAGES/binutils.mo installing rw.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/rw/LC_MESSAGES/binutils.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/sk/LC_MESSAGES installing sk.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/sk/LC_MESSAGES/binutils.mo installing sr.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/sr/LC_MESSAGES/binutils.mo installing sv.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/sv/LC_MESSAGES/binutils.mo installing tr.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/tr/LC_MESSAGES/binutils.mo installing uk.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/uk/LC_MESSAGES/binutils.mo installing vi.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/vi/LC_MESSAGES/binutils.mo installing zh_CN.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/zh_CN/LC_MESSAGES/binutils.mo mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/zh_TW/LC_MESSAGES/binutils.mo if test "binutils" = "gettext"; then \ if test -r /var/lib/managarm-buildenv/src/ports/binutils/binutils/../mkinstalldirs; then \ /var/lib/managarm-buildenv/src/ports/binutils/binutils/../mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share/gettext/po; \ else \ /var/lib/managarm-buildenv/src/ports/binutils/binutils/mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/binutils/binutils/po/Makefile.in.in \ /var/lib/managarm-buildenv/build/tools/cross-binutils/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils/po' make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils' make[4]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/cross-binutils/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c size '/var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-size' libtool: install: /usr/bin/install -c size /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-size /bin/bash ./libtool --mode=install /usr/bin/install -c objdump '/var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-objdump' libtool: install: /usr/bin/install -c objdump /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-objdump /bin/bash ./libtool --mode=install /usr/bin/install -c ar '/var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-ar' libtool: install: /usr/bin/install -c ar /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-ar /bin/bash ./libtool --mode=install /usr/bin/install -c strings '/var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-strings' libtool: install: /usr/bin/install -c strings /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-strings /bin/bash ./libtool --mode=install /usr/bin/install -c ranlib '/var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-ranlib' libtool: install: /usr/bin/install -c ranlib /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-ranlib /bin/bash ./libtool --mode=install /usr/bin/install -c objcopy '/var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-objcopy' libtool: install: /usr/bin/install -c objcopy /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-objcopy /bin/bash ./libtool --mode=install /usr/bin/install -c addr2line '/var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-addr2line' libtool: install: /usr/bin/install -c addr2line /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-addr2line /bin/bash ./libtool --mode=install /usr/bin/install -c readelf '/var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-readelf' libtool: install: /usr/bin/install -c readelf /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-readelf /bin/bash ./libtool --mode=install /usr/bin/install -c elfedit '/var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-elfedit' libtool: install: /usr/bin/install -c elfedit /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-elfedit /bin/bash ./libtool --mode=install /usr/bin/install -c nm-new /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/riscv64-managarm-nm libtool: install: /usr/bin/install -c nm-new /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/riscv64-managarm-nm /bin/bash ./libtool --mode=install /usr/bin/install -c strip-new /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/riscv64-managarm-strip libtool: install: /usr/bin/install -c strip-new /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/riscv64-managarm-strip /bin/bash ./libtool --mode=install /usr/bin/install -c cxxfilt /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/riscv64-managarm-c++filt libtool: install: /usr/bin/install -c cxxfilt /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/riscv64-managarm-c++filt /bin/bash /var/lib/managarm-buildenv/src/ports/binutils/binutils/../mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin for i in nm-new strip-new ar ranlib dlltool objdump objcopy readelf; do \ if [ -f $i ]; then \ j=`echo $i | sed -e 's/-new//'`; \ k=`echo $j | sed 's&^&riscv64-managarm-&'`; \ if [ "/var/lib/managarm-buildenv/build/tools/cross-binutils/bin/$k" != "/var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin/$j" ]; then \ rm -f /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin/$j; \ ln /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/$k /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin/$j >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c $i /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin/$j; \ fi; \ else true; \ fi; \ done /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/info' /usr/bin/install -c -m 644 ./doc/binutils.info '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/info' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1' /usr/bin/install -c -m 644 'doc/addr2line.1' '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1/riscv64-managarm-addr2line.1' /usr/bin/install -c -m 644 'doc/ar.1' '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1/riscv64-managarm-ar.1' /usr/bin/install -c -m 644 'doc/dlltool.1' '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1/riscv64-managarm-dlltool.1' /usr/bin/install -c -m 644 'doc/nm.1' '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1/riscv64-managarm-nm.1' /usr/bin/install -c -m 644 'doc/objcopy.1' '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1/riscv64-managarm-objcopy.1' /usr/bin/install -c -m 644 'doc/objdump.1' '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1/riscv64-managarm-objdump.1' /usr/bin/install -c -m 644 'doc/ranlib.1' '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1/riscv64-managarm-ranlib.1' /usr/bin/install -c -m 644 'doc/readelf.1' '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1/riscv64-managarm-readelf.1' /usr/bin/install -c -m 644 'doc/size.1' '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1/riscv64-managarm-size.1' /usr/bin/install -c -m 644 'doc/strings.1' '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1/riscv64-managarm-strings.1' /usr/bin/install -c -m 644 'doc/strip.1' '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1/riscv64-managarm-strip.1' /usr/bin/install -c -m 644 'doc/elfedit.1' '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1/riscv64-managarm-elfedit.1' /usr/bin/install -c -m 644 'doc/windres.1' '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1/riscv64-managarm-windres.1' /usr/bin/install -c -m 644 'doc/windmc.1' '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1/riscv64-managarm-windmc.1' /usr/bin/install -c -m 644 'doc/c++filt.1' '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1/riscv64-managarm-c++filt.1' make[4]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils' make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/binutils' make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/gas' Making install in po make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/gas/po' if test -r /var/lib/managarm-buildenv/src/ports/binutils/gas/../mkinstalldirs; then \ /var/lib/managarm-buildenv/src/ports/binutils/gas/../mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share; \ else \ /var/lib/managarm-buildenv/src/ports/binutils/gas/mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share; \ fi installing es.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/es/LC_MESSAGES/gas.mo installing fi.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/fi/LC_MESSAGES/gas.mo installing fr.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/fr/LC_MESSAGES/gas.mo installing id.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/id/LC_MESSAGES/gas.mo installing ja.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ja/LC_MESSAGES/gas.mo installing ru.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ru/LC_MESSAGES/gas.mo installing rw.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/rw/LC_MESSAGES/gas.mo installing sv.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/sv/LC_MESSAGES/gas.mo installing tr.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/tr/LC_MESSAGES/gas.mo installing uk.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/uk/LC_MESSAGES/gas.mo installing zh_CN.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/zh_CN/LC_MESSAGES/gas.mo if test "gas" = "gettext"; then \ if test -r /var/lib/managarm-buildenv/src/ports/binutils/gas/../mkinstalldirs; then \ /var/lib/managarm-buildenv/src/ports/binutils/gas/../mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share/gettext/po; \ else \ /var/lib/managarm-buildenv/src/ports/binutils/gas/mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/binutils/gas/po/Makefile.in.in \ /var/lib/managarm-buildenv/build/tools/cross-binutils/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/gas/po' make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/gas' make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/gas' /bin/bash /var/lib/managarm-buildenv/src/ports/binutils/gas/../mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/bin /bin/bash ./libtool --mode=install /usr/bin/install -c as-new /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/riscv64-managarm-as libtool: install: /usr/bin/install -c as-new /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/riscv64-managarm-as /bin/bash /var/lib/managarm-buildenv/src/ports/binutils/gas/../mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin n=`echo as | sed 's&^&riscv64-managarm-&'`; \ if [ "/var/lib/managarm-buildenv/build/tools/cross-binutils/bin/$n" != "/var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin/as" ]; then \ rm -f /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin/as; \ ln /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/$n /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin/as >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c as-new /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin/as; \ else \ true ; \ fi /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/info' /usr/bin/install -c -m 644 ./doc/as.info '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/info' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1' /usr/bin/install -c -m 644 'doc/as.1' '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1/riscv64-managarm-as.1' make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/gas' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/gas' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/gas' make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libctf' make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libctf' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/info' /usr/bin/install -c -m 644 ./doc/ctf-spec.info '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/info' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libctf' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/libctf' make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' make install-recursive make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' Making install in po make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld/po' if test -r /var/lib/managarm-buildenv/src/ports/binutils/ld/../mkinstalldirs; then \ /var/lib/managarm-buildenv/src/ports/binutils/ld/../mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share; \ else \ /var/lib/managarm-buildenv/src/ports/binutils/ld/mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share; \ fi installing bg.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/bg/LC_MESSAGES/ld.mo installing da.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/da/LC_MESSAGES/ld.mo installing de.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/de/LC_MESSAGES/ld.mo installing es.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/es/LC_MESSAGES/ld.mo installing fi.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/fi/LC_MESSAGES/ld.mo installing fr.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/fr/LC_MESSAGES/ld.mo installing ga.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ga/LC_MESSAGES/ld.mo installing id.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/id/LC_MESSAGES/ld.mo installing it.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/it/LC_MESSAGES/ld.mo installing ja.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ja/LC_MESSAGES/ld.mo installing pt_BR.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/pt_BR/LC_MESSAGES/ld.mo installing ru.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/ru/LC_MESSAGES/ld.mo installing sr.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/sr/LC_MESSAGES/ld.mo installing sv.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/sv/LC_MESSAGES/ld.mo installing tr.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/tr/LC_MESSAGES/ld.mo installing uk.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/uk/LC_MESSAGES/ld.mo installing vi.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/vi/LC_MESSAGES/ld.mo installing zh_CN.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/zh_CN/LC_MESSAGES/ld.mo installing zh_TW.gmo as /var/lib/managarm-buildenv/build/tools/cross-binutils/share/locale/zh_TW/LC_MESSAGES/ld.mo if test "ld" = "gettext"; then \ if test -r /var/lib/managarm-buildenv/src/ports/binutils/ld/../mkinstalldirs; then \ /var/lib/managarm-buildenv/src/ports/binutils/ld/../mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share/gettext/po; \ else \ /var/lib/managarm-buildenv/src/ports/binutils/ld/mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/binutils/ld/po/Makefile.in.in \ /var/lib/managarm-buildenv/build/tools/cross-binutils/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld/po' make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' make[4]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/cross-binutils/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new '/var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-ld.bfd' libtool: install: /usr/bin/install -c ld-new /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/./riscv64-managarm-ld.bfd /bin/bash /var/lib/managarm-buildenv/src/ports/binutils/ld/../mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&riscv64-managarm-&'`; \ if test "/var/lib/managarm-buildenv/build/tools/cross-binutils/bin" != "/var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin"; then \ rm -f /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin/ld.bfd; \ ln /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/$n /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&riscv64-managarm-&'`; \ rm -f /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/$ld; \ ln /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/$n /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/$ld >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/$ld; \ if test "/var/lib/managarm-buildenv/build/tools/cross-binutils/bin" != "/var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin"; then \ rm -f /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin/ld; \ ln /var/lib/managarm-buildenv/build/tools/cross-binutils/bin/$n /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin/ld >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/bin/ld; \ fi; \ fi /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/cross-binutils/lib/bfd-plugins' /bin/bash ./libtool --mode=install /usr/bin/install -c libdep.la '/var/lib/managarm-buildenv/build/tools/cross-binutils/lib/bfd-plugins' libtool: install: /usr/bin/install -c .libs/libdep.so /var/lib/managarm-buildenv/build/tools/cross-binutils/lib/bfd-plugins/libdep.so libtool: install: /usr/bin/install -c .libs/libdep.lai /var/lib/managarm-buildenv/build/tools/cross-binutils/lib/bfd-plugins/libdep.la libtool: install: warning: remember to run `libtool --finish /nowhere' /bin/bash /var/lib/managarm-buildenv/src/ports/binutils/ld/../mkinstalldirs /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/lib/ldscripts mkdir -p -- /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/lib/ldscripts for f in ldscripts/* ; do \ /usr/bin/install -c -m 644 $f /var/lib/managarm-buildenv/build/tools/cross-binutils/riscv64-managarm/lib/$f ; \ done rm -f /var/lib/managarm-buildenv/build/tools/cross-binutils/lib/bfd-plugins/libdep.la rm -f /var/lib/managarm-buildenv/build/tools/cross-binutils/lib/bfd-plugins/libdep.dll.a /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/info' /usr/bin/install -c -m 644 ./ld.info '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/info' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1' /usr/bin/install -c -m 644 'ld.1' '/var/lib/managarm-buildenv/build/tools/cross-binutils/share/man/man1/riscv64-managarm-ld.1' make[4]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/cross-binutils/ld' xbstrap: Running for f in @PREFIX@/bin/@OPTION:arch-triple@-*; do tf=$(basename $f | sed 's/@OPTION:arch-triple@/@OPTION:arch-triple@-kernel/') ln -sf $(basename $f) @PREFIX@/bin/$tf done (tools: []) via cbuildrt PID init is 3988013 (outside the namespace) xbstrap: archive-tool cross-binutils [11/11] [2024-10-13 01:02:33.771133 sunset] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 11, 'n_this': 10, 'status': 'success', 'subject': ['cross-binutils', None]} [2024-10-13 01:02:38.806884 sunset] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'riscv64', 'artifact_files': [], 'n_all': 11, 'n_this': 11, 'status': 'success', 'subject': 'cross-binutils'} [2024-10-13 01:02:38.919606 sunset] DEBUG: xbbs.worker: successfully uploaded tool cross-binutils for JobMessage(project='managarm_riscv', job='tool:cross-binutils', repository='https://github.com/managarm/bootstrap-managarm.git', revision='2f39d0784d5e76620f88f52fe32a163e9cd0a4d3', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={}, prod_tools={'cross-binutils': {'architecture': 'riscv64', 'version': '2.40_3'}}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_riscv/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_riscv/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/riscv64/') [2024-10-13 01:02:38.920236 sunset] INFO: xbbs.worker: job done. return code: 0