Skip to content

Instantly share code, notes, and snippets.

@CaptChrisD
Last active December 20, 2022 05:25
Show Gist options
  • Select an option

  • Save CaptChrisD/99a0c88b93b7fb2b8d8b5ae32ac5ecb3 to your computer and use it in GitHub Desktop.

Select an option

Save CaptChrisD/99a0c88b93b7fb2b8d8b5ae32ac5ecb3 to your computer and use it in GitHub Desktop.
CM3 on CM4 IO
diff --git a/arch/arm/mach-rockchip/decode_bl31.py b/arch/arm/mach-rockchip/decode_bl31.py
===================================================================
--- a/arch/arm/mach-rockchip/decode_bl31.py
+++ b/arch/arm/mach-rockchip/decode_bl31.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python3
#
# Copyright (C) 2020 Rockchip Electronics Co., Ltd
#
This file has been truncated, but you can view the full file.
2022-12-19T16:44:30 /usr/bin/make -j1 O=/home/parallels/cm4-io/buildroot/output HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" syncconfig
2022-12-19T16:44:30 >>> host-skeleton Extracting
2022-12-19T16:44:30 >>> host-skeleton Patching
2022-12-19T16:44:30 >>> host-skeleton Configuring
2022-12-19T16:44:30 >>> host-skeleton Building
2022-12-19T16:44:30 >>> host-skeleton Installing to host directory
2022-12-19T16:44:31 >>> host-pkgconf 1.6.3 Downloading
2022-12-19T16:44:31 wget --passive-ftp -nd -t 3 -O '/home/parallels/cm4-io/buildroot/output/build/.pkgconf-1.6.3.tar.xz.28Asqv/output' 'https://distfiles.dereferenced.org/pkgconf/pkgconf-1.6.3.tar.xz'
2022-12-19T16:44:31 --2022-12-19 16:44:31-- https://distfiles.dereferenced.org/pkgconf/pkgconf-1.6.3.tar.xz
2022-12-19T16:44:31 Resolving distfiles.dereferenced.org (distfiles.dereferenced.org)... 170.39.20.83
2022-12-19T16:44:31 Connecting to distfiles.dereferenced.org (distfiles.dereferenced.org)|170.39.20.83|:443... connected.
2022-12-19T16:44:31 HTTP request sent, awaiting response... 200 OK
2022-12-19T16:44:31 Length: 291216 (284K) [application/octet-stream]
2022-12-19T16:44:31 Saving to: ‘/home/parallels/cm4-io/buildroot/output/build/.pkgconf-1.6.3.tar.xz.28Asqv/output’
2022-12-19T16:44:31
2022-12-19T16:44:31
/home/parallels/cm4-io 0%[ ] 0 --.-KB/s
/home/parallels/cm4-io/buildroot/output/build 100%[==============================================================================================>] 284.39K --.-KB/s in 0.1s
2022-12-19T16:44:31
2022-12-19T16:44:31 2022-12-19 16:44:31 (2.23 MB/s) - ‘/home/parallels/cm4-io/buildroot/output/build/.pkgconf-1.6.3.tar.xz.28Asqv/output’ saved [291216/291216]
2022-12-19T16:44:31
2022-12-19T16:44:31 pkgconf-1.6.3.tar.xz: OK (sha256: 61f0b31b0d5ea0e862b454a80c170f57bad47879c0c42bd8de89200ff62ea210)
2022-12-19T16:44:31 >>> host-pkgconf 1.6.3 Extracting
2022-12-19T16:44:31 xzcat /home/parallels/cm4-io/buildroot.dl/pkgconf/pkgconf-1.6.3.tar.xz | tar --strip-components=1 -C /home/parallels/cm4-io/buildroot/output/build/host-pkgconf-1.6.3 -xf -
2022-12-19T16:44:31 >>> host-pkgconf 1.6.3 Patching
2022-12-19T16:44:31
2022-12-19T16:44:31 Applying 0001-Only-prefix-with-the-sysroot-a-subset-of-variables.patch using patch:
2022-12-19T16:44:31 patching file libpkgconf/tuple.c
2022-12-19T16:44:31
2022-12-19T16:44:31 Applying 0002-Revert-main-assume-modversion-insted-of-version-if-o.patch using patch:
2022-12-19T16:44:31 patching file cli/main.c
2022-12-19T16:44:31 >>> host-pkgconf 1.6.3 Updating config.sub and config.guess
2022-12-19T16:44:31 for file in config.guess config.sub; do for i in $(find /home/parallels/cm4-io/buildroot/output/build/host-pkgconf-1.6.3 -name $file); do cp support/gnuconfig/$file $i; done; done
2022-12-19T16:44:31 >>> host-pkgconf 1.6.3 Patching libtool
2022-12-19T16:44:31 patching file /home/parallels/cm4-io/buildroot/output/build/host-pkgconf-1.6.3/ltmain.sh
2022-12-19T16:44:31 Hunk #1 succeeded at 2694 (offset 7 lines).
2022-12-19T16:44:31 Hunk #2 succeeded at 4284 (offset 7 lines).
2022-12-19T16:44:31 Hunk #3 succeeded at 6579 (offset 25 lines).
2022-12-19T16:44:31 Hunk #4 succeeded at 6589 (offset 25 lines).
2022-12-19T16:44:31 Hunk #5 succeeded at 6882 (offset 25 lines).
2022-12-19T16:44:31 Hunk #6 succeeded at 7174 (offset 25 lines).
2022-12-19T16:44:31 Hunk #7 succeeded at 8146 (offset 34 lines).
2022-12-19T16:44:31 Hunk #8 succeeded at 10778 (offset 68 lines).
2022-12-19T16:44:31 >>> host-pkgconf 1.6.3 Configuring
2022-12-19T16:44:31 (cd /home/parallels/cm4-io/buildroot/output/build/host-pkgconf-1.6.3/ && rm -rf config.cache; PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/parallels/cm4-io/buildroot/output/host/include" CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" CXXFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/parallels/cm4-io/buildroot/output/host" --sysconfdir="/home/parallels/cm4-io/buildroot/output/host/etc" --localstatedir="/home/parallels/cm4-io/buildroot/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking )
2022-12-19T16:44:32 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls
2022-12-19T16:44:32 checking for gcc... /usr/bin/gcc
2022-12-19T16:44:32 checking whether the C compiler works... yes
2022-12-19T16:44:32 checking for C compiler default output file name... a.out
2022-12-19T16:44:32 checking for suffix of executables...
2022-12-19T16:44:32 checking whether we are cross compiling... no
2022-12-19T16:44:32 checking for suffix of object files... o
2022-12-19T16:44:32 checking whether we are using the GNU C compiler... yes
2022-12-19T16:44:32 checking whether /usr/bin/gcc accepts -g... yes
2022-12-19T16:44:32 checking for /usr/bin/gcc option to accept ISO C89... none needed
2022-12-19T16:44:32 checking whether /usr/bin/gcc understands -c and -o together... yes
2022-12-19T16:44:32 checking whether C compiler accepts -Wall... yes
2022-12-19T16:44:32 checking whether C compiler accepts -Wextra... yes
2022-12-19T16:44:32 checking whether C compiler accepts -Wformat=2... yes
2022-12-19T16:44:32 checking whether C compiler accepts -std=gnu99... yes
2022-12-19T16:44:32 checking for strlcpy... no
2022-12-19T16:44:32 checking for strlcat... no
2022-12-19T16:44:32 checking for strndup... yes
2022-12-19T16:44:32 checking for cygwin_conv_path... no
2022-12-19T16:44:32 checking how to run the C preprocessor... /usr/bin/cpp
2022-12-19T16:44:32 checking for grep that handles long lines and -e... /usr/bin/grep
2022-12-19T16:44:32 checking for egrep... /usr/bin/grep -E
2022-12-19T16:44:32 checking for ANSI C header files... yes
2022-12-19T16:44:32 checking for sys/types.h... yes
2022-12-19T16:44:32 checking for sys/stat.h... yes
2022-12-19T16:44:32 checking for stdlib.h... yes
2022-12-19T16:44:32 checking for string.h... yes
2022-12-19T16:44:32 checking for memory.h... yes
2022-12-19T16:44:32 checking for strings.h... yes
2022-12-19T16:44:32 checking for inttypes.h... yes
2022-12-19T16:44:32 checking for stdint.h... yes
2022-12-19T16:44:32 checking for unistd.h... yes
2022-12-19T16:44:32 checking for sys/stat.h... (cached) yes
2022-12-19T16:44:32 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:44:32 checking whether build environment is sane... yes
2022-12-19T16:44:32 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
2022-12-19T16:44:32 checking for gawk... gawk
2022-12-19T16:44:32 checking whether make sets $(MAKE)... yes
2022-12-19T16:44:32 checking for style of include used by make... GNU
2022-12-19T16:44:32 checking whether make supports nested variables... yes
2022-12-19T16:44:32 checking dependency style of /usr/bin/gcc... none
2022-12-19T16:44:32 checking whether make supports nested variables... (cached) yes
2022-12-19T16:44:32 checking build system type... aarch64-unknown-linux-gnu
2022-12-19T16:44:32 checking host system type... aarch64-unknown-linux-gnu
2022-12-19T16:44:32 checking how to print strings... printf
2022-12-19T16:44:32 checking for a sed that does not truncate output... /usr/bin/sed
2022-12-19T16:44:32 checking for fgrep... /usr/bin/grep -F
2022-12-19T16:44:32 checking for ld used by /usr/bin/gcc... /usr/bin/ld
2022-12-19T16:44:32 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:44:32 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
2022-12-19T16:44:32 checking the name lister (/usr/bin/nm) interface... BSD nm
2022-12-19T16:44:32 checking whether ln -s works... yes
2022-12-19T16:44:32 checking the maximum length of command line arguments... 1572864
2022-12-19T16:44:32 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
2022-12-19T16:44:32 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
2022-12-19T16:44:32 checking for /usr/bin/ld option to reload object files... -r
2022-12-19T16:44:32 checking for objdump... objdump
2022-12-19T16:44:32 checking how to recognize dependent libraries... pass_all
2022-12-19T16:44:32 checking for dlltool... no
2022-12-19T16:44:32 checking how to associate runtime and link libraries... printf %sn
2022-12-19T16:44:32 checking for archiver @FILE support... @
2022-12-19T16:44:32 checking for strip... strip
2022-12-19T16:44:32 checking for ranlib... /usr/bin/ranlib
2022-12-19T16:44:32 checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok
2022-12-19T16:44:32 checking for sysroot... no
2022-12-19T16:44:32 checking for a working dd... /usr/bin/dd
2022-12-19T16:44:32 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
2022-12-19T16:44:32 checking for mt... mt
2022-12-19T16:44:32 checking if mt is a manifest tool... no
2022-12-19T16:44:33 checking for dlfcn.h... yes
2022-12-19T16:44:33 checking for objdir... .libs
2022-12-19T16:44:33 checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
2022-12-19T16:44:33 checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
2022-12-19T16:44:33 checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
2022-12-19T16:44:33 checking if /usr/bin/gcc static flag -static works... yes
2022-12-19T16:44:33 checking if /usr/bin/gcc supports -c -o file.o... yes
2022-12-19T16:44:33 checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
2022-12-19T16:44:33 checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
2022-12-19T16:44:33 checking whether -lc should be explicitly linked in... no
2022-12-19T16:44:33 checking dynamic linker characteristics... GNU/Linux ld.so
2022-12-19T16:44:33 checking how to hardcode library paths into programs... immediate
2022-12-19T16:44:33 checking whether stripping libraries is possible... yes
2022-12-19T16:44:33 checking if libtool supports shared libraries... yes
2022-12-19T16:44:33 checking whether to build shared libraries... yes
2022-12-19T16:44:33 checking whether to build static libraries... no
2022-12-19T16:44:33 checking for special C compiler options needed for large files... no
2022-12-19T16:44:33 checking for _FILE_OFFSET_BITS value needed for large files... no
2022-12-19T16:44:33 checking how to run the C preprocessor... /usr/bin/cpp
2022-12-19T16:44:33 checking for gcc... (cached) /usr/bin/gcc
2022-12-19T16:44:33 checking whether we are using the GNU C compiler... (cached) yes
2022-12-19T16:44:33 checking whether /usr/bin/gcc accepts -g... (cached) yes
2022-12-19T16:44:33 checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
2022-12-19T16:44:33 checking whether /usr/bin/gcc understands -c and -o together... (cached) yes
2022-12-19T16:44:33 checking whether ln -s works... yes
2022-12-19T16:44:33 checking that generated files are newer than configure... done
2022-12-19T16:44:33 configure: creating ./config.status
2022-12-19T16:44:34 config.status: creating Makefile
2022-12-19T16:44:34 config.status: creating Kyuafile
2022-12-19T16:44:34 config.status: creating libpkgconf.pc
2022-12-19T16:44:34 config.status: creating tests/Kyuafile
2022-12-19T16:44:34 config.status: creating tests/test_env.sh
2022-12-19T16:44:34 config.status: creating libpkgconf/config.h
2022-12-19T16:44:34 config.status: executing depfiles commands
2022-12-19T16:44:34 config.status: executing libtool commands
2022-12-19T16:44:34 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls
2022-12-19T16:44:34 >>> host-pkgconf 1.6.3 Building
2022-12-19T16:44:34 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j5 -C /home/parallels/cm4-io/buildroot/output/build/host-pkgconf-1.6.3/
2022-12-19T16:44:34 CC libpkgconf/audit.lo
2022-12-19T16:44:34 CC libpkgconf/cache.lo
2022-12-19T16:44:34 CC libpkgconf/client.lo
2022-12-19T16:44:34 CC libpkgconf/pkg.lo
2022-12-19T16:44:34 CC libpkgconf/bsdstubs.lo
2022-12-19T16:44:34 CC libpkgconf/fragment.lo
2022-12-19T16:44:34 CC libpkgconf/argvsplit.lo
2022-12-19T16:44:34 CC libpkgconf/fileio.lo
2022-12-19T16:44:34 CC libpkgconf/tuple.lo
2022-12-19T16:44:34 CC libpkgconf/dependency.lo
2022-12-19T16:44:34 CC libpkgconf/queue.lo
2022-12-19T16:44:34 CC libpkgconf/path.lo
2022-12-19T16:44:34 CC libpkgconf/personality.lo
2022-12-19T16:44:34 CC libpkgconf/parser.lo
2022-12-19T16:44:35 CC cli/pkgconf-main.o
2022-12-19T16:44:35 CC cli/pkgconf-getopt_long.o
2022-12-19T16:44:35 CC cli/pkgconf-renderer-msvc.o
2022-12-19T16:44:35 CCLD libpkgconf.la
2022-12-19T16:44:35 CCLD pkgconf
2022-12-19T16:44:35 >>> host-pkgconf 1.6.3 Installing to host directory
2022-12-19T16:44:35 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j5 install -C /home/parallels/cm4-io/buildroot/output/build/host-pkgconf-1.6.3/
2022-12-19T16:44:35 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/lib'
2022-12-19T16:44:35 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/doc/pkgconf'
2022-12-19T16:44:35 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/aclocal'
2022-12-19T16:44:35 /bin/bash ./libtool --mode=install /usr/bin/install -c libpkgconf.la '/home/parallels/cm4-io/buildroot/output/host/lib'
2022-12-19T16:44:35 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/man1'
2022-12-19T16:44:35 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/man5'
2022-12-19T16:44:35 /usr/bin/install -c -m 644 README.md AUTHORS '/home/parallels/cm4-io/buildroot/output/host/share/doc/pkgconf'
2022-12-19T16:44:35 /usr/bin/install -c -m 644 pkg.m4 '/home/parallels/cm4-io/buildroot/output/host/share/aclocal'
2022-12-19T16:44:35 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/include/pkgconf'
2022-12-19T16:44:35 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/man7'
2022-12-19T16:44:35 /usr/bin/install -c -m 644 man/pkgconf.1 '/home/parallels/cm4-io/buildroot/output/host/share/man/man1'
2022-12-19T16:44:35 /usr/bin/install -c -m 644 man/pc.5 man/pkgconf-personality.5 '/home/parallels/cm4-io/buildroot/output/host/share/man/man5'
2022-12-19T16:44:35 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig'
2022-12-19T16:44:35 /usr/bin/install -c -m 644 man/pkg.m4.7 '/home/parallels/cm4-io/buildroot/output/host/share/man/man7'
2022-12-19T16:44:35 libtool: install: /usr/bin/install -c .libs/libpkgconf.so.3.0.0 /home/parallels/cm4-io/buildroot/output/host/lib/libpkgconf.so.3.0.0
2022-12-19T16:44:35 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/include/pkgconf/libpkgconf'
2022-12-19T16:44:35 /usr/bin/install -c -m 644 libpkgconf.pc '/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig'
2022-12-19T16:44:35 /usr/bin/install -c -m 644 libpkgconf/bsdstubs.h libpkgconf/iter.h libpkgconf/libpkgconf.h libpkgconf/stdinc.h libpkgconf/libpkgconf-api.h '/home/parallels/cm4-io/buildroot/output/host/include/pkgconf/libpkgconf'
2022-12-19T16:44:35 libtool: install: (cd /home/parallels/cm4-io/buildroot/output/host/lib && { ln -s -f libpkgconf.so.3.0.0 libpkgconf.so.3 || { rm -f libpkgconf.so.3 && ln -s libpkgconf.so.3.0.0 libpkgconf.so.3; }; })
2022-12-19T16:44:35 libtool: install: (cd /home/parallels/cm4-io/buildroot/output/host/lib && { ln -s -f libpkgconf.so.3.0.0 libpkgconf.so || { rm -f libpkgconf.so && ln -s libpkgconf.so.3.0.0 libpkgconf.so; }; })
2022-12-19T16:44:35 libtool: install: /usr/bin/install -c .libs/libpkgconf.lai /home/parallels/cm4-io/buildroot/output/host/lib/libpkgconf.la
2022-12-19T16:44:35 libtool: finish: PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:44:35 ----------------------------------------------------------------------
2022-12-19T16:44:35 Libraries have been installed in:
2022-12-19T16:44:35 /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:44:35
2022-12-19T16:44:35 If you ever happen to want to link against installed libraries
2022-12-19T16:44:35 in a given directory, LIBDIR, you must either use libtool, and
2022-12-19T16:44:35 specify the full pathname of the library, or use the '-LLIBDIR'
2022-12-19T16:44:35 flag during linking and do at least one of the following:
2022-12-19T16:44:35 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2022-12-19T16:44:35 during execution
2022-12-19T16:44:35 - add LIBDIR to the 'LD_RUN_PATH' environment variable
2022-12-19T16:44:35 during linking
2022-12-19T16:44:35 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2022-12-19T16:44:35 - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2022-12-19T16:44:35
2022-12-19T16:44:35 See any operating system documentation about shared libraries for
2022-12-19T16:44:35 more information, such as the ld(1) and ld.so(8) manual pages.
2022-12-19T16:44:35 ----------------------------------------------------------------------
2022-12-19T16:44:35 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:44:35 /bin/bash ./libtool --mode=install /usr/bin/install -c pkgconf '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:44:35 libtool: install: /usr/bin/install -c pkgconf /home/parallels/cm4-io/buildroot/output/host/bin/pkgconf
2022-12-19T16:44:35 /usr/bin/install -m 0755 -D package/pkgconf/pkg-config.in /home/parallels/cm4-io/buildroot/output/host/bin/pkg-config
2022-12-19T16:44:35 /usr/bin/sed -i -e 's,@STAGING_SUBDIR@,aarch64-buildroot-linux-uclibc/sysroot,g' /home/parallels/cm4-io/buildroot/output/host/bin/pkg-config
2022-12-19T16:44:35 /usr/bin/sed -i -e 's,@STATIC@,,' /home/parallels/cm4-io/buildroot/output/host/bin/pkg-config
2022-12-19T16:44:35 >>> host-libzlib 1.2.12 Downloading
2022-12-19T16:44:35 wget --passive-ftp -nd -t 3 -O '/home/parallels/cm4-io/buildroot/output/build/.zlib-1.2.12.tar.xz.wYDiin/output' 'http://www.zlib.net/zlib-1.2.12.tar.xz'
2022-12-19T16:44:35 --2022-12-19 16:44:35-- http://www.zlib.net/zlib-1.2.12.tar.xz
2022-12-19T16:44:35 Resolving www.zlib.net (www.zlib.net)... 85.187.148.2
2022-12-19T16:44:35 Connecting to www.zlib.net (www.zlib.net)|85.187.148.2|:80... connected.
2022-12-19T16:44:35 HTTP request sent, awaiting response... 404 Not Found
2022-12-19T16:44:35 2022-12-19 16:44:35 ERROR 404: Not Found.
2022-12-19T16:44:35
2022-12-19T16:44:35 wget --passive-ftp -nd -t 3 -O '/home/parallels/cm4-io/buildroot/output/build/.zlib-1.2.12.tar.xz.MXGhwv/output' 'http://sources.buildroot.net/libzlib/zlib-1.2.12.tar.xz'
2022-12-19T16:44:35 --2022-12-19 16:44:35-- http://sources.buildroot.net/libzlib/zlib-1.2.12.tar.xz
2022-12-19T16:44:35 Resolving sources.buildroot.net (sources.buildroot.net)... 172.67.72.56, 104.26.1.37, 104.26.0.37
2022-12-19T16:44:35 Connecting to sources.buildroot.net (sources.buildroot.net)|172.67.72.56|:80... connected.
2022-12-19T16:44:36 HTTP request sent, awaiting response... 200 OK
2022-12-19T16:44:36 Length: 1288864 (1.2M) [application/x-xz]
2022-12-19T16:44:36 Saving to: ‘/home/parallels/cm4-io/buildroot/output/build/.zlib-1.2.12.tar.xz.MXGhwv/output’
2022-12-19T16:44:36
2022-12-19T16:44:36
/home/parallels/cm4-io 0%[ ] 0 --.-KB/s
/home/parallels/cm4-io/buildroot/output/build 100%[==============================================================================================>] 1.23M 7.75MB/s in 0.2s
2022-12-19T16:44:36
2022-12-19T16:44:36 2022-12-19 16:44:36 (7.75 MB/s) - ‘/home/parallels/cm4-io/buildroot/output/build/.zlib-1.2.12.tar.xz.MXGhwv/output’ saved [1288864/1288864]
2022-12-19T16:44:36
2022-12-19T16:44:36 zlib-1.2.12.tar.xz: OK (sha256: 7db46b8d7726232a621befaab4a1c870f00a90805511c0e0090441dac57def18)
2022-12-19T16:44:36 >>> host-libzlib 1.2.12 Extracting
2022-12-19T16:44:36 xzcat /home/parallels/cm4-io/buildroot.dl/libzlib/zlib-1.2.12.tar.xz | tar --strip-components=1 -C /home/parallels/cm4-io/buildroot/output/build/host-libzlib-1.2.12 -xf -
2022-12-19T16:44:36 >>> host-libzlib 1.2.12 Patching
2022-12-19T16:44:36
2022-12-19T16:44:36 Applying 0001-Fix-configure-issue-that-discarded-provided-CC-definition.patch using patch:
2022-12-19T16:44:36 patching file configure
2022-12-19T16:44:36
2022-12-19T16:44:36 Applying 0002-fix-CVE-2022-37434.patch using patch:
2022-12-19T16:44:36 patching file inflate.c
2022-12-19T16:44:36
2022-12-19T16:44:36 Applying 0003-fix-CVE-2022-37434-regression.patch using patch:
2022-12-19T16:44:36 patching file inflate.c
2022-12-19T16:44:36 >>> host-libzlib 1.2.12 Configuring
2022-12-19T16:44:36 (cd /home/parallels/cm4-io/buildroot/output/build/host-libzlib-1.2.12; rm -rf config.cache; PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/parallels/cm4-io/buildroot/output/host/include" CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" CXXFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" INTLTOOL_PERL=/usr/bin/perl ./configure --prefix="/home/parallels/cm4-io/buildroot/output/host" --sysconfdir="/home/parallels/cm4-io/buildroot/output/host/etc" )
2022-12-19T16:44:36 ignored option: --sysconfdir
2022-12-19T16:44:36 Checking for shared library support...
2022-12-19T16:44:36 Building shared library libz.so.1.2.12 with /usr/bin/gcc.
2022-12-19T16:44:36 Checking for size_t... Yes.
2022-12-19T16:44:36 Checking for off64_t... Yes.
2022-12-19T16:44:36 Checking for fseeko... Yes.
2022-12-19T16:44:36 Checking for strerror... Yes.
2022-12-19T16:44:36 Checking for unistd.h... Yes.
2022-12-19T16:44:36 Checking for stdarg.h... Yes.
2022-12-19T16:44:36 Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf().
2022-12-19T16:44:36 Checking for vsnprintf() in stdio.h... Yes.
2022-12-19T16:44:36 Checking for return value of vsnprintf()... Yes.
2022-12-19T16:44:36 Checking for attribute(visibility) support... Yes.
2022-12-19T16:44:36 >>> host-libzlib 1.2.12 Building
2022-12-19T16:44:36 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j1 -C /home/parallels/cm4-io/buildroot/output/build/host-libzlib-1.2.12
2022-12-19T16:44:36 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c
2022-12-19T16:44:36 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o adler32.o adler32.c
2022-12-19T16:44:36 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o crc32.o crc32.c
2022-12-19T16:44:36 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o deflate.o deflate.c
2022-12-19T16:44:37 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o infback.o infback.c
2022-12-19T16:44:37 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inffast.o inffast.c
2022-12-19T16:44:37 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inflate.o inflate.c
2022-12-19T16:44:37 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inftrees.o inftrees.c
2022-12-19T16:44:37 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o trees.o trees.c
2022-12-19T16:44:37 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o zutil.o zutil.c
2022-12-19T16:44:37 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o compress.o compress.c
2022-12-19T16:44:37 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o uncompr.o uncompr.c
2022-12-19T16:44:37 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzclose.o gzclose.c
2022-12-19T16:44:37 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzlib.o gzlib.c
2022-12-19T16:44:37 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzread.o gzread.c
2022-12-19T16:44:37 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c
2022-12-19T16:44:37 /usr/bin/ar rc libz.a adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o compress.o uncompr.o gzclose.o gzlib.o gzread.o gzwrite.o
2022-12-19T16:44:37 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example example.o -L. libz.a
2022-12-19T16:44:37 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c
2022-12-19T16:44:37 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip minigzip.o -L. libz.a
2022-12-19T16:44:37 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/adler32.o adler32.c
2022-12-19T16:44:37 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/crc32.o crc32.c
2022-12-19T16:44:38 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/deflate.o deflate.c
2022-12-19T16:44:38 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/infback.o infback.c
2022-12-19T16:44:38 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inffast.o inffast.c
2022-12-19T16:44:38 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inflate.o inflate.c
2022-12-19T16:44:38 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inftrees.o inftrees.c
2022-12-19T16:44:38 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/trees.o trees.c
2022-12-19T16:44:38 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/zutil.o zutil.c
2022-12-19T16:44:38 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/compress.o compress.c
2022-12-19T16:44:38 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/uncompr.o uncompr.c
2022-12-19T16:44:38 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzclose.o gzclose.c
2022-12-19T16:44:38 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzlib.o gzlib.c
2022-12-19T16:44:38 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzread.o gzread.c
2022-12-19T16:44:39 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzwrite.o gzwrite.c
2022-12-19T16:44:39 /usr/bin/gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o libz.so.1.2.12 adler32.lo crc32.lo deflate.lo infback.lo inffast.lo inflate.lo inftrees.lo trees.lo zutil.lo compress.lo uncompr.lo gzclose.lo gzlib.lo gzread.lo gzwrite.lo -lc -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:44:39 rm -f libz.so libz.so.1
2022-12-19T16:44:39 ln -s libz.so.1.2.12 libz.so
2022-12-19T16:44:39 ln -s libz.so.1.2.12 libz.so.1
2022-12-19T16:44:39 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o examplesh example.o -L. libz.so.1.2.12
2022-12-19T16:44:39 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzipsh minigzip.o -L. libz.so.1.2.12
2022-12-19T16:44:39 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o example64.o test/example.c
2022-12-19T16:44:39 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example64 example64.o -L. libz.a
2022-12-19T16:44:39 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o minigzip64.o test/minigzip.c
2022-12-19T16:44:39 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip64 minigzip64.o -L. libz.a
2022-12-19T16:44:39 >>> host-libzlib 1.2.12 Installing to host directory
2022-12-19T16:44:39 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j1 -C /home/parallels/cm4-io/buildroot/output/build/host-libzlib-1.2.12 LDCONFIG=true install
2022-12-19T16:44:39 rm -f /home/parallels/cm4-io/buildroot/output/host/lib/libz.a
2022-12-19T16:44:39 cp libz.a /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:44:39 chmod 644 /home/parallels/cm4-io/buildroot/output/host/lib/libz.a
2022-12-19T16:44:39 cp libz.so.1.2.12 /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:44:39 chmod 755 /home/parallels/cm4-io/buildroot/output/host/lib/libz.so.1.2.12
2022-12-19T16:44:39 rm -f /home/parallels/cm4-io/buildroot/output/host/share/man/man3/zlib.3
2022-12-19T16:44:39 cp zlib.3 /home/parallels/cm4-io/buildroot/output/host/share/man/man3
2022-12-19T16:44:39 chmod 644 /home/parallels/cm4-io/buildroot/output/host/share/man/man3/zlib.3
2022-12-19T16:44:39 rm -f /home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig/zlib.pc
2022-12-19T16:44:39 cp zlib.pc /home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig
2022-12-19T16:44:39 chmod 644 /home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig/zlib.pc
2022-12-19T16:44:39 rm -f /home/parallels/cm4-io/buildroot/output/host/include/zlib.h /home/parallels/cm4-io/buildroot/output/host/include/zconf.h
2022-12-19T16:44:39 cp zlib.h zconf.h /home/parallels/cm4-io/buildroot/output/host/include
2022-12-19T16:44:39 chmod 644 /home/parallels/cm4-io/buildroot/output/host/include/zlib.h /home/parallels/cm4-io/buildroot/output/host/include/zconf.h
2022-12-19T16:44:39 >>> host-zlib Extracting
2022-12-19T16:44:39 >>> host-zlib Patching
2022-12-19T16:44:39 >>> host-zlib Configuring
2022-12-19T16:44:39 >>> host-zlib Building
2022-12-19T16:44:39 >>> host-zlib Installing to host directory
2022-12-19T16:44:39 >>> host-util-linux 2.38 Downloading
2022-12-19T16:44:39 wget --passive-ftp -nd -t 3 -O '/home/parallels/cm4-io/buildroot/output/build/.util-linux-2.38.tar.xz.VJC97R/output' 'https://cdn.kernel.org/pub/linux/utils/util-linux/v2.38/util-linux-2.38.tar.xz'
2022-12-19T16:44:39 --2022-12-19 16:44:39-- https://cdn.kernel.org/pub/linux/utils/util-linux/v2.38/util-linux-2.38.tar.xz
2022-12-19T16:44:39 Resolving cdn.kernel.org (cdn.kernel.org)... 151.101.1.176, 151.101.65.176, 151.101.129.176, ...
2022-12-19T16:44:39 Connecting to cdn.kernel.org (cdn.kernel.org)|151.101.1.176|:443... connected.
2022-12-19T16:44:39 HTTP request sent, awaiting response... 200 OK
2022-12-19T16:44:39 Length: 7349140 (7.0M) [application/x-xz]
2022-12-19T16:44:39 Saving to: ‘/home/parallels/cm4-io/buildroot/output/build/.util-linux-2.38.tar.xz.VJC97R/output’
2022-12-19T16:44:39
2022-12-19T16:44:40
/home/parallels/cm4-io 0%[ ] 0 --.-KB/s
/home/parallels/cm4-io/ 30%[===========================> ] 2.13M 10.6MB/s
/home/parallels/cm4-io/b 80%[===========================================================================> ] 5.68M 14.2MB/s
/home/parallels/cm4-io/buildroot/output/build 100%[==============================================================================================>] 7.01M 14.5MB/s in 0.5s
2022-12-19T16:44:40
2022-12-19T16:44:40 2022-12-19 16:44:40 (14.5 MB/s) - ‘/home/parallels/cm4-io/buildroot/output/build/.util-linux-2.38.tar.xz.VJC97R/output’ saved [7349140/7349140]
2022-12-19T16:44:40
2022-12-19T16:44:40 util-linux-2.38.tar.xz: OK (sha256: 6d111cbe4d55b336db2f1fbeffbc65b89908704c01136371d32aa9bec373eb64)
2022-12-19T16:44:40 >>> host-util-linux 2.38 Extracting
2022-12-19T16:44:40 xzcat /home/parallels/cm4-io/buildroot.dl/util-linux/util-linux-2.38.tar.xz | tar --strip-components=1 -C /home/parallels/cm4-io/buildroot/output/build/host-util-linux-2.38 -xf -
2022-12-19T16:44:40 >>> host-util-linux 2.38 Patching
2022-12-19T16:44:40
2022-12-19T16:44:40 Applying 0001-lsns-improve-dependence-on-NS_GET_-ioctls.patch using patch:
2022-12-19T16:44:40 patching file sys-utils/lsns.c
2022-12-19T16:44:40 >>> host-util-linux 2.38 Updating config.sub and config.guess
2022-12-19T16:44:40 for file in config.guess config.sub; do for i in $(find /home/parallels/cm4-io/buildroot/output/build/host-util-linux-2.38 -name $file); do cp support/gnuconfig/$file $i; done; done
2022-12-19T16:44:40 >>> host-util-linux 2.38 Patching libtool
2022-12-19T16:44:40 patching file /home/parallels/cm4-io/buildroot/output/build/host-util-linux-2.38/config/ltmain.sh
2022-12-19T16:44:40 Hunk #1 succeeded at 2694 (offset 7 lines).
2022-12-19T16:44:40 Hunk #2 succeeded at 4284 (offset 7 lines).
2022-12-19T16:44:40 Hunk #3 succeeded at 6579 (offset 25 lines).
2022-12-19T16:44:40 Hunk #4 succeeded at 6589 (offset 25 lines).
2022-12-19T16:44:40 Hunk #5 succeeded at 6882 (offset 25 lines).
2022-12-19T16:44:40 Hunk #6 succeeded at 7174 (offset 25 lines).
2022-12-19T16:44:40 Hunk #7 succeeded at 8142 (offset 30 lines).
2022-12-19T16:44:40 Hunk #8 succeeded at 10771 (offset 61 lines).
2022-12-19T16:44:40 >>> host-util-linux 2.38 Configuring
2022-12-19T16:44:40 (cd /home/parallels/cm4-io/buildroot/output/build/host-util-linux-2.38/ && rm -rf config.cache; PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/parallels/cm4-io/buildroot/output/host/include" CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" CXXFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/parallels/cm4-io/buildroot/output/host" --sysconfdir="/home/parallels/cm4-io/buildroot/output/host/etc" --localstatedir="/home/parallels/cm4-io/buildroot/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --without-systemd --with-systemdsystemunitdir=no --without-python --enable-libblkid --enable-libmount --enable-libuuid --without-libmagic --without-ncurses --without-ncursesw --without-tinfo --disable-raw --disable-makeinstall-chown --disable-agetty --disable-chfn-chsh --disable-chmem --disable-ipcmk --disable-login --disable-lsfd --disable-lslogins --disable-mesg --disable-more --disable-newgrp --disable-nologin --disable-nsenter --disable-pg --disable-rfkill --disable-runuser --disable-schedutils --disable-setpriv --disable-setterm --disable-su --disable-sulogin --disable-tunelp --disable-ul --disable-unshare --disable-uuidd --disable-vipw --disable-wall --disable-wdctl --disable-write --disable-zramctl )
2022-12-19T16:44:41 configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop
2022-12-19T16:44:41 checking for gcc... /usr/bin/gcc
2022-12-19T16:44:41 checking whether the C compiler works... yes
2022-12-19T16:44:41 checking for C compiler default output file name... a.out
2022-12-19T16:44:41 checking for suffix of executables...
2022-12-19T16:44:41 checking whether we are cross compiling... no
2022-12-19T16:44:41 checking for suffix of object files... o
2022-12-19T16:44:41 checking whether we are using the GNU C compiler... yes
2022-12-19T16:44:41 checking whether /usr/bin/gcc accepts -g... yes
2022-12-19T16:44:41 checking for /usr/bin/gcc option to accept ISO C89... none needed
2022-12-19T16:44:41 checking whether /usr/bin/gcc understands -c and -o together... yes
2022-12-19T16:44:41 checking how to run the C preprocessor... /usr/bin/cpp
2022-12-19T16:44:41 checking for grep that handles long lines and -e... /usr/bin/grep
2022-12-19T16:44:41 checking for egrep... /usr/bin/grep -E
2022-12-19T16:44:41 checking for ANSI C header files... yes
2022-12-19T16:44:41 checking for sys/types.h... yes
2022-12-19T16:44:41 checking for sys/stat.h... yes
2022-12-19T16:44:41 checking for stdlib.h... yes
2022-12-19T16:44:41 checking for string.h... yes
2022-12-19T16:44:41 checking for memory.h... yes
2022-12-19T16:44:41 checking for strings.h... yes
2022-12-19T16:44:41 checking for inttypes.h... yes
2022-12-19T16:44:41 checking for stdint.h... yes
2022-12-19T16:44:41 checking for unistd.h... yes
2022-12-19T16:44:41 checking minix/config.h usability... no
2022-12-19T16:44:41 checking minix/config.h presence... no
2022-12-19T16:44:41 checking for minix/config.h... no
2022-12-19T16:44:41 checking whether it is safe to define __EXTENSIONS__... yes
2022-12-19T16:44:41 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:44:41 checking whether build environment is sane... yes
2022-12-19T16:44:41 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
2022-12-19T16:44:41 checking for gawk... gawk
2022-12-19T16:44:41 checking whether make sets $(MAKE)... yes
2022-12-19T16:44:41 checking whether make supports the include directive... yes (GNU style)
2022-12-19T16:44:41 checking whether make supports nested variables... yes
2022-12-19T16:44:41 checking how to create a pax tar archive... gnutar
2022-12-19T16:44:41 checking dependency style of /usr/bin/gcc... none
2022-12-19T16:44:41 checking whether make supports nested variables... (cached) yes
2022-12-19T16:44:41 checking the archiver (/usr/bin/ar) interface... ar
2022-12-19T16:44:41 checking for gcc... (cached) /usr/bin/gcc
2022-12-19T16:44:41 checking whether we are using the GNU C compiler... (cached) yes
2022-12-19T16:44:41 checking whether /usr/bin/gcc accepts -g... (cached) yes
2022-12-19T16:44:41 checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
2022-12-19T16:44:41 checking whether /usr/bin/gcc understands -c and -o together... (cached) yes
2022-12-19T16:44:41 checking for bison... bison -y
2022-12-19T16:44:41 checking build system type... aarch64-unknown-linux-gnu
2022-12-19T16:44:41 checking host system type... aarch64-unknown-linux-gnu
2022-12-19T16:44:41 checking for an ANSI C-conforming const... yes
2022-12-19T16:44:41 checking for working volatile... yes
2022-12-19T16:44:41 checking whether byte ordering is bigendian... no
2022-12-19T16:44:41 checking whether compiler handles -fno-common... yes
2022-12-19T16:44:41 checking whether compiler handles -Wall... yes
2022-12-19T16:44:41 checking whether compiler handles -Wextra... yes
2022-12-19T16:44:41 checking whether compiler handles -Waddress-of-packed-member... yes
2022-12-19T16:44:41 checking whether compiler handles -Wdiscarded-qualifiers... yes
2022-12-19T16:44:42 checking whether compiler handles -Wembedded-directive... no
2022-12-19T16:44:42 checking whether compiler handles -Wextra-semi... no
2022-12-19T16:44:42 checking whether compiler handles -Wformat-security... yes
2022-12-19T16:44:42 checking whether compiler handles -Wimplicit-function-declaration... yes
2022-12-19T16:44:42 checking whether compiler handles -Wmissing-declarations... yes
2022-12-19T16:44:42 checking whether compiler handles -Wmissing-parameter-type... yes
2022-12-19T16:44:42 checking whether compiler handles -Wmissing-prototypes... yes
2022-12-19T16:44:42 checking whether compiler handles -Wnested-externs... yes
2022-12-19T16:44:42 checking whether compiler handles -Wno-missing-field-initializers... yes
2022-12-19T16:44:42 checking whether compiler handles -Wpointer-arith... yes
2022-12-19T16:44:42 checking whether compiler handles -Wredundant-decls... yes
2022-12-19T16:44:42 checking whether compiler handles -Wsign-compare... yes
2022-12-19T16:44:42 checking whether compiler handles -Wstrict-prototypes... yes
2022-12-19T16:44:42 checking whether compiler handles -Wtype-limits... yes
2022-12-19T16:44:42 checking whether compiler handles -Wuninitialized... yes
2022-12-19T16:44:42 checking whether compiler handles -Wunused-but-set-parameter... yes
2022-12-19T16:44:42 checking whether compiler handles -Wunused-but-set-variable... yes
2022-12-19T16:44:42 checking whether compiler handles -Wunused-parameter... yes
2022-12-19T16:44:42 checking whether compiler handles -Wunused-result... yes
2022-12-19T16:44:42 checking whether compiler handles -Wunused-variable... yes
2022-12-19T16:44:42 checking whether compiler handles -Werror=sequence-point... yes
2022-12-19T16:44:42 checking whether compiler handles -Wno-clobbered... yes
2022-12-19T16:44:42 checking whether compiler handles -Wno-cast-function-type... yes
2022-12-19T16:44:42 checking whether compiler handles -Wno-unused-parameter... yes
2022-12-19T16:44:42 checking whether we are using the GNU C++ compiler... yes
2022-12-19T16:44:42 checking whether /usr/bin/g++ accepts -g... yes
2022-12-19T16:44:42 checking dependency style of /usr/bin/g++... none
2022-12-19T16:44:42 checking how to print strings... printf
2022-12-19T16:44:42 checking for a sed that does not truncate output... /usr/bin/sed
2022-12-19T16:44:42 checking for fgrep... /usr/bin/grep -F
2022-12-19T16:44:42 checking for ld used by /usr/bin/gcc... /usr/bin/ld
2022-12-19T16:44:42 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:44:42 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
2022-12-19T16:44:42 checking the name lister (/usr/bin/nm) interface... BSD nm
2022-12-19T16:44:42 checking whether ln -s works... yes
2022-12-19T16:44:42 checking the maximum length of command line arguments... 1572864
2022-12-19T16:44:42 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
2022-12-19T16:44:42 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
2022-12-19T16:44:42 checking for /usr/bin/ld option to reload object files... -r
2022-12-19T16:44:42 checking for objdump... objdump
2022-12-19T16:44:42 checking how to recognize dependent libraries... pass_all
2022-12-19T16:44:42 checking for dlltool... no
2022-12-19T16:44:42 checking how to associate runtime and link libraries... printf %sn
2022-12-19T16:44:42 checking for archiver @FILE support... @
2022-12-19T16:44:42 checking for strip... strip
2022-12-19T16:44:42 checking for ranlib... /usr/bin/ranlib
2022-12-19T16:44:42 checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok
2022-12-19T16:44:42 checking for sysroot... no
2022-12-19T16:44:42 checking for a working dd... /usr/bin/dd
2022-12-19T16:44:42 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
2022-12-19T16:44:42 checking for mt... mt
2022-12-19T16:44:42 checking if mt is a manifest tool... no
2022-12-19T16:44:42 checking for dlfcn.h... yes
2022-12-19T16:44:42 checking for objdir... .libs
2022-12-19T16:44:42 checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
2022-12-19T16:44:42 checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
2022-12-19T16:44:42 checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
2022-12-19T16:44:42 checking if /usr/bin/gcc static flag -static works... yes
2022-12-19T16:44:42 checking if /usr/bin/gcc supports -c -o file.o... yes
2022-12-19T16:44:42 checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
2022-12-19T16:44:42 checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
2022-12-19T16:44:42 checking whether -lc should be explicitly linked in... no
2022-12-19T16:44:42 checking dynamic linker characteristics... GNU/Linux ld.so
2022-12-19T16:44:42 checking how to hardcode library paths into programs... immediate
2022-12-19T16:44:42 checking whether stripping libraries is possible... yes
2022-12-19T16:44:42 checking if libtool supports shared libraries... yes
2022-12-19T16:44:42 checking whether to build shared libraries... yes
2022-12-19T16:44:42 checking whether to build static libraries... no
2022-12-19T16:44:42 checking how to run the C++ preprocessor... /usr/bin/g++ -E
2022-12-19T16:44:42 checking for ld used by /usr/bin/g++... /usr/bin/ld
2022-12-19T16:44:42 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:44:42 checking whether the /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes
2022-12-19T16:44:42 checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
2022-12-19T16:44:42 checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes
2022-12-19T16:44:42 checking if /usr/bin/g++ static flag -static works... yes
2022-12-19T16:44:42 checking if /usr/bin/g++ supports -c -o file.o... yes
2022-12-19T16:44:42 checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
2022-12-19T16:44:42 checking whether the /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes
2022-12-19T16:44:42 checking dynamic linker characteristics... (cached) GNU/Linux ld.so
2022-12-19T16:44:42 checking how to hardcode library paths into programs... immediate
2022-12-19T16:44:42 checking linker version script flag... --version-script
2022-12-19T16:44:42 checking if version scripts can use complex wildcards... yes
2022-12-19T16:44:42 checking pkg-config is at least version 0.9.0... yes
2022-12-19T16:44:42 checking whether to build gtk-doc documentation... no
2022-12-19T16:44:42 checking for gtkdoc-check... no
2022-12-19T16:44:42 checking for xsltproc... no
2022-12-19T16:44:42 checking for special C compiler options needed for large files... no
2022-12-19T16:44:42 checking for _FILE_OFFSET_BITS value needed for large files... no
2022-12-19T16:44:42 checking whether to enable assertions... yes
2022-12-19T16:44:42 checking whether struct tm is in sys/time.h or time.h... time.h
2022-12-19T16:44:42 checking for struct tm.tm_zone... yes
2022-12-19T16:44:42 checking whether NLS is requested... no
2022-12-19T16:44:42 checking for msgfmt... /usr/bin/msgfmt
2022-12-19T16:44:42 checking for gmsgfmt... /usr/bin/msgfmt
2022-12-19T16:44:42 checking for xgettext... /usr/bin/xgettext
2022-12-19T16:44:43 checking for msgmerge... /usr/bin/msgmerge
2022-12-19T16:44:43 checking for ld used by /usr/bin/gcc... /usr/bin/ld
2022-12-19T16:44:43 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:44:43 checking for shared library run path origin... done
2022-12-19T16:44:43 checking for CFPreferencesCopyAppValue... no
2022-12-19T16:44:43 checking for CFLocaleCopyCurrent... no
2022-12-19T16:44:43 checking whether to use NLS... no
2022-12-19T16:44:43 checking for linux/compiler.h... no
2022-12-19T16:44:43 checking for linux/blkpg.h... yes
2022-12-19T16:44:43 checking for linux/major.h... yes
2022-12-19T16:44:43 checking asm/io.h usability... no
2022-12-19T16:44:43 checking asm/io.h presence... no
2022-12-19T16:44:43 checking for asm/io.h... no
2022-12-19T16:44:43 checking byteswap.h usability... yes
2022-12-19T16:44:43 checking byteswap.h presence... yes
2022-12-19T16:44:43 checking for byteswap.h... yes
2022-12-19T16:44:43 checking endian.h usability... yes
2022-12-19T16:44:43 checking endian.h presence... yes
2022-12-19T16:44:43 checking for endian.h... yes
2022-12-19T16:44:43 checking err.h usability... yes
2022-12-19T16:44:43 checking err.h presence... yes
2022-12-19T16:44:43 checking for err.h... yes
2022-12-19T16:44:43 checking errno.h usability... yes
2022-12-19T16:44:43 checking errno.h presence... yes
2022-12-19T16:44:43 checking for errno.h... yes
2022-12-19T16:44:43 checking fcntl.h usability... yes
2022-12-19T16:44:43 checking fcntl.h presence... yes
2022-12-19T16:44:43 checking for fcntl.h... yes
2022-12-19T16:44:43 checking getopt.h usability... yes
2022-12-19T16:44:43 checking getopt.h presence... yes
2022-12-19T16:44:43 checking for getopt.h... yes
2022-12-19T16:44:43 checking for inttypes.h... (cached) yes
2022-12-19T16:44:43 checking lastlog.h usability... yes
2022-12-19T16:44:43 checking lastlog.h presence... yes
2022-12-19T16:44:43 checking for lastlog.h... yes
2022-12-19T16:44:43 checking libutil.h usability... no
2022-12-19T16:44:43 checking libutil.h presence... no
2022-12-19T16:44:43 checking for libutil.h... no
2022-12-19T16:44:43 checking linux/blkzoned.h usability... yes
2022-12-19T16:44:43 checking linux/blkzoned.h presence... yes
2022-12-19T16:44:43 checking for linux/blkzoned.h... yes
2022-12-19T16:44:43 checking linux/btrfs.h usability... yes
2022-12-19T16:44:43 checking linux/btrfs.h presence... yes
2022-12-19T16:44:43 checking for linux/btrfs.h... yes
2022-12-19T16:44:43 checking linux/capability.h usability... yes
2022-12-19T16:44:43 checking linux/capability.h presence... yes
2022-12-19T16:44:43 checking for linux/capability.h... yes
2022-12-19T16:44:43 checking linux/cdrom.h usability... yes
2022-12-19T16:44:43 checking linux/cdrom.h presence... yes
2022-12-19T16:44:43 checking for linux/cdrom.h... yes
2022-12-19T16:44:43 checking linux/falloc.h usability... yes
2022-12-19T16:44:43 checking linux/falloc.h presence... yes
2022-12-19T16:44:43 checking for linux/falloc.h... yes
2022-12-19T16:44:43 checking linux/fd.h usability... yes
2022-12-19T16:44:43 checking linux/fd.h presence... yes
2022-12-19T16:44:43 checking for linux/fd.h... yes
2022-12-19T16:44:43 checking linux/fiemap.h usability... yes
2022-12-19T16:44:43 checking linux/fiemap.h presence... yes
2022-12-19T16:44:43 checking for linux/fiemap.h... yes
2022-12-19T16:44:43 checking linux/kcmp.h usability... yes
2022-12-19T16:44:43 checking linux/kcmp.h presence... yes
2022-12-19T16:44:43 checking for linux/kcmp.h... yes
2022-12-19T16:44:43 checking linux/net_namespace.h usability... yes
2022-12-19T16:44:43 checking linux/net_namespace.h presence... yes
2022-12-19T16:44:43 checking for linux/net_namespace.h... yes
2022-12-19T16:44:43 checking linux/nsfs.h usability... yes
2022-12-19T16:44:43 checking linux/nsfs.h presence... yes
2022-12-19T16:44:43 checking for linux/nsfs.h... yes
2022-12-19T16:44:43 checking linux/raw.h usability... no
2022-12-19T16:44:43 checking linux/raw.h presence... no
2022-12-19T16:44:43 checking for linux/raw.h... no
2022-12-19T16:44:43 checking linux/securebits.h usability... yes
2022-12-19T16:44:43 checking linux/securebits.h presence... yes
2022-12-19T16:44:43 checking for linux/securebits.h... yes
2022-12-19T16:44:43 checking linux/tiocl.h usability... yes
2022-12-19T16:44:43 checking linux/tiocl.h presence... yes
2022-12-19T16:44:43 checking for linux/tiocl.h... yes
2022-12-19T16:44:43 checking linux/version.h usability... yes
2022-12-19T16:44:43 checking linux/version.h presence... yes
2022-12-19T16:44:43 checking for linux/version.h... yes
2022-12-19T16:44:43 checking linux/watchdog.h usability... yes
2022-12-19T16:44:43 checking linux/watchdog.h presence... yes
2022-12-19T16:44:43 checking for linux/watchdog.h... yes
2022-12-19T16:44:44 checking linux/if_alg.h usability... yes
2022-12-19T16:44:44 checking linux/if_alg.h presence... yes
2022-12-19T16:44:44 checking for linux/if_alg.h... yes
2022-12-19T16:44:44 checking locale.h usability... yes
2022-12-19T16:44:44 checking locale.h presence... yes
2022-12-19T16:44:44 checking for locale.h... yes
2022-12-19T16:44:44 checking mntent.h usability... yes
2022-12-19T16:44:44 checking mntent.h presence... yes
2022-12-19T16:44:44 checking for mntent.h... yes
2022-12-19T16:44:44 checking net/if_dl.h usability... no
2022-12-19T16:44:44 checking net/if_dl.h presence... no
2022-12-19T16:44:44 checking for net/if_dl.h... no
2022-12-19T16:44:44 checking net/if.h usability... yes
2022-12-19T16:44:44 checking net/if.h presence... yes
2022-12-19T16:44:44 checking for net/if.h... yes
2022-12-19T16:44:44 checking netinet/in.h usability... yes
2022-12-19T16:44:44 checking netinet/in.h presence... yes
2022-12-19T16:44:44 checking for netinet/in.h... yes
2022-12-19T16:44:44 checking paths.h usability... yes
2022-12-19T16:44:44 checking paths.h presence... yes
2022-12-19T16:44:44 checking for paths.h... yes
2022-12-19T16:44:44 checking pty.h usability... yes
2022-12-19T16:44:44 checking pty.h presence... yes
2022-12-19T16:44:44 checking for pty.h... yes
2022-12-19T16:44:44 checking security/pam_appl.h usability... no
2022-12-19T16:44:44 checking security/pam_appl.h presence... no
2022-12-19T16:44:44 checking for security/pam_appl.h... no
2022-12-19T16:44:44 checking shadow.h usability... yes
2022-12-19T16:44:44 checking shadow.h presence... yes
2022-12-19T16:44:44 checking for shadow.h... yes
2022-12-19T16:44:44 checking for stdint.h... (cached) yes
2022-12-19T16:44:44 checking stdio_ext.h usability... yes
2022-12-19T16:44:44 checking stdio_ext.h presence... yes
2022-12-19T16:44:44 checking for stdio_ext.h... yes
2022-12-19T16:44:44 checking for stdlib.h... (cached) yes
2022-12-19T16:44:44 checking sys/disk.h usability... no
2022-12-19T16:44:44 checking sys/disk.h presence... no
2022-12-19T16:44:44 checking for sys/disk.h... no
2022-12-19T16:44:44 checking sys/disklabel.h usability... no
2022-12-19T16:44:44 checking sys/disklabel.h presence... no
2022-12-19T16:44:44 checking for sys/disklabel.h... no
2022-12-19T16:44:44 checking sys/endian.h usability... no
2022-12-19T16:44:44 checking sys/endian.h presence... no
2022-12-19T16:44:44 checking for sys/endian.h... no
2022-12-19T16:44:44 checking sys/file.h usability... yes
2022-12-19T16:44:44 checking sys/file.h presence... yes
2022-12-19T16:44:44 checking for sys/file.h... yes
2022-12-19T16:44:44 checking sys/ioccom.h usability... no
2022-12-19T16:44:44 checking sys/ioccom.h presence... no
2022-12-19T16:44:44 checking for sys/ioccom.h... no
2022-12-19T16:44:44 checking sys/ioctl.h usability... yes
2022-12-19T16:44:44 checking sys/ioctl.h presence... yes
2022-12-19T16:44:44 checking for sys/ioctl.h... yes
2022-12-19T16:44:44 checking sys/io.h usability... no
2022-12-19T16:44:44 checking sys/io.h presence... no
2022-12-19T16:44:44 checking for sys/io.h... no
2022-12-19T16:44:44 checking sys/mkdev.h usability... no
2022-12-19T16:44:44 checking sys/mkdev.h presence... no
2022-12-19T16:44:44 checking for sys/mkdev.h... no
2022-12-19T16:44:44 checking sys/mount.h usability... yes
2022-12-19T16:44:44 checking sys/mount.h presence... yes
2022-12-19T16:44:44 checking for sys/mount.h... yes
2022-12-19T16:44:44 checking sys/param.h usability... yes
2022-12-19T16:44:44 checking sys/param.h presence... yes
2022-12-19T16:44:44 checking for sys/param.h... yes
2022-12-19T16:44:44 checking sys/prctl.h usability... yes
2022-12-19T16:44:44 checking sys/prctl.h presence... yes
2022-12-19T16:44:44 checking for sys/prctl.h... yes
2022-12-19T16:44:44 checking sys/resource.h usability... yes
2022-12-19T16:44:44 checking sys/resource.h presence... yes
2022-12-19T16:44:44 checking for sys/resource.h... yes
2022-12-19T16:44:44 checking sys/sendfile.h usability... yes
2022-12-19T16:44:44 checking sys/sendfile.h presence... yes
2022-12-19T16:44:44 checking for sys/sendfile.h... yes
2022-12-19T16:44:44 checking sys/signalfd.h usability... yes
2022-12-19T16:44:44 checking sys/signalfd.h presence... yes
2022-12-19T16:44:44 checking for sys/signalfd.h... yes
2022-12-19T16:44:44 checking sys/socket.h usability... yes
2022-12-19T16:44:44 checking sys/socket.h presence... yes
2022-12-19T16:44:44 checking for sys/socket.h... yes
2022-12-19T16:44:44 checking sys/sockio.h usability... no
2022-12-19T16:44:44 checking sys/sockio.h presence... no
2022-12-19T16:44:44 checking for sys/sockio.h... no
2022-12-19T16:44:44 checking for sys/stat.h... (cached) yes
2022-12-19T16:44:45 checking sys/swap.h usability... yes
2022-12-19T16:44:45 checking sys/swap.h presence... yes
2022-12-19T16:44:45 checking for sys/swap.h... yes
2022-12-19T16:44:45 checking sys/syscall.h usability... yes
2022-12-19T16:44:45 checking sys/syscall.h presence... yes
2022-12-19T16:44:45 checking for sys/syscall.h... yes
2022-12-19T16:44:45 checking sys/sysmacros.h usability... yes
2022-12-19T16:44:45 checking sys/sysmacros.h presence... yes
2022-12-19T16:44:45 checking for sys/sysmacros.h... yes
2022-12-19T16:44:45 checking sys/time.h usability... yes
2022-12-19T16:44:45 checking sys/time.h presence... yes
2022-12-19T16:44:45 checking for sys/time.h... yes
2022-12-19T16:44:45 checking sys/timex.h usability... yes
2022-12-19T16:44:45 checking sys/timex.h presence... yes
2022-12-19T16:44:45 checking for sys/timex.h... yes
2022-12-19T16:44:45 checking sys/ttydefaults.h usability... yes
2022-12-19T16:44:45 checking sys/ttydefaults.h presence... yes
2022-12-19T16:44:45 checking for sys/ttydefaults.h... yes
2022-12-19T16:44:45 checking for sys/types.h... (cached) yes
2022-12-19T16:44:45 checking sys/ucred.h usability... no
2022-12-19T16:44:45 checking sys/ucred.h presence... no
2022-12-19T16:44:45 checking for sys/ucred.h... no
2022-12-19T16:44:45 checking sys/un.h usability... yes
2022-12-19T16:44:45 checking sys/un.h presence... yes
2022-12-19T16:44:45 checking for sys/un.h... yes
2022-12-19T16:44:45 checking sys/xattr.h usability... yes
2022-12-19T16:44:45 checking sys/xattr.h presence... yes
2022-12-19T16:44:45 checking for sys/xattr.h... yes
2022-12-19T16:44:45 checking for unistd.h... (cached) yes
2022-12-19T16:44:45 checking utmp.h usability... yes
2022-12-19T16:44:45 checking utmp.h presence... yes
2022-12-19T16:44:45 checking for utmp.h... yes
2022-12-19T16:44:45 checking utmpx.h usability... yes
2022-12-19T16:44:45 checking utmpx.h presence... yes
2022-12-19T16:44:45 checking for utmpx.h... yes
2022-12-19T16:44:45 checking for linux/fs.h... no
2022-12-19T16:44:45 checking for linux/gsmmux.h... yes
2022-12-19T16:44:45 checking for security/pam_misc.h... no
2022-12-19T16:44:45 checking whether BLK_ZONE_REP_CAPACITY is declared... yes
2022-12-19T16:44:45 checking for security/openpam.h... no
2022-12-19T16:44:45 checking langinfo.h usability... yes
2022-12-19T16:44:45 checking langinfo.h presence... yes
2022-12-19T16:44:45 checking for langinfo.h... yes
2022-12-19T16:44:45 checking whether langinfo.h defines ALTMON_x constants... yes
2022-12-19T16:44:45 checking whether langinfo.h defines _NL_ABALTMON_x constants... yes
2022-12-19T16:44:45 checking for struct termios.c_line... yes
2022-12-19T16:44:45 checking for struct stat.st_mtim.tv_nsec... yes
2022-12-19T16:44:45 checking whether _NL_TIME_WEEK_1STDAY is declared... yes
2022-12-19T16:44:45 checking whether environ is declared... yes
2022-12-19T16:44:45 checking whether strsignal is declared... yes
2022-12-19T16:44:45 checking whether TIOCGLCKTRMIOS is declared... yes
2022-12-19T16:44:45 checking whether SOCK_CLOEXEC is declared... yes
2022-12-19T16:44:45 checking whether SOCK_NONBLOCK is declared... yes
2022-12-19T16:44:45 checking whether SO_PASSCRED is declared... yes
2022-12-19T16:44:45 checking for clearenv... yes
2022-12-19T16:44:45 checking for close_range... yes
2022-12-19T16:44:45 checking for eaccess... yes
2022-12-19T16:44:45 checking for err... yes
2022-12-19T16:44:45 checking for errx... yes
2022-12-19T16:44:45 checking for explicit_bzero... yes
2022-12-19T16:44:45 checking for __fpending... yes
2022-12-19T16:44:45 checking for __fpurge... yes
2022-12-19T16:44:46 checking for fpurge... no
2022-12-19T16:44:46 checking for fsync... yes
2022-12-19T16:44:46 checking for getdomainname... yes
2022-12-19T16:44:46 checking for getdtablesize... yes
2022-12-19T16:44:46 checking for getexecname... no
2022-12-19T16:44:46 checking for getmntinfo... no
2022-12-19T16:44:46 checking for getrandom... yes
2022-12-19T16:44:46 checking for getrlimit... yes
2022-12-19T16:44:46 checking for getsgnam... yes
2022-12-19T16:44:46 checking for getttynam... yes
2022-12-19T16:44:46 checking for inotify_init... yes
2022-12-19T16:44:46 checking for jrand48... yes
2022-12-19T16:44:46 checking for lchown... yes
2022-12-19T16:44:46 checking for lgetxattr... yes
2022-12-19T16:44:46 checking for llistxattr... yes
2022-12-19T16:44:46 checking for llseek... no
2022-12-19T16:44:46 checking for newlocale... yes
2022-12-19T16:44:46 checking for mempcpy... yes
2022-12-19T16:44:46 checking for mkostemp... yes
2022-12-19T16:44:46 checking for nanosleep... yes
2022-12-19T16:44:46 checking for ntp_gettime... yes
2022-12-19T16:44:46 checking for personality... yes
2022-12-19T16:44:46 checking for pidfd_open... no
2022-12-19T16:44:46 checking for pidfd_send_signal... no
2022-12-19T16:44:46 checking for posix_fadvise... yes
2022-12-19T16:44:46 checking for prctl... yes
2022-12-19T16:44:46 checking for qsort_r... yes
2022-12-19T16:44:46 checking for rpmatch... yes
2022-12-19T16:44:46 checking for scandirat... yes
2022-12-19T16:44:46 checking for sched_setattr... no
2022-12-19T16:44:46 checking for sched_setscheduler... yes
2022-12-19T16:44:46 checking for __secure_getenv... no
2022-12-19T16:44:47 checking for secure_getenv... yes
2022-12-19T16:44:47 checking for sendfile... yes
2022-12-19T16:44:47 checking for setprogname... no
2022-12-19T16:44:47 checking for setresgid... yes
2022-12-19T16:44:47 checking for setresuid... yes
2022-12-19T16:44:47 checking for sigqueue... yes
2022-12-19T16:44:47 checking for srandom... yes
2022-12-19T16:44:47 checking for strnchr... no
2022-12-19T16:44:47 checking for strndup... yes
2022-12-19T16:44:47 checking for strnlen... yes
2022-12-19T16:44:47 checking for strtod_l... yes
2022-12-19T16:44:47 checking for sysconf... yes
2022-12-19T16:44:47 checking for sysinfo... yes
2022-12-19T16:44:47 checking for timegm... yes
2022-12-19T16:44:47 checking for usleep... yes
2022-12-19T16:44:47 checking for uselocale... yes
2022-12-19T16:44:47 checking for utimensat... yes
2022-12-19T16:44:47 checking for vwarnx... yes
2022-12-19T16:44:47 checking for warn... yes
2022-12-19T16:44:47 checking for warnx... yes
2022-12-19T16:44:47 checking for _LARGEFILE_SOURCE value needed for large files... no
2022-12-19T16:44:47 checking for futimens... yes
2022-12-19T16:44:47 checking for getusershell... yes
2022-12-19T16:44:47 checking for inotify_init1... yes
2022-12-19T16:44:47 checking for ioperm... no
2022-12-19T16:44:47 checking for iopl... no
2022-12-19T16:44:47 checking for openat... yes
2022-12-19T16:44:47 checking for fstatat... yes
2022-12-19T16:44:47 checking for unlinkat... yes
2022-12-19T16:44:47 checking for open_memstream... yes
2022-12-19T16:44:47 checking for reboot... yes
2022-12-19T16:44:47 checking for updwtmpx... yes
2022-12-19T16:44:47 checking for updwtmpx... (cached) yes
2022-12-19T16:44:47 checking for syscall setns... SYS_setns
2022-12-19T16:44:47 checking for syscall pidfd_open... SYS_pidfd_open
2022-12-19T16:44:47 checking for syscall pidfd_send_signal... SYS_pidfd_send_signal
2022-12-19T16:44:48 checking for syscall close_range... SYS_close_range
2022-12-19T16:44:48 checking for isnan... yes
2022-12-19T16:44:48 checking for clock_gettime... yes
2022-12-19T16:44:48 checking for timer_create... yes
2022-12-19T16:44:48 checking for rtas_get_sysparm in -lrtas... no
2022-12-19T16:44:48 checking for struct sockaddr.sa_len... no
2022-12-19T16:44:48 checking for library containing socket... none required
2022-12-19T16:44:48 checking for dirfd... yes
2022-12-19T16:44:48 checking whether program_invocation_short_name is defined... yes
2022-12-19T16:44:48 checking whether __progname is defined... yes
2022-12-19T16:44:48 checking for asciidoctor... no
2022-12-19T16:44:48 configure: WARNING: asciidoctor not found; not building man pages
2022-12-19T16:44:48 configure: re-use already generated man-pages.
2022-12-19T16:44:48 checking whether the target supports thread-local storage... yes
2022-12-19T16:44:48 checking for openpty in -lutil... yes
2022-12-19T16:44:48 checking for union semun... no
2022-12-19T16:44:48 checking for loff_t... yes
2022-12-19T16:44:48 checking wchar_t support... yes
2022-12-19T16:44:48 checking for cpu_set_t... yes
2022-12-19T16:44:48 checking for sighandler_t... yes
2022-12-19T16:44:48 checking whether CPU_ALLOC is declared... yes
2022-12-19T16:44:48 checking crypt.h usability... yes
2022-12-19T16:44:48 checking crypt.h presence... yes
2022-12-19T16:44:48 checking for crypt.h... yes
2022-12-19T16:44:48 checking for udev_new in -ludev... yes
2022-12-19T16:44:48 checking for readline in -lreadline... no
2022-12-19T16:44:48 configure: WARNING: ncursesw, ncurses or slang library not found; not building cfdisk
2022-12-19T16:44:48 checking for syscall fallocate... SYS_fallocate
2022-12-19T16:44:48 checking for valid fallocate() function... yes
2022-12-19T16:44:48 checking for valid posix_fallocate() function... yes
2022-12-19T16:44:48 checking for valid unshare() function... yes
2022-12-19T16:44:48 checking for valid setns() function... yes
2022-12-19T16:44:48 checking for capng_apply in -lcap-ng... no
2022-12-19T16:44:48 checking for crc32 in -lz... yes
2022-12-19T16:44:48 configure: WARNING: excluded for aarch64-unknown-linux-gnu architecture; not building hwclock_cmos
2022-12-19T16:44:48 checking for syscall swapon... SYS_swapon
2022-12-19T16:44:48 checking for syscall swapoff... SYS_swapoff
2022-12-19T16:44:49 checking for swapon... yes
2022-12-19T16:44:49 checking for swapoff... yes
2022-12-19T16:44:49 checking for syscall prlimit64... SYS_prlimit64
2022-12-19T16:44:49 checking for valid prlimit() function... yes
2022-12-19T16:44:49 checking for syscall pivot_root... SYS_pivot_root
2022-12-19T16:44:49 configure: WARNING: ncursesw, ncurses or slang library not found; not building irqtop
2022-12-19T16:44:49 checking for LIBUSER... no
2022-12-19T16:44:49 checking for ECONF... no
2022-12-19T16:44:49 configure: WARNING: libpython not found; not building pylibmount
2022-12-19T16:44:49 checking that generated files are newer than configure... done
2022-12-19T16:44:49 configure: creating ./config.status
2022-12-19T16:44:49 config.status: creating Makefile
2022-12-19T16:44:49 config.status: creating libblkid/docs/Makefile
2022-12-19T16:44:49 config.status: creating libblkid/docs/version.xml
2022-12-19T16:44:49 config.status: creating libblkid/src/blkid.h
2022-12-19T16:44:49 config.status: creating libfdisk/docs/Makefile
2022-12-19T16:44:49 config.status: creating libfdisk/docs/version.xml
2022-12-19T16:44:49 config.status: creating libfdisk/src/libfdisk.h
2022-12-19T16:44:49 config.status: creating libmount/docs/Makefile
2022-12-19T16:44:49 config.status: creating libmount/docs/version.xml
2022-12-19T16:44:49 config.status: creating libmount/src/libmount.h
2022-12-19T16:44:49 config.status: creating libsmartcols/docs/Makefile
2022-12-19T16:44:49 config.status: creating libsmartcols/docs/version.xml
2022-12-19T16:44:49 config.status: creating libsmartcols/src/libsmartcols.h
2022-12-19T16:44:49 config.status: creating po/Makefile.in
2022-12-19T16:44:49 config.status: creating po-man/Makefile
2022-12-19T16:44:49 config.status: creating config.h
2022-12-19T16:44:49 config.status: executing depfiles commands
2022-12-19T16:44:49 config.status: executing libtool commands
2022-12-19T16:44:49 config.status: executing po-directories commands
2022-12-19T16:44:49 config.status: creating po/POTFILES
2022-12-19T16:44:49 config.status: setting ALL_LINGUAS in configure.in is obsolete
2022-12-19T16:44:49 config.status: creating po/Makefile
2022-12-19T16:44:49 configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop
2022-12-19T16:44:49
2022-12-19T16:44:49 util-linux 2.38
2022-12-19T16:44:49
2022-12-19T16:44:49 prefix: /home/parallels/cm4-io/buildroot/output/host
2022-12-19T16:44:49 exec prefix: ${prefix}
2022-12-19T16:44:49
2022-12-19T16:44:49 bindir: ${exec_prefix}/bin
2022-12-19T16:44:49 sbindir: ${exec_prefix}/sbin
2022-12-19T16:44:49 libdir: ${exec_prefix}/lib
2022-12-19T16:44:49 usrbin_execdir: ${exec_prefix}/bin
2022-12-19T16:44:49 usrsbin_execdir: ${exec_prefix}/sbin
2022-12-19T16:44:49 usrlib_execdir: ${exec_prefix}/lib
2022-12-19T16:44:49
2022-12-19T16:44:49 localstatedir: /home/parallels/cm4-io/buildroot/output/host/var
2022-12-19T16:44:49 runstatedir: ${localstatedir}/run
2022-12-19T16:44:49 includedir: ${prefix}/include
2022-12-19T16:44:49 sysconfdir: /home/parallels/cm4-io/buildroot/output/host/etc
2022-12-19T16:44:49 sysconfstaticdir: ${prefix}/lib
2022-12-19T16:44:49
2022-12-19T16:44:49 vendordir:
2022-12-19T16:44:49
2022-12-19T16:44:49 Python:
2022-12-19T16:44:49 Python version:
2022-12-19T16:44:49 Python libs:
2022-12-19T16:44:49
2022-12-19T16:44:49 Bash completions: ${datarootdir}/bash-completion/completions
2022-12-19T16:44:49 Systemd support: no
2022-12-19T16:44:49 Systemd unitdir: no
2022-12-19T16:44:49 libeconf support: no
2022-12-19T16:44:49 Btrfs support: yes
2022-12-19T16:44:49 Wide-char support: yes
2022-12-19T16:44:49 libcryptsetup support:
2022-12-19T16:44:49
2022-12-19T16:44:49 Manual pages: no
2022-12-19T16:44:49 Manual pages translated: no
2022-12-19T16:44:49
2022-12-19T16:44:49 compiler: /usr/bin/gcc / /usr/bin/g++
2022-12-19T16:44:49 suid cflags:
2022-12-19T16:44:49 ldflags: -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:44:49 suid ldflags:
2022-12-19T16:44:49 ASAN enabled: no
2022-12-19T16:44:49
2022-12-19T16:44:49 cflags: -O2 -I/home/parallels/cm4-io/buildroot/output/host/include
2022-12-19T16:44:49
2022-12-19T16:44:49 warnings:
2022-12-19T16:44:49
2022-12-19T16:44:49 -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point
2022-12-19T16:44:49
2022-12-19T16:44:49 Type 'make' or 'make <utilname>' to compile.
2022-12-19T16:44:49
2022-12-19T16:44:49 >>> host-util-linux 2.38 Building
2022-12-19T16:44:49 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j5 -C /home/parallels/cm4-io/buildroot/output/build/host-util-linux-2.38/
2022-12-19T16:44:49 /usr/bin/make all-recursive
2022-12-19T16:44:49 Making all in po
2022-12-19T16:44:49 make[4]: Nothing to be done for 'all'.
2022-12-19T16:44:50 CC sys-utils/umount-umount.o
2022-12-19T16:44:50 CC sys-utils/mountpoint-mountpoint.o
2022-12-19T16:44:50 CC sys-utils/fstrim-fstrim.o
2022-12-19T16:44:50 CC sys-utils/ctrlaltdel.o
2022-12-19T16:44:50 CC sys-utils/fsfreeze.o
2022-12-19T16:44:50 CC sys-utils/blkdiscard-blkdiscard.o
2022-12-19T16:44:50 CC lib/blkdiscard-monotonic.o
2022-12-19T16:44:50 CC sys-utils/blkzone.o
2022-12-19T16:44:50 CC sys-utils/losetup-losetup.o
2022-12-19T16:44:50 CC sys-utils/swapon-swapon.o
2022-12-19T16:44:50 CC sys-utils/swapon-swapon-common.o
2022-12-19T16:44:50 CC lib/swapon-swapprober.o
2022-12-19T16:44:50 CC sys-utils/swapoff-swapoff.o
2022-12-19T16:44:50 CC sys-utils/swapoff-swapon-common.o
2022-12-19T16:44:50 CC lib/swapoff-swapprober.o
2022-12-19T16:44:50 CC sys-utils/chcpu.o
2022-12-19T16:44:50 CC sys-utils/pivot_root.o
2022-12-19T16:44:50 CC sys-utils/switch_root.o
2022-12-19T16:44:50 CC sys-utils/hwclock-hwclock.o
2022-12-19T16:44:50 CC sys-utils/hwclock-hwclock-parse-date.o
2022-12-19T16:44:50 CC lib/hwclock-monotonic.o
2022-12-19T16:44:50 CC sys-utils/hwclock-hwclock-rtc.o
2022-12-19T16:44:50 CC misc-utils/blkid-blkid.o
2022-12-19T16:44:50 CC lib/blkid-ismounted.o
2022-12-19T16:44:50 CC misc-utils/findfs-findfs.o
2022-12-19T16:44:50 CC misc-utils/wipefs-wipefs.o
2022-12-19T16:44:50 CC lib/ismounted.o
2022-12-19T16:44:50 CC lib/mkswap-ismounted.o
2022-12-19T16:44:50 CC lib/libuuid_la-randutils.lo
2022-12-19T16:44:50 CC lib/libuuid_la-md5.lo
2022-12-19T16:44:50 CC lib/libuuid_la-sha1.lo
2022-12-19T16:44:50 CC disk-utils/swaplabel-swaplabel.o
2022-12-19T16:44:50 CC lib/swaplabel-swapprober.o
2022-12-19T16:44:50 CC disk-utils/fsck-fsck.o
2022-12-19T16:44:50 CC lib/fsck-monotonic.o
2022-12-19T16:44:50 CC disk-utils/fsck.cramfs.o
2022-12-19T16:44:50 CC disk-utils/cramfs_common.o
2022-12-19T16:44:50 CC disk-utils/mkfs.cramfs.o
2022-12-19T16:44:50 CC disk-utils/blockdev.o
2022-12-19T16:44:50 CC disk-utils/fdisk-fdisk.o
2022-12-19T16:44:50 CC disk-utils/fdisk-fdisk-menu.o
2022-12-19T16:44:50 CC disk-utils/fdisk-fdisk-list.o
2022-12-19T16:44:51 CC disk-utils/sfdisk-sfdisk.o
2022-12-19T16:44:51 CC disk-utils/sfdisk-fdisk-list.o
2022-12-19T16:44:51 CC lib/script-pty-session.o
2022-12-19T16:44:51 CC lib/script-monotonic.o
2022-12-19T16:44:51 CC term-utils/scriptreplay.o
2022-12-19T16:44:51 CC term-utils/script-playutils.o
2022-12-19T16:44:51 CC term-utils/scriptlive.o
2022-12-19T16:44:51 CC lib/pty-session.o
2022-12-19T16:44:51 CC lib/monotonic.o
2022-12-19T16:44:51 CC sys-utils/lsmem-lsmem.o
2022-12-19T16:44:51 CC sys-utils/flock.o
2022-12-19T16:44:51 CC lib/timer.o
2022-12-19T16:44:51 CC sys-utils/choom.o
2022-12-19T16:44:51 CC sys-utils/ipcrm.o
2022-12-19T16:44:51 CC sys-utils/ipcs.o
2022-12-19T16:44:51 CC sys-utils/ipcutils.o
2022-12-19T16:44:51 CC sys-utils/lsirq-lsirq.o
2022-12-19T16:44:51 CC sys-utils/lsirq-irq-common.o
2022-12-19T16:44:51 CC sys-utils/lsipc-lsipc.o
2022-12-19T16:44:51 CC sys-utils/lsipc-ipcutils.o
2022-12-19T16:44:51 CC sys-utils/renice.o
2022-12-19T16:44:51 CC sys-utils/setsid.o
2022-12-19T16:44:51 CC sys-utils/setarch.o
2022-12-19T16:44:51 CC sys-utils/eject-eject.o
2022-12-19T16:44:51 CC lib/eject-monotonic.o
2022-12-19T16:44:51 CC sys-utils/prlimit-prlimit.o
2022-12-19T16:44:51 CC sys-utils/lsns-lsns.o
2022-12-19T16:44:51 CC sys-utils/lscpu-lscpu.o
2022-12-19T16:44:51 CC sys-utils/lscpu-lscpu-cputype.o
2022-12-19T16:44:51 CC sys-utils/lscpu-lscpu-cpu.o
2022-12-19T16:44:51 CC sys-utils/lscpu-lscpu-topology.o
2022-12-19T16:44:51 CC sys-utils/lscpu-lscpu-virt.o
2022-12-19T16:44:51 CC sys-utils/lscpu-lscpu-arm.o
2022-12-19T16:44:51 CC sys-utils/lscpu-lscpu-dmi.o
2022-12-19T16:44:51 CC sys-utils/fallocate.o
2022-12-19T16:44:52 CC misc-utils/cal-cal.o
2022-12-19T16:44:52 CC misc-utils/logger-logger.o
2022-12-19T16:44:52 CC lib/logger-strutils.o
2022-12-19T16:44:52 CC lib/logger-strv.o
2022-12-19T16:44:52 CC misc-utils/look.o
2022-12-19T16:44:52 CC misc-utils/mcookie.o
2022-12-19T16:44:52 CC lib/md5.o
2022-12-19T16:44:52 CC misc-utils/namei.o
2022-12-19T16:44:52 CC lib/strutils.o
2022-12-19T16:44:52 CC lib/idcache.o
2022-12-19T16:44:52 CC misc-utils/whereis.o
2022-12-19T16:44:52 CC misc-utils/lslocks-lslocks.o
2022-12-19T16:44:52 CC misc-utils/uuidgen-uuidgen.o
2022-12-19T16:44:52 CC misc-utils/uuidparse-uuidparse.o
2022-12-19T16:44:52 CC misc-utils/rename.o
2022-12-19T16:44:52 CC misc-utils/getopt.o
2022-12-19T16:44:52 CC misc-utils/fincore-fincore.o
2022-12-19T16:44:52 CC misc-utils/hardlink-hardlink.o
2022-12-19T16:44:52 CC lib/hardlink-monotonic.o
2022-12-19T16:44:52 CC lib/hardlink-fileeq.o
2022-12-19T16:44:52 CC disk-utils/isosize.o
2022-12-19T16:44:52 CC sys-utils/readprofile.o
2022-12-19T16:44:52 CC sys-utils/ldattach.o
2022-12-19T16:44:52 CC sys-utils/rtcwake.o
2022-12-19T16:44:52 CC disk-utils/partx-partx.o
2022-12-19T16:44:52 CC disk-utils/addpart.o
2022-12-19T16:44:52 CC disk-utils/delpart.o
2022-12-19T16:44:52 CC disk-utils/resizepart.o
2022-12-19T16:44:52 GEN libuuid/uuid.pc
2022-12-19T16:44:52 GEN libblkid/blkid.pc
2022-12-19T16:44:52 GEN libmount/mount.pc
2022-12-19T16:44:52 GEN libsmartcols/smartcols.pc
2022-12-19T16:44:52 GEN libfdisk/fdisk.pc
2022-12-19T16:44:52 CC sys-utils/dmesg-dmesg.o
2022-12-19T16:44:52 CC lib/dmesg-monotonic.o
2022-12-19T16:44:52 CC lib/libcommon_la-buffer.lo
2022-12-19T16:44:52 CC lib/libcommon_la-blkdev.lo
2022-12-19T16:44:52 CC lib/libcommon_la-canonicalize.lo
2022-12-19T16:44:52 CC lib/libcommon_la-color-names.lo
2022-12-19T16:44:52 CC lib/libcommon_la-crc32.lo
2022-12-19T16:44:53 CC lib/libcommon_la-crc32c.lo
2022-12-19T16:44:53 CC lib/libcommon_la-c_strtod.lo
2022-12-19T16:44:53 CC lib/libcommon_la-encode.lo
2022-12-19T16:44:53 CC lib/libcommon_la-env.lo
2022-12-19T16:44:53 CC lib/libcommon_la-fileutils.lo
2022-12-19T16:44:53 CC lib/libcommon_la-idcache.lo
2022-12-19T16:44:53 CC lib/libcommon_la-jsonwrt.lo
2022-12-19T16:44:53 CC lib/libcommon_la-mangle.lo
2022-12-19T16:44:53 CC lib/libcommon_la-match.lo
2022-12-19T16:44:53 CC lib/libcommon_la-mbsalign.lo
2022-12-19T16:44:53 CC lib/libcommon_la-mbsedit.lo
2022-12-19T16:44:53 CC lib/libcommon_la-md5.lo
2022-12-19T16:44:53 CC lib/libcommon_la-pager.lo
2022-12-19T16:44:53 CC lib/libcommon_la-pwdutils.lo
2022-12-19T16:44:53 CC lib/libcommon_la-randutils.lo
2022-12-19T16:44:53 CC lib/libcommon_la-sha1.lo
2022-12-19T16:44:53 CC lib/libcommon_la-signames.lo
2022-12-19T16:44:53 CC lib/libcommon_la-strutils.lo
2022-12-19T16:44:53 CC lib/libcommon_la-strv.lo
2022-12-19T16:44:53 CC lib/libcommon_la-timeutils.lo
2022-12-19T16:44:53 CC lib/libcommon_la-ttyutils.lo
2022-12-19T16:44:53 CC lib/libcommon_la-linux_version.lo
2022-12-19T16:44:54 CC lib/libcommon_la-loopdev.lo
2022-12-19T16:44:54 CC lib/libcommon_la-cpuset.lo
2022-12-19T16:44:54 CC lib/libcommon_la-path.lo
2022-12-19T16:44:54 CC lib/libcommon_la-sysfs.lo
2022-12-19T16:44:54 CC lib/libcommon_la-procfs.lo
2022-12-19T16:44:54 CC lib/libtcolors_la-colors.lo
2022-12-19T16:44:54 CC lib/libtcolors_la-color-names.lo
2022-12-19T16:44:54 CC sys-utils/mount-mount.o
2022-12-19T16:44:54 CC lib/libmount_la-monotonic.lo
2022-12-19T16:44:54 CC libmount/src/la-cache.lo
2022-12-19T16:44:54 CC libmount/src/la-fs.lo
2022-12-19T16:44:54 CC libmount/src/la-init.lo
2022-12-19T16:44:54 CC libmount/src/la-iter.lo
2022-12-19T16:44:54 CC libmount/src/la-lock.lo
2022-12-19T16:44:54 CC libmount/src/la-optmap.lo
2022-12-19T16:44:54 CC libmount/src/la-optstr.lo
2022-12-19T16:44:55 CC libmount/src/la-tab.lo
2022-12-19T16:44:55 CC libmount/src/la-tab_diff.lo
2022-12-19T16:44:55 CC libmount/src/la-tab_parse.lo
2022-12-19T16:44:55 CC libmount/src/la-tab_update.lo
2022-12-19T16:44:55 CC libmount/src/la-test.lo
2022-12-19T16:44:55 CC libmount/src/la-utils.lo
2022-12-19T16:44:55 CC libmount/src/la-version.lo
2022-12-19T16:44:55 CC libmount/src/la-context.lo
2022-12-19T16:44:55 CC libmount/src/la-context_loopdev.lo
2022-12-19T16:44:55 CC libmount/src/la-context_veritydev.lo
2022-12-19T16:44:55 CC libmount/src/la-context_mount.lo
2022-12-19T16:44:55 CC libmount/src/la-context_umount.lo
2022-12-19T16:44:55 CC libmount/src/la-monitor.lo
2022-12-19T16:44:55 CC libmount/src/la-btrfs.lo
2022-12-19T16:44:56 CC libblkid/src/la-init.lo
2022-12-19T16:44:56 CC libblkid/src/la-cache.lo
2022-12-19T16:44:56 CC libblkid/src/la-config.lo
2022-12-19T16:44:56 CC libblkid/src/la-dev.lo
2022-12-19T16:44:56 CC libblkid/src/la-devname.lo
2022-12-19T16:44:56 CC libblkid/src/la-devno.lo
2022-12-19T16:44:56 CC libblkid/src/la-encode.lo
2022-12-19T16:44:56 CC libblkid/src/la-evaluate.lo
2022-12-19T16:44:56 CC libblkid/src/la-getsize.lo
2022-12-19T16:44:56 CC libblkid/src/la-probe.lo
2022-12-19T16:44:56 CC libblkid/src/la-read.lo
2022-12-19T16:44:56 CC libblkid/src/la-resolve.lo
2022-12-19T16:44:56 CC libblkid/src/la-save.lo
2022-12-19T16:44:56 CC libblkid/src/la-tag.lo
2022-12-19T16:44:56 CC libblkid/src/la-verify.lo
2022-12-19T16:44:56 CC libblkid/src/la-version.lo
2022-12-19T16:44:56 CC libblkid/src/partitions/la-aix.lo
2022-12-19T16:44:56 CC libblkid/src/partitions/la-atari.lo
2022-12-19T16:44:57 CC libblkid/src/partitions/la-bsd.lo
2022-12-19T16:44:57 CC libblkid/src/partitions/la-dos.lo
2022-12-19T16:44:57 CC libblkid/src/partitions/la-gpt.lo
2022-12-19T16:44:57 CC libblkid/src/partitions/la-mac.lo
2022-12-19T16:44:57 CC libblkid/src/partitions/la-minix.lo
2022-12-19T16:44:57 CC libblkid/src/partitions/la-partitions.lo
2022-12-19T16:44:57 CC libblkid/src/partitions/la-sgi.lo
2022-12-19T16:44:57 CC libblkid/src/partitions/la-solaris_x86.lo
2022-12-19T16:44:57 CC libblkid/src/partitions/la-sun.lo
2022-12-19T16:44:57 CC libblkid/src/partitions/la-ultrix.lo
2022-12-19T16:44:57 CC libblkid/src/partitions/la-unixware.lo
2022-12-19T16:44:57 CC libblkid/src/superblocks/la-adaptec_raid.lo
2022-12-19T16:44:57 CC libblkid/src/superblocks/la-apfs.lo
2022-12-19T16:44:57 CC libblkid/src/superblocks/la-bcache.lo
2022-12-19T16:44:57 CC libblkid/src/superblocks/la-befs.lo
2022-12-19T16:44:57 CC libblkid/src/superblocks/la-bfs.lo
2022-12-19T16:44:57 CC libblkid/src/superblocks/la-bitlocker.lo
2022-12-19T16:44:57 CC libblkid/src/superblocks/la-bluestore.lo
2022-12-19T16:44:57 CC libblkid/src/superblocks/la-btrfs.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-cramfs.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-ddf_raid.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-drbd.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-drbdproxy_datalog.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-drbdmanage.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-exfat.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-exfs.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-ext.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-f2fs.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-gfs.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-hfs.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-highpoint_raid.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-hpfs.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-iso9660.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-isw_raid.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-jfs.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-jmicron_raid.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-linux_raid.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-lsi_raid.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-luks.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-lvm.lo
2022-12-19T16:44:58 CC libblkid/src/superblocks/la-minix.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-mpool.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-netware.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-nilfs.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-ntfs.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-refs.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-nvidia_raid.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-ocfs.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-promise_raid.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-reiserfs.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-romfs.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-silicon_raid.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-squashfs.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-stratis.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-superblocks.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-swap.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-sysv.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-ubi.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-ubifs.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-udf.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-ufs.lo
2022-12-19T16:44:59 CC libblkid/src/superblocks/la-vdo.lo
2022-12-19T16:45:00 CC libblkid/src/superblocks/la-vfat.lo
2022-12-19T16:45:00 CC libblkid/src/superblocks/la-via_raid.lo
2022-12-19T16:45:00 CC libblkid/src/superblocks/la-vmfs.lo
2022-12-19T16:45:00 CC libblkid/src/superblocks/la-vxfs.lo
2022-12-19T16:45:00 CC libblkid/src/superblocks/la-xfs.lo
2022-12-19T16:45:00 CC libblkid/src/superblocks/la-zfs.lo
2022-12-19T16:45:00 CC libblkid/src/superblocks/la-zonefs.lo
2022-12-19T16:45:00 CC libblkid/src/superblocks/la-erofs.lo
2022-12-19T16:45:00 CC libblkid/src/topology/la-topology.lo
2022-12-19T16:45:00 CC libblkid/src/topology/la-dm.lo
2022-12-19T16:45:00 CC libblkid/src/topology/la-evms.lo
2022-12-19T16:45:00 CC libblkid/src/topology/la-ioctl.lo
2022-12-19T16:45:00 CC libblkid/src/topology/la-lvm.lo
2022-12-19T16:45:00 CC libblkid/src/topology/la-md.lo
2022-12-19T16:45:00 CC libblkid/src/topology/la-sysfs.lo
2022-12-19T16:45:00 CC misc-utils/lsblk-lsblk.o
2022-12-19T16:45:00 CC misc-utils/lsblk-lsblk-mnt.o
2022-12-19T16:45:00 CC misc-utils/lsblk-lsblk-properties.o
2022-12-19T16:45:00 CC misc-utils/lsblk-lsblk-devtree.o
2022-12-19T16:45:00 CC libsmartcols/src/la-iter.lo
2022-12-19T16:45:01 CC libsmartcols/src/la-symbols.lo
2022-12-19T16:45:01 CC libsmartcols/src/la-cell.lo
2022-12-19T16:45:01 CC libsmartcols/src/la-column.lo
2022-12-19T16:45:01 CC libsmartcols/src/la-line.lo
2022-12-19T16:45:01 CC libsmartcols/src/la-table.lo
2022-12-19T16:45:01 CC libsmartcols/src/la-print.lo
2022-12-19T16:45:01 CC libsmartcols/src/la-print-api.lo
2022-12-19T16:45:01 CC libsmartcols/src/la-version.lo
2022-12-19T16:45:01 CC libsmartcols/src/la-calculate.lo
2022-12-19T16:45:01 CC libsmartcols/src/la-grouping.lo
2022-12-19T16:45:01 CC libsmartcols/src/la-walk.lo
2022-12-19T16:45:01 CC libsmartcols/src/la-init.lo
2022-12-19T16:45:01 CC misc-utils/findmnt-findmnt.o
2022-12-19T16:45:01 CC misc-utils/findmnt-findmnt-verify.o
2022-12-19T16:45:01 CC misc-utils/kill.o
2022-12-19T16:45:01 CCLD fsfreeze
2022-12-19T16:45:01 CCLD pivot_root
2022-12-19T16:45:01 CCLD switch_root
2022-12-19T16:45:01 CC disk-utils/fsck.minix.o
2022-12-19T16:45:01 CC disk-utils/mkfs.minix.o
2022-12-19T16:45:02 CC disk-utils/mkfs.o
2022-12-19T16:45:02 CC disk-utils/mkfs.bfs.o
2022-12-19T16:45:02 CC disk-utils/mkswap-mkswap.o
2022-12-19T16:45:02 CC libuuid/src/la-clear.lo
2022-12-19T16:45:02 CC libuuid/src/la-compare.lo
2022-12-19T16:45:02 CC libuuid/src/la-copy.lo
2022-12-19T16:45:02 CC libuuid/src/la-gen_uuid.lo
2022-12-19T16:45:02 CC libuuid/src/la-isnull.lo
2022-12-19T16:45:02 CC libuuid/src/la-pack.lo
2022-12-19T16:45:02 CC libuuid/src/la-parse.lo
2022-12-19T16:45:02 CC libuuid/src/la-unpack.lo
2022-12-19T16:45:02 CC libuuid/src/la-unparse.lo
2022-12-19T16:45:02 CC libuuid/src/la-uuid_time.lo
2022-12-19T16:45:02 CC libuuid/src/la-predefined.lo
2022-12-19T16:45:02 CC libfdisk/src/la-init.lo
2022-12-19T16:45:02 CC libfdisk/src/la-field.lo
2022-12-19T16:45:02 CC libfdisk/src/la-item.lo
2022-12-19T16:45:02 CC libfdisk/src/la-test.lo
2022-12-19T16:45:02 CC libfdisk/src/la-ask.lo
2022-12-19T16:45:02 CC libfdisk/src/la-alignment.lo
2022-12-19T16:45:02 CC libfdisk/src/la-label.lo
2022-12-19T16:45:02 CC libfdisk/src/la-utils.lo
2022-12-19T16:45:02 CC libfdisk/src/la-context.lo
2022-12-19T16:45:03 CC libfdisk/src/la-parttype.lo
2022-12-19T16:45:03 CC libfdisk/src/la-partition.lo
2022-12-19T16:45:03 CC libfdisk/src/la-table.lo
2022-12-19T16:45:03 CC libfdisk/src/la-iter.lo
2022-12-19T16:45:03 CC libfdisk/src/la-script.lo
2022-12-19T16:45:03 CC libfdisk/src/la-version.lo
2022-12-19T16:45:03 CC libfdisk/src/la-wipe.lo
2022-12-19T16:45:03 CC libfdisk/src/la-sun.lo
2022-12-19T16:45:03 CC libfdisk/src/la-sgi.lo
2022-12-19T16:45:03 CC libfdisk/src/la-dos.lo
2022-12-19T16:45:03 CC libfdisk/src/la-bsd.lo
2022-12-19T16:45:03 CC libfdisk/src/la-gpt.lo
2022-12-19T16:45:03 CC text-utils/col.o
2022-12-19T16:45:03 CC text-utils/colcrt.o
2022-12-19T16:45:04 CC text-utils/colrm.o
2022-12-19T16:45:04 CC text-utils/column-column.o
2022-12-19T16:45:04 CC text-utils/hexdump-conv.o
2022-12-19T16:45:04 CC text-utils/hexdump-display.o
2022-12-19T16:45:04 CC text-utils/hexdump.o
2022-12-19T16:45:04 CC text-utils/hexdump-parse.o
2022-12-19T16:45:04 CC text-utils/rev.o
2022-12-19T16:45:04 CC term-utils/script-script.o
2022-12-19T16:45:04 CC login-utils/last.o
2022-12-19T16:45:04 CC login-utils/utmpdump.o
2022-12-19T16:45:04 CCLD renice
2022-12-19T16:45:04 CCLD setsid
2022-12-19T16:45:04 CCLD setarch
2022-12-19T16:45:04 CCLD look
2022-12-19T16:45:04 CCLD namei
2022-12-19T16:45:04 CCLD rename
2022-12-19T16:45:04 CCLD libcommon.la
2022-12-19T16:45:04 CCLD libtcolors.la
2022-12-19T16:45:04 CCLD mkfs
2022-12-19T16:45:04 CCLD libuuid.la
2022-12-19T16:45:04 CCLD colcrt
2022-12-19T16:45:04 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
2022-12-19T16:45:04 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
2022-12-19T16:45:04 CCLD rev
2022-12-19T16:45:04 CCLD dmesg
2022-12-19T16:45:04 CCLD libblkid.la
2022-12-19T16:45:04 CCLD libsmartcols.la
2022-12-19T16:45:04 CCLD kill
2022-12-19T16:45:04 CCLD ctrlaltdel
2022-12-19T16:45:04 CCLD blkzone
2022-12-19T16:45:04 CCLD chcpu
2022-12-19T16:45:04 CCLD hwclock
2022-12-19T16:45:04 CCLD fsck.minix
2022-12-19T16:45:04 CCLD mkfs.minix
2022-12-19T16:45:05 CCLD mkfs.bfs
2022-12-19T16:45:05 CCLD fsck.cramfs
2022-12-19T16:45:05 CCLD mkfs.cramfs
2022-12-19T16:45:05 CCLD blockdev
2022-12-19T16:45:05 CCLD libfdisk.la
2022-12-19T16:45:05 CCLD col
2022-12-19T16:45:05 CCLD colrm
2022-12-19T16:45:05 CCLD column
2022-12-19T16:45:05 CCLD hexdump
2022-12-19T16:45:05 CCLD script
2022-12-19T16:45:05 CCLD scriptreplay
2022-12-19T16:45:05 CCLD scriptlive
2022-12-19T16:45:05 CCLD last
2022-12-19T16:45:05 CCLD utmpdump
2022-12-19T16:45:05 CCLD lsmem
2022-12-19T16:45:05 CCLD flock
2022-12-19T16:45:05 CCLD choom
2022-12-19T16:45:05 CCLD ipcrm
2022-12-19T16:45:05 CCLD ipcs
2022-12-19T16:45:05 CCLD lsirq
2022-12-19T16:45:05 CCLD lsipc
2022-12-19T16:45:05 CCLD prlimit
2022-12-19T16:45:05 CCLD lscpu
2022-12-19T16:45:05 CCLD fallocate
2022-12-19T16:45:05 CCLD cal
2022-12-19T16:45:05 CCLD logger
2022-12-19T16:45:05 CCLD mcookie
2022-12-19T16:45:05 CCLD whereis
2022-12-19T16:45:05 CCLD uuidgen
2022-12-19T16:45:05 CCLD uuidparse
2022-12-19T16:45:05 CCLD getopt
2022-12-19T16:45:05 CCLD fincore
2022-12-19T16:45:05 CCLD hardlink
2022-12-19T16:45:05 CCLD isosize
2022-12-19T16:45:05 CCLD readprofile
2022-12-19T16:45:05 CCLD ldattach
2022-12-19T16:45:05 CCLD rtcwake
2022-12-19T16:45:05 CCLD partx
2022-12-19T16:45:05 CCLD addpart
2022-12-19T16:45:05 CCLD delpart
2022-12-19T16:45:05 CCLD resizepart
2022-12-19T16:45:05 CCLD libmount.la
2022-12-19T16:45:05 CCLD blkdiscard
2022-12-19T16:45:06 CCLD losetup
2022-12-19T16:45:06 CCLD blkid
2022-12-19T16:45:06 CCLD findfs
2022-12-19T16:45:06 CCLD wipefs
2022-12-19T16:45:06 CCLD mkswap
2022-12-19T16:45:06 CCLD swaplabel
2022-12-19T16:45:06 CCLD fdisk
2022-12-19T16:45:06 CCLD sfdisk
2022-12-19T16:45:06 CCLD eject
2022-12-19T16:45:06 CCLD lsns
2022-12-19T16:45:06 CCLD lslocks
2022-12-19T16:45:06 CCLD mount
2022-12-19T16:45:06 CCLD umount
2022-12-19T16:45:06 CCLD mountpoint
2022-12-19T16:45:06 CCLD lsblk
2022-12-19T16:45:06 CCLD findmnt
2022-12-19T16:45:06 CCLD fstrim
2022-12-19T16:45:06 CCLD swapon
2022-12-19T16:45:06 CCLD swapoff
2022-12-19T16:45:06 CCLD fsck
2022-12-19T16:45:06 >>> host-util-linux 2.38 Installing to host directory
2022-12-19T16:45:06 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j5 install -C /home/parallels/cm4-io/buildroot/output/build/host-util-linux-2.38/
2022-12-19T16:45:06 /usr/bin/make install-recursive
2022-12-19T16:45:06 Making install in po
2022-12-19T16:45:06 if test "util-linux" = "gettext-tools"; then /usr/bin/mkdir -p /home/parallels/cm4-io/buildroot/output/host/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed [email protected] [email protected] insert-header.sin Rules-quot Makevars.template; do /usr/bin/install -c -m 644 ./$file /home/parallels/cm4-io/buildroot/output/host/share/gettext/po/$file; done; for file in Makevars; do rm -f /home/parallels/cm4-io/buildroot/output/host/share/gettext/po/$file; done; else : ; fi
2022-12-19T16:45:06 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:45:06 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/lib'
2022-12-19T16:45:06 /bin/bash ./libtool --mode=install /usr/bin/install -c libuuid.la libblkid.la libmount.la libsmartcols.la libfdisk.la '/home/parallels/cm4-io/buildroot/output/host/lib'
2022-12-19T16:45:06 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/sbin'
2022-12-19T16:45:06 /bin/bash ./libtool --mode=install /usr/bin/install -c dmesg mount umount mountpoint lsblk findmnt kill '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:45:06 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:45:06 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/sbin'
2022-12-19T16:45:06 /bin/bash ./libtool --mode=install /usr/bin/install -c fstrim ctrlaltdel fsfreeze blkdiscard blkzone losetup swapon swapoff chcpu pivot_root switch_root hwclock blkid findfs wipefs fsck.minix mkfs.minix mkfs mkfs.bfs mkswap swaplabel fsck fsck.cramfs mkfs.cramfs blockdev fdisk sfdisk '/home/parallels/cm4-io/buildroot/output/host/sbin'
2022-12-19T16:45:06 /bin/bash ./libtool --mode=install /usr/bin/install -c col colcrt colrm column hexdump rev script scriptreplay scriptlive last utmpdump lsmem flock choom ipcrm ipcs lsirq lsipc renice setsid setarch eject prlimit lsns lscpu fallocate cal logger look mcookie namei whereis lslocks uuidgen uuidparse rename getopt fincore hardlink isosize '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:45:06 /bin/bash ./libtool --mode=install /usr/bin/install -c readprofile ldattach rtcwake partx addpart delpart resizepart '/home/parallels/cm4-io/buildroot/output/host/sbin'
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c .libs/libuuid.so.1.3.0 /home/parallels/cm4-io/buildroot/output/host/lib/libuuid.so.1.3.0
2022-12-19T16:45:06 libtool: install: (cd /home/parallels/cm4-io/buildroot/output/host/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.3.0 libuuid.so.1; }; })
2022-12-19T16:45:06 libtool: install: (cd /home/parallels/cm4-io/buildroot/output/host/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; })
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c readprofile /home/parallels/cm4-io/buildroot/output/host/sbin/readprofile
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c .libs/libuuid.lai /home/parallels/cm4-io/buildroot/output/host/lib/libuuid.la
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c .libs/libblkid.so.1.1.0 /home/parallels/cm4-io/buildroot/output/host/lib/libblkid.so.1.1.0
2022-12-19T16:45:06 libtool: install: (cd /home/parallels/cm4-io/buildroot/output/host/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so.1 || { rm -f libblkid.so.1 && ln -s libblkid.so.1.1.0 libblkid.so.1; }; })
2022-12-19T16:45:06 libtool: install: (cd /home/parallels/cm4-io/buildroot/output/host/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so || { rm -f libblkid.so && ln -s libblkid.so.1.1.0 libblkid.so; }; })
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c .libs/libblkid.lai /home/parallels/cm4-io/buildroot/output/host/lib/libblkid.la
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c .libs/libmount.so.1.1.0 /home/parallels/cm4-io/buildroot/output/host/lib/libmount.so.1.1.0
2022-12-19T16:45:06 libtool: install: (cd /home/parallels/cm4-io/buildroot/output/host/lib && { ln -s -f libmount.so.1.1.0 libmount.so.1 || { rm -f libmount.so.1 && ln -s libmount.so.1.1.0 libmount.so.1; }; })
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c dmesg /home/parallels/cm4-io/buildroot/output/host/bin/dmesg
2022-12-19T16:45:06 libtool: install: (cd /home/parallels/cm4-io/buildroot/output/host/lib && { ln -s -f libmount.so.1.1.0 libmount.so || { rm -f libmount.so && ln -s libmount.so.1.1.0 libmount.so; }; })
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c fstrim /home/parallels/cm4-io/buildroot/output/host/sbin/fstrim
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c ldattach /home/parallels/cm4-io/buildroot/output/host/sbin/ldattach
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c .libs/libmount.lai /home/parallels/cm4-io/buildroot/output/host/lib/libmount.la
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c mount /home/parallels/cm4-io/buildroot/output/host/bin/mount
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c .libs/libsmartcols.so.1.1.0 /home/parallels/cm4-io/buildroot/output/host/lib/libsmartcols.so.1.1.0
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c ctrlaltdel /home/parallels/cm4-io/buildroot/output/host/sbin/ctrlaltdel
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c rtcwake /home/parallels/cm4-io/buildroot/output/host/sbin/rtcwake
2022-12-19T16:45:06 libtool: install: (cd /home/parallels/cm4-io/buildroot/output/host/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so.1 || { rm -f libsmartcols.so.1 && ln -s libsmartcols.so.1.1.0 libsmartcols.so.1; }; })
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c umount /home/parallels/cm4-io/buildroot/output/host/bin/umount
2022-12-19T16:45:06 libtool: install: (cd /home/parallels/cm4-io/buildroot/output/host/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so || { rm -f libsmartcols.so && ln -s libsmartcols.so.1.1.0 libsmartcols.so; }; })
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c partx /home/parallels/cm4-io/buildroot/output/host/sbin/partx
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c fsfreeze /home/parallels/cm4-io/buildroot/output/host/sbin/fsfreeze
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c .libs/libsmartcols.lai /home/parallels/cm4-io/buildroot/output/host/lib/libsmartcols.la
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c .libs/libfdisk.so.1.1.0 /home/parallels/cm4-io/buildroot/output/host/lib/libfdisk.so.1.1.0
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c mountpoint /home/parallels/cm4-io/buildroot/output/host/bin/mountpoint
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c addpart /home/parallels/cm4-io/buildroot/output/host/sbin/addpart
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c col /home/parallels/cm4-io/buildroot/output/host/bin/col
2022-12-19T16:45:06 libtool: install: (cd /home/parallels/cm4-io/buildroot/output/host/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so.1 || { rm -f libfdisk.so.1 && ln -s libfdisk.so.1.1.0 libfdisk.so.1; }; })
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c blkdiscard /home/parallels/cm4-io/buildroot/output/host/sbin/blkdiscard
2022-12-19T16:45:06 libtool: install: (cd /home/parallels/cm4-io/buildroot/output/host/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so || { rm -f libfdisk.so && ln -s libfdisk.so.1.1.0 libfdisk.so; }; })
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c lsblk /home/parallels/cm4-io/buildroot/output/host/bin/lsblk
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c colcrt /home/parallels/cm4-io/buildroot/output/host/bin/colcrt
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c delpart /home/parallels/cm4-io/buildroot/output/host/sbin/delpart
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c .libs/libfdisk.lai /home/parallels/cm4-io/buildroot/output/host/lib/libfdisk.la
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c findmnt /home/parallels/cm4-io/buildroot/output/host/bin/findmnt
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c blkzone /home/parallels/cm4-io/buildroot/output/host/sbin/blkzone
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c resizepart /home/parallels/cm4-io/buildroot/output/host/sbin/resizepart
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c colrm /home/parallels/cm4-io/buildroot/output/host/bin/colrm
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c losetup /home/parallels/cm4-io/buildroot/output/host/sbin/losetup
2022-12-19T16:45:06 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/bash-completion/completions'
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c column /home/parallels/cm4-io/buildroot/output/host/bin/column
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c kill /home/parallels/cm4-io/buildroot/output/host/bin/kill
2022-12-19T16:45:06 /usr/bin/install -c -m 644 bash-completion/blkid bash-completion/cal bash-completion/col bash-completion/colcrt bash-completion/colrm bash-completion/column bash-completion/fincore bash-completion/findfs bash-completion/findmnt bash-completion/flock bash-completion/getopt bash-completion/hexdump bash-completion/ipcrm bash-completion/ipcs bash-completion/isosize bash-completion/logger bash-completion/look bash-completion/lsipc bash-completion/lsirq bash-completion/lsns bash-completion/mcookie bash-completion/mkfs bash-completion/mkswap bash-completion/namei bash-completion/prlimit bash-completion/readprofile bash-completion/renice bash-completion/rev bash-completion/script bash-completion/scriptreplay bash-completion/scriptlive bash-completion/setsid bash-completion/whereis bash-completion/wipefs bash-completion/fsck bash-completion/mkfs.bfs bash-completion/fsck.minix bash-completion/mkfs.minix bash-completion/fsck.cramfs bash-completion/mkfs.cramfs '/home/parallels/cm4-io/buildroot/output/host/share/bash-completion/completions'
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c swapon /home/parallels/cm4-io/buildroot/output/host/sbin/swapon
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c hexdump /home/parallels/cm4-io/buildroot/output/host/bin/hexdump
2022-12-19T16:45:06 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/doc/util-linux'
2022-12-19T16:45:06 /usr/bin/install -c -m 644 bash-completion/addpart bash-completion/delpart bash-completion/resizepart bash-completion/partx bash-completion/swaplabel bash-completion/blockdev bash-completion/fdisk bash-completion/sfdisk bash-completion/last bash-completion/utmpdump bash-completion/uuidgen bash-completion/uuidparse bash-completion/lsblk bash-completion/lslocks bash-completion/rename bash-completion/chcpu bash-completion/eject bash-completion/fallocate bash-completion/hwclock bash-completion/lscpu bash-completion/lsmem bash-completion/losetup bash-completion/mount bash-completion/umount bash-completion/mountpoint bash-completion/pivot_root bash-completion/swapon bash-completion/swapoff bash-completion/blkdiscard bash-completion/blkzone bash-completion/ctrlaltdel bash-completion/dmesg bash-completion/fsfreeze bash-completion/fstrim bash-completion/ldattach bash-completion/rtcwake bash-completion/setarch bash-completion/hardlink '/home/parallels/cm4-io/buildroot/output/host/share/bash-completion/completions'
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c rev /home/parallels/cm4-io/buildroot/output/host/bin/rev
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c swapoff /home/parallels/cm4-io/buildroot/output/host/sbin/swapoff
2022-12-19T16:45:06 /usr/bin/install -c -m 644 misc-utils/getopt-example.bash misc-utils/getopt-example.tcsh '/home/parallels/cm4-io/buildroot/output/host/share/doc/util-linux'
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c script /home/parallels/cm4-io/buildroot/output/host/bin/script
2022-12-19T16:45:06 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/man1'
2022-12-19T16:45:06 libtool: finish: PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c chcpu /home/parallels/cm4-io/buildroot/output/host/sbin/chcpu
2022-12-19T16:45:06 ----------------------------------------------------------------------
2022-12-19T16:45:06 Libraries have been installed in:
2022-12-19T16:45:06 /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:06
2022-12-19T16:45:06 If you ever happen to want to link against installed libraries
2022-12-19T16:45:06 in a given directory, LIBDIR, you must either use libtool, and
2022-12-19T16:45:06 specify the full pathname of the library, or use the '-LLIBDIR'
2022-12-19T16:45:06 flag during linking and do at least one of the following:
2022-12-19T16:45:06 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2022-12-19T16:45:06 during execution
2022-12-19T16:45:06 - add LIBDIR to the 'LD_RUN_PATH' environment variable
2022-12-19T16:45:06 during linking
2022-12-19T16:45:06 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2022-12-19T16:45:06 - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2022-12-19T16:45:06
2022-12-19T16:45:06 See any operating system documentation about shared libraries for
2022-12-19T16:45:06 more information, such as the ld(1) and ld.so(8) manual pages.
2022-12-19T16:45:06 ----------------------------------------------------------------------
2022-12-19T16:45:06 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/man3'
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c scriptreplay /home/parallels/cm4-io/buildroot/output/host/bin/scriptreplay
2022-12-19T16:45:06 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/man5'
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c pivot_root /home/parallels/cm4-io/buildroot/output/host/sbin/pivot_root
2022-12-19T16:45:06 /usr/bin/install -c -m 644 text-utils/col.1 text-utils/colcrt.1 text-utils/colrm.1 text-utils/column.1 text-utils/hexdump.1 text-utils/rev.1 term-utils/script.1 term-utils/scriptreplay.1 term-utils/scriptlive.1 login-utils/last.1 login-utils/utmpdump.1 sys-utils/lsmem.1 sys-utils/flock.1 sys-utils/choom.1 sys-utils/ipcrm.1 sys-utils/ipcs.1 sys-utils/lsirq.1 sys-utils/lsipc.1 sys-utils/renice.1 sys-utils/setsid.1 sys-utils/dmesg.1 sys-utils/eject.1 sys-utils/prlimit.1 sys-utils/lscpu.1 sys-utils/mountpoint.1 sys-utils/fallocate.1 misc-utils/cal.1 misc-utils/logger.1 misc-utils/look.1 misc-utils/mcookie.1 misc-utils/namei.1 misc-utils/whereis.1 misc-utils/uuidgen.1 misc-utils/uuidparse.1 misc-utils/kill.1 misc-utils/rename.1 misc-utils/getopt.1 misc-utils/fincore.1 misc-utils/hardlink.1 login-utils/lastb.1 '/home/parallels/cm4-io/buildroot/output/host/share/man/man1'
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c scriptlive /home/parallels/cm4-io/buildroot/output/host/bin/scriptlive
2022-12-19T16:45:06 /usr/bin/install -c -m 644 libuuid/man/uuid.3 libuuid/man/uuid_clear.3 libuuid/man/uuid_compare.3 libuuid/man/uuid_copy.3 libuuid/man/uuid_generate.3 libuuid/man/uuid_is_null.3 libuuid/man/uuid_parse.3 libuuid/man/uuid_time.3 libuuid/man/uuid_unparse.3 libblkid/libblkid.3 libuuid/man/uuid_generate_random.3 libuuid/man/uuid_generate_time.3 libuuid/man/uuid_generate_time_safe.3 '/home/parallels/cm4-io/buildroot/output/host/share/man/man3'
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c switch_root /home/parallels/cm4-io/buildroot/output/host/sbin/switch_root
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c last /home/parallels/cm4-io/buildroot/output/host/bin/last
2022-12-19T16:45:06 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/include/blkid'
2022-12-19T16:45:06 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/man8'
2022-12-19T16:45:06 /usr/bin/install -c -m 644 lib/terminal-colors.d.5 sys-utils/fstab.5 sys-utils/adjtime_config.5 '/home/parallels/cm4-io/buildroot/output/host/share/man/man5'
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c hwclock /home/parallels/cm4-io/buildroot/output/host/sbin/hwclock
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c utmpdump /home/parallels/cm4-io/buildroot/output/host/bin/utmpdump
2022-12-19T16:45:06 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/include/libfdisk'
2022-12-19T16:45:06 /usr/bin/install -c -m 644 libblkid/src/blkid.h '/home/parallels/cm4-io/buildroot/output/host/include/blkid'
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c blkid /home/parallels/cm4-io/buildroot/output/host/sbin/blkid
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c lsmem /home/parallels/cm4-io/buildroot/output/host/bin/lsmem
2022-12-19T16:45:06 /usr/bin/install -c -m 644 libfdisk/src/libfdisk.h '/home/parallels/cm4-io/buildroot/output/host/include/libfdisk'
2022-12-19T16:45:06 /usr/bin/install -c -m 644 sys-utils/readprofile.8 sys-utils/fstrim.8 sys-utils/ctrlaltdel.8 sys-utils/fsfreeze.8 sys-utils/blkdiscard.8 sys-utils/blkzone.8 sys-utils/ldattach.8 sys-utils/rtcwake.8 sys-utils/setarch.8 sys-utils/losetup.8 sys-utils/lsns.8 sys-utils/mount.8 sys-utils/umount.8 sys-utils/swapon.8 sys-utils/chcpu.8 sys-utils/pivot_root.8 sys-utils/switch_root.8 sys-utils/hwclock.8 misc-utils/lslocks.8 misc-utils/lsblk.8 misc-utils/blkid.8 misc-utils/findfs.8 misc-utils/wipefs.8 misc-utils/findmnt.8 disk-utils/fsck.minix.8 disk-utils/mkfs.minix.8 disk-utils/mkfs.8 disk-utils/isosize.8 disk-utils/mkfs.bfs.8 disk-utils/mkswap.8 disk-utils/swaplabel.8 disk-utils/fsck.8 disk-utils/fsck.cramfs.8 disk-utils/mkfs.cramfs.8 disk-utils/blockdev.8 disk-utils/fdisk.8 disk-utils/sfdisk.8 disk-utils/addpart.8 disk-utils/delpart.8 disk-utils/resizepart.8 '/home/parallels/cm4-io/buildroot/output/host/share/man/man8'
2022-12-19T16:45:06 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/include/libmount'
2022-12-19T16:45:06 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/include/libsmartcols'
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c findfs /home/parallels/cm4-io/buildroot/output/host/sbin/findfs
2022-12-19T16:45:06 /usr/bin/install -c -m 644 disk-utils/partx.8 sys-utils/swapoff.8 '/home/parallels/cm4-io/buildroot/output/host/share/man/man8'
2022-12-19T16:45:06 /usr/bin/install -c -m 644 libmount/src/libmount.h '/home/parallels/cm4-io/buildroot/output/host/include/libmount'
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c flock /home/parallels/cm4-io/buildroot/output/host/bin/flock
2022-12-19T16:45:06 /usr/bin/install -c -m 644 libsmartcols/src/libsmartcols.h '/home/parallels/cm4-io/buildroot/output/host/include/libsmartcols'
2022-12-19T16:45:06 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig'
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c wipefs /home/parallels/cm4-io/buildroot/output/host/sbin/wipefs
2022-12-19T16:45:06 /usr/bin/install -c -m 644 libuuid/uuid.pc libblkid/blkid.pc libmount/mount.pc libsmartcols/smartcols.pc libfdisk/fdisk.pc '/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig'
2022-12-19T16:45:06 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/include/uuid'
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c fsck.minix /home/parallels/cm4-io/buildroot/output/host/sbin/fsck.minix
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c choom /home/parallels/cm4-io/buildroot/output/host/bin/choom
2022-12-19T16:45:06 /usr/bin/install -c -m 644 libuuid/src/uuid.h '/home/parallels/cm4-io/buildroot/output/host/include/uuid'
2022-12-19T16:45:06 /usr/bin/make install-data-hook
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c mkfs.minix /home/parallels/cm4-io/buildroot/output/host/sbin/mkfs.minix
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c ipcrm /home/parallels/cm4-io/buildroot/output/host/bin/ipcrm
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c mkfs /home/parallels/cm4-io/buildroot/output/host/sbin/mkfs
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c ipcs /home/parallels/cm4-io/buildroot/output/host/bin/ipcs
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c mkfs.bfs /home/parallels/cm4-io/buildroot/output/host/sbin/mkfs.bfs
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c lsirq /home/parallels/cm4-io/buildroot/output/host/bin/lsirq
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c mkswap /home/parallels/cm4-io/buildroot/output/host/sbin/mkswap
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c lsipc /home/parallels/cm4-io/buildroot/output/host/bin/lsipc
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c swaplabel /home/parallels/cm4-io/buildroot/output/host/sbin/swaplabel
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c renice /home/parallels/cm4-io/buildroot/output/host/bin/renice
2022-12-19T16:45:06 ln -sf last /home/parallels/cm4-io/buildroot/output/host/share/bash-completion/completions/lastb
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c fsck /home/parallels/cm4-io/buildroot/output/host/sbin/fsck
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c setsid /home/parallels/cm4-io/buildroot/output/host/bin/setsid
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c fsck.cramfs /home/parallels/cm4-io/buildroot/output/host/sbin/fsck.cramfs
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c setarch /home/parallels/cm4-io/buildroot/output/host/bin/setarch
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c mkfs.cramfs /home/parallels/cm4-io/buildroot/output/host/sbin/mkfs.cramfs
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c eject /home/parallels/cm4-io/buildroot/output/host/bin/eject
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c blockdev /home/parallels/cm4-io/buildroot/output/host/sbin/blockdev
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c prlimit /home/parallels/cm4-io/buildroot/output/host/bin/prlimit
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c fdisk /home/parallels/cm4-io/buildroot/output/host/sbin/fdisk
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c lsns /home/parallels/cm4-io/buildroot/output/host/bin/lsns
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c sfdisk /home/parallels/cm4-io/buildroot/output/host/sbin/sfdisk
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c lscpu /home/parallels/cm4-io/buildroot/output/host/bin/lscpu
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c fallocate /home/parallels/cm4-io/buildroot/output/host/bin/fallocate
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c cal /home/parallels/cm4-io/buildroot/output/host/bin/cal
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c logger /home/parallels/cm4-io/buildroot/output/host/bin/logger
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c look /home/parallels/cm4-io/buildroot/output/host/bin/look
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c mcookie /home/parallels/cm4-io/buildroot/output/host/bin/mcookie
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c namei /home/parallels/cm4-io/buildroot/output/host/bin/namei
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c whereis /home/parallels/cm4-io/buildroot/output/host/bin/whereis
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c lslocks /home/parallels/cm4-io/buildroot/output/host/bin/lslocks
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c uuidgen /home/parallels/cm4-io/buildroot/output/host/bin/uuidgen
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c uuidparse /home/parallels/cm4-io/buildroot/output/host/bin/uuidparse
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c rename /home/parallels/cm4-io/buildroot/output/host/bin/rename
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c getopt /home/parallels/cm4-io/buildroot/output/host/bin/getopt
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c fincore /home/parallels/cm4-io/buildroot/output/host/bin/fincore
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c hardlink /home/parallels/cm4-io/buildroot/output/host/bin/hardlink
2022-12-19T16:45:06 libtool: install: /usr/bin/install -c isosize /home/parallels/cm4-io/buildroot/output/host/bin/isosize
2022-12-19T16:45:06 /usr/bin/make install-exec-hook
2022-12-19T16:45:06 if test "/home/parallels/cm4-io/buildroot/output/host/lib" != "/home/parallels/cm4-io/buildroot/output/host/lib" -a -f "/home/parallels/cm4-io/buildroot/output/host/lib/libuuid.so"; then /usr/bin/mkdir -p /home/parallels/cm4-io/buildroot/output/host/lib; mv /home/parallels/cm4-io/buildroot/output/host/lib/libuuid.so.* /home/parallels/cm4-io/buildroot/output/host/lib; so_img_name=$(readlink /home/parallels/cm4-io/buildroot/output/host/lib/libuuid.so); so_img_rel_target=$(echo /home/parallels/cm4-io/buildroot/output/host/lib | sed 's,(^/|)[^/][^/]*,..,g'); (cd /home/parallels/cm4-io/buildroot/output/host/lib && rm -f libuuid.so && ln -s $so_img_rel_target/home/parallels/cm4-io/buildroot/output/host/lib/$so_img_name libuuid.so); fi
2022-12-19T16:45:06 if test "/home/parallels/cm4-io/buildroot/output/host/lib" != "/home/parallels/cm4-io/buildroot/output/host/lib" -a -f "/home/parallels/cm4-io/buildroot/output/host/lib/libblkid.so"; then /usr/bin/mkdir -p /home/parallels/cm4-io/buildroot/output/host/lib; mv /home/parallels/cm4-io/buildroot/output/host/lib/libblkid.so.* /home/parallels/cm4-io/buildroot/output/host/lib; so_img_name=$(readlink /home/parallels/cm4-io/buildroot/output/host/lib/libblkid.so); so_img_rel_target=$(echo /home/parallels/cm4-io/buildroot/output/host/lib | sed 's,(^/|)[^/][^/]*,..,g'); (cd /home/parallels/cm4-io/buildroot/output/host/lib && rm -f libblkid.so && ln -s $so_img_rel_target/home/parallels/cm4-io/buildroot/output/host/lib/$so_img_name libblkid.so); fi
2022-12-19T16:45:06 if test "/home/parallels/cm4-io/buildroot/output/host/lib" != "/home/parallels/cm4-io/buildroot/output/host/lib" -a -f "/home/parallels/cm4-io/buildroot/output/host/lib/libmount.so"; then /usr/bin/mkdir -p /home/parallels/cm4-io/buildroot/output/host/lib; mv /home/parallels/cm4-io/buildroot/output/host/lib/libmount.so.* /home/parallels/cm4-io/buildroot/output/host/lib; so_img_name=$(readlink /home/parallels/cm4-io/buildroot/output/host/lib/libmount.so); so_img_rel_target=$(echo /home/parallels/cm4-io/buildroot/output/host/lib | sed 's,(^/|)[^/][^/]*,..,g'); (cd /home/parallels/cm4-io/buildroot/output/host/lib && rm -f libmount.so && ln -s $so_img_rel_target/home/parallels/cm4-io/buildroot/output/host/lib/$so_img_name libmount.so); fi
2022-12-19T16:45:06 if test "/home/parallels/cm4-io/buildroot/output/host/lib" != "/home/parallels/cm4-io/buildroot/output/host/lib" -a -f "/home/parallels/cm4-io/buildroot/output/host/lib/libsmartcols.so"; then /usr/bin/mkdir -p /home/parallels/cm4-io/buildroot/output/host/lib; mv /home/parallels/cm4-io/buildroot/output/host/lib/libsmartcols.so.* /home/parallels/cm4-io/buildroot/output/host/lib; so_img_name=$(readlink /home/parallels/cm4-io/buildroot/output/host/lib/libsmartcols.so); so_img_rel_target=$(echo /home/parallels/cm4-io/buildroot/output/host/lib | sed 's,(^/|)[^/][^/]*,..,g'); (cd /home/parallels/cm4-io/buildroot/output/host/lib && rm -f libsmartcols.so && ln -s $so_img_rel_target/home/parallels/cm4-io/buildroot/output/host/lib/$so_img_name libsmartcols.so); fi
2022-12-19T16:45:06 if test "/home/parallels/cm4-io/buildroot/output/host/lib" != "/home/parallels/cm4-io/buildroot/output/host/lib" -a -f "/home/parallels/cm4-io/buildroot/output/host/lib/libfdisk.so"; then /usr/bin/mkdir -p /home/parallels/cm4-io/buildroot/output/host/lib; mv /home/parallels/cm4-io/buildroot/output/host/lib/libfdisk.so.* /home/parallels/cm4-io/buildroot/output/host/lib; so_img_name=$(readlink /home/parallels/cm4-io/buildroot/output/host/lib/libfdisk.so); so_img_rel_target=$(echo /home/parallels/cm4-io/buildroot/output/host/lib | sed 's,(^/|)[^/][^/]*,..,g'); (cd /home/parallels/cm4-io/buildroot/output/host/lib && rm -f libfdisk.so && ln -s $so_img_rel_target/home/parallels/cm4-io/buildroot/output/host/lib/$so_img_name libfdisk.so); fi
2022-12-19T16:45:06 cd /home/parallels/cm4-io/buildroot/output/host/bin && ln -sf last lastb
2022-12-19T16:45:06 for I in uname26 linux32 linux64 ; do cd /home/parallels/cm4-io/buildroot/output/host/bin && ln -sf setarch $I ; done
2022-12-19T16:45:06 chmod 4755 /home/parallels/cm4-io/buildroot/output/host/bin/mount
2022-12-19T16:45:06 chmod 4755 /home/parallels/cm4-io/buildroot/output/host/bin/umount
2022-12-19T16:45:07 >>> host-e2fsprogs 1.46.5 Downloading
2022-12-19T16:45:07 wget --passive-ftp -nd -t 3 -O '/home/parallels/cm4-io/buildroot/output/build/.e2fsprogs-1.46.5.tar.xz.9sPbaL/output' 'https://cdn.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.46.5/e2fsprogs-1.46.5.tar.xz'
2022-12-19T16:45:07 --2022-12-19 16:45:07-- https://cdn.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.46.5/e2fsprogs-1.46.5.tar.xz
2022-12-19T16:45:07 Resolving cdn.kernel.org (cdn.kernel.org)... 151.101.193.176, 151.101.65.176, 151.101.1.176, ...
2022-12-19T16:45:07 Connecting to cdn.kernel.org (cdn.kernel.org)|151.101.193.176|:443... connected.
2022-12-19T16:45:07 HTTP request sent, awaiting response... 200 OK
2022-12-19T16:45:07 Length: 7040672 (6.7M) [application/x-xz]
2022-12-19T16:45:07 Saving to: ‘/home/parallels/cm4-io/buildroot/output/build/.e2fsprogs-1.46.5.tar.xz.9sPbaL/output’
2022-12-19T16:45:07
2022-12-19T16:45:07
/home/parallels/cm4-io 0%[ ] 0 --.-KB/s
/home/parallels/cm4-io/ 40%[=====================================> ] 2.71M 13.0MB/s
/home/parallels/cm4-io/buildroot/output/build 100%[==============================================================================================>] 6.71M 16.5MB/s in 0.4s
2022-12-19T16:45:07
2022-12-19T16:45:07 2022-12-19 16:45:07 (16.5 MB/s) - ‘/home/parallels/cm4-io/buildroot/output/build/.e2fsprogs-1.46.5.tar.xz.9sPbaL/output’ saved [7040672/7040672]
2022-12-19T16:45:07
2022-12-19T16:45:08 e2fsprogs-1.46.5.tar.xz: OK (sha256: 2f16c9176704cf645dc69d5b15ff704ae722d665df38b2ed3cfc249757d8d81e)
2022-12-19T16:45:08 >>> host-e2fsprogs 1.46.5 Extracting
2022-12-19T16:45:08 xzcat /home/parallels/cm4-io/buildroot.dl/e2fsprogs/e2fsprogs-1.46.5.tar.xz | tar --strip-components=1 -C /home/parallels/cm4-io/buildroot/output/build/host-e2fsprogs-1.46.5 -xf -
2022-12-19T16:45:08 >>> host-e2fsprogs 1.46.5 Patching
2022-12-19T16:45:08
2022-12-19T16:45:08 Applying 0001-libext2fs-add-sanity-check-to-extent-manipulation.patch using patch:
2022-12-19T16:45:08 patching file lib/ext2fs/extent.c
2022-12-19T16:45:08 >>> host-e2fsprogs 1.46.5 Updating config.sub and config.guess
2022-12-19T16:45:08 for file in config.guess config.sub; do for i in $(find /home/parallels/cm4-io/buildroot/output/build/host-e2fsprogs-1.46.5 -name $file); do cp support/gnuconfig/$file $i; done; done
2022-12-19T16:45:08 >>> host-e2fsprogs 1.46.5 Patching libtool
2022-12-19T16:45:08 patching file /home/parallels/cm4-io/buildroot/output/build/host-e2fsprogs-1.46.5/config/ltmain.sh
2022-12-19T16:45:08 Hunk #1 succeeded at 2786 (offset 99 lines).
2022-12-19T16:45:08 Hunk #2 succeeded at 4376 (offset 99 lines).
2022-12-19T16:45:08 Hunk #3 succeeded at 6671 (offset 117 lines).
2022-12-19T16:45:08 Hunk #4 succeeded at 6681 (offset 117 lines).
2022-12-19T16:45:08 Hunk #5 succeeded at 6974 (offset 117 lines).
2022-12-19T16:45:08 Hunk #6 succeeded at 7266 (offset 117 lines).
2022-12-19T16:45:08 Hunk #7 succeeded at 8239 (offset 127 lines).
2022-12-19T16:45:08 Hunk #8 succeeded at 10871 (offset 161 lines).
2022-12-19T16:45:08 >>> host-e2fsprogs 1.46.5 Configuring
2022-12-19T16:45:08 (cd /home/parallels/cm4-io/buildroot/output/build/host-e2fsprogs-1.46.5/ && rm -rf config.cache; PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/parallels/cm4-io/buildroot/output/host/include" CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" CXXFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" ac_cv_path_LDCONFIG=true CONFIG_SITE=/dev/null ./configure --prefix="/home/parallels/cm4-io/buildroot/output/host" --sysconfdir="/home/parallels/cm4-io/buildroot/output/host/etc" --localstatedir="/home/parallels/cm4-io/buildroot/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-defrag --disable-e2initrd-helper --disable-fuse2fs --disable-fsck --disable-libblkid --disable-libuuid --disable-testio-debug --enable-symlink-install --enable-elf-shlibs --with-crond-dir=no --with-udev-rules-dir=no --with-systemd-unit-dir=no )
2022-12-19T16:45:08 configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-dependency-tracking
2022-12-19T16:45:08 Generating configuration file for e2fsprogs version 1.46.5
2022-12-19T16:45:08 Release date is December, 2021
2022-12-19T16:45:08 checking build system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:08 checking host system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:08 checking for gcc... /usr/bin/gcc
2022-12-19T16:45:08 checking whether the C compiler works... yes
2022-12-19T16:45:08 checking for C compiler default output file name... a.out
2022-12-19T16:45:08 checking for suffix of executables...
2022-12-19T16:45:08 checking whether we are cross compiling... no
2022-12-19T16:45:08 checking for suffix of object files... o
2022-12-19T16:45:08 checking whether we are using the GNU C compiler... yes
2022-12-19T16:45:08 checking whether /usr/bin/gcc accepts -g... yes
2022-12-19T16:45:08 checking for /usr/bin/gcc option to accept ISO C89... none needed
2022-12-19T16:45:08 checking for dlopen in -ldl... yes
2022-12-19T16:45:08 checking for gcc... (cached) /usr/bin/gcc
2022-12-19T16:45:08 checking whether we are using the GNU C compiler... (cached) yes
2022-12-19T16:45:08 checking whether /usr/bin/gcc accepts -g... (cached) yes
2022-12-19T16:45:08 checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
2022-12-19T16:45:08 checking how to run the C preprocessor... /usr/bin/cpp
2022-12-19T16:45:08 checking for additional special compiler flags... (none)
2022-12-19T16:45:08 checking for grep that handles long lines and -e... /usr/bin/grep
2022-12-19T16:45:08 checking for egrep... /usr/bin/grep -E
2022-12-19T16:45:08 checking for ANSI C header files... yes
2022-12-19T16:45:08 checking for sys/types.h... yes
2022-12-19T16:45:09 checking for sys/stat.h... yes
2022-12-19T16:45:09 checking for stdlib.h... yes
2022-12-19T16:45:09 checking for string.h... yes
2022-12-19T16:45:09 checking for memory.h... yes
2022-12-19T16:45:09 checking for strings.h... yes
2022-12-19T16:45:09 checking for inttypes.h... yes
2022-12-19T16:45:09 checking for stdint.h... yes
2022-12-19T16:45:09 checking for unistd.h... yes
2022-12-19T16:45:09 checking minix/config.h usability... no
2022-12-19T16:45:09 checking minix/config.h presence... no
2022-12-19T16:45:09 checking for minix/config.h... no
2022-12-19T16:45:09 checking whether it is safe to define __EXTENSIONS__... yes
2022-12-19T16:45:09 Disabling maintainer mode by default
2022-12-19T16:45:09 Enabling symlinks for install
2022-12-19T16:45:09 Disabling relative symlinks for install by default
2022-12-19T16:45:09 Disabling symlinks for build by default
2022-12-19T16:45:09 Disabling verbose make commands
2022-12-19T16:45:09 Enabling ELF shared libraries
2022-12-19T16:45:09 Disabling BSD shared libraries by default
2022-12-19T16:45:09 Disabling profiling libraries by default
2022-12-19T16:45:09 Disabling journal debugging by default
2022-12-19T16:45:09 Disabling blkid debugging by default
2022-12-19T16:45:09 Disabling testio debugging
2022-12-19T16:45:09 Disabling ext4 developer features by default
2022-12-19T16:45:09 checking pkg-config is at least version 0.9.0... yes
2022-12-19T16:45:09 checking for uuid_generate in -luuid... yes
2022-12-19T16:45:09 Disabling private uuid library
2022-12-19T16:45:09 checking pkg-config is at least version 0.9.0... yes
2022-12-19T16:45:09 checking for blkid_get_cache in -lblkid... yes
2022-12-19T16:45:09 Disabling private blkid library
2022-12-19T16:45:09 Enabling use of backtrace by default
2022-12-19T16:45:09 Enabling debugfs support by default
2022-12-19T16:45:09 Enabling e2image support by default
2022-12-19T16:45:09 Enabling e2resize support by default
2022-12-19T16:45:09 Disabling e4defrag support
2022-12-19T16:45:09 Not building fsck wrapper
2022-12-19T16:45:09 Not building e2initrd helper
2022-12-19T16:45:09 Try using thread local support by default
2022-12-19T16:45:09 checking for thread local storage (TLS) class... __thread
2022-12-19T16:45:09 Try testing for pthread support by default
2022-12-19T16:45:09 checking for a sed that does not truncate output... /usr/bin/sed
2022-12-19T16:45:09 checking whether /usr/bin/gcc is Clang... no
2022-12-19T16:45:09 checking whether pthreads work with -pthread... yes
2022-12-19T16:45:09 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
2022-12-19T16:45:09 checking whether more special flags are required for pthreads... no
2022-12-19T16:45:09 checking for PTHREAD_PRIO_INHERIT... yes
2022-12-19T16:45:09 Disabling uuidd by default
2022-12-19T16:45:09 Enabling mmp support by default
2022-12-19T16:45:09 Enabling mmp support by default
2022-12-19T16:45:09 Enabling bitmap statistics support by default
2022-12-19T16:45:09 Disabling additional bitmap statistics by default
2022-12-19T16:45:09 checking whether make sets $(MAKE)... yes
2022-12-19T16:45:09 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:45:09 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
2022-12-19T16:45:09 checking whether NLS is requested... no
2022-12-19T16:45:09 checking for msgfmt... /usr/bin/msgfmt
2022-12-19T16:45:09 checking for gmsgfmt... /usr/bin/msgfmt
2022-12-19T16:45:09 checking for xgettext... /usr/bin/xgettext
2022-12-19T16:45:09 checking for msgmerge... /usr/bin/msgmerge
2022-12-19T16:45:09 checking for ld... /usr/bin/ld
2022-12-19T16:45:09 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:45:09 checking for shared library run path origin... done
2022-12-19T16:45:09 checking 32-bit host C ABI... no
2022-12-19T16:45:09 checking for ELF binary format... yes
2022-12-19T16:45:09 checking for the common suffixes of directories in the library search path... lib,lib,lib
2022-12-19T16:45:09 checking for CFPreferencesCopyAppValue... no
2022-12-19T16:45:09 checking for CFLocaleCopyPreferredLanguages... no
2022-12-19T16:45:09 checking whether to use NLS... no
2022-12-19T16:45:09 checking whether make sets $(MAKE)... (cached) yes
2022-12-19T16:45:09 checking for GNU make... make
2022-12-19T16:45:09 checking for ln... /usr/bin/ln
2022-12-19T16:45:09 checking whether ln -s works... yes
2022-12-19T16:45:09 checking for mv... /usr/bin/mv
2022-12-19T16:45:09 checking for cp... /usr/bin/cp
2022-12-19T16:45:09 checking for rm... /usr/bin/rm
2022-12-19T16:45:09 checking for chmod... /usr/bin/chmod
2022-12-19T16:45:09 checking for gawk... gawk
2022-12-19T16:45:09 checking for egrep... (cached) /usr/bin/grep -E
2022-12-19T16:45:09 checking for sed... (cached) /usr/bin/sed
2022-12-19T16:45:09 checking for perl... /usr/bin/perl
2022-12-19T16:45:09 checking for ldconfig... (cached) true
2022-12-19T16:45:09 checking for ar... /usr/bin/ar
2022-12-19T16:45:09 checking for ranlib... /usr/bin/ranlib
2022-12-19T16:45:09 checking for strip... strip
2022-12-19T16:45:09 checking for makeinfo... makeinfo
2022-12-19T16:45:09 checking dirent.h usability... yes
2022-12-19T16:45:09 checking dirent.h presence... yes
2022-12-19T16:45:09 checking for dirent.h... yes
2022-12-19T16:45:09 checking errno.h usability... yes
2022-12-19T16:45:09 checking errno.h presence... yes
2022-12-19T16:45:09 checking for errno.h... yes
2022-12-19T16:45:09 checking execinfo.h usability... yes
2022-12-19T16:45:09 checking execinfo.h presence... yes
2022-12-19T16:45:09 checking for execinfo.h... yes
2022-12-19T16:45:09 checking getopt.h usability... yes
2022-12-19T16:45:09 checking getopt.h presence... yes
2022-12-19T16:45:09 checking for getopt.h... yes
2022-12-19T16:45:09 checking malloc.h usability... yes
2022-12-19T16:45:09 checking malloc.h presence... yes
2022-12-19T16:45:09 checking for malloc.h... yes
2022-12-19T16:45:09 checking mntent.h usability... yes
2022-12-19T16:45:09 checking mntent.h presence... yes
2022-12-19T16:45:09 checking for mntent.h... yes
2022-12-19T16:45:09 checking paths.h usability... yes
2022-12-19T16:45:09 checking paths.h presence... yes
2022-12-19T16:45:09 checking for paths.h... yes
2022-12-19T16:45:09 checking pthread.h usability... yes
2022-12-19T16:45:09 checking pthread.h presence... yes
2022-12-19T16:45:09 checking for pthread.h... yes
2022-12-19T16:45:09 checking semaphore.h usability... yes
2022-12-19T16:45:09 checking semaphore.h presence... yes
2022-12-19T16:45:09 checking for semaphore.h... yes
2022-12-19T16:45:09 checking setjmp.h usability... yes
2022-12-19T16:45:09 checking setjmp.h presence... yes
2022-12-19T16:45:09 checking for setjmp.h... yes
2022-12-19T16:45:09 checking signal.h usability... yes
2022-12-19T16:45:09 checking signal.h presence... yes
2022-12-19T16:45:09 checking for signal.h... yes
2022-12-19T16:45:09 checking stdarg.h usability... yes
2022-12-19T16:45:09 checking stdarg.h presence... yes
2022-12-19T16:45:09 checking for stdarg.h... yes
2022-12-19T16:45:09 checking for stdint.h... (cached) yes
2022-12-19T16:45:09 checking for stdlib.h... (cached) yes
2022-12-19T16:45:09 checking termios.h usability... yes
2022-12-19T16:45:10 checking termios.h presence... yes
2022-12-19T16:45:10 checking for termios.h... yes
2022-12-19T16:45:10 checking termio.h usability... yes
2022-12-19T16:45:10 checking termio.h presence... yes
2022-12-19T16:45:10 checking for termio.h... yes
2022-12-19T16:45:10 checking for unistd.h... (cached) yes
2022-12-19T16:45:10 checking utime.h usability... yes
2022-12-19T16:45:10 checking utime.h presence... yes
2022-12-19T16:45:10 checking for utime.h... yes
2022-12-19T16:45:10 checking attr/xattr.h usability... no
2022-12-19T16:45:10 checking attr/xattr.h presence... no
2022-12-19T16:45:10 checking for attr/xattr.h... no
2022-12-19T16:45:10 checking linux/falloc.h usability... yes
2022-12-19T16:45:10 checking linux/falloc.h presence... yes
2022-12-19T16:45:10 checking for linux/falloc.h... yes
2022-12-19T16:45:10 checking linux/fd.h usability... yes
2022-12-19T16:45:10 checking linux/fd.h presence... yes
2022-12-19T16:45:10 checking for linux/fd.h... yes
2022-12-19T16:45:10 checking linux/fsmap.h usability... yes
2022-12-19T16:45:10 checking linux/fsmap.h presence... yes
2022-12-19T16:45:10 checking for linux/fsmap.h... yes
2022-12-19T16:45:10 checking linux/major.h usability... yes
2022-12-19T16:45:10 checking linux/major.h presence... yes
2022-12-19T16:45:10 checking for linux/major.h... yes
2022-12-19T16:45:10 checking linux/loop.h usability... yes
2022-12-19T16:45:10 checking linux/loop.h presence... yes
2022-12-19T16:45:10 checking for linux/loop.h... yes
2022-12-19T16:45:10 checking linux/types.h usability... yes
2022-12-19T16:45:10 checking linux/types.h presence... yes
2022-12-19T16:45:10 checking for linux/types.h... yes
2022-12-19T16:45:10 checking net/if_dl.h usability... no
2022-12-19T16:45:10 checking net/if_dl.h presence... no
2022-12-19T16:45:10 checking for net/if_dl.h... no
2022-12-19T16:45:10 checking netinet/in.h usability... yes
2022-12-19T16:45:10 checking netinet/in.h presence... yes
2022-12-19T16:45:10 checking for netinet/in.h... yes
2022-12-19T16:45:10 checking sys/acl.h usability... no
2022-12-19T16:45:10 checking sys/acl.h presence... no
2022-12-19T16:45:10 checking for sys/acl.h... no
2022-12-19T16:45:10 checking sys/disklabel.h usability... no
2022-12-19T16:45:10 checking sys/disklabel.h presence... no
2022-12-19T16:45:10 checking for sys/disklabel.h... no
2022-12-19T16:45:10 checking sys/disk.h usability... no
2022-12-19T16:45:10 checking sys/disk.h presence... no
2022-12-19T16:45:10 checking for sys/disk.h... no
2022-12-19T16:45:10 checking sys/file.h usability... yes
2022-12-19T16:45:10 checking sys/file.h presence... yes
2022-12-19T16:45:10 checking for sys/file.h... yes
2022-12-19T16:45:10 checking sys/ioctl.h usability... yes
2022-12-19T16:45:10 checking sys/ioctl.h presence... yes
2022-12-19T16:45:10 checking for sys/ioctl.h... yes
2022-12-19T16:45:10 checking sys/key.h usability... no
2022-12-19T16:45:10 checking sys/key.h presence... no
2022-12-19T16:45:10 checking for sys/key.h... no
2022-12-19T16:45:10 checking sys/mkdev.h usability... no
2022-12-19T16:45:10 checking sys/mkdev.h presence... no
2022-12-19T16:45:10 checking for sys/mkdev.h... no
2022-12-19T16:45:10 checking sys/mman.h usability... yes
2022-12-19T16:45:10 checking sys/mman.h presence... yes
2022-12-19T16:45:10 checking for sys/mman.h... yes
2022-12-19T16:45:10 checking sys/mount.h usability... yes
2022-12-19T16:45:10 checking sys/mount.h presence... yes
2022-12-19T16:45:10 checking for sys/mount.h... yes
2022-12-19T16:45:10 checking sys/prctl.h usability... yes
2022-12-19T16:45:10 checking sys/prctl.h presence... yes
2022-12-19T16:45:10 checking for sys/prctl.h... yes
2022-12-19T16:45:10 checking sys/random.h usability... yes
2022-12-19T16:45:10 checking sys/random.h presence... yes
2022-12-19T16:45:10 checking for sys/random.h... yes
2022-12-19T16:45:10 checking sys/resource.h usability... yes
2022-12-19T16:45:10 checking sys/resource.h presence... yes
2022-12-19T16:45:10 checking for sys/resource.h... yes
2022-12-19T16:45:10 checking sys/select.h usability... yes
2022-12-19T16:45:10 checking sys/select.h presence... yes
2022-12-19T16:45:10 checking for sys/select.h... yes
2022-12-19T16:45:10 checking sys/socket.h usability... yes
2022-12-19T16:45:10 checking sys/socket.h presence... yes
2022-12-19T16:45:10 checking for sys/socket.h... yes
2022-12-19T16:45:10 checking sys/sockio.h usability... no
2022-12-19T16:45:10 checking sys/sockio.h presence... no
2022-12-19T16:45:10 checking for sys/sockio.h... no
2022-12-19T16:45:10 checking for sys/stat.h... (cached) yes
2022-12-19T16:45:10 checking sys/syscall.h usability... yes
2022-12-19T16:45:10 checking sys/syscall.h presence... yes
2022-12-19T16:45:10 checking for sys/syscall.h... yes
2022-12-19T16:45:10 checking sys/sysmacros.h usability... yes
2022-12-19T16:45:11 checking sys/sysmacros.h presence... yes
2022-12-19T16:45:11 checking for sys/sysmacros.h... yes
2022-12-19T16:45:11 checking sys/time.h usability... yes
2022-12-19T16:45:11 checking sys/time.h presence... yes
2022-12-19T16:45:11 checking for sys/time.h... yes
2022-12-19T16:45:11 checking for sys/types.h... (cached) yes
2022-12-19T16:45:11 checking sys/un.h usability... yes
2022-12-19T16:45:11 checking sys/un.h presence... yes
2022-12-19T16:45:11 checking for sys/un.h... yes
2022-12-19T16:45:11 checking sys/wait.h usability... yes
2022-12-19T16:45:11 checking sys/wait.h presence... yes
2022-12-19T16:45:11 checking for sys/wait.h... yes
2022-12-19T16:45:11 checking sys/xattr.h usability... yes
2022-12-19T16:45:11 checking sys/xattr.h presence... yes
2022-12-19T16:45:11 checking for sys/xattr.h... yes
2022-12-19T16:45:11 checking for a dd(1) program that supports iflag=fullblock... dd
2022-12-19T16:45:11 checking for net/if.h... yes
2022-12-19T16:45:11 checking for vprintf... yes
2022-12-19T16:45:11 checking for _doprnt... no
2022-12-19T16:45:11 checking for struct dirent.d_reclen... yes
2022-12-19T16:45:11 checking for struct stat.st_atim... yes
2022-12-19T16:45:11 checking for ssize_t... yes
2022-12-19T16:45:11 checking whether llseek is declared... no
2022-12-19T16:45:11 checking whether lseek64 is declared... yes
2022-12-19T16:45:11 checking size of short... 2
2022-12-19T16:45:11 checking size of int... 4
2022-12-19T16:45:11 checking size of long... 8
2022-12-19T16:45:11 checking size of long long... 8
2022-12-19T16:45:11 checking size of off_t... 8
2022-12-19T16:45:11 checking size of time_t... 8
2022-12-19T16:45:11 checking whether byte ordering is bigendian... no
2022-12-19T16:45:11 checking for __uNN types... using <asm/types.h>
2022-12-19T16:45:11 checking for inttypes.h... (cached) yes
2022-12-19T16:45:11 checking for intptr_t... yes
2022-12-19T16:45:11 checking whether struct stat has a st_flags field... no
2022-12-19T16:45:11 checking for struct sockaddr.sa_len... no
2022-12-19T16:45:11 checking for blkid_probe_get_topology in -lblkid... yes
2022-12-19T16:45:11 checking for blkid_topology_get_dax in -lblkid... yes
2022-12-19T16:45:11 checking for blkid_probe_enable_partitions in -lblkid... yes
2022-12-19T16:45:11 checking for __secure_getenv... no
2022-12-19T16:45:11 checking for add_key... no
2022-12-19T16:45:11 checking for backtrace... yes
2022-12-19T16:45:11 checking for chflags... no
2022-12-19T16:45:11 checking for dlopen... (cached) yes
2022-12-19T16:45:11 checking for fadvise64... no
2022-12-19T16:45:12 checking for fallocate... yes
2022-12-19T16:45:12 checking for fallocate64... yes
2022-12-19T16:45:12 checking for fchown... yes
2022-12-19T16:45:12 checking for fcntl... yes
2022-12-19T16:45:12 checking for fdatasync... yes
2022-12-19T16:45:12 checking for fstat64... yes
2022-12-19T16:45:12 checking for fsync... yes
2022-12-19T16:45:12 checking for ftruncate64... yes
2022-12-19T16:45:12 checking for futimes... yes
2022-12-19T16:45:12 checking for getcwd... yes
2022-12-19T16:45:12 checking for getdtablesize... yes
2022-12-19T16:45:12 checking for getentropy... yes
2022-12-19T16:45:12 checking for gethostname... yes
2022-12-19T16:45:12 checking for getmntinfo... no
2022-12-19T16:45:12 checking for getpwuid_r... yes
2022-12-19T16:45:12 checking for getrandom... yes
2022-12-19T16:45:12 checking for getrlimit... yes
2022-12-19T16:45:12 checking for getrusage... yes
2022-12-19T16:45:12 checking for jrand48... yes
2022-12-19T16:45:12 checking for keyctl... no
2022-12-19T16:45:12 checking for llistxattr... yes
2022-12-19T16:45:12 checking for llseek... no
2022-12-19T16:45:12 checking for lseek64... yes
2022-12-19T16:45:12 checking for mallinfo... yes
2022-12-19T16:45:12 checking for mbstowcs... yes
2022-12-19T16:45:12 checking for memalign... yes
2022-12-19T16:45:12 checking for mempcpy... yes
2022-12-19T16:45:12 checking for mmap... yes
2022-12-19T16:45:12 checking for msync... yes
2022-12-19T16:45:12 checking for nanosleep... yes
2022-12-19T16:45:12 checking for open64... yes
2022-12-19T16:45:12 checking for pathconf... yes
2022-12-19T16:45:12 checking for posix_fadvise... yes
2022-12-19T16:45:13 checking for posix_fadvise64... yes
2022-12-19T16:45:13 checking for posix_memalign... yes
2022-12-19T16:45:13 checking for prctl... yes
2022-12-19T16:45:13 checking for pread... yes
2022-12-19T16:45:13 checking for pwrite... yes
2022-12-19T16:45:13 checking for pread64... yes
2022-12-19T16:45:13 checking for pwrite64... yes
2022-12-19T16:45:13 checking for secure_getenv... yes
2022-12-19T16:45:13 checking for setmntent... yes
2022-12-19T16:45:13 checking for setresgid... yes
2022-12-19T16:45:13 checking for setresuid... yes
2022-12-19T16:45:13 checking for snprintf... yes
2022-12-19T16:45:13 checking for srandom... yes
2022-12-19T16:45:13 checking for stpcpy... yes
2022-12-19T16:45:13 checking for strcasecmp... yes
2022-12-19T16:45:13 checking for strdup... yes
2022-12-19T16:45:13 checking for strnlen... yes
2022-12-19T16:45:13 checking for strptime... yes
2022-12-19T16:45:13 checking for strtoull... yes
2022-12-19T16:45:13 checking for sync_file_range... yes
2022-12-19T16:45:13 checking for sysconf... yes
2022-12-19T16:45:13 checking for usleep... yes
2022-12-19T16:45:13 checking for utime... yes
2022-12-19T16:45:13 checking for utimes... yes
2022-12-19T16:45:13 checking for valloc... yes
2022-12-19T16:45:13 checking for socket in -lsocket... no
2022-12-19T16:45:13 checking for magic_file in -lmagic... no
2022-12-19T16:45:13 checking for clock_gettime in -lrt... yes
2022-12-19T16:45:13 Disabling fuse2fs
2022-12-19T16:45:13 checking for optreset... no
2022-12-19T16:45:13 GL_THREADS_API:
2022-12-19T16:45:13 checking for sem_init... yes
2022-12-19T16:45:13 checking for unified diff option... -u
2022-12-19T16:45:13 checking for mount 'nosuid' option... yes
2022-12-19T16:45:13 checking for mount 'nodev' option... yes
2022-12-19T16:45:13 Setting root_sysconfdir to /home/parallels/cm4-io/buildroot/output/host/etc
2022-12-19T16:45:13 checking whether we can link with -static... yes
2022-12-19T16:45:14 configure: creating ./config.status
2022-12-19T16:45:14 config.status: creating MCONFIG
2022-12-19T16:45:14 config.status: creating Makefile
2022-12-19T16:45:14 config.status: creating util/Makefile
2022-12-19T16:45:14 config.status: creating util/subst.conf
2022-12-19T16:45:14 config.status: creating util/gen-tarball
2022-12-19T16:45:14 config.status: creating util/install-symlink
2022-12-19T16:45:14 config.status: creating lib/et/Makefile
2022-12-19T16:45:14 config.status: creating lib/ss/Makefile
2022-12-19T16:45:14 config.status: creating lib/e2p/Makefile
2022-12-19T16:45:14 config.status: creating lib/ext2fs/Makefile
2022-12-19T16:45:14 config.status: creating lib/ext2fs/ext2_types.h
2022-12-19T16:45:14 config.status: creating lib/support/Makefile
2022-12-19T16:45:14 config.status: creating lib/ss/ss.pc
2022-12-19T16:45:14 config.status: creating lib/et/com_err.pc
2022-12-19T16:45:14 config.status: creating lib/e2p/e2p.pc
2022-12-19T16:45:14 config.status: creating lib/ext2fs/ext2fs.pc
2022-12-19T16:45:14 config.status: creating misc/Makefile
2022-12-19T16:45:14 config.status: creating ext2ed/Makefile
2022-12-19T16:45:14 config.status: creating e2fsck/Makefile
2022-12-19T16:45:14 config.status: creating debugfs/Makefile
2022-12-19T16:45:14 config.status: creating tests/Makefile
2022-12-19T16:45:14 config.status: creating tests/progs/Makefile
2022-12-19T16:45:14 config.status: creating resize/Makefile
2022-12-19T16:45:14 config.status: creating doc/Makefile
2022-12-19T16:45:14 config.status: creating po/Makefile.in
2022-12-19T16:45:14 config.status: creating scrub/Makefile
2022-12-19T16:45:14 config.status: creating lib/config.h
2022-12-19T16:45:14 config.status: executing po-directories commands
2022-12-19T16:45:14 config.status: creating po/POTFILES
2022-12-19T16:45:14 config.status: creating po/Makefile
2022-12-19T16:45:14 configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-dependency-tracking
2022-12-19T16:45:14 >>> host-e2fsprogs 1.46.5 Building
2022-12-19T16:45:14 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j5 -C /home/parallels/cm4-io/buildroot/output/build/host-e2fsprogs-1.46.5/
2022-12-19T16:45:14 cd ./util ; /usr/bin/make subst
2022-12-19T16:45:14 CREATE dirpaths.h
2022-12-19T16:45:14 CC subst.c
2022-12-19T16:45:14 LD subst
2022-12-19T16:45:14 make[3]: 'util/subst.conf' is up to date.
2022-12-19T16:45:14 make[3]: 'lib/config.h' is up to date.
2022-12-19T16:45:14 SUBST lib/dirpaths.h
2022-12-19T16:45:14 cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h ./config.status
2022-12-19T16:45:14 config.status: creating ./lib/ext2fs/ext2_types.h
2022-12-19T16:45:14 config.status: creating lib/config.h
2022-12-19T16:45:14 config.status: lib/config.h is unchanged
2022-12-19T16:45:14 config.status: executing po-directories commands
2022-12-19T16:45:14 cd .; CONFIG_FILES=./lib/blkid/blkid_types.h ./config.status
2022-12-19T16:45:14 config.status: creating ./lib/blkid/blkid_types.h
2022-12-19T16:45:14 config.status: creating lib/config.h
2022-12-19T16:45:14 config.status: lib/config.h is unchanged
2022-12-19T16:45:14 config.status: executing po-directories commands
2022-12-19T16:45:14 cd .; CONFIG_FILES=./lib/uuid/uuid_types.h ./config.status
2022-12-19T16:45:14 config.status: creating ./lib/uuid/uuid_types.h
2022-12-19T16:45:14 config.status: creating lib/config.h
2022-12-19T16:45:14 config.status: lib/config.h is unchanged
2022-12-19T16:45:14 config.status: executing po-directories commands
2022-12-19T16:45:14 SUBST compile_et
2022-12-19T16:45:14 SUBST ext2_err.et
2022-12-19T16:45:14 COMPILE_ET ext2_err.et
2022-12-19T16:45:14 COMPILE_ET prof_err.et
2022-12-19T16:45:14 /usr/bin/make libs
2022-12-19T16:45:14 make[4]: 'util/subst.conf' is up to date.
2022-12-19T16:45:14 make[4]: 'lib/config.h' is up to date.
2022-12-19T16:45:14 make[4]: 'lib/dirpaths.h' is up to date.
2022-12-19T16:45:14 make[4]: 'lib/ext2fs/ext2_types.h' is up to date.
2022-12-19T16:45:14 make[4]: 'lib/blkid/blkid_types.h' is up to date.
2022-12-19T16:45:14 make[4]: 'lib/uuid/uuid_types.h' is up to date.
2022-12-19T16:45:14 make[4]: 'compile_et' is up to date.
2022-12-19T16:45:14 make[4]: 'ext2_err.h' is up to date.
2022-12-19T16:45:14 make[4]: 'prof_err.h' is up to date.
2022-12-19T16:45:14 making all in lib/et
2022-12-19T16:45:14 MKDIR elfshared
2022-12-19T16:45:14 CC error_message.c
2022-12-19T16:45:14 CC et_name.c
2022-12-19T16:45:14 CC init_et.c
2022-12-19T16:45:14 CC com_err.c
2022-12-19T16:45:14 CC com_right.c
2022-12-19T16:45:14 GEN_LIB libcom_err.a
2022-12-19T16:45:14 GEN_ELF_SOLIB libcom_err.so.2.1
2022-12-19T16:45:14 making all in lib/ss
2022-12-19T16:45:14 SUBST mk_cmds
2022-12-19T16:45:14 COMPILE_ET ss_err.et
2022-12-19T16:45:14 MK_CMDS std_rqs.c
2022-12-19T16:45:14 COMPILE_ET ss_err.et
2022-12-19T16:45:14 MKDIR elfshared
2022-12-19T16:45:14 CC ss_err.c
2022-12-19T16:45:14 CC std_rqs.c
2022-12-19T16:45:14 CC invocation.c
2022-12-19T16:45:14 CC help.c
2022-12-19T16:45:14 CC execute_cmd.c
2022-12-19T16:45:15 CC listen.c
2022-12-19T16:45:15 CC parse.c
2022-12-19T16:45:15 CC error.c
2022-12-19T16:45:15 CC prompt.c
2022-12-19T16:45:15 CC request_tbl.c
2022-12-19T16:45:15 CC list_rqs.c
2022-12-19T16:45:15 CC pager.c
2022-12-19T16:45:15 CC requests.c
2022-12-19T16:45:15 CC data.c
2022-12-19T16:45:15 CC get_readline.c
2022-12-19T16:45:15 GEN_LIB libss.a
2022-12-19T16:45:15 GEN_ELF_SOLIB libss.so.2.0
2022-12-19T16:45:15 making all in lib/e2p
2022-12-19T16:45:15 MKDIR elfshared
2022-12-19T16:45:15 CC feature.c
2022-12-19T16:45:15 CC fgetflags.c
2022-12-19T16:45:15 CC fsetflags.c
2022-12-19T16:45:15 CC fgetversion.c
2022-12-19T16:45:15 CC fsetversion.c
2022-12-19T16:45:15 CC getflags.c
2022-12-19T16:45:15 CC getversion.c
2022-12-19T16:45:15 CC hashstr.c
2022-12-19T16:45:15 CC iod.c
2022-12-19T16:45:15 CC ls.c
2022-12-19T16:45:15 CC ljs.c
2022-12-19T16:45:15 CC mntopts.c
2022-12-19T16:45:15 CC parse_num.c
2022-12-19T16:45:15 CC pe.c
2022-12-19T16:45:15 CC pf.c
2022-12-19T16:45:15 CC ps.c
2022-12-19T16:45:15 CC setflags.c
2022-12-19T16:45:15 CC setversion.c
2022-12-19T16:45:15 CC uuid.c
2022-12-19T16:45:15 CC ostype.c
2022-12-19T16:45:15 CC percent.c
2022-12-19T16:45:15 CC crypto_mode.c
2022-12-19T16:45:15 CC fgetproject.c
2022-12-19T16:45:15 CC fsetproject.c
2022-12-19T16:45:15 CC encoding.c
2022-12-19T16:45:15 CC errcode.c
2022-12-19T16:45:15 GEN_LIB libe2p.a
2022-12-19T16:45:15 GEN_ELF_SOLIB libe2p.so.2.3
2022-12-19T16:45:15 making all in lib/support
2022-12-19T16:45:15 CC cstring.c
2022-12-19T16:45:15 CC mkquota.c
2022-12-19T16:45:15 CC plausible.c
2022-12-19T16:45:15 CC profile.c
2022-12-19T16:45:15 CC parse_qtype.c
2022-12-19T16:45:15 CC profile_helpers.c
2022-12-19T16:45:15 CC prof_err.c
2022-12-19T16:45:15 CC quotaio.c
2022-12-19T16:45:15 CC quotaio_v2.c
2022-12-19T16:45:15 CC quotaio_tree.c
2022-12-19T16:45:15 CC dict.c
2022-12-19T16:45:15 GEN_LIB libsupport.a
2022-12-19T16:45:15 making all in lib/ext2fs
2022-12-19T16:45:15 CC gen_crc32ctable
2022-12-19T16:45:15 MKDIR elfshared
2022-12-19T16:45:15 CC bb_compat.c
2022-12-19T16:45:15 CC inode_io.c
2022-12-19T16:45:15 CC write_bb_file.c
2022-12-19T16:45:15 CC dupfs.c
2022-12-19T16:45:16 CC imager.c
2022-12-19T16:45:16 CC ext2_err.c
2022-12-19T16:45:16 CC alloc.c
2022-12-19T16:45:16 CC alloc_sb.c
2022-12-19T16:45:16 CC alloc_stats.c
2022-12-19T16:45:16 CC alloc_tables.c
2022-12-19T16:45:16 CC atexit.c
2022-12-19T16:45:16 CC badblocks.c
2022-12-19T16:45:16 CC bb_inode.c
2022-12-19T16:45:16 CC bitmaps.c
2022-12-19T16:45:16 CC bitops.c
2022-12-19T16:45:16 CC blkmap64_ba.c
2022-12-19T16:45:16 CC blkmap64_rb.c
2022-12-19T16:45:16 CC blknum.c
2022-12-19T16:45:16 CC block.c
2022-12-19T16:45:16 CC bmap.c
2022-12-19T16:45:16 CC check_desc.c
2022-12-19T16:45:16 CC closefs.c
2022-12-19T16:45:16 CC crc16.c
2022-12-19T16:45:16 GEN32CTABLE crc32c_table.h
2022-12-19T16:45:16 CC csum.c
2022-12-19T16:45:16 CC dblist.c
2022-12-19T16:45:16 CC dblist_dir.c
2022-12-19T16:45:16 CC dirblock.c
2022-12-19T16:45:16 CC dirhash.c
2022-12-19T16:45:16 CC dir_iterate.c
2022-12-19T16:45:16 CC expanddir.c
2022-12-19T16:45:16 CC ext_attr.c
2022-12-19T16:45:16 CC extent.c
2022-12-19T16:45:16 CC fallocate.c
2022-12-19T16:45:16 CC fileio.c
2022-12-19T16:45:16 CC finddev.c
2022-12-19T16:45:17 CC flushb.c
2022-12-19T16:45:17 CC freefs.c
2022-12-19T16:45:17 CC gen_bitmap.c
2022-12-19T16:45:17 CC gen_bitmap64.c
2022-12-19T16:45:17 CC get_num_dirs.c
2022-12-19T16:45:17 CC get_pathname.c
2022-12-19T16:45:17 CC getsize.c
2022-12-19T16:45:17 CC getsectsize.c
2022-12-19T16:45:17 CC hashmap.c
2022-12-19T16:45:17 CC i_block.c
2022-12-19T16:45:17 CC icount.c
2022-12-19T16:45:17 CC ind_block.c
2022-12-19T16:45:17 CC initialize.c
2022-12-19T16:45:17 CC inline.c
2022-12-19T16:45:17 CC inline_data.c
2022-12-19T16:45:17 CC inode.c
2022-12-19T16:45:17 CC io_manager.c
2022-12-19T16:45:17 CC ismounted.c
2022-12-19T16:45:17 CC link.c
2022-12-19T16:45:17 CC llseek.c
2022-12-19T16:45:17 CC lookup.c
2022-12-19T16:45:17 CC mkdir.c
2022-12-19T16:45:17 CC mkjournal.c
2022-12-19T16:45:17 CC mmp.c
2022-12-19T16:45:17 CC namei.c
2022-12-19T16:45:17 CC native.c
2022-12-19T16:45:17 CC newdir.c
2022-12-19T16:45:17 CC nls_utf8.c
2022-12-19T16:45:17 CC openfs.c
2022-12-19T16:45:17 CC progress.c
2022-12-19T16:45:17 CC punch.c
2022-12-19T16:45:18 CC qcow2.c
2022-12-19T16:45:18 CC read_bb.c
2022-12-19T16:45:18 CC read_bb_file.c
2022-12-19T16:45:18 CC res_gdt.c
2022-12-19T16:45:18 CC rw_bitmaps.c
2022-12-19T16:45:18 CC sha512.c
2022-12-19T16:45:18 CC swapfs.c
2022-12-19T16:45:18 CC symlink.c
2022-12-19T16:45:18 CC tdb.c
2022-12-19T16:45:18 CC undo_io.c
2022-12-19T16:45:18 CC unix_io.c
2022-12-19T16:45:18 CC sparse_io.c
2022-12-19T16:45:18 CC unlink.c
2022-12-19T16:45:18 CC valid_blk.c
2022-12-19T16:45:18 CC version.c
2022-12-19T16:45:18 CC rbtree.c
2022-12-19T16:45:18 CC crc32c.c
2022-12-19T16:45:19 GEN_LIB libext2fs.a
2022-12-19T16:45:19 GEN_ELF_SOLIB libext2fs.so.2.4
2022-12-19T16:45:19 /usr/bin/make progs
2022-12-19T16:45:19 make[4]: 'util/subst.conf' is up to date.
2022-12-19T16:45:19 make[4]: 'lib/config.h' is up to date.
2022-12-19T16:45:19 make[4]: 'lib/dirpaths.h' is up to date.
2022-12-19T16:45:19 make[4]: 'lib/ext2fs/ext2_types.h' is up to date.
2022-12-19T16:45:19 make[4]: 'lib/blkid/blkid_types.h' is up to date.
2022-12-19T16:45:19 make[4]: 'lib/uuid/uuid_types.h' is up to date.
2022-12-19T16:45:19 make[4]: 'compile_et' is up to date.
2022-12-19T16:45:19 make[4]: 'ext2_err.h' is up to date.
2022-12-19T16:45:19 make[4]: 'prof_err.h' is up to date.
2022-12-19T16:45:19 making all in lib/et
2022-12-19T16:45:19 make[4]: Nothing to be done for 'all'.
2022-12-19T16:45:19 making all in lib/ss
2022-12-19T16:45:19 make[4]: Nothing to be done for 'all'.
2022-12-19T16:45:19 making all in lib/e2p
2022-12-19T16:45:19 make[4]: Nothing to be done for 'all'.
2022-12-19T16:45:19 making all in lib/support
2022-12-19T16:45:19 make[4]: Nothing to be done for 'all'.
2022-12-19T16:45:19 making all in lib/ext2fs
2022-12-19T16:45:19 make[4]: Nothing to be done for 'all'.
2022-12-19T16:45:19 making all in e2fsck
2022-12-19T16:45:19 CC unix.c
2022-12-19T16:45:19 CC e2fsck.c
2022-12-19T16:45:19 CC super.c
2022-12-19T16:45:19 CC pass1.c
2022-12-19T16:45:19 CC pass1b.c
2022-12-19T16:45:19 CC pass2.c
2022-12-19T16:45:19 CC pass3.c
2022-12-19T16:45:19 CC pass4.c
2022-12-19T16:45:19 CC pass5.c
2022-12-19T16:45:19 CC journal.c
2022-12-19T16:45:19 CC badblocks.c
2022-12-19T16:45:19 CC util.c
2022-12-19T16:45:19 CC dirinfo.c
2022-12-19T16:45:19 util.c: In function ‘print_resource_track’:
2022-12-19T16:45:19 util.c:436:24: warning: ‘mallinfo’ is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
2022-12-19T16:45:19 436 | struct mallinfo malloc_info = mallinfo();
2022-12-19T16:45:19 | ^~~~~~~~
2022-12-19T16:45:19 In file included from util.c:33:
2022-12-19T16:45:19 /usr/include/malloc.h:114:24: note: declared here
2022-12-19T16:45:19 114 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED;
2022-12-19T16:45:19 | ^~~~~~~~
2022-12-19T16:45:19 CC dx_dirinfo.c
2022-12-19T16:45:19 CC ehandler.c
2022-12-19T16:45:19 CC problem.c
2022-12-19T16:45:19 CC message.c
2022-12-19T16:45:19 CC quota.c
2022-12-19T16:45:19 CC recovery.c
2022-12-19T16:45:19 CC region.c
2022-12-19T16:45:19 CC revoke.c
2022-12-19T16:45:19 CC ea_refcount.c
2022-12-19T16:45:19 CC rehash.c
2022-12-19T16:45:19 CC logfile.c
2022-12-19T16:45:20 CC sigcatcher.c
2022-12-19T16:45:20 CC readahead.c
2022-12-19T16:45:20 CC extents.c
2022-12-19T16:45:20 CC encrypted_files.c
2022-12-19T16:45:20 SUBST e2fsck.8
2022-12-19T16:45:20 SUBST e2fsck.conf.5
2022-12-19T16:45:20 LD e2fsck
2022-12-19T16:45:20 making all in debugfs
2022-12-19T16:45:20 MK_CMDS debug_cmds.c
2022-12-19T16:45:20 CC debugfs.c
2022-12-19T16:45:20 CC util.c
2022-12-19T16:45:20 CC ncheck.c
2022-12-19T16:45:20 CC icheck.c
2022-12-19T16:45:20 CC ls.c
2022-12-19T16:45:20 CC lsdel.c
2022-12-19T16:45:20 CC dump.c
2022-12-19T16:45:20 CC set_fields.c
2022-12-19T16:45:20 CC logdump.c
2022-12-19T16:45:20 CC htree.c
2022-12-19T16:45:20 CC unused.c
2022-12-19T16:45:20 CC e2freefrag.o
2022-12-19T16:45:20 CC filefrag.c
2022-12-19T16:45:20 MK_CMDS extent_cmds.c
2022-12-19T16:45:20 CC extent_inode.c
2022-12-19T16:45:20 CC zap.c
2022-12-19T16:45:20 CC create_inode.o
2022-12-19T16:45:20 CC quota.c
2022-12-19T16:45:20 CC xattrs.c
2022-12-19T16:45:20 CC journal.c
2022-12-19T16:45:20 CC revoke.o
2022-12-19T16:45:20 CC recovery.o
2022-12-19T16:45:20 CC do_journal.c
2022-12-19T16:45:20 SUBST debugfs.8
2022-12-19T16:45:20 CC debug_cmds.c
2022-12-19T16:45:20 CC extent_cmds.c
2022-12-19T16:45:20 LD debugfs
2022-12-19T16:45:20 making all in misc
2022-12-19T16:45:20 if test -f ./mke2fs.conf.custom.in ; then cp ./mke2fs.conf.custom.in mke2fs.conf; else cp ./mke2fs.conf.in mke2fs.conf; fi
2022-12-19T16:45:20 CC mke2fs.c
2022-12-19T16:45:20 CC util.c
2022-12-19T16:45:20 CC mk_hugefiles.c
2022-12-19T16:45:20 CC create_inode.c
2022-12-19T16:45:20 CC badblocks.c
2022-12-19T16:45:20 mk_hugefiles.c: In function ‘get_partition_start’:
2022-12-19T16:45:20 mk_hugefiles.c:157:64: warning: ‘/dev’ directive output may be truncated writing 4 bytes into a region of size between 0 and 299 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;]
2022-12-19T16:45:20 157 | snprintf(p_path, SYSFS_PATH_LEN, "%s/%s/dev",
2022-12-19T16:45:20 | ^~~~
2022-12-19T16:45:20 In file included from /usr/include/stdio.h:894,
2022-12-19T16:45:20 from mk_hugefiles.c:10:
2022-12-19T16:45:20 /usr/include/aarch64-linux-gnu/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output 6 or more bytes (assuming 305) into a destination of size 300
2022-12-19T16:45:20 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
2022-12-19T16:45:20 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-12-19T16:45:20 72 |  __glibc_objsize (__s), __fmt,
2022-12-19T16:45:20 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2022-12-19T16:45:20 73 |  __va_arg_pack ());
2022-12-19T16:45:20 | ~~~~~~~~~~~~~~~~~
2022-12-19T16:45:20 CC tune2fs.c
2022-12-19T16:45:20 CC ../debugfs/journal.c
2022-12-19T16:45:20 CC ../e2fsck/recovery.c
2022-12-19T16:45:21 CC ../e2fsck/revoke.c
2022-12-19T16:45:21 CC dumpe2fs.c
2022-12-19T16:45:21 CC logsave.c
2022-12-19T16:45:21 CC e2image.c
2022-12-19T16:45:21 CC e2undo.c
2022-12-19T16:45:21 CC chattr.c
2022-12-19T16:45:21 CC lsattr.c
2022-12-19T16:45:21 CC mklost+found.c
2022-12-19T16:45:21 CC filefrag.c
2022-12-19T16:45:21 CC e2freefrag.c
2022-12-19T16:45:21 CC e4crypt.c
2022-12-19T16:45:21 SUBST tune2fs.8
2022-12-19T16:45:21 SUBST mklost+found.8
2022-12-19T16:45:21 SUBST mke2fs.8
2022-12-19T16:45:21 SUBST dumpe2fs.8
2022-12-19T16:45:21 SUBST badblocks.8
2022-12-19T16:45:21 SUBST e2label.8
2022-12-19T16:45:21 SUBST e2image.8
2022-12-19T16:45:21 SUBST logsave.8
2022-12-19T16:45:21 SUBST filefrag.8
2022-12-19T16:45:21 SUBST e2freefrag.8
2022-12-19T16:45:21 SUBST e2undo.8
2022-12-19T16:45:21 SUBST e4crypt.8
2022-12-19T16:45:21 SUBST e2mmpstatus.8
2022-12-19T16:45:21 SUBST chattr.1
2022-12-19T16:45:21 SUBST lsattr.1
2022-12-19T16:45:21 SUBST mke2fs.conf.5
2022-12-19T16:45:21 SUBST ext4.5
2022-12-19T16:45:21 CC e2fuzz.c
2022-12-19T16:45:21 PROFILE_TO_C mke2fs.conf
2022-12-19T16:45:21 LD badblocks
2022-12-19T16:45:21 LD tune2fs
2022-12-19T16:45:21 LD dumpe2fs
2022-12-19T16:45:21 LD logsave
2022-12-19T16:45:21 LD e2undo
2022-12-19T16:45:21 LD chattr
2022-12-19T16:45:21 LD lsattr
2022-12-19T16:45:21 LD mklost+found
2022-12-19T16:45:21 LD filefrag
2022-12-19T16:45:21 LD e2freefrag
2022-12-19T16:45:21 CC default_profile.c
2022-12-19T16:45:21 LD e2image
2022-12-19T16:45:21 LD e2fuzz
2022-12-19T16:45:21 LD mke2fs
2022-12-19T16:45:21 LD e4crypt
2022-12-19T16:45:21 making all in resize
2022-12-19T16:45:21 CC extent.c
2022-12-19T16:45:21 CC resize2fs.c
2022-12-19T16:45:21 CC main.c
2022-12-19T16:45:21 CC online.c
2022-12-19T16:45:21 CC resource_track.c
2022-12-19T16:45:21 resource_track.c: In function ‘print_resource_track’:
2022-12-19T16:45:21 resource_track.c:82:9: warning: ‘mallinfo’ is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
2022-12-19T16:45:21 82 | malloc_info = mallinfo();
2022-12-19T16:45:21 | ^~~~~~~~~~~
2022-12-19T16:45:21 In file included from resource_track.c:17:
2022-12-19T16:45:21 /usr/include/malloc.h:114:24: note: declared here
2022-12-19T16:45:21 114 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED;
2022-12-19T16:45:21 | ^~~~~~~~
2022-12-19T16:45:21 CC sim_progress.c
2022-12-19T16:45:21 CC test_extent.c
2022-12-19T16:45:21 SUBST resize2fs.8
2022-12-19T16:45:21 LD test_extent
2022-12-19T16:45:21 LD resize2fs
2022-12-19T16:45:21 making all in tests/progs
2022-12-19T16:45:21 CC test_icount.c
2022-12-19T16:45:21 MK_CMDS test_icount_cmds.c
2022-12-19T16:45:21 CC crcsum.c
2022-12-19T16:45:21 CC test_icount_cmds.c
2022-12-19T16:45:22 LD crcsum
2022-12-19T16:45:22 LD test_icount
2022-12-19T16:45:22 making all in po
2022-12-19T16:45:22 make[4]: Nothing to be done for 'all'.
2022-12-19T16:45:22 making all in scrub
2022-12-19T16:45:22 SUBST e2scrub
2022-12-19T16:45:22 SUBST e2scrub_all
2022-12-19T16:45:22 SUBST e2scrub.8
2022-12-19T16:45:22 SUBST e2scrub_all.8
2022-12-19T16:45:22 SUBST e2scrub.conf
2022-12-19T16:45:22 /usr/bin/make docs
2022-12-19T16:45:22 MAKEINFO libext2fs.info
2022-12-19T16:45:22 >>> host-e2fsprogs 1.46.5 Installing to host directory
2022-12-19T16:45:22 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j1 -C /home/parallels/cm4-io/buildroot/output/build/host-e2fsprogs-1.46.5 install install-libs
2022-12-19T16:45:22 make[3]: 'util/subst.conf' is up to date.
2022-12-19T16:45:22 make[3]: 'lib/config.h' is up to date.
2022-12-19T16:45:22 make[3]: 'lib/dirpaths.h' is up to date.
2022-12-19T16:45:22 make[3]: 'lib/ext2fs/ext2_types.h' is up to date.
2022-12-19T16:45:22 make[3]: 'lib/blkid/blkid_types.h' is up to date.
2022-12-19T16:45:22 make[3]: 'lib/uuid/uuid_types.h' is up to date.
2022-12-19T16:45:22 make[3]: 'compile_et' is up to date.
2022-12-19T16:45:22 make[3]: 'ext2_err.h' is up to date.
2022-12-19T16:45:22 make[3]: 'prof_err.h' is up to date.
2022-12-19T16:45:22 making all in lib/et
2022-12-19T16:45:22 make[3]: Nothing to be done for 'all'.
2022-12-19T16:45:22 making all in lib/ss
2022-12-19T16:45:22 make[3]: Nothing to be done for 'all'.
2022-12-19T16:45:22 making all in lib/e2p
2022-12-19T16:45:22 make[3]: Nothing to be done for 'all'.
2022-12-19T16:45:22 making all in lib/support
2022-12-19T16:45:22 make[3]: Nothing to be done for 'all'.
2022-12-19T16:45:22 making all in lib/ext2fs
2022-12-19T16:45:22 make[3]: Nothing to be done for 'all'.
2022-12-19T16:45:22 making install in e2fsck
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/sbin /home/parallels/cm4-io/buildroot/output/host/share/man/man8
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/sbin/e2fsck
2022-12-19T16:45:22 LINK /home/parallels/cm4-io/buildroot/output/host/sbin/fsck.ext2
2022-12-19T16:45:22 LINK /home/parallels/cm4-io/buildroot/output/host/sbin/fsck.ext3
2022-12-19T16:45:22 LINK /home/parallels/cm4-io/buildroot/output/host/sbin/fsck.ext4
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man8/e2fsck.8
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man5/e2fsck.conf.5
2022-12-19T16:45:22 LINK /home/parallels/cm4-io/buildroot/output/host/share/man/man8/fsck.ext2.8
2022-12-19T16:45:22 LINK /home/parallels/cm4-io/buildroot/output/host/share/man/man8/fsck.ext3.8
2022-12-19T16:45:22 LINK /home/parallels/cm4-io/buildroot/output/host/share/man/man8/fsck.ext4.8
2022-12-19T16:45:22 making install in debugfs
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/sbin /home/parallels/cm4-io/buildroot/output/host/share/man/man8
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/sbin/debugfs
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man8/debugfs.8
2022-12-19T16:45:22 making install in misc
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/sbin /home/parallels/cm4-io/buildroot/output/host/sbin /home/parallels/cm4-io/buildroot/output/host/bin /home/parallels/cm4-io/buildroot/output/host/share/man/man1 /home/parallels/cm4-io/buildroot/output/host/share/man/man8 /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/etc
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/sbin/mke2fs
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/sbin/badblocks
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/sbin/tune2fs
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/sbin/dumpe2fs
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/sbin/logsave
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/sbin/e2image
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/sbin/e2undo
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/sbin/mklost+found
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/sbin/filefrag
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/sbin/e2freefrag
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/sbin/e4crypt
2022-12-19T16:45:22 LINK /home/parallels/cm4-io/buildroot/output/host/sbin/mkfs.ext2
2022-12-19T16:45:22 LINK /home/parallels/cm4-io/buildroot/output/host/sbin/mkfs.ext3
2022-12-19T16:45:22 LINK /home/parallels/cm4-io/buildroot/output/host/sbin/mkfs.ext4
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/bin/chattr
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/bin/lsattr
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man8/tune2fs.8
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man8/mklost+found.8
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man8/mke2fs.8
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man8/dumpe2fs.8
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man8/badblocks.8
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man8/e2label.8
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man8/e2image.8
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man8/logsave.8
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man8/filefrag.8
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man8/e2freefrag.8
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man8/e2undo.8
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man8/e4crypt.8
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man8/e2mmpstatus.8
2022-12-19T16:45:22 LINK mkfs.ext2.8
2022-12-19T16:45:22 LINK mkfs.ext3.8
2022-12-19T16:45:22 LINK mkfs.ext4.8
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man1/chattr.1
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man1/lsattr.1
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man5/mke2fs.conf.5
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man5/ext4.5
2022-12-19T16:45:22 LINK ext2.5
2022-12-19T16:45:22 LINK ext3.5
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/etc/mke2fs.conf
2022-12-19T16:45:22 making install in resize
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/sbin /home/parallels/cm4-io/buildroot/output/host/share/man/man8
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/sbin/resize2fs
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man8/resize2fs.8
2022-12-19T16:45:22 making install in tests/progs
2022-12-19T16:45:22 make[3]: Nothing to be done for 'install'.
2022-12-19T16:45:22 making install in po
2022-12-19T16:45:22 if test "e2fsprogs" = "gettext-tools"; then /usr/bin/mkdir -p /home/parallels/cm4-io/buildroot/output/host/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed [email protected] [email protected] insert-header.sin Rules-quot Makevars.template; do /usr/bin/install -c -m 644 ./$file /home/parallels/cm4-io/buildroot/output/host/share/gettext/po/$file; done; for file in Makevars; do rm -f /home/parallels/cm4-io/buildroot/output/host/share/gettext/po/$file; done; else : ; fi
2022-12-19T16:45:22 making install in scrub
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/sbin /home/parallels/cm4-io/buildroot/output/host/share/man/man8 /home/parallels/cm4-io/buildroot/output/host/etc
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/sbin/e2scrub
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/sbin/e2scrub_all
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man8/e2scrub.8
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man8/e2scrub_all.8
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/etc/e2scrub.conf
2022-12-19T16:45:22 making install-shlibs in lib/et
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:22 cd ../../util ; /usr/bin/make symlinks
2022-12-19T16:45:22 CC symlinks.c
2022-12-19T16:45:22 LD symlinks
2022-12-19T16:45:22 INSTALL-ELF-LIB /home/parallels/cm4-io/buildroot/output/host/lib/libcom_err.so.2.1
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libcom_err.so.2
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libcom_err.so
2022-12-19T16:45:22 LDCONFIG
2022-12-19T16:45:22 making install-shlibs in lib/ss
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:22 INSTALL-ELF-LIB /home/parallels/cm4-io/buildroot/output/host/lib/libss.so.2.0
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libss.so.2
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libss.so
2022-12-19T16:45:22 LDCONFIG
2022-12-19T16:45:22 making install-shlibs in lib/e2p
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:22 INSTALL-ELF-LIB /home/parallels/cm4-io/buildroot/output/host/lib/libe2p.so.2.3
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libe2p.so.2
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libe2p.so
2022-12-19T16:45:22 LDCONFIG
2022-12-19T16:45:22 making install-shlibs in lib/support
2022-12-19T16:45:22 make[3]: Nothing to be done for 'install-shlibs'.
2022-12-19T16:45:22 making install-shlibs in lib/ext2fs
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:22 INSTALL-ELF-LIB /home/parallels/cm4-io/buildroot/output/host/lib/libext2fs.so.2.4
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libext2fs.so.2
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libext2fs.so
2022-12-19T16:45:22 LDCONFIG
2022-12-19T16:45:22 TEXI2DVI libext2fs.dvi
2022-12-19T16:45:22 You don't have a working TeX binary (tex) installed anywhere in
2022-12-19T16:45:22 your PATH, and texi2dvi cannot proceed without one. If you want to use
2022-12-19T16:45:22 this script, you'll need to install TeX (if you don't have it) or change
2022-12-19T16:45:22 your PATH or TEX environment variable (if you do). See the --help
2022-12-19T16:45:22 output for more details.
2022-12-19T16:45:22
2022-12-19T16:45:22 For information about obtaining TeX, please see http://tug.org/texlive,
2022-12-19T16:45:22 or do a web search for TeX and your operating system or distro.
2022-12-19T16:45:22
2022-12-19T16:45:22 On Debian you can install a working TeX system with
2022-12-19T16:45:22 apt-get install texlive
2022-12-19T16:45:22 make[3]: [Makefile:377: libext2fs.dvi] Error 1 (ignored)
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/share/info
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/info/libext2fs.info
2022-12-19T16:45:22 GZIP /home/parallels/cm4-io/buildroot/output/host/share/info/libext2fs.info*
2022-12-19T16:45:22 /usr/bin/make install-libs
2022-12-19T16:45:22 making install in lib/et
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:22 INSTALL-ELF-LIB /home/parallels/cm4-io/buildroot/output/host/lib/libcom_err.so.2.1
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libcom_err.so.2
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libcom_err.so
2022-12-19T16:45:22 LDCONFIG
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/include/et /home/parallels/cm4-io/buildroot/output/host/share/et /home/parallels/cm4-io/buildroot/output/host/bin /home/parallels/cm4-io/buildroot/output/host/share/man/man1 /home/parallels/cm4-io/buildroot/output/host/share/man/man3
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/lib/libcom_err.a
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/et/com_err.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/et/et_c.awk
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/et/et_h.awk
2022-12-19T16:45:22 INSTALL_SCRIPT /home/parallels/cm4-io/buildroot/output/host/bin/compile_et
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man3/com_err.3
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man1/compile_et.1
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig/com_err.pc
2022-12-19T16:45:22 making install in lib/ss
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:22 INSTALL-ELF-LIB /home/parallels/cm4-io/buildroot/output/host/lib/libss.so.2.0
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libss.so.2
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libss.so
2022-12-19T16:45:22 LDCONFIG
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/include/ss /home/parallels/cm4-io/buildroot/output/host/share/ss /home/parallels/cm4-io/buildroot/output/host/bin
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/lib/libss.a
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ss/ss.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ss/ss_err.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/ss/ct_c.awk
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/ss/ct_c.sed
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/bin/mk_cmds
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man1/mk_cmds.1
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig/ss.pc
2022-12-19T16:45:22 making install in lib/e2p
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:22 INSTALL-ELF-LIB /home/parallels/cm4-io/buildroot/output/host/lib/libe2p.so.2.3
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libe2p.so.2
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libe2p.so
2022-12-19T16:45:22 LDCONFIG
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/include/e2p
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/lib/libe2p.a
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/e2p/e2p.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig/e2p.pc
2022-12-19T16:45:22 making install in lib/support
2022-12-19T16:45:22 make[4]: Nothing to be done for 'install'.
2022-12-19T16:45:22 making install in lib/ext2fs
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:22 INSTALL-ELF-LIB /home/parallels/cm4-io/buildroot/output/host/lib/libext2fs.so.2.4
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libext2fs.so.2
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libext2fs.so
2022-12-19T16:45:22 LDCONFIG
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/include/ext2fs
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/lib/libext2fs.a
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/bitops.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/ext2fs.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/ext2_io.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/ext2_fs.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/ext2_ext_attr.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/ext3_extents.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/tdb.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/qcow2.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/hashmap.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/ext2_err.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/ext2_types.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig/ext2fs.pc
2022-12-19T16:45:22 making install in lib/et
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:22 INSTALL-ELF-LIB /home/parallels/cm4-io/buildroot/output/host/lib/libcom_err.so.2.1
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libcom_err.so.2
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libcom_err.so
2022-12-19T16:45:22 LDCONFIG
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/include/et /home/parallels/cm4-io/buildroot/output/host/share/et /home/parallels/cm4-io/buildroot/output/host/bin /home/parallels/cm4-io/buildroot/output/host/share/man/man1 /home/parallels/cm4-io/buildroot/output/host/share/man/man3
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/lib/libcom_err.a
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/et/com_err.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/et/et_c.awk
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/et/et_h.awk
2022-12-19T16:45:22 INSTALL_SCRIPT /home/parallels/cm4-io/buildroot/output/host/bin/compile_et
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man3/com_err.3
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man1/compile_et.1
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig/com_err.pc
2022-12-19T16:45:22 making install in lib/ss
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:22 INSTALL-ELF-LIB /home/parallels/cm4-io/buildroot/output/host/lib/libss.so.2.0
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libss.so.2
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libss.so
2022-12-19T16:45:22 LDCONFIG
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/include/ss /home/parallels/cm4-io/buildroot/output/host/share/ss /home/parallels/cm4-io/buildroot/output/host/bin
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/lib/libss.a
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ss/ss.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ss/ss_err.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/ss/ct_c.awk
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/ss/ct_c.sed
2022-12-19T16:45:22 INSTALL /home/parallels/cm4-io/buildroot/output/host/bin/mk_cmds
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/share/man/man1/mk_cmds.1
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig/ss.pc
2022-12-19T16:45:22 making install in lib/e2p
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:22 INSTALL-ELF-LIB /home/parallels/cm4-io/buildroot/output/host/lib/libe2p.so.2.3
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libe2p.so.2
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libe2p.so
2022-12-19T16:45:22 LDCONFIG
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/include/e2p
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/lib/libe2p.a
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/e2p/e2p.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig/e2p.pc
2022-12-19T16:45:22 making install in lib/support
2022-12-19T16:45:22 make[3]: Nothing to be done for 'install'.
2022-12-19T16:45:22 making install in lib/ext2fs
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:22 INSTALL-ELF-LIB /home/parallels/cm4-io/buildroot/output/host/lib/libext2fs.so.2.4
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libext2fs.so.2
2022-12-19T16:45:22 SYMLINK /home/parallels/cm4-io/buildroot/output/host/lib/libext2fs.so
2022-12-19T16:45:22 LDCONFIG
2022-12-19T16:45:22 MKDIR_P /home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/host/include/ext2fs
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/lib/libext2fs.a
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/bitops.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/ext2fs.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/ext2_io.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/ext2_fs.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/ext2_ext_attr.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/ext3_extents.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/tdb.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/qcow2.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/hashmap.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/ext2_err.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/include/ext2fs/ext2_types.h
2022-12-19T16:45:22 INSTALL_DATA /home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig/ext2fs.pc
2022-12-19T16:45:22 rm -f /home/parallels/cm4-io/buildroot/output/host/bin/compile_et
2022-12-19T16:45:23 >>> host-attr 2.5.1 Downloading
2022-12-19T16:45:23 wget --passive-ftp -nd -t 3 -O '/home/parallels/cm4-io/buildroot/output/build/.attr-2.5.1.tar.xz.0ZOzmz/output' 'http://download.savannah.gnu.org/releases/attr/attr-2.5.1.tar.xz'
2022-12-19T16:45:23 --2022-12-19 16:45:23-- http://download.savannah.gnu.org/releases/attr/attr-2.5.1.tar.xz
2022-12-19T16:45:23 Resolving download.savannah.gnu.org (download.savannah.gnu.org)... 209.51.188.200
2022-12-19T16:45:23 Connecting to download.savannah.gnu.org (download.savannah.gnu.org)|209.51.188.200|:80... connected.
2022-12-19T16:45:23 HTTP request sent, awaiting response... 302 Moved Temporarily
2022-12-19T16:45:23 Location: http://download-mirror.savannah.gnu.org/releases/attr/attr-2.5.1.tar.xz [following]
2022-12-19T16:45:23 --2022-12-19 16:45:23-- http://download-mirror.savannah.gnu.org/releases/attr/attr-2.5.1.tar.xz
2022-12-19T16:45:23 Resolving download-mirror.savannah.gnu.org (download-mirror.savannah.gnu.org)... 209.51.188.200
2022-12-19T16:45:23 Reusing existing connection to download.savannah.gnu.org:80.
2022-12-19T16:45:24 HTTP request sent, awaiting response... 200 OK
2022-12-19T16:45:24 Length: 318188 (311K) [application/octet-stream]
2022-12-19T16:45:24 Saving to: ‘/home/parallels/cm4-io/buildroot/output/build/.attr-2.5.1.tar.xz.0ZOzmz/output’
2022-12-19T16:45:24
2022-12-19T16:45:24
/home/parallels/cm4-io 0%[ ] 0 --.-KB/s
/home/parallels/cm4-io/ 28%[==========================> ] 89.74K 348KB/s
/home/parallels/cm4-io/buildroot/output/build 100%[==============================================================================================>] 310.73K 824KB/s in 0.4s
2022-12-19T16:45:24
2022-12-19T16:45:24 2022-12-19 16:45:24 (824 KB/s) - ‘/home/parallels/cm4-io/buildroot/output/build/.attr-2.5.1.tar.xz.0ZOzmz/output’ saved [318188/318188]
2022-12-19T16:45:24
2022-12-19T16:45:24 attr-2.5.1.tar.xz: OK (sha256: db448a626f9313a1a970d636767316a8da32aede70518b8050fa0de7947adc32)
2022-12-19T16:45:24 >>> host-attr 2.5.1 Extracting
2022-12-19T16:45:24 xzcat /home/parallels/cm4-io/buildroot.dl/attr/attr-2.5.1.tar.xz | tar --strip-components=1 -C /home/parallels/cm4-io/buildroot/output/build/host-attr-2.5.1 -xf -
2022-12-19T16:45:24 >>> host-attr 2.5.1 Patching
2022-12-19T16:45:24
2022-12-19T16:45:24 Applying 0001-build-with-older-GCCs.patch using patch:
2022-12-19T16:45:24 patching file include/attributes.h
2022-12-19T16:45:24 >>> host-attr 2.5.1 Updating config.sub and config.guess
2022-12-19T16:45:24 for file in config.guess config.sub; do for i in $(find /home/parallels/cm4-io/buildroot/output/build/host-attr-2.5.1 -name $file); do cp support/gnuconfig/$file $i; done; done
2022-12-19T16:45:24 >>> host-attr 2.5.1 Patching libtool
2022-12-19T16:45:24 patching file /home/parallels/cm4-io/buildroot/output/build/host-attr-2.5.1/build-aux/ltmain.sh
2022-12-19T16:45:24 Hunk #1 succeeded at 2694 (offset 7 lines).
2022-12-19T16:45:24 Hunk #2 succeeded at 4284 (offset 7 lines).
2022-12-19T16:45:24 Hunk #3 succeeded at 6579 (offset 25 lines).
2022-12-19T16:45:24 Hunk #4 succeeded at 6589 (offset 25 lines).
2022-12-19T16:45:24 Hunk #5 succeeded at 6882 (offset 25 lines).
2022-12-19T16:45:24 Hunk #6 succeeded at 7174 (offset 25 lines).
2022-12-19T16:45:24 Hunk #7 succeeded at 8142 (offset 30 lines).
2022-12-19T16:45:24 Hunk #8 succeeded at 10771 (offset 61 lines).
2022-12-19T16:45:24 >>> host-attr 2.5.1 Configuring
2022-12-19T16:45:24 (cd /home/parallels/cm4-io/buildroot/output/build/host-attr-2.5.1/ && rm -rf config.cache; PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/parallels/cm4-io/buildroot/output/host/include" CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" CXXFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/parallels/cm4-io/buildroot/output/host" --sysconfdir="/home/parallels/cm4-io/buildroot/output/host/etc" --localstatedir="/home/parallels/cm4-io/buildroot/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking )
2022-12-19T16:45:24 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop
2022-12-19T16:45:24 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:45:24 checking whether build environment is sane... yes
2022-12-19T16:45:24 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
2022-12-19T16:45:24 checking for gawk... gawk
2022-12-19T16:45:24 checking whether make sets $(MAKE)... yes
2022-12-19T16:45:24 checking whether make supports nested variables... yes
2022-12-19T16:45:24 checking whether make supports nested variables... (cached) yes
2022-12-19T16:45:24 checking for gcc... /usr/bin/gcc
2022-12-19T16:45:24 checking whether the C compiler works... yes
2022-12-19T16:45:24 checking for C compiler default output file name... a.out
2022-12-19T16:45:24 checking for suffix of executables...
2022-12-19T16:45:24 checking whether we are cross compiling... no
2022-12-19T16:45:24 checking for suffix of object files... o
2022-12-19T16:45:24 checking whether we are using the GNU C compiler... yes
2022-12-19T16:45:24 checking whether /usr/bin/gcc accepts -g... yes
2022-12-19T16:45:24 checking for /usr/bin/gcc option to accept ISO C89... none needed
2022-12-19T16:45:24 checking whether /usr/bin/gcc understands -c and -o together... yes
2022-12-19T16:45:24 checking whether make supports the include directive... yes (GNU style)
2022-12-19T16:45:24 checking dependency style of /usr/bin/gcc... none
2022-12-19T16:45:24 checking how to run the C preprocessor... /usr/bin/cpp
2022-12-19T16:45:24 checking for grep that handles long lines and -e... /usr/bin/grep
2022-12-19T16:45:24 checking for egrep... /usr/bin/grep -E
2022-12-19T16:45:25 checking for ANSI C header files... yes
2022-12-19T16:45:25 checking for sys/types.h... yes
2022-12-19T16:45:25 checking for sys/stat.h... yes
2022-12-19T16:45:25 checking for stdlib.h... yes
2022-12-19T16:45:25 checking for string.h... yes
2022-12-19T16:45:25 checking for memory.h... yes
2022-12-19T16:45:25 checking for strings.h... yes
2022-12-19T16:45:25 checking for inttypes.h... yes
2022-12-19T16:45:25 checking for stdint.h... yes
2022-12-19T16:45:25 checking for unistd.h... yes
2022-12-19T16:45:25 checking minix/config.h usability... no
2022-12-19T16:45:25 checking minix/config.h presence... no
2022-12-19T16:45:25 checking for minix/config.h... no
2022-12-19T16:45:25 checking whether it is safe to define __EXTENSIONS__... yes
2022-12-19T16:45:25 checking for an ANSI C-conforming const... yes
2022-12-19T16:45:25 checking for mode_t... yes
2022-12-19T16:45:25 checking for size_t... yes
2022-12-19T16:45:25 checking for working alloca.h... yes
2022-12-19T16:45:25 checking for alloca... yes
2022-12-19T16:45:25 checking whether __attribute__((visibility())) is supported... yes
2022-12-19T16:45:25 checking for special C compiler options needed for large files... no
2022-12-19T16:45:25 checking for _FILE_OFFSET_BITS value needed for large files... no
2022-12-19T16:45:25 checking the archiver (/usr/bin/ar) interface... ar
2022-12-19T16:45:25 checking build system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:25 checking host system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:25 checking how to print strings... printf
2022-12-19T16:45:25 checking for a sed that does not truncate output... /usr/bin/sed
2022-12-19T16:45:25 checking for fgrep... /usr/bin/grep -F
2022-12-19T16:45:25 checking for ld used by /usr/bin/gcc... /usr/bin/ld
2022-12-19T16:45:25 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:45:25 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
2022-12-19T16:45:25 checking the name lister (/usr/bin/nm) interface... BSD nm
2022-12-19T16:45:25 checking whether ln -s works... yes
2022-12-19T16:45:25 checking the maximum length of command line arguments... 1572864
2022-12-19T16:45:25 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
2022-12-19T16:45:25 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
2022-12-19T16:45:25 checking for /usr/bin/ld option to reload object files... -r
2022-12-19T16:45:25 checking for objdump... objdump
2022-12-19T16:45:25 checking how to recognize dependent libraries... pass_all
2022-12-19T16:45:25 checking for dlltool... no
2022-12-19T16:45:25 checking how to associate runtime and link libraries... printf %sn
2022-12-19T16:45:25 checking for archiver @FILE support... @
2022-12-19T16:45:25 checking for strip... strip
2022-12-19T16:45:25 checking for ranlib... /usr/bin/ranlib
2022-12-19T16:45:25 checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok
2022-12-19T16:45:25 checking for sysroot... no
2022-12-19T16:45:25 checking for a working dd... /usr/bin/dd
2022-12-19T16:45:25 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
2022-12-19T16:45:25 checking for mt... mt
2022-12-19T16:45:25 checking if mt is a manifest tool... no
2022-12-19T16:45:25 checking for dlfcn.h... yes
2022-12-19T16:45:25 checking for objdir... .libs
2022-12-19T16:45:25 checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
2022-12-19T16:45:25 checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
2022-12-19T16:45:25 checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
2022-12-19T16:45:25 checking if /usr/bin/gcc static flag -static works... yes
2022-12-19T16:45:25 checking if /usr/bin/gcc supports -c -o file.o... yes
2022-12-19T16:45:25 checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
2022-12-19T16:45:25 checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
2022-12-19T16:45:25 checking whether -lc should be explicitly linked in... no
2022-12-19T16:45:25 checking dynamic linker characteristics... GNU/Linux ld.so
2022-12-19T16:45:25 checking how to hardcode library paths into programs... immediate
2022-12-19T16:45:25 checking whether stripping libraries is possible... yes
2022-12-19T16:45:25 checking if libtool supports shared libraries... yes
2022-12-19T16:45:25 checking whether to build shared libraries... yes
2022-12-19T16:45:25 checking whether to build static libraries... no
2022-12-19T16:45:25 checking whether NLS is requested... no
2022-12-19T16:45:25 checking for msgfmt... /usr/bin/msgfmt
2022-12-19T16:45:25 checking for gmsgfmt... /usr/bin/msgfmt
2022-12-19T16:45:25 checking for xgettext... /usr/bin/xgettext
2022-12-19T16:45:25 checking for msgmerge... /usr/bin/msgmerge
2022-12-19T16:45:25 checking for ld used by /usr/bin/gcc... /usr/bin/ld
2022-12-19T16:45:25 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:45:25 checking for shared library run path origin... done
2022-12-19T16:45:25 checking for CFPreferencesCopyAppValue... no
2022-12-19T16:45:25 checking for CFLocaleCopyCurrent... no
2022-12-19T16:45:25 checking whether to use NLS... no
2022-12-19T16:45:26 checking that generated files are newer than configure... done
2022-12-19T16:45:26 configure: creating ./config.status
2022-12-19T16:45:26 config.status: creating libattr.pc
2022-12-19T16:45:26 config.status: creating Makefile
2022-12-19T16:45:26 config.status: creating po/Makefile.in
2022-12-19T16:45:26 config.status: creating include/config.h
2022-12-19T16:45:26 config.status: executing depfiles commands
2022-12-19T16:45:26 config.status: executing libtool commands
2022-12-19T16:45:26 config.status: executing po-directories commands
2022-12-19T16:45:26 config.status: creating po/POTFILES
2022-12-19T16:45:26 config.status: creating po/Makefile
2022-12-19T16:45:26 config.status: executing include/attr commands
2022-12-19T16:45:26 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop
2022-12-19T16:45:26 >>> host-attr 2.5.1 Building
2022-12-19T16:45:26 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j5 -C /home/parallels/cm4-io/buildroot/output/build/host-attr-2.5.1/
2022-12-19T16:45:26 Making all in po
2022-12-19T16:45:26 make[3]: Nothing to be done for 'all'.
2022-12-19T16:45:26 CC tools/getfattr.o
2022-12-19T16:45:26 CC tools/setfattr.o
2022-12-19T16:45:26 CC tools/attr.o
2022-12-19T16:45:26 CC libattr/la-attr_copy_action.lo
2022-12-19T16:45:26 CC libattr/la-attr_copy_check.lo
2022-12-19T16:45:26 CC libattr/la-attr_copy_fd.lo
2022-12-19T16:45:26 CC libattr/la-attr_copy_file.lo
2022-12-19T16:45:26 CC libattr/la-libattr.lo
2022-12-19T16:45:26 CC libattr/la-syscalls.lo
2022-12-19T16:45:26 CC libmisc/high_water_alloc.lo
2022-12-19T16:45:26 CC libmisc/next_line.lo
2022-12-19T16:45:26 CC libmisc/quote.lo
2022-12-19T16:45:26 CC libmisc/unquote.lo
2022-12-19T16:45:26 CC libmisc/walk_tree.lo
2022-12-19T16:45:26 CCLD libattr.la
2022-12-19T16:45:26 CCLD libmisc.la
2022-12-19T16:45:27 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
2022-12-19T16:45:27 CCLD attr
2022-12-19T16:45:27 CCLD getfattr
2022-12-19T16:45:27 CCLD setfattr
2022-12-19T16:45:27 >>> host-attr 2.5.1 Installing to host directory
2022-12-19T16:45:27 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j5 install -C /home/parallels/cm4-io/buildroot/output/build/host-attr-2.5.1/
2022-12-19T16:45:27 Making install in po
2022-12-19T16:45:27 if test "attr" = "gettext-tools"; then /usr/bin/mkdir -p /home/parallels/cm4-io/buildroot/output/host/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed [email protected] [email protected] insert-header.sin Rules-quot Makevars.template; do /usr/bin/install -c -m 644 ./$file /home/parallels/cm4-io/buildroot/output/host/share/gettext/po/$file; done; for file in Makevars; do rm -f /home/parallels/cm4-io/buildroot/output/host/share/gettext/po/$file; done; else : ; fi
2022-12-19T16:45:27 subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /usr/bin/sed -e "s/<EXPORT>/extern/" < "$1" > "include/$file.t" || exit 1; /usr/bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/attributes.h" "/home/parallels/cm4-io/buildroot/output/host/include/attr"
2022-12-19T16:45:27 subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /usr/bin/sed -e "s/<EXPORT>/extern/" < "$1" > "include/$file.t" || exit 1; /usr/bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/error_context.h" "/home/parallels/cm4-io/buildroot/output/host/include/attr"
2022-12-19T16:45:27 subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /usr/bin/sed -e "s/<EXPORT>/extern/" < "$1" > "include/$file.t" || exit 1; /usr/bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/libattr.h" "/home/parallels/cm4-io/buildroot/output/host/include/attr"
2022-12-19T16:45:27 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/lib'
2022-12-19T16:45:27 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/etc'
2022-12-19T16:45:27 /bin/bash ./libtool --mode=install /usr/bin/install -c libattr.la '/home/parallels/cm4-io/buildroot/output/host/lib'
2022-12-19T16:45:27 /usr/bin/install -c -m 644 xattr.conf '/home/parallels/cm4-io/buildroot/output/host/etc'
2022-12-19T16:45:27 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/doc/attr'
2022-12-19T16:45:27 /usr/bin/install -c -m 644 doc/CHANGES doc/COPYING doc/COPYING.LGPL doc/PORTING '/home/parallels/cm4-io/buildroot/output/host/share/doc/attr'
2022-12-19T16:45:27 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/man1'
2022-12-19T16:45:27 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig'
2022-12-19T16:45:27 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/man3'
2022-12-19T16:45:27 /usr/bin/install -c -m 644 libattr.pc '/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig'
2022-12-19T16:45:27 libtool: install: /usr/bin/install -c .libs/libattr.so.1.1.2501 /home/parallels/cm4-io/buildroot/output/host/lib/libattr.so.1.1.2501
2022-12-19T16:45:27 libtool: install: (cd /home/parallels/cm4-io/buildroot/output/host/lib && { ln -s -f libattr.so.1.1.2501 libattr.so.1 || { rm -f libattr.so.1 && ln -s libattr.so.1.1.2501 libattr.so.1; }; })
2022-12-19T16:45:27 /usr/bin/install -c -m 644 man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 '/home/parallels/cm4-io/buildroot/output/host/share/man/man1'
2022-12-19T16:45:27 /usr/bin/install -c -m 644 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3 '/home/parallels/cm4-io/buildroot/output/host/share/man/man3'
2022-12-19T16:45:27 libtool: install: (cd /home/parallels/cm4-io/buildroot/output/host/lib && { ln -s -f libattr.so.1.1.2501 libattr.so || { rm -f libattr.so && ln -s libattr.so.1.1.2501 libattr.so; }; })
2022-12-19T16:45:27 /usr/bin/make install-data-hook
2022-12-19T16:45:27 libtool: install: /usr/bin/install -c .libs/libattr.lai /home/parallels/cm4-io/buildroot/output/host/lib/libattr.la
2022-12-19T16:45:27 set -e; cd "/home/parallels/cm4-io/buildroot/output/host/share/man"; for d in man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3; do man_section=${d##*.}; d=${d#man/}; dst=${d##*/}; for m in `gawk '/^.S[h|H] NAME/ {ok=1; next} ok {print; exit}' $d | /usr/bin/sed -e 's/^.Nm //' -e 's/,/ /g' -e 's/\-.*//' -e 's/\f[0-9]//g' -e 's/ / /g;q'`; do [ "$m" = "\" ] && continue; ln="man$man_section/$m.$man_section"; [ -e "$ln" ] && continue; echo ln -s $dst $ln; ln -s $dst $ln; done; done
2022-12-19T16:45:27 ln -s attr_get.3 man3/attr_getf.3
2022-12-19T16:45:27 libtool: finish: PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:27 ln -s attr_list.3 man3/attr_listf.3
2022-12-19T16:45:27 ----------------------------------------------------------------------
2022-12-19T16:45:27 Libraries have been installed in:
2022-12-19T16:45:27 /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:27
2022-12-19T16:45:27 If you ever happen to want to link against installed libraries
2022-12-19T16:45:27 in a given directory, LIBDIR, you must either use libtool, and
2022-12-19T16:45:27 specify the full pathname of the library, or use the '-LLIBDIR'
2022-12-19T16:45:27 flag during linking and do at least one of the following:
2022-12-19T16:45:27 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2022-12-19T16:45:27 during execution
2022-12-19T16:45:27 - add LIBDIR to the 'LD_RUN_PATH' environment variable
2022-12-19T16:45:27 during linking
2022-12-19T16:45:27 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2022-12-19T16:45:27 - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2022-12-19T16:45:27
2022-12-19T16:45:27 See any operating system documentation about shared libraries for
2022-12-19T16:45:27 more information, such as the ld(1) and ld.so(8) manual pages.
2022-12-19T16:45:27 ----------------------------------------------------------------------
2022-12-19T16:45:27 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:45:27 ln -s attr_multi.3 man3/attr_multif.3
2022-12-19T16:45:27 /bin/bash ./libtool --mode=install /usr/bin/install -c attr getfattr setfattr '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:45:27 ln -s attr_remove.3 man3/attr_removef.3
2022-12-19T16:45:27 ln -s attr_set.3 man3/attr_setf.3
2022-12-19T16:45:27 libtool: install: /usr/bin/install -c attr /home/parallels/cm4-io/buildroot/output/host/bin/attr
2022-12-19T16:45:27 libtool: install: /usr/bin/install -c getfattr /home/parallels/cm4-io/buildroot/output/host/bin/getfattr
2022-12-19T16:45:27 libtool: install: /usr/bin/install -c setfattr /home/parallels/cm4-io/buildroot/output/host/bin/setfattr
2022-12-19T16:45:27 >>> host-acl 2.3.1 Downloading
2022-12-19T16:45:27 wget --passive-ftp -nd -t 3 -O '/home/parallels/cm4-io/buildroot/output/build/.acl-2.3.1.tar.xz.VTbPqd/output' 'http://download.savannah.gnu.org/releases/acl/acl-2.3.1.tar.xz'
2022-12-19T16:45:27 --2022-12-19 16:45:27-- http://download.savannah.gnu.org/releases/acl/acl-2.3.1.tar.xz
2022-12-19T16:45:28 Resolving download.savannah.gnu.org (download.savannah.gnu.org)... 209.51.188.200
2022-12-19T16:45:28 Connecting to download.savannah.gnu.org (download.savannah.gnu.org)|209.51.188.200|:80... connected.
2022-12-19T16:45:28 HTTP request sent, awaiting response... 302 Moved Temporarily
2022-12-19T16:45:28 Location: http://download-mirror.savannah.gnu.org/releases/acl/acl-2.3.1.tar.xz [following]
2022-12-19T16:45:28 --2022-12-19 16:45:28-- http://download-mirror.savannah.gnu.org/releases/acl/acl-2.3.1.tar.xz
2022-12-19T16:45:28 Resolving download-mirror.savannah.gnu.org (download-mirror.savannah.gnu.org)... 209.51.188.200
2022-12-19T16:45:28 Reusing existing connection to download.savannah.gnu.org:80.
2022-12-19T16:45:28 HTTP request sent, awaiting response... 200 OK
2022-12-19T16:45:28 Length: 355676 (347K) [application/octet-stream]
2022-12-19T16:45:28 Saving to: ‘/home/parallels/cm4-io/buildroot/output/build/.acl-2.3.1.tar.xz.VTbPqd/output’
2022-12-19T16:45:28
2022-12-19T16:45:29
/home/parallels/cm4-io 0%[ ] 0 --.-KB/s
/home/parallels/cm4-io/ 24%[======================> ] 84.57K 312KB/s
/home/parallels/cm4-io/b 96%[==========================================================================================> ] 336.28K 707KB/s
/home/parallels/cm4-io/buildroot/output/build 100%[==============================================================================================>] 347.34K 636KB/s in 0.5s
2022-12-19T16:45:29
2022-12-19T16:45:29 2022-12-19 16:45:29 (636 KB/s) - ‘/home/parallels/cm4-io/buildroot/output/build/.acl-2.3.1.tar.xz.VTbPqd/output’ saved [355676/355676]
2022-12-19T16:45:29
2022-12-19T16:45:29 acl-2.3.1.tar.xz: OK (sha256: c0234042e17f11306c23c038b08e5e070edb7be44bef6697fb8734dcff1c66b1)
2022-12-19T16:45:29 >>> host-acl 2.3.1 Extracting
2022-12-19T16:45:29 xzcat /home/parallels/cm4-io/buildroot.dl/acl/acl-2.3.1.tar.xz | tar --strip-components=1 -C /home/parallels/cm4-io/buildroot/output/build/host-acl-2.3.1 -xf -
2022-12-19T16:45:29 >>> host-acl 2.3.1 Patching
2022-12-19T16:45:29
2022-12-19T16:45:29 Applying 0001-Build-with-old-GCC-versions.patch using patch:
2022-12-19T16:45:29 patching file libacl/acl_from_text.c
2022-12-19T16:45:29 >>> host-acl 2.3.1 Updating config.sub and config.guess
2022-12-19T16:45:29 for file in config.guess config.sub; do for i in $(find /home/parallels/cm4-io/buildroot/output/build/host-acl-2.3.1 -name $file); do cp support/gnuconfig/$file $i; done; done
2022-12-19T16:45:29 >>> host-acl 2.3.1 Patching libtool
2022-12-19T16:45:29 patching file /home/parallels/cm4-io/buildroot/output/build/host-acl-2.3.1/build-aux/ltmain.sh
2022-12-19T16:45:29 Hunk #1 succeeded at 2694 (offset 7 lines).
2022-12-19T16:45:29 Hunk #2 succeeded at 4284 (offset 7 lines).
2022-12-19T16:45:29 Hunk #3 succeeded at 6579 (offset 25 lines).
2022-12-19T16:45:29 Hunk #4 succeeded at 6589 (offset 25 lines).
2022-12-19T16:45:29 Hunk #5 succeeded at 6882 (offset 25 lines).
2022-12-19T16:45:29 Hunk #6 succeeded at 7174 (offset 25 lines).
2022-12-19T16:45:29 Hunk #7 succeeded at 8142 (offset 30 lines).
2022-12-19T16:45:29 Hunk #8 succeeded at 10771 (offset 61 lines).
2022-12-19T16:45:29 >>> host-acl 2.3.1 Configuring
2022-12-19T16:45:29 (cd /home/parallels/cm4-io/buildroot/output/build/host-acl-2.3.1/ && rm -rf config.cache; PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/parallels/cm4-io/buildroot/output/host/include" CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" CXXFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/parallels/cm4-io/buildroot/output/host" --sysconfdir="/home/parallels/cm4-io/buildroot/output/host/etc" --localstatedir="/home/parallels/cm4-io/buildroot/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking )
2022-12-19T16:45:29 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop
2022-12-19T16:45:29 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:45:29 checking whether build environment is sane... yes
2022-12-19T16:45:29 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
2022-12-19T16:45:29 checking for gawk... gawk
2022-12-19T16:45:29 checking whether make sets $(MAKE)... yes
2022-12-19T16:45:29 checking whether make supports nested variables... yes
2022-12-19T16:45:29 checking whether make supports nested variables... (cached) yes
2022-12-19T16:45:29 checking for gcc... /usr/bin/gcc
2022-12-19T16:45:29 checking whether the C compiler works... yes
2022-12-19T16:45:29 checking for C compiler default output file name... a.out
2022-12-19T16:45:29 checking for suffix of executables...
2022-12-19T16:45:29 checking whether we are cross compiling... no
2022-12-19T16:45:29 checking for suffix of object files... o
2022-12-19T16:45:29 checking whether we are using the GNU C compiler... yes
2022-12-19T16:45:29 checking whether /usr/bin/gcc accepts -g... yes
2022-12-19T16:45:29 checking for /usr/bin/gcc option to accept ISO C89... none needed
2022-12-19T16:45:29 checking whether /usr/bin/gcc understands -c and -o together... yes
2022-12-19T16:45:29 checking whether make supports the include directive... yes (GNU style)
2022-12-19T16:45:29 checking dependency style of /usr/bin/gcc... none
2022-12-19T16:45:29 checking how to run the C preprocessor... /usr/bin/cpp
2022-12-19T16:45:29 checking for grep that handles long lines and -e... /usr/bin/grep
2022-12-19T16:45:29 checking for egrep... /usr/bin/grep -E
2022-12-19T16:45:29 checking for ANSI C header files... yes
2022-12-19T16:45:29 checking for sys/types.h... yes
2022-12-19T16:45:29 checking for sys/stat.h... yes
2022-12-19T16:45:29 checking for stdlib.h... yes
2022-12-19T16:45:29 checking for string.h... yes
2022-12-19T16:45:29 checking for memory.h... yes
2022-12-19T16:45:29 checking for strings.h... yes
2022-12-19T16:45:29 checking for inttypes.h... yes
2022-12-19T16:45:29 checking for stdint.h... yes
2022-12-19T16:45:29 checking for unistd.h... yes
2022-12-19T16:45:29 checking minix/config.h usability... no
2022-12-19T16:45:29 checking minix/config.h presence... no
2022-12-19T16:45:29 checking for minix/config.h... no
2022-12-19T16:45:29 checking whether it is safe to define __EXTENSIONS__... yes
2022-12-19T16:45:29 checking whether __attribute__((visibility())) is supported... yes
2022-12-19T16:45:30 checking whether byte ordering is bigendian... no
2022-12-19T16:45:30 checking for special C compiler options needed for large files... no
2022-12-19T16:45:30 checking for _FILE_OFFSET_BITS value needed for large files... no
2022-12-19T16:45:30 checking the archiver (/usr/bin/ar) interface... ar
2022-12-19T16:45:30 checking build system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:30 checking host system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:30 checking how to print strings... printf
2022-12-19T16:45:30 checking for a sed that does not truncate output... /usr/bin/sed
2022-12-19T16:45:30 checking for fgrep... /usr/bin/grep -F
2022-12-19T16:45:30 checking for ld used by /usr/bin/gcc... /usr/bin/ld
2022-12-19T16:45:30 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:45:30 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
2022-12-19T16:45:30 checking the name lister (/usr/bin/nm) interface... BSD nm
2022-12-19T16:45:30 checking whether ln -s works... yes
2022-12-19T16:45:30 checking the maximum length of command line arguments... 1572864
2022-12-19T16:45:30 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
2022-12-19T16:45:30 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
2022-12-19T16:45:30 checking for /usr/bin/ld option to reload object files... -r
2022-12-19T16:45:30 checking for objdump... objdump
2022-12-19T16:45:30 checking how to recognize dependent libraries... pass_all
2022-12-19T16:45:30 checking for dlltool... no
2022-12-19T16:45:30 checking how to associate runtime and link libraries... printf %sn
2022-12-19T16:45:30 checking for archiver @FILE support... @
2022-12-19T16:45:30 checking for strip... strip
2022-12-19T16:45:30 checking for ranlib... /usr/bin/ranlib
2022-12-19T16:45:30 checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok
2022-12-19T16:45:30 checking for sysroot... no
2022-12-19T16:45:30 checking for a working dd... /usr/bin/dd
2022-12-19T16:45:30 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
2022-12-19T16:45:30 checking for mt... mt
2022-12-19T16:45:30 checking if mt is a manifest tool... no
2022-12-19T16:45:30 checking for dlfcn.h... yes
2022-12-19T16:45:30 checking for objdir... .libs
2022-12-19T16:45:30 checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
2022-12-19T16:45:30 checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
2022-12-19T16:45:30 checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
2022-12-19T16:45:30 checking if /usr/bin/gcc static flag -static works... yes
2022-12-19T16:45:30 checking if /usr/bin/gcc supports -c -o file.o... yes
2022-12-19T16:45:30 checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
2022-12-19T16:45:30 checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
2022-12-19T16:45:30 checking whether -lc should be explicitly linked in... no
2022-12-19T16:45:30 checking dynamic linker characteristics... GNU/Linux ld.so
2022-12-19T16:45:30 checking how to hardcode library paths into programs... immediate
2022-12-19T16:45:30 checking whether stripping libraries is possible... yes
2022-12-19T16:45:30 checking if libtool supports shared libraries... yes
2022-12-19T16:45:30 checking whether to build shared libraries... yes
2022-12-19T16:45:30 checking whether to build static libraries... no
2022-12-19T16:45:30 checking whether NLS is requested... no
2022-12-19T16:45:30 checking for msgfmt... /usr/bin/msgfmt
2022-12-19T16:45:30 checking for gmsgfmt... /usr/bin/msgfmt
2022-12-19T16:45:30 checking for xgettext... /usr/bin/xgettext
2022-12-19T16:45:30 checking for msgmerge... /usr/bin/msgmerge
2022-12-19T16:45:30 checking for ld used by /usr/bin/gcc... /usr/bin/ld
2022-12-19T16:45:30 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:45:30 checking for shared library run path origin... done
2022-12-19T16:45:30 checking for CFPreferencesCopyAppValue... no
2022-12-19T16:45:30 checking for CFLocaleCopyCurrent... no
2022-12-19T16:45:30 checking whether to use NLS... no
2022-12-19T16:45:30 checking attr/error_context.h usability... yes
2022-12-19T16:45:30 checking attr/error_context.h presence... yes
2022-12-19T16:45:30 checking for attr/error_context.h... yes
2022-12-19T16:45:30 checking for getxattr in -lattr... yes
2022-12-19T16:45:30 checking that generated files are newer than configure... done
2022-12-19T16:45:30 configure: creating ./config.status
2022-12-19T16:45:30 config.status: creating libacl.pc
2022-12-19T16:45:30 config.status: creating Makefile
2022-12-19T16:45:30 config.status: creating po/Makefile.in
2022-12-19T16:45:31 config.status: creating include/config.h
2022-12-19T16:45:31 config.status: executing depfiles commands
2022-12-19T16:45:31 config.status: executing libtool commands
2022-12-19T16:45:31 config.status: executing po-directories commands
2022-12-19T16:45:31 config.status: creating po/POTFILES
2022-12-19T16:45:31 config.status: creating po/Makefile
2022-12-19T16:45:31 config.status: executing include/acl commands
2022-12-19T16:45:31 config.status: executing include/sys commands
2022-12-19T16:45:31 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop
2022-12-19T16:45:31 >>> host-acl 2.3.1 Building
2022-12-19T16:45:31 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j5 -C /home/parallels/cm4-io/buildroot/output/build/host-acl-2.3.1/
2022-12-19T16:45:31 Making all in po
2022-12-19T16:45:31 make[3]: Nothing to be done for 'all'.
2022-12-19T16:45:31 CC tools/chacl.o
2022-12-19T16:45:31 CC tools/user_group.o
2022-12-19T16:45:31 CC tools/getfacl.o
2022-12-19T16:45:31 CC tools/do_set.o
2022-12-19T16:45:31 CC tools/parse.o
2022-12-19T16:45:31 CC tools/sequence.o
2022-12-19T16:45:31 CC tools/setfacl.o
2022-12-19T16:45:31 CC libacl/la-acl_add_perm.lo
2022-12-19T16:45:31 CC libacl/la-acl_calc_mask.lo
2022-12-19T16:45:31 CC libacl/la-acl_clear_perms.lo
2022-12-19T16:45:31 CC libacl/la-acl_copy_entry.lo
2022-12-19T16:45:31 CC libacl/la-acl_copy_ext.lo
2022-12-19T16:45:31 CC libacl/la-acl_copy_int.lo
2022-12-19T16:45:31 CC libacl/la-acl_create_entry.lo
2022-12-19T16:45:31 CC libacl/la-acl_delete_def_file.lo
2022-12-19T16:45:31 CC libacl/la-acl_delete_entry.lo
2022-12-19T16:45:31 CC libacl/la-acl_delete_perm.lo
2022-12-19T16:45:31 CC libacl/la-acl_dup.lo
2022-12-19T16:45:31 CC libacl/la-acl_free.lo
2022-12-19T16:45:31 CC libacl/la-acl_from_text.lo
2022-12-19T16:45:31 CC libacl/la-acl_get_entry.lo
2022-12-19T16:45:31 CC libacl/la-acl_get_fd.lo
2022-12-19T16:45:31 CC libacl/la-acl_get_file.lo
2022-12-19T16:45:31 CC libacl/la-acl_get_perm.lo
2022-12-19T16:45:31 CC libacl/la-acl_get_permset.lo
2022-12-19T16:45:31 CC libacl/la-acl_get_qualifier.lo
2022-12-19T16:45:31 CC libacl/la-acl_get_tag_type.lo
2022-12-19T16:45:31 CC libacl/la-acl_init.lo
2022-12-19T16:45:31 CC libacl/la-acl_set_fd.lo
2022-12-19T16:45:31 CC libacl/la-acl_set_file.lo
2022-12-19T16:45:31 CC libacl/la-acl_set_permset.lo
2022-12-19T16:45:31 CC libacl/la-acl_set_qualifier.lo
2022-12-19T16:45:31 CC libacl/la-acl_set_tag_type.lo
2022-12-19T16:45:31 CC libacl/la-acl_size.lo
2022-12-19T16:45:31 CC libacl/la-acl_to_text.lo
2022-12-19T16:45:31 CC libacl/la-acl_valid.lo
2022-12-19T16:45:31 CC libacl/la-acl_check.lo
2022-12-19T16:45:31 CC libacl/la-acl_cmp.lo
2022-12-19T16:45:31 CC libacl/la-acl_entries.lo
2022-12-19T16:45:31 CC libacl/la-acl_equiv_mode.lo
2022-12-19T16:45:31 CC libacl/la-acl_error.lo
2022-12-19T16:45:31 CC libacl/la-acl_extended_fd.lo
2022-12-19T16:45:31 CC libacl/la-acl_extended_file.lo
2022-12-19T16:45:31 CC libacl/la-acl_extended_file_nofollow.lo
2022-12-19T16:45:32 CC libacl/la-acl_from_mode.lo
2022-12-19T16:45:32 CC libacl/la-acl_to_any_text.lo
2022-12-19T16:45:32 CC libacl/la-__acl_extended_file.lo
2022-12-19T16:45:32 CC libacl/la-__acl_from_xattr.lo
2022-12-19T16:45:32 CC libacl/la-__acl_reorder_obj_p.lo
2022-12-19T16:45:32 CC libacl/la-__acl_to_any_text.lo
2022-12-19T16:45:32 CC libacl/la-__acl_to_xattr.lo
2022-12-19T16:45:32 CC libacl/la-__apply_mask_to_mode.lo
2022-12-19T16:45:32 CC libacl/la-__libobj.lo
2022-12-19T16:45:32 CC libacl/la-perm_copy_fd.lo
2022-12-19T16:45:32 CC libacl/la-perm_copy_file.lo
2022-12-19T16:45:32 CC libmisc/high_water_alloc.lo
2022-12-19T16:45:32 CC libmisc/next_line.lo
2022-12-19T16:45:32 CC libmisc/quote.lo
2022-12-19T16:45:32 CC libmisc/unquote.lo
2022-12-19T16:45:32 CC libmisc/walk_tree.lo
2022-12-19T16:45:32 CCLD libmisc.la
2022-12-19T16:45:32 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
2022-12-19T16:45:32 CCLD libacl.la
2022-12-19T16:45:32 CCLD chacl
2022-12-19T16:45:32 CCLD getfacl
2022-12-19T16:45:32 CCLD setfacl
2022-12-19T16:45:32 >>> host-acl 2.3.1 Installing to host directory
2022-12-19T16:45:32 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j5 install -C /home/parallels/cm4-io/buildroot/output/build/host-acl-2.3.1/
2022-12-19T16:45:32 Making install in po
2022-12-19T16:45:32 if test "acl" = "gettext-tools"; then /usr/bin/mkdir -p /home/parallels/cm4-io/buildroot/output/host/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed [email protected] [email protected] insert-header.sin Rules-quot Makevars.template; do /usr/bin/install -c -m 644 ./$file /home/parallels/cm4-io/buildroot/output/host/share/gettext/po/$file; done; for file in Makevars; do rm -f /home/parallels/cm4-io/buildroot/output/host/share/gettext/po/$file; done; else : ; fi
2022-12-19T16:45:32 subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /usr/bin/sed -e "s/<EXPORT>/extern/" < "$1" > "include/$file.t" || exit 1; /usr/bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/libacl.h" "/home/parallels/cm4-io/buildroot/output/host/include/acl"
2022-12-19T16:45:32 subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /usr/bin/sed -e "s/<EXPORT>/extern/" < "$1" > "include/$file.t" || exit 1; /usr/bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/acl.h" "/home/parallels/cm4-io/buildroot/output/host/include/sys"
2022-12-19T16:45:32 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/lib'
2022-12-19T16:45:32 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/doc/acl'
2022-12-19T16:45:32 /bin/bash ./libtool --mode=install /usr/bin/install -c libacl.la '/home/parallels/cm4-io/buildroot/output/host/lib'
2022-12-19T16:45:32 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/man1'
2022-12-19T16:45:32 /usr/bin/install -c -m 644 doc/extensions.txt doc/CHANGES doc/COPYING doc/COPYING.LGPL doc/libacl.txt doc/PORTING '/home/parallels/cm4-io/buildroot/output/host/share/doc/acl'
2022-12-19T16:45:32 /usr/bin/install -c -m 644 man/man1/chacl.1 man/man1/getfacl.1 man/man1/setfacl.1 '/home/parallels/cm4-io/buildroot/output/host/share/man/man1'
2022-12-19T16:45:32 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/man3'
2022-12-19T16:45:32 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/man5'
2022-12-19T16:45:32 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig'
2022-12-19T16:45:32 /usr/bin/install -c -m 644 libacl.pc '/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig'
2022-12-19T16:45:32 libtool: install: /usr/bin/install -c .libs/libacl.so.1.1.2301 /home/parallels/cm4-io/buildroot/output/host/lib/libacl.so.1.1.2301
2022-12-19T16:45:32 libtool: install: (cd /home/parallels/cm4-io/buildroot/output/host/lib && { ln -s -f libacl.so.1.1.2301 libacl.so.1 || { rm -f libacl.so.1 && ln -s libacl.so.1.1.2301 libacl.so.1; }; })
2022-12-19T16:45:32 /usr/bin/install -c -m 644 man/man5/acl.5 '/home/parallels/cm4-io/buildroot/output/host/share/man/man5'
2022-12-19T16:45:32 /usr/bin/install -c -m 644 man/man3/acl_add_perm.3 man/man3/acl_calc_mask.3 man/man3/acl_check.3 man/man3/acl_clear_perms.3 man/man3/acl_cmp.3 man/man3/acl_copy_entry.3 man/man3/acl_copy_ext.3 man/man3/acl_copy_int.3 man/man3/acl_create_entry.3 man/man3/acl_delete_def_file.3 man/man3/acl_delete_entry.3 man/man3/acl_delete_perm.3 man/man3/acl_dup.3 man/man3/acl_entries.3 man/man3/acl_equiv_mode.3 man/man3/acl_error.3 man/man3/acl_extended_fd.3 man/man3/acl_extended_file.3 man/man3/acl_extended_file_nofollow.3 man/man3/acl_free.3 man/man3/acl_from_mode.3 man/man3/acl_from_text.3 man/man3/acl_get_entry.3 man/man3/acl_get_fd.3 man/man3/acl_get_file.3 man/man3/acl_get_perm.3 man/man3/acl_get_permset.3 man/man3/acl_get_qualifier.3 man/man3/acl_get_tag_type.3 man/man3/acl_init.3 man/man3/acl_set_fd.3 man/man3/acl_set_file.3 man/man3/acl_set_permset.3 man/man3/acl_set_qualifier.3 man/man3/acl_set_tag_type.3 man/man3/acl_size.3 man/man3/acl_to_any_text.3 man/man3/acl_to_text.3 man/man3/acl_valid.3 '/home/parallels/cm4-io/buildroot/output/host/share/man/man3'
2022-12-19T16:45:32 libtool: install: (cd /home/parallels/cm4-io/buildroot/output/host/lib && { ln -s -f libacl.so.1.1.2301 libacl.so || { rm -f libacl.so && ln -s libacl.so.1.1.2301 libacl.so; }; })
2022-12-19T16:45:32 libtool: install: /usr/bin/install -c .libs/libacl.lai /home/parallels/cm4-io/buildroot/output/host/lib/libacl.la
2022-12-19T16:45:32 libtool: finish: PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:32 ----------------------------------------------------------------------
2022-12-19T16:45:32 Libraries have been installed in:
2022-12-19T16:45:32 /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:32
2022-12-19T16:45:32 If you ever happen to want to link against installed libraries
2022-12-19T16:45:32 in a given directory, LIBDIR, you must either use libtool, and
2022-12-19T16:45:32 specify the full pathname of the library, or use the '-LLIBDIR'
2022-12-19T16:45:32 flag during linking and do at least one of the following:
2022-12-19T16:45:32 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2022-12-19T16:45:32 during execution
2022-12-19T16:45:32 - add LIBDIR to the 'LD_RUN_PATH' environment variable
2022-12-19T16:45:32 during linking
2022-12-19T16:45:32 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2022-12-19T16:45:32 - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2022-12-19T16:45:32
2022-12-19T16:45:32 See any operating system documentation about shared libraries for
2022-12-19T16:45:32 more information, such as the ld(1) and ld.so(8) manual pages.
2022-12-19T16:45:32 ----------------------------------------------------------------------
2022-12-19T16:45:32 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:45:32 /bin/bash ./libtool --mode=install /usr/bin/install -c chacl getfacl setfacl '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:45:32 libtool: install: /usr/bin/install -c chacl /home/parallels/cm4-io/buildroot/output/host/bin/chacl
2022-12-19T16:45:32 libtool: install: /usr/bin/install -c getfacl /home/parallels/cm4-io/buildroot/output/host/bin/getfacl
2022-12-19T16:45:32 libtool: install: /usr/bin/install -c setfacl /home/parallels/cm4-io/buildroot/output/host/bin/setfacl
2022-12-19T16:45:33 >>> host-fakeroot 1.26 Downloading
2022-12-19T16:45:33 wget --passive-ftp -nd -t 3 -O '/home/parallels/cm4-io/buildroot/output/build/.fakeroot_1.26.orig.tar.gz.2WRD15/output' 'https://snapshot.debian.org/archive/debian/20210907T092512Z/pool/main/f/fakeroot/fakeroot_1.26.orig.tar.gz'
2022-12-19T16:45:33 --2022-12-19 16:45:33-- https://snapshot.debian.org/archive/debian/20210907T092512Z/pool/main/f/fakeroot/fakeroot_1.26.orig.tar.gz
2022-12-19T16:45:33 Resolving snapshot.debian.org (snapshot.debian.org)... 185.17.185.185, 193.62.202.27
2022-12-19T16:45:33 Connecting to snapshot.debian.org (snapshot.debian.org)|185.17.185.185|:443... connected.
2022-12-19T16:45:34 HTTP request sent, awaiting response... 200 OK
2022-12-19T16:45:34 Length: 549685 (537K)
2022-12-19T16:45:34 Saving to: ‘/home/parallels/cm4-io/buildroot/output/build/.fakeroot_1.26.orig.tar.gz.2WRD15/output’
2022-12-19T16:45:34
2022-12-19T16:45:34
/home/parallels/cm4-io 0%[ ] 0 --.-KB/s
/home/parallels/cm4-io/ 7%[=====> ] 38.30K 182KB/s
/home/parallels/cm4-io/b 22%[====================> ] 119.43K 278KB/s
/home/parallels/cm4-io/bu 60%[========================================================> ] 326.99K 511KB/s
/home/parallels/cm4-io/buildroot/output/build 100%[==============================================================================================>] 536.80K 723KB/s in 0.7s
2022-12-19T16:45:34
2022-12-19T16:45:34 2022-12-19 16:45:34 (723 KB/s) - ‘/home/parallels/cm4-io/buildroot/output/build/.fakeroot_1.26.orig.tar.gz.2WRD15/output’ saved [549685/549685]
2022-12-19T16:45:34
2022-12-19T16:45:34 fakeroot_1.26.orig.tar.gz: OK (sha256: 480a578ffdc5592e73df4c086950d321b4adc78dbdaec56c82e4fe1fb68de8e9)
2022-12-19T16:45:34 >>> host-fakeroot 1.26 Extracting
2022-12-19T16:45:34 gzip -d -c /home/parallels/cm4-io/buildroot.dl/fakeroot/fakeroot_1.26.orig.tar.gz | tar --strip-components=1 -C /home/parallels/cm4-io/buildroot/output/build/host-fakeroot-1.26 -xf -
2022-12-19T16:45:34 >>> host-fakeroot 1.26 Patching
2022-12-19T16:45:34
2022-12-19T16:45:34 Applying 0001-fix-prototype-generation.patch using patch:
2022-12-19T16:45:34 patching file wrapawk
2022-12-19T16:45:34 patching file wrapfunc.inp
2022-12-19T16:45:34 mkdir -p /home/parallels/cm4-io/buildroot/output/build/host-fakeroot-1.26/build-aux
2022-12-19T16:45:34 >>> host-fakeroot 1.26 Updating config.sub and config.guess
2022-12-19T16:45:34 for file in config.guess config.sub; do for i in $(find /home/parallels/cm4-io/buildroot/output/build/host-fakeroot-1.26 -name $file); do cp support/gnuconfig/$file $i; done; done
2022-12-19T16:45:34 >>> host-fakeroot 1.26 Patching libtool
2022-12-19T16:45:34 patching file /home/parallels/cm4-io/buildroot/output/build/host-fakeroot-1.26/ltmain.sh
2022-12-19T16:45:34 Hunk #1 succeeded at 2786 (offset 99 lines).
2022-12-19T16:45:34 Hunk #2 succeeded at 4376 (offset 99 lines).
2022-12-19T16:45:34 Hunk #3 succeeded at 6671 (offset 117 lines).
2022-12-19T16:45:34 Hunk #4 succeeded at 6681 (offset 117 lines).
2022-12-19T16:45:34 Hunk #5 succeeded at 6974 (offset 117 lines).
2022-12-19T16:45:34 Hunk #6 succeeded at 7266 (offset 117 lines).
2022-12-19T16:45:34 Hunk #7 succeeded at 8241 (offset 129 lines).
2022-12-19T16:45:34 Hunk #8 succeeded at 10873 (offset 163 lines).
2022-12-19T16:45:34 >>> host-fakeroot 1.26 Configuring
2022-12-19T16:45:34 (cd /home/parallels/cm4-io/buildroot/output/build/host-fakeroot-1.26/ && rm -rf config.cache; PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/parallels/cm4-io/buildroot/output/host/include" CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" CXXFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" ac_cv_header_sys_capability_h=no ac_cv_func_capset=no CONFIG_SITE=/dev/null ./configure --prefix="/home/parallels/cm4-io/buildroot/output/host" --sysconfdir="/home/parallels/cm4-io/buildroot/output/host/etc" --localstatedir="/home/parallels/cm4-io/buildroot/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking )
2022-12-19T16:45:34 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls
2022-12-19T16:45:35 checking build system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:35 checking host system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:35 checking target system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:35 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:45:35 checking whether build environment is sane... yes
2022-12-19T16:45:35 checking for a race-free mkdir -p... /usr/bin/mkdir -p
2022-12-19T16:45:35 checking for gawk... gawk
2022-12-19T16:45:35 checking whether make sets $(MAKE)... yes
2022-12-19T16:45:35 checking whether make supports nested variables... yes
2022-12-19T16:45:35 checking whether to enable maintainer-specific portions of Makefiles... no
2022-12-19T16:45:35 checking whether make sets $(MAKE)... (cached) yes
2022-12-19T16:45:35 checking how to print strings... printf
2022-12-19T16:45:35 checking whether make supports the include directive... yes (GNU style)
2022-12-19T16:45:35 checking for gcc... /usr/bin/gcc
2022-12-19T16:45:35 checking whether the C compiler works... yes
2022-12-19T16:45:35 checking for C compiler default output file name... a.out
2022-12-19T16:45:35 checking for suffix of executables...
2022-12-19T16:45:35 checking whether we are cross compiling... no
2022-12-19T16:45:35 checking for suffix of object files... o
2022-12-19T16:45:35 checking whether the compiler supports GNU C... yes
2022-12-19T16:45:35 checking whether /usr/bin/gcc accepts -g... yes
2022-12-19T16:45:35 checking for /usr/bin/gcc option to enable C11 features... none needed
2022-12-19T16:45:35 checking whether /usr/bin/gcc understands -c and -o together... yes
2022-12-19T16:45:35 checking dependency style of /usr/bin/gcc... none
2022-12-19T16:45:35 checking for a sed that does not truncate output... /usr/bin/sed
2022-12-19T16:45:35 checking for grep that handles long lines and -e... /usr/bin/grep
2022-12-19T16:45:35 checking for egrep... /usr/bin/grep -E
2022-12-19T16:45:35 checking for fgrep... /usr/bin/grep -F
2022-12-19T16:45:35 checking for ld used by /usr/bin/gcc... /usr/bin/ld
2022-12-19T16:45:35 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:45:35 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
2022-12-19T16:45:35 checking the name lister (/usr/bin/nm) interface... BSD nm
2022-12-19T16:45:35 checking whether ln -s works... yes
2022-12-19T16:45:35 checking the maximum length of command line arguments... 1572864
2022-12-19T16:45:35 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
2022-12-19T16:45:35 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
2022-12-19T16:45:35 checking for /usr/bin/ld option to reload object files... -r
2022-12-19T16:45:35 checking for objdump... objdump
2022-12-19T16:45:35 checking how to recognize dependent libraries... pass_all
2022-12-19T16:45:35 checking for dlltool... no
2022-12-19T16:45:35 checking how to associate runtime and link libraries... printf %sn
2022-12-19T16:45:35 checking for archiver @FILE support... @
2022-12-19T16:45:35 checking for strip... strip
2022-12-19T16:45:35 checking for ranlib... /usr/bin/ranlib
2022-12-19T16:45:35 checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok
2022-12-19T16:45:35 checking for sysroot... no
2022-12-19T16:45:35 checking for a working dd... /usr/bin/dd
2022-12-19T16:45:35 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
2022-12-19T16:45:35 checking for mt... mt
2022-12-19T16:45:35 checking if mt is a manifest tool... no
2022-12-19T16:45:35 checking for stdio.h... yes
2022-12-19T16:45:35 checking for stdlib.h... yes
2022-12-19T16:45:35 checking for string.h... yes
2022-12-19T16:45:35 checking for inttypes.h... yes
2022-12-19T16:45:35 checking for stdint.h... yes
2022-12-19T16:45:35 checking for strings.h... yes
2022-12-19T16:45:35 checking for sys/stat.h... yes
2022-12-19T16:45:35 checking for sys/types.h... yes
2022-12-19T16:45:35 checking for unistd.h... yes
2022-12-19T16:45:35 checking for dlfcn.h... yes
2022-12-19T16:45:35 checking for objdir... .libs
2022-12-19T16:45:35 checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
2022-12-19T16:45:35 checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
2022-12-19T16:45:35 checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
2022-12-19T16:45:35 checking if /usr/bin/gcc static flag -static works... yes
2022-12-19T16:45:35 checking if /usr/bin/gcc supports -c -o file.o... yes
2022-12-19T16:45:35 checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
2022-12-19T16:45:35 checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
2022-12-19T16:45:35 checking whether -lc should be explicitly linked in... no
2022-12-19T16:45:35 checking dynamic linker characteristics... GNU/Linux ld.so
2022-12-19T16:45:35 checking how to hardcode library paths into programs... immediate
2022-12-19T16:45:35 checking whether stripping libraries is possible... yes
2022-12-19T16:45:35 checking if libtool supports shared libraries... yes
2022-12-19T16:45:35 checking whether to build shared libraries... yes
2022-12-19T16:45:35 checking whether to build static libraries... no
2022-12-19T16:45:35 checking which IPC method to use... (cached) sysv
2022-12-19T16:45:35 checking whether SysV IPC message queues are actually working on the host... Yes
2022-12-19T16:45:35 checking which database format to use... (cached) inode
2022-12-19T16:45:35 checking for dlopen in -ldl... yes
2022-12-19T16:45:35 checking for dirent.h that defines DIR... yes
2022-12-19T16:45:35 checking for library containing opendir... none required
2022-12-19T16:45:35 checking for fcntl.h... yes
2022-12-19T16:45:35 checking for unistd.h... (cached) yes
2022-12-19T16:45:35 checking for features.h... yes
2022-12-19T16:45:35 checking for sys/feature_tests.h... no
2022-12-19T16:45:35 checking for pthread.h... yes
2022-12-19T16:45:35 checking for stdint.h... (cached) yes
2022-12-19T16:45:35 checking for inttypes.h... (cached) yes
2022-12-19T16:45:35 checking for grp.h... yes
2022-12-19T16:45:36 checking for endian.h... yes
2022-12-19T16:45:36 checking for sys/sysmacros.h... yes
2022-12-19T16:45:36 checking for sys/socket.h... yes
2022-12-19T16:45:36 checking for sys/acl.h... yes
2022-12-19T16:45:36 checking for sys/capability.h... (cached) no
2022-12-19T16:45:36 checking for sys/xattr.h... yes
2022-12-19T16:45:36 checking for fts.h... yes
2022-12-19T16:45:36 checking for an ANSI C-conforming const... yes
2022-12-19T16:45:36 checking for mode_t... yes
2022-12-19T16:45:36 checking for off_t... yes
2022-12-19T16:45:36 checking for size_t... yes
2022-12-19T16:45:36 checking for return value and second and third argument of readlink... ssize_t, char, size_t
2022-12-19T16:45:36 checking for first argument of setgroups... size_t
2022-12-19T16:45:36 checking for union semun... no
2022-12-19T16:45:36 checking for type of arg of __xmknod... needs *
2022-12-19T16:45:36 checking for type of arg of __xmknodat... needs *
2022-12-19T16:45:36 checking for type of arg of initgroups... gid_t
2022-12-19T16:45:36 checking for type of arg of setreuid... gid_t
2022-12-19T16:45:36 checking for type of arg of setregid... gid_t
2022-12-19T16:45:36 checking for type of second arg to stat... struct stat *
2022-12-19T16:45:36 checking for d_off in struct dirent... yes
2022-12-19T16:45:36 checking for d_type in struct dirent... yes
2022-12-19T16:45:36 checking for acl_t struct... yes
2022-12-19T16:45:36 checking for fchmodat... yes
2022-12-19T16:45:36 checking for fchownat... yes
2022-12-19T16:45:36 checking for fstatat... yes
2022-12-19T16:45:36 checking for mkdirat... yes
2022-12-19T16:45:36 checking for mknodat... yes
2022-12-19T16:45:36 checking for openat... yes
2022-12-19T16:45:36 checking for renameat... yes
2022-12-19T16:45:36 checking for unlinkat... yes
2022-12-19T16:45:36 checking for lchmod... yes
2022-12-19T16:45:36 checking for fgetattrlist... no
2022-12-19T16:45:36 checking for library containing acl_get_fd... -lacl
2022-12-19T16:45:36 checking for acl_get_fd... yes
2022-12-19T16:45:37 checking for library containing acl_trivial... no
2022-12-19T16:45:37 checking for acl_trivial... no
2022-12-19T16:45:37 checking for capset... (cached) no
2022-12-19T16:45:37 checking for listxattr... yes
2022-12-19T16:45:37 checking for llistxattr... yes
2022-12-19T16:45:37 checking for flistxattr... yes
2022-12-19T16:45:37 checking for getxattr... yes
2022-12-19T16:45:37 checking for lgetxattr... yes
2022-12-19T16:45:37 checking for fgetxattr... yes
2022-12-19T16:45:37 checking for setxattr... yes
2022-12-19T16:45:37 checking for lsetxattr... yes
2022-12-19T16:45:37 checking for fsetxattr... yes
2022-12-19T16:45:37 checking for removexattr... yes
2022-12-19T16:45:37 checking for lremovexattr... yes
2022-12-19T16:45:37 checking for fremovexattr... yes
2022-12-19T16:45:37 checking for statx... yes
2022-12-19T16:45:37 checking for __xstat... yes
2022-12-19T16:45:37 checking for __fxstat... yes
2022-12-19T16:45:37 checking for __lxstat... yes
2022-12-19T16:45:37 checking for __fxstatat... yes
2022-12-19T16:45:37 checking for __xstat64... yes
2022-12-19T16:45:37 checking for __fxstat64... yes
2022-12-19T16:45:37 checking for __lxstat64... yes
2022-12-19T16:45:37 checking for __fxstatat64... yes
2022-12-19T16:45:37 checking for __xmknod... yes
2022-12-19T16:45:37 checking for __xmknodat... yes
2022-12-19T16:45:37 created fakerootconfig.h
2022-12-19T16:45:37 checking for strdup... yes
2022-12-19T16:45:37 checking for strstr... yes
2022-12-19T16:45:37 checking for getresuid... yes
2022-12-19T16:45:37 checking for setresuid... yes
2022-12-19T16:45:37 checking for getresgid... yes
2022-12-19T16:45:37 checking for setresgid... yes
2022-12-19T16:45:37 checking for setfsuid... yes
2022-12-19T16:45:37 checking for setfsgid... yes
2022-12-19T16:45:38 checking for fts_read... yes
2022-12-19T16:45:38 checking for fts_children... yes
2022-12-19T16:45:38 checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed
2022-12-19T16:45:38 checking whether setenv is declared... yes
2022-12-19T16:45:38 checking whether unsetenv is declared... yes
2022-12-19T16:45:38 checking for setenv... yes
2022-12-19T16:45:38 checking for MacOS X/Darwin... no
2022-12-19T16:45:38 checking that generated files are newer than configure... done
2022-12-19T16:45:38 configure: creating ./config.status
2022-12-19T16:45:38 config.status: creating Makefile
2022-12-19T16:45:38 config.status: creating scripts/Makefile
2022-12-19T16:45:38 config.status: creating doc/Makefile
2022-12-19T16:45:38 config.status: creating doc/de/Makefile
2022-12-19T16:45:38 config.status: creating doc/es/Makefile
2022-12-19T16:45:38 config.status: creating doc/fr/Makefile
2022-12-19T16:45:38 config.status: creating doc/nl/Makefile
2022-12-19T16:45:38 config.status: creating doc/pt/Makefile
2022-12-19T16:45:38 config.status: creating doc/sv/Makefile
2022-12-19T16:45:38 config.status: creating test/Makefile
2022-12-19T16:45:38 config.status: creating test/defs
2022-12-19T16:45:38 config.status: creating config.h
2022-12-19T16:45:38 config.status: executing depfiles commands
2022-12-19T16:45:38 config.status: executing libtool commands
2022-12-19T16:45:38 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls
2022-12-19T16:45:38 >>> host-fakeroot 1.26 Building
2022-12-19T16:45:38 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j5 -C /home/parallels/cm4-io/buildroot/output/build/host-fakeroot-1.26/
2022-12-19T16:45:38 /usr/bin/make all-recursive
2022-12-19T16:45:38 Making all in doc
2022-12-19T16:45:38 Making all in de
2022-12-19T16:45:38 make[5]: Nothing to be done for 'all'.
2022-12-19T16:45:38 Making all in es
2022-12-19T16:45:38 make[5]: Nothing to be done for 'all'.
2022-12-19T16:45:38 Making all in fr
2022-12-19T16:45:38 make[5]: Nothing to be done for 'all'.
2022-12-19T16:45:38 Making all in nl
2022-12-19T16:45:38 make[5]: Nothing to be done for 'all'.
2022-12-19T16:45:38 Making all in pt
2022-12-19T16:45:38 make[5]: Nothing to be done for 'all'.
2022-12-19T16:45:38 Making all in sv
2022-12-19T16:45:38 make[5]: Nothing to be done for 'all'.
2022-12-19T16:45:38 make[5]: Nothing to be done for 'all-am'.
2022-12-19T16:45:38 Making all in scripts
2022-12-19T16:45:38 sed -e 's,[@]prefix[@],/home/parallels/cm4-io/buildroot/output/host,g' -e 's,[@]bindir[@],/home/parallels/cm4-io/buildroot/output/host/bin,g' -e 's,[@]libdir[@],/home/parallels/cm4-io/buildroot/output/host/lib,g' -e 's,[@]fakeroot_transformed[@],'`echo fakeroot | sed -e 's,x,x,'`',g' -e 's,[@]faked_transformed[@],'`echo faked | sed -e 's,x,x,'`',g' -e 's,[@]signal[@],TERM,g' -e 's,[@]SHELL[@],/bin/bash,g' -e 's,[@]VERSION[@],1.26,g' -e 's,[@]DLSUFFIX[@],.so,g' -e 's,[@]LDLIBPATHVAR[@],LD_LIBRARY_PATH,g' -e 's,[@]LDPRELOADVAR[@],LD_PRELOAD,g' -e 's,[@]LDPRELOADABS[@],0,g' -e 's,[@]LDEXTRAVAR[@],,g' -e 's,[@]MACOSX_FALSE[@],,g' -e 's,[@]MACOSX_TRUE[@],#,g' < ./fakeroot.in > fakeroot
2022-12-19T16:45:38 chmod +x fakeroot
2022-12-19T16:45:38 Making all in test
2022-12-19T16:45:38 make[4]: Nothing to be done for 'all'.
2022-12-19T16:45:38 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o faked.o faked.c
2022-12-19T16:45:38 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o communicate.lo communicate.c
2022-12-19T16:45:38 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o simple.o simple.c
2022-12-19T16:45:38 awk -f ./wrapawk < ./wrapfunc.inp
2022-12-19T16:45:38 awk -f ./wrapawk < ./wrapfunc.inp
2022-12-19T16:45:38 awk: ./wrapawk:27: warning: regexp escape sequence `#' is not a known regexp operator
2022-12-19T16:45:38 awk: ./wrapawk:27: warning: regexp escape sequence `#' is not a known regexp operator
2022-12-19T16:45:38 awk -f ./wrapawk < ./wrapfunc.inp
2022-12-19T16:45:38 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libfakeroot_inode64.lo libfakeroot_inode64.c
2022-12-19T16:45:38 awk: ./wrapawk:27: warning: regexp escape sequence `#' is not a known regexp operator
2022-12-19T16:45:38 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libfakeroot_unix2003.lo libfakeroot_unix2003.c
2022-12-19T16:45:38 faked.c: In function ‘save_database’:
2022-12-19T16:45:38 faked.c:617:23: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘long unsigned int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
2022-12-19T16:45:38 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llun",
2022-12-19T16:45:38 | ~~~^
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long long unsigned int
2022-12-19T16:45:38 | %lx
2022-12-19T16:45:38 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode,
2022-12-19T16:45:38 | ~~~~~~~~~~~~~~~~~~~~~
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long unsigned int
2022-12-19T16:45:38 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o simple simple.o -ldl
2022-12-19T16:45:38 faked.c:617:32: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
2022-12-19T16:45:38 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llun",
2022-12-19T16:45:38 | ~~~^
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long long unsigned int
2022-12-19T16:45:38 | %lu
2022-12-19T16:45:38 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode,
2022-12-19T16:45:38 | ~~~~~~~~~~~~~~~~~~~~~
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long unsigned int
2022-12-19T16:45:38 faked.c:617:42: warning: format ‘%llo’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
2022-12-19T16:45:38 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llun",
2022-12-19T16:45:38 | ~~~^
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long long unsigned int
2022-12-19T16:45:38 | %lo
2022-12-19T16:45:38 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode,
2022-12-19T16:45:38 | ~~~~~~~~~~~~~~~~~~~~~~
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long unsigned int
2022-12-19T16:45:38 faked.c:617:51: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘long unsigned int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
2022-12-19T16:45:38 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llun",
2022-12-19T16:45:38 | ~~~^
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long long unsigned int
2022-12-19T16:45:38 | %lu
2022-12-19T16:45:38 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode,
2022-12-19T16:45:38 619 | (uint64_t) i->buf.uid,(uint64_t) i->buf.gid,(uint64_t) i->buf.nlink,
2022-12-19T16:45:38 | ~~~~~~~~~~~~~~~~~~~~~
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long unsigned int
2022-12-19T16:45:38 faked.c:617:60: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘long unsigned int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
2022-12-19T16:45:38 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llun",
2022-12-19T16:45:38 | ~~~^
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long long unsigned int
2022-12-19T16:45:38 | %lu
2022-12-19T16:45:38 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode,
2022-12-19T16:45:38 619 | (uint64_t) i->buf.uid,(uint64_t) i->buf.gid,(uint64_t) i->buf.nlink,
2022-12-19T16:45:38 | ~~~~~~~~~~~~~~~~~~~~~
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long unsigned int
2022-12-19T16:45:38 faked.c:617:71: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 8 has type ‘long unsigned int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
2022-12-19T16:45:38 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llun",
2022-12-19T16:45:38 | ~~~^
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long long unsigned int
2022-12-19T16:45:38 | %lu
2022-12-19T16:45:38 618 | (uint64_t) i->buf.dev,(uint64_t) i->buf.ino,(uint64_t) i->buf.mode,
2022-12-19T16:45:38 619 | (uint64_t) i->buf.uid,(uint64_t) i->buf.gid,(uint64_t) i->buf.nlink,
2022-12-19T16:45:38 | ~~~~~~~~~~~~~~~~~~~~~~~
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long unsigned int
2022-12-19T16:45:38 faked.c:617:81: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 9 has type ‘long unsigned int’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
2022-12-19T16:45:38 617 | fprintf(f,"dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llun",
2022-12-19T16:45:38 | ~~~^
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long long unsigned int
2022-12-19T16:45:38 | %lu
2022-12-19T16:45:38 ......
2022-12-19T16:45:38 620 | (uint64_t) i->buf.rdev);
2022-12-19T16:45:38 | ~~~~~~~~~~~~~~~~~~~~~~
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long unsigned int
2022-12-19T16:45:38 faked.c: In function ‘load_database’:
2022-12-19T16:45:38 faked.c:658:21: warning: format ‘%llx’ expects argument of type ‘long long unsigned int *’, but argument 2 has type ‘uint64_t *’ {aka ‘long unsigned int *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
2022-12-19T16:45:38 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llun",
2022-12-19T16:45:38 | ~~~^
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long long unsigned int *
2022-12-19T16:45:38 | %lx
2022-12-19T16:45:38 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev);
2022-12-19T16:45:38 | ~~~~~~
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | uint64_t * {aka long unsigned int *}
2022-12-19T16:45:38 faked.c:658:30: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 3 has type ‘uint64_t *’ {aka ‘long unsigned int *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
2022-12-19T16:45:38 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llun",
2022-12-19T16:45:38 | ~~~^
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long long unsigned int *
2022-12-19T16:45:38 | %lu
2022-12-19T16:45:38 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev);
2022-12-19T16:45:38 | ~~~~~~
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | uint64_t * {aka long unsigned int *}
2022-12-19T16:45:38 faked.c:658:40: warning: format ‘%llo’ expects argument of type ‘long long unsigned int *’, but argument 4 has type ‘uint64_t *’ {aka ‘long unsigned int *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
2022-12-19T16:45:38 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llun",
2022-12-19T16:45:38 | ~~~^
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long long unsigned int *
2022-12-19T16:45:38 | %lo
2022-12-19T16:45:38 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev);
2022-12-19T16:45:38 | ~~~~~~~
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | uint64_t * {aka long unsigned int *}
2022-12-19T16:45:38 faked.c:658:49: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 5 has type ‘uint64_t *’ {aka ‘long unsigned int *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
2022-12-19T16:45:38 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llun",
2022-12-19T16:45:38 | ~~~^
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long long unsigned int *
2022-12-19T16:45:38 | %lu
2022-12-19T16:45:38 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev);
2022-12-19T16:45:38 | ~~~~~~
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | uint64_t * {aka long unsigned int *}
2022-12-19T16:45:38 faked.c:658:58: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 6 has type ‘uint64_t *’ {aka ‘long unsigned int *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
2022-12-19T16:45:38 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llun",
2022-12-19T16:45:38 | ~~~^
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long long unsigned int *
2022-12-19T16:45:38 | %lu
2022-12-19T16:45:38 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev);
2022-12-19T16:45:38 | ~~~~~~
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | uint64_t * {aka long unsigned int *}
2022-12-19T16:45:38 faked.c:658:69: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 7 has type ‘uint64_t *’ {aka ‘long unsigned int *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
2022-12-19T16:45:38 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llun",
2022-12-19T16:45:38 | ~~~^
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long long unsigned int *
2022-12-19T16:45:38 | %lu
2022-12-19T16:45:38 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev);
2022-12-19T16:45:38 | ~~~~~~~~
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | uint64_t * {aka long unsigned int *}
2022-12-19T16:45:38 faked.c:658:79: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 8 has type ‘uint64_t *’ {aka ‘long unsigned int *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
2022-12-19T16:45:38 658 | r=scanf("dev=%llx,ino=%llu,mode=%llo,uid=%llu,gid=%llu,nlink=%llu,rdev=%llun",
2022-12-19T16:45:38 | ~~~^
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long long unsigned int *
2022-12-19T16:45:38 | %lu
2022-12-19T16:45:38 659 | &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev);
2022-12-19T16:45:38 | ~~~~~~~
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | uint64_t * {aka long unsigned int *}
2022-12-19T16:45:38 faked.c: In function ‘debug_stat’:
2022-12-19T16:45:38 faked.c:685:31: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘fake_dev_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
2022-12-19T16:45:38 685 | fprintf(stderr,"dev:ino=(%llx:%lli), mode=0%lo, own=(%li,%li), nlink=%li, rdev=%llin",
2022-12-19T16:45:38 | ~~~^
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long long unsigned int
2022-12-19T16:45:38 | %lx
2022-12-19T16:45:38 686 | st->dev,
2022-12-19T16:45:38 | ~~~~~~~
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | fake_dev_t {aka long unsigned int}
2022-12-19T16:45:38 faked.c:685:36: warning: format ‘%lli’ expects argument of type ‘long long int’, but argument 4 has type ‘fake_ino_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
2022-12-19T16:45:38 685 | fprintf(stderr,"dev:ino=(%llx:%lli), mode=0%lo, own=(%li,%li), nlink=%li, rdev=%llin",
2022-12-19T16:45:38 | ~~~^
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long long int
2022-12-19T16:45:38 | %li
2022-12-19T16:45:38 686 | st->dev,
2022-12-19T16:45:38 687 | st->ino,
2022-12-19T16:45:38 | ~~~~~~~
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | fake_ino_t {aka long unsigned int}
2022-12-19T16:45:38 faked.c:685:85: warning: format ‘%lli’ expects argument of type ‘long long int’, but argument 9 has type ‘fake_dev_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;]
2022-12-19T16:45:38 685 | fprintf(stderr,"dev:ino=(%llx:%lli), mode=0%lo, own=(%li,%li), nlink=%li, rdev=%llin",
2022-12-19T16:45:38 | ~~~^
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | long long int
2022-12-19T16:45:38 | %li
2022-12-19T16:45:38 ......
2022-12-19T16:45:38 692 | st->rdev);
2022-12-19T16:45:38 | ~~~~~~~~
2022-12-19T16:45:38 | |
2022-12-19T16:45:38 | fake_dev_t {aka long unsigned int}
2022-12-19T16:45:38 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c libfakeroot_unix2003.c -fPIC -DPIC -o .libs/libfakeroot_unix2003.o
2022-12-19T16:45:38 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c communicate.c -fPIC -DPIC -o .libs/communicate.o
2022-12-19T16:45:38 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c libfakeroot_inode64.c -fPIC -DPIC -o .libs/libfakeroot_inode64.o
2022-12-19T16:45:38 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libfakeroot.lo libfakeroot.c
2022-12-19T16:45:38 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o libmacosx.la libfakeroot_inode64.lo libfakeroot_unix2003.lo -ldl
2022-12-19T16:45:38 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c libfakeroot.c -fPIC -DPIC -o .libs/libfakeroot.o
2022-12-19T16:45:38 libtool: link: /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o simple simple.o -L/home/parallels/cm4-io/buildroot/output/host/lib -ldl
2022-12-19T16:45:38 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o libcommunicate.la communicate.lo -ldl
2022-12-19T16:45:38 libtool: link: /usr/bin/ar cr .libs/libmacosx.a .libs/libfakeroot_inode64.o .libs/libfakeroot_unix2003.o
2022-12-19T16:45:38 libtool: link: /usr/bin/ranlib .libs/libmacosx.a
2022-12-19T16:45:38 libtool: link: ( cd ".libs" && rm -f "libmacosx.la" && ln -s "../libmacosx.la" "libmacosx.la" )
2022-12-19T16:45:38 libtool: link: /usr/bin/ar cr .libs/libcommunicate.a .libs/communicate.o
2022-12-19T16:45:38 libtool: link: /usr/bin/ranlib .libs/libcommunicate.a
2022-12-19T16:45:38 libtool: link: ( cd ".libs" && rm -f "libcommunicate.la" && ln -s "../libcommunicate.la" "libcommunicate.la" )
2022-12-19T16:45:38 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o faked faked.o libcommunicate.la -ldl
2022-12-19T16:45:39 libtool: link: /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o faked faked.o -L/home/parallels/cm4-io/buildroot/output/host/lib ./.libs/libcommunicate.a -ldl
2022-12-19T16:45:39 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -release 0 -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o libfakeroot.la -rpath /home/parallels/cm4-io/buildroot/output/host/lib libfakeroot.lo libcommunicate.la -ldl
2022-12-19T16:45:39 libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libfakeroot.o -Wl,--whole-archive ./.libs/libcommunicate.a -Wl,--no-whole-archive -L/home/parallels/cm4-io/buildroot/output/host/lib -ldl -O2 -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-soname -Wl,libfakeroot-0.so -o .libs/libfakeroot-0.so
2022-12-19T16:45:39 libtool: link: (cd ".libs" && rm -f "libfakeroot.so" && ln -s "libfakeroot-0.so" "libfakeroot.so")
2022-12-19T16:45:39 libtool: link: ( cd ".libs" && rm -f "libfakeroot.la" && ln -s "../libfakeroot.la" "libfakeroot.la" )
2022-12-19T16:45:39 >>> host-fakeroot 1.26 Installing to host directory
2022-12-19T16:45:39 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j5 install -C /home/parallels/cm4-io/buildroot/output/build/host-fakeroot-1.26/
2022-12-19T16:45:39 Making install in doc
2022-12-19T16:45:39 Making install in de
2022-12-19T16:45:39 make[5]: Nothing to be done for 'install-exec-am'.
2022-12-19T16:45:39 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/de/man1'
2022-12-19T16:45:39 /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/home/parallels/cm4-io/buildroot/output/host/share/man/de/man1'
2022-12-19T16:45:39 Making install in es
2022-12-19T16:45:39 make[5]: Nothing to be done for 'install-exec-am'.
2022-12-19T16:45:39 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/es/man1'
2022-12-19T16:45:39 /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/home/parallels/cm4-io/buildroot/output/host/share/man/es/man1'
2022-12-19T16:45:39 Making install in fr
2022-12-19T16:45:39 make[5]: Nothing to be done for 'install-exec-am'.
2022-12-19T16:45:39 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/fr/man1'
2022-12-19T16:45:39 /usr/bin/install -c -m 644 fakeroot.1 faked.1 '/home/parallels/cm4-io/buildroot/output/host/share/man/fr/man1'
2022-12-19T16:45:39 Making install in nl
2022-12-19T16:45:39 make[5]: Nothing to be done for 'install-exec-am'.
2022-12-19T16:45:39 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/nl/man1'
2022-12-19T16:45:39 /usr/bin/install -c -m 644 fakeroot.1 faked.1 '/home/parallels/cm4-io/buildroot/output/host/share/man/nl/man1'
2022-12-19T16:45:39 Making install in pt
2022-12-19T16:45:39 make[5]: Nothing to be done for 'install-exec-am'.
2022-12-19T16:45:39 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/pt/man1'
2022-12-19T16:45:39 /usr/bin/install -c -m 644 fakeroot.1 faked.1 '/home/parallels/cm4-io/buildroot/output/host/share/man/pt/man1'
2022-12-19T16:45:39 Making install in sv
2022-12-19T16:45:39 make[5]: Nothing to be done for 'install-exec-am'.
2022-12-19T16:45:39 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/sv/man1'
2022-12-19T16:45:39 /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/home/parallels/cm4-io/buildroot/output/host/share/man/sv/man1'
2022-12-19T16:45:39 make[5]: Nothing to be done for 'install-exec-am'.
2022-12-19T16:45:39 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/man1'
2022-12-19T16:45:39 /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/home/parallels/cm4-io/buildroot/output/host/share/man/man1'
2022-12-19T16:45:39 Making install in scripts
2022-12-19T16:45:39 make[4]: Nothing to be done for 'install-data-am'.
2022-12-19T16:45:39 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:45:39 /usr/bin/install -c fakeroot '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:45:39 Making install in test
2022-12-19T16:45:39 make[4]: Nothing to be done for 'install-exec-am'.
2022-12-19T16:45:39 make[4]: Nothing to be done for 'install-data-am'.
2022-12-19T16:45:39 make[4]: Nothing to be done for 'install-data-am'.
2022-12-19T16:45:39 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/lib'
2022-12-19T16:45:39 /bin/bash ./libtool --mode=install /usr/bin/install -c libfakeroot.la '/home/parallels/cm4-io/buildroot/output/host/lib'
2022-12-19T16:45:39 libtool: install: /usr/bin/install -c .libs/libfakeroot-0.so /home/parallels/cm4-io/buildroot/output/host/lib/libfakeroot-0.so
2022-12-19T16:45:39 libtool: install: (cd /home/parallels/cm4-io/buildroot/output/host/lib && { ln -s -f libfakeroot-0.so libfakeroot.so || { rm -f libfakeroot.so && ln -s libfakeroot-0.so libfakeroot.so; }; })
2022-12-19T16:45:39 libtool: install: /usr/bin/install -c .libs/libfakeroot.lai /home/parallels/cm4-io/buildroot/output/host/lib/libfakeroot.la
2022-12-19T16:45:39 libtool: finish: PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:39 ----------------------------------------------------------------------
2022-12-19T16:45:39 Libraries have been installed in:
2022-12-19T16:45:39 /home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:39
2022-12-19T16:45:39 If you ever happen to want to link against installed libraries
2022-12-19T16:45:39 in a given directory, LIBDIR, you must either use libtool, and
2022-12-19T16:45:39 specify the full pathname of the library, or use the '-LLIBDIR'
2022-12-19T16:45:39 flag during linking and do at least one of the following:
2022-12-19T16:45:39 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2022-12-19T16:45:39 during execution
2022-12-19T16:45:39 - add LIBDIR to the 'LD_RUN_PATH' environment variable
2022-12-19T16:45:39 during linking
2022-12-19T16:45:39 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2022-12-19T16:45:39 - have your system administrator add LIBDIR to '/etc/ld.so.conf'
2022-12-19T16:45:39
2022-12-19T16:45:39 See any operating system documentation about shared libraries for
2022-12-19T16:45:39 more information, such as the ld(1) and ld.so(8) manual pages.
2022-12-19T16:45:39 ----------------------------------------------------------------------
2022-12-19T16:45:39 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:45:39 /bin/bash ./libtool --mode=install /usr/bin/install -c faked '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:45:39 libtool: install: /usr/bin/install -c faked /home/parallels/cm4-io/buildroot/output/host/bin/faked
2022-12-19T16:45:39 >>> host-makedevs Extracting
2022-12-19T16:45:39 cp package/makedevs//makedevs.c /home/parallels/cm4-io/buildroot/output/build/host-makedevs
2022-12-19T16:45:39 >>> host-makedevs Patching
2022-12-19T16:45:39 >>> host-makedevs Configuring
2022-12-19T16:45:39 >>> host-makedevs Building
2022-12-19T16:45:39 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include /home/parallels/cm4-io/buildroot/output/build/host-makedevs/makedevs.c -o /home/parallels/cm4-io/buildroot/output/build/host-makedevs/makedevs -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib
2022-12-19T16:45:40 >>> host-makedevs Installing to host directory
2022-12-19T16:45:40 /usr/bin/install -D -m 755 /home/parallels/cm4-io/buildroot/output/build/host-makedevs/makedevs /home/parallels/cm4-io/buildroot/output/host/bin/makedevs
2022-12-19T16:45:40 >>> host-mkpasswd Extracting
2022-12-19T16:45:40 cp package/mkpasswd//*.c package/mkpasswd//*.h /home/parallels/cm4-io/buildroot/output/build/host-mkpasswd
2022-12-19T16:45:40 >>> host-mkpasswd Patching
2022-12-19T16:45:40 >>> host-mkpasswd Configuring
2022-12-19T16:45:40 >>> host-mkpasswd Building
2022-12-19T16:45:40 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib /home/parallels/cm4-io/buildroot/output/build/host-mkpasswd/mkpasswd.c /home/parallels/cm4-io/buildroot/output/build/host-mkpasswd/utils.c -o /home/parallels/cm4-io/buildroot/output/build/host-mkpasswd/mkpasswd -lcrypt
2022-12-19T16:45:40 >>> host-mkpasswd Installing to host directory
2022-12-19T16:45:40 /usr/bin/install -D -m 755 /home/parallels/cm4-io/buildroot/output/build/host-mkpasswd/mkpasswd /home/parallels/cm4-io/buildroot/output/host/bin/mkpasswd
2022-12-19T16:45:41 >>> host-binutils 2.37 Downloading
2022-12-19T16:45:41 wget --passive-ftp -nd -t 3 -O '/home/parallels/cm4-io/buildroot/output/build/.binutils-2.37.tar.xz.OffSpU/output' 'http://ftpmirror.gnu.org/binutils/binutils-2.37.tar.xz'
2022-12-19T16:45:41 --2022-12-19 16:45:41-- http://ftpmirror.gnu.org/binutils/binutils-2.37.tar.xz
2022-12-19T16:45:41 Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 209.51.188.200
2022-12-19T16:45:41 Connecting to ftpmirror.gnu.org (ftpmirror.gnu.org)|209.51.188.200|:80... connected.
2022-12-19T16:45:42 HTTP request sent, awaiting response... 302 Moved Temporarily
2022-12-19T16:45:42 Location: http://mirrors.ocf.berkeley.edu/gnu/binutils/binutils-2.37.tar.xz [following]
2022-12-19T16:45:42 --2022-12-19 16:45:42-- http://mirrors.ocf.berkeley.edu/gnu/binutils/binutils-2.37.tar.xz
2022-12-19T16:45:42 Resolving mirrors.ocf.berkeley.edu (mirrors.ocf.berkeley.edu)... 169.229.200.70
2022-12-19T16:45:42 Connecting to mirrors.ocf.berkeley.edu (mirrors.ocf.berkeley.edu)|169.229.200.70|:80... connected.
2022-12-19T16:45:42 HTTP request sent, awaiting response... 200 OK
2022-12-19T16:45:42 Length: 22916924 (22M) [application/octet-stream]
2022-12-19T16:45:42 Saving to: ‘/home/parallels/cm4-io/buildroot/output/build/.binutils-2.37.tar.xz.OffSpU/output’
2022-12-19T16:45:42
2022-12-19T16:45:43
/home/parallels/cm4-io 0%[ ] 0 --.-KB/s
/home/parallels/cm4-io/ 2%[> ] 466.16K 2.27MB/s
/home/parallels/cm4-io/b 17%[===============> ] 3.84M 7.92MB/s
/home/parallels/cm4-io/bu 35%[================================> ] 7.68M 10.2MB/s
/home/parallels/cm4-io/bui 60%[========================================================> ] 13.17M 13.8MB/s
/home/parallels/cm4-io/buil 77%[========================================================================> ] 16.98M 14.7MB/s
/home/parallels/cm4-io/build 89%[====================================================================================> ] 19.58M 14.5MB/s
/home/parallels/cm4-io/buildroot/output/build 100%[==============================================================================================>] 21.85M 15.6MB/s in 1.4s
2022-12-19T16:45:43
2022-12-19T16:45:43 2022-12-19 16:45:43 (15.6 MB/s) - ‘/home/parallels/cm4-io/buildroot/output/build/.binutils-2.37.tar.xz.OffSpU/output’ saved [22916924/22916924]
2022-12-19T16:45:43
2022-12-19T16:45:43 binutils-2.37.tar.xz: OK (sha512: 5c11aeef6935860a6819ed3a3c93371f052e52b4bdc5033da36037c1544d013b7f12cb8d561ec954fe7469a68f1b66f1a3cd53d5a3af7293635a90d69edd15e7)
2022-12-19T16:45:43 >>> host-binutils 2.37 Extracting
2022-12-19T16:45:43 xzcat /home/parallels/cm4-io/buildroot.dl/binutils/binutils-2.37.tar.xz | tar --strip-components=1 -C /home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37 -xf -
2022-12-19T16:45:45 >>> host-binutils 2.37 Patching
2022-12-19T16:45:45
2022-12-19T16:45:45 Applying 0001-sh-conf.patch using patch:
2022-12-19T16:45:45 patching file configure
2022-12-19T16:45:45 patching file configure.ac
2022-12-19T16:45:45
2022-12-19T16:45:45 Applying 0002-poison-system-directories.patch using patch:
2022-12-19T16:45:45 patching file ld/config.in
2022-12-19T16:45:45 patching file ld/configure
2022-12-19T16:45:45 patching file ld/configure.ac
2022-12-19T16:45:45 patching file ld/ld.h
2022-12-19T16:45:45 patching file ld/ld.texi
2022-12-19T16:45:45 patching file ld/ldfile.c
2022-12-19T16:45:45 patching file ld/ldlex.h
2022-12-19T16:45:45 patching file ld/ldmain.c
2022-12-19T16:45:45 patching file ld/lexsup.c
2022-12-19T16:45:45
2022-12-19T16:45:45 Applying 0003-bfd-elf32-or1k-fix-building-with-gcc-version-5.patch using patch:
2022-12-19T16:45:45 patching file bfd/elf32-or1k.c
2022-12-19T16:45:45
2022-12-19T16:45:45 Applying 0004-or1k-fix-pc-relative-relocation-against-dynamic-on-P.patch using patch:
2022-12-19T16:45:45 patching file bfd/elf32-or1k.c
2022-12-19T16:45:45
2022-12-19T16:45:45 Applying 0005-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch using patch:
2022-12-19T16:45:45 patching file bfd/elf32-or1k.c
2022-12-19T16:45:45
2022-12-19T16:45:45 Applying 0006-bfd-Close-the-file-descriptor-if-there-is-no-archive.patch using patch:
2022-12-19T16:45:45 patching file bfd/plugin.c
2022-12-19T16:45:45 patching file ld/testsuite/ld-plugin/lto.exp
2022-12-19T16:45:45 patching file ld/testsuite/ld-plugin/pr28138-1.c
2022-12-19T16:45:45 patching file ld/testsuite/ld-plugin/pr28138-2.c
2022-12-19T16:45:45 patching file ld/testsuite/ld-plugin/pr28138-3.c
2022-12-19T16:45:45 patching file ld/testsuite/ld-plugin/pr28138-4.c
2022-12-19T16:45:45 patching file ld/testsuite/ld-plugin/pr28138-5.c
2022-12-19T16:45:45 patching file ld/testsuite/ld-plugin/pr28138-6.c
2022-12-19T16:45:45 patching file ld/testsuite/ld-plugin/pr28138-7.c
2022-12-19T16:45:45 patching file ld/testsuite/ld-plugin/pr28138.c
2022-12-19T16:45:45
2022-12-19T16:45:45 Applying 0007-i386-Allow-GOT32-relocations-against-ABS-symbols.patch using patch:
2022-12-19T16:45:45 patching file bfd/elfxx-x86.c
2022-12-19T16:45:45 Hunk #1 succeeded at 933 (offset -1009 lines).
2022-12-19T16:45:45 Hunk #2 succeeded at 956 (offset -1009 lines).
2022-12-19T16:45:45 >>> host-binutils 2.37 Updating config.sub and config.guess
2022-12-19T16:45:45 for file in config.guess config.sub; do for i in $(find /home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37 -name $file); do cp support/gnuconfig/$file $i; done; done
2022-12-19T16:45:45 >>> host-binutils 2.37 Patching libtool
2022-12-19T16:45:45 patching file /home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/ltmain.sh
2022-12-19T16:45:45 Hunk #1 succeeded at 1225 (offset 11 lines).
2022-12-19T16:45:45 Hunk #2 succeeded at 2250 (offset 11 lines).
2022-12-19T16:45:45 Hunk #3 succeeded at 4318 (offset -114 lines).
2022-12-19T16:45:45 Hunk #4 succeeded at 4328 (offset -114 lines).
2022-12-19T16:45:45 Hunk #5 succeeded at 4610 (offset -114 lines).
2022-12-19T16:45:45 Hunk #6 succeeded at 4883 (offset -111 lines).
2022-12-19T16:45:45 Hunk #7 succeeded at 5627 (offset -111 lines).
2022-12-19T16:45:45 Hunk #8 succeeded at 5785 (offset -111 lines).
2022-12-19T16:45:45 Hunk #9 succeeded at 8269 (offset -109 lines).
2022-12-19T16:45:45 >>> host-binutils 2.37 Configuring
2022-12-19T16:45:45 (cd /home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/ && rm -rf config.cache; PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/parallels/cm4-io/buildroot/output/host/include" CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" CXXFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/home/parallels/cm4-io/buildroot/output/host" --sysconfdir="/home/parallels/cm4-io/buildroot/output/host/etc" --localstatedir="/home/parallels/cm4-io/buildroot/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-multilib --disable-werror --target=aarch64-buildroot-linux-uclibc --disable-shared --enable-static --with-sysroot=/home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/sysroot --enable-poison-system-directories --without-debuginfod --enable-plugins --enable-lto --disable-sim --disable-gdb )
2022-12-19T16:45:45 checking build system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:45 checking host system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:45 checking target system type... aarch64-buildroot-linux-uclibc
2022-12-19T16:45:45 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:45:45 checking whether ln works... yes
2022-12-19T16:45:45 checking whether ln -s works... yes
2022-12-19T16:45:45 checking for a sed that does not truncate output... /usr/bin/sed
2022-12-19T16:45:45 checking for gawk... gawk
2022-12-19T16:45:45 checking for gcc... /usr/bin/gcc
2022-12-19T16:45:45 checking whether the C compiler works... yes
2022-12-19T16:45:45 checking for C compiler default output file name... a.out
2022-12-19T16:45:45 checking for suffix of executables...
2022-12-19T16:45:46 checking whether we are cross compiling... no
2022-12-19T16:45:46 checking for suffix of object files... o
2022-12-19T16:45:46 checking whether we are using the GNU C compiler... yes
2022-12-19T16:45:46 checking whether /usr/bin/gcc accepts -g... yes
2022-12-19T16:45:46 checking for /usr/bin/gcc option to accept ISO C89... none needed
2022-12-19T16:45:46 checking for /usr/bin/gcc option to accept ISO C99... none needed
2022-12-19T16:45:46 checking whether we are using the GNU C++ compiler... yes
2022-12-19T16:45:46 checking whether /usr/bin/g++ accepts -g... yes
2022-12-19T16:45:46 checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
2022-12-19T16:45:46 checking for gnatbind... no
2022-12-19T16:45:46 checking for gnatmake... no
2022-12-19T16:45:46 checking whether compiler driver understands Ada... no
2022-12-19T16:45:46 checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
2022-12-19T16:45:46 checking for objdir... .libs
2022-12-19T16:45:46 checking for isl 0.15 or later... no
2022-12-19T16:45:46 required isl version is 0.15 or later
2022-12-19T16:45:46 checking for default BUILD_CONFIG...
2022-12-19T16:45:46 checking for --enable-vtable-verify... no
2022-12-19T16:45:46 checking for bison... bison -y
2022-12-19T16:45:46 checking for bison... bison
2022-12-19T16:45:46 checking for gm4... no
2022-12-19T16:45:46 checking for gnum4... no
2022-12-19T16:45:46 checking for m4... m4
2022-12-19T16:45:46 checking for flex... flex
2022-12-19T16:45:46 checking for flex... flex
2022-12-19T16:45:46 checking for makeinfo... true
2022-12-19T16:45:46 checking for expect... expect
2022-12-19T16:45:46 checking for runtest... no
2022-12-19T16:45:46 checking for ar... (cached) /usr/bin/ar
2022-12-19T16:45:46 checking for as... (cached) /usr/bin/as
2022-12-19T16:45:46 checking for dlltool... no
2022-12-19T16:45:46 checking for ld... (cached) /usr/bin/ld
2022-12-19T16:45:46 checking for lipo... no
2022-12-19T16:45:46 checking for nm... (cached) /usr/bin/nm
2022-12-19T16:45:46 checking for ranlib... (cached) /usr/bin/ranlib
2022-12-19T16:45:46 checking for strip... strip
2022-12-19T16:45:46 checking for windres... no
2022-12-19T16:45:46 checking for windmc... no
2022-12-19T16:45:46 checking for objcopy... (cached) /usr/bin/objcopy
2022-12-19T16:45:46 checking for objdump... objdump
2022-12-19T16:45:46 checking for readelf... readelf
2022-12-19T16:45:46 checking for -plugin option... --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-cc... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-gcc... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-c++... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-g++... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-cxx... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-gxx... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-gcc... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-gfortran... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-gccgo... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-ar... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-as... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-dlltool... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-ld... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-lipo... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-nm... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-objcopy... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-objdump... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-ranlib... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-readelf... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-strip... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-windres... no
2022-12-19T16:45:46 checking for aarch64-buildroot-linux-uclibc-windmc... no
2022-12-19T16:45:46 checking where to find the target ar... just compiled
2022-12-19T16:45:46 checking where to find the target as... just compiled
2022-12-19T16:45:46 checking where to find the target cc... pre-installed
2022-12-19T16:45:46 checking where to find the target c++... pre-installed
2022-12-19T16:45:46 checking where to find the target c++ for libstdc++... pre-installed
2022-12-19T16:45:46 checking where to find the target dlltool... just compiled
2022-12-19T16:45:46 checking where to find the target gcc... pre-installed
2022-12-19T16:45:46 checking where to find the target gfortran... pre-installed
2022-12-19T16:45:46 checking where to find the target gccgo... pre-installed
2022-12-19T16:45:46 checking where to find the target ld... just compiled
2022-12-19T16:45:46 checking where to find the target lipo... pre-installed
2022-12-19T16:45:46 checking where to find the target nm... just compiled
2022-12-19T16:45:46 checking where to find the target objcopy... just compiled
2022-12-19T16:45:46 checking where to find the target objdump... just compiled
2022-12-19T16:45:46 checking where to find the target ranlib... just compiled
2022-12-19T16:45:46 checking where to find the target readelf... just compiled
2022-12-19T16:45:46 checking where to find the target strip... just compiled
2022-12-19T16:45:46 checking where to find the target windres... just compiled
2022-12-19T16:45:46 checking where to find the target windmc... just compiled
2022-12-19T16:45:46 checking whether to enable maintainer-specific portions of Makefiles... no
2022-12-19T16:45:46 configure: creating ./config.status
2022-12-19T16:45:46 config.status: creating Makefile
2022-12-19T16:45:46 >>> host-binutils 2.37 Building
2022-12-19T16:45:46 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j5 MAKEINFO=true -C /home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/
2022-12-19T16:45:46 make[3]: Nothing to be done for 'all-target'.
2022-12-19T16:45:46 Configuring in ./libiberty
2022-12-19T16:45:46 Configuring in ./zlib
2022-12-19T16:45:46 Configuring in ./intl
2022-12-19T16:45:46 Configuring in ./etc
2022-12-19T16:45:47 configure: creating cache ./config.cache
2022-12-19T16:45:47 configure: creating cache ./config.cache
2022-12-19T16:45:47 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:45:47 checking whether to enable maintainer-specific portions of Makefiles... no
2022-12-19T16:45:47 checking for makeinfo... true --split-size=5000000
2022-12-19T16:45:47 configure: creating cache ./config.cache
2022-12-19T16:45:47 checking for perl... /usr/bin/perl
2022-12-19T16:45:47 configure: creating cache ./config.cache
2022-12-19T16:45:47 checking for aarch64-unknown-linux-gnu-gcc... /usr/bin/gcc
2022-12-19T16:45:47 checking build system type... checking build system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:47 checking host system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:47 checking host system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:47 configure: updating cache ./config.cache
2022-12-19T16:45:47 checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:47 checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:47 checking for -plugin option... aarch64-unknown-linux-gnu
2022-12-19T16:45:47 checking target system type... checking for aarch64-unknown-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:47 configure: creating ./config.status
2022-12-19T16:45:47 --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:47 aarch64-buildroot-linux-uclibc
2022-12-19T16:45:47 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:45:47 checking whether build environment is sane... checking whether the C compiler works... yes
2022-12-19T16:45:47 checking whether to install libiberty headers and static library... no
2022-12-19T16:45:47 configure: target_header_dir =
2022-12-19T16:45:47 checking for aarch64-unknown-linux-gnu-gcc... /usr/bin/gcc
2022-12-19T16:45:47 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
2022-12-19T16:45:47 checking for gawk... gawk
2022-12-19T16:45:47 checking whether /usr/bin/make sets $(MAKE)... yes
2022-12-19T16:45:47 checking whether /usr/bin/make supports nested variables... yes
2022-12-19T16:45:47 checking whether to enable maintainer-specific portions of Makefiles... no
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 checking for C compiler default output file name... a.out
2022-12-19T16:45:47 checking for aarch64-unknown-linux-gnu-gcc... /usr/bin/gcc
2022-12-19T16:45:47 checking for suffix of executables... checking whether the C compiler works...
2022-12-19T16:45:47 checking whether we are cross compiling... config.status: creating Makefile
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 checking for C compiler default output file name... a.out
2022-12-19T16:45:47 checking for suffix of executables... checking whether the C compiler works... no
2022-12-19T16:45:47 checking for suffix of object files...
2022-12-19T16:45:47 checking whether we are cross compiling... o
2022-12-19T16:45:47 checking whether we are using the GNU C compiler... yes
2022-12-19T16:45:47 checking for C compiler default output file name... a.out
2022-12-19T16:45:47 checking for suffix of executables... make[4]: Nothing to be done for 'all'.
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 checking whether /usr/bin/gcc accepts -g... no
2022-12-19T16:45:47 checking for suffix of object files...
2022-12-19T16:45:47 checking whether we are cross compiling... yes
2022-12-19T16:45:47 checking for /usr/bin/gcc option to accept ISO C89... o
2022-12-19T16:45:47 checking whether we are using the GNU C compiler... none needed
2022-12-19T16:45:47 checking how to run the C preprocessor... no
2022-12-19T16:45:47 checking for suffix of object files... yes
2022-12-19T16:45:47 checking whether /usr/bin/gcc accepts -g... yes
2022-12-19T16:45:47 checking for /usr/bin/gcc option to accept ISO C89... o
2022-12-19T16:45:47 checking whether we are using the GNU C compiler... /usr/bin/gcc -E
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 checking whether /usr/bin/gcc accepts -g... none needed
2022-12-19T16:45:47 checking how to run the C preprocessor... checking for grep that handles long lines and -e... /usr/bin/grep
2022-12-19T16:45:47 checking for egrep... /usr/bin/grep -E
2022-12-19T16:45:47 checking for ANSI C header files... yes
2022-12-19T16:45:47 checking for /usr/bin/gcc option to accept ISO C89... /usr/bin/gcc -E
2022-12-19T16:45:47 none needed
2022-12-19T16:45:47 checking whether /usr/bin/gcc understands -c and -o together... checking for grep that handles long lines and -e... /usr/bin/grep
2022-12-19T16:45:47 checking for egrep... /usr/bin/grep -E
2022-12-19T16:45:47 checking for ANSI C header files... yes
2022-12-19T16:45:47 checking for style of include used by /usr/bin/make... GNU
2022-12-19T16:45:47 checking dependency style of /usr/bin/gcc... none
2022-12-19T16:45:47 checking how to print strings... yes
2022-12-19T16:45:47 checking for sys/types.h... printf
2022-12-19T16:45:47 checking for a sed that does not truncate output... /usr/bin/sed
2022-12-19T16:45:47 checking for grep that handles long lines and -e... /usr/bin/grep
2022-12-19T16:45:47 checking for egrep... /usr/bin/grep -E
2022-12-19T16:45:47 checking for fgrep... /usr/bin/grep -F
2022-12-19T16:45:47 checking for ld used by /usr/bin/gcc... /usr/bin/ld
2022-12-19T16:45:47 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:45:47 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
2022-12-19T16:45:47 checking the name lister (/usr/bin/nm) interface... yes
2022-12-19T16:45:47 checking for sys/stat.h... BSD nm
2022-12-19T16:45:47 checking whether ln -s works... yes
2022-12-19T16:45:47 checking the maximum length of command line arguments... 1572864
2022-12-19T16:45:47 checking whether the shell understands some XSI constructs... yes
2022-12-19T16:45:47 checking whether the shell understands "+="... yes
2022-12-19T16:45:47 checking for /usr/bin/ld option to reload object files... -r
2022-12-19T16:45:47 checking for aarch64-unknown-linux-gnu-objdump... objdump
2022-12-19T16:45:47 checking how to recognize dependent libraries... pass_all
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 checking for aarch64-unknown-linux-gnu-strip... checking for sys/types.h... no
2022-12-19T16:45:47 checking for strip... strip
2022-12-19T16:45:47 checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:47 checking for stdlib.h... checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 checking for sys/stat.h... checking for string.h... yes
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 checking for stdlib.h... checking for memory.h... ok
2022-12-19T16:45:47 checking how to run the C preprocessor... yes
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 checking for string.h... checking for strings.h... /usr/bin/gcc -E
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 checking for inttypes.h... checking for memory.h... checking for ANSI C header files... yes
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 checking for stdint.h... checking for strings.h... yes
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 checking for unistd.h... checking for inttypes.h... yes
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 checking minix/config.h usability... checking for stdint.h... yes
2022-12-19T16:45:47 checking for sys/types.h... yes
2022-12-19T16:45:47 no
2022-12-19T16:45:47 checking minix/config.h presence... yes
2022-12-19T16:45:47 checking for unistd.h... checking for sys/stat.h... no
2022-12-19T16:45:47 checking for minix/config.h... no
2022-12-19T16:45:47 checking whether it is safe to define __EXTENSIONS__... yes
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 checking minix/config.h usability... checking for stdlib.h... yes
2022-12-19T16:45:47 checking whether /usr/bin/make sets $(MAKE)... yes
2022-12-19T16:45:47 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:45:47 checking whether NLS is requested... no
2022-12-19T16:45:47 checking for msgfmt... yes
2022-12-19T16:45:47 no
2022-12-19T16:45:47 checking minix/config.h presence... /usr/bin/msgfmt
2022-12-19T16:45:47 checking for gmsgfmt... /usr/bin/msgfmt
2022-12-19T16:45:47 checking for xgettext... checking for string.h... /usr/bin/xgettext
2022-12-19T16:45:47 no
2022-12-19T16:45:47 checking for minix/config.h... no
2022-12-19T16:45:47 checking whether it is safe to define __EXTENSIONS__... checking for msgmerge... /usr/bin/msgmerge
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 checking for memory.h... checking build system type... yes
2022-12-19T16:45:47 checking for special C compiler options needed for large files... no
2022-12-19T16:45:47 checking for _FILE_OFFSET_BITS value needed for large files... aarch64-unknown-linux-gnu
2022-12-19T16:45:47 checking host system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:47 checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:47 checking for library containing strerror... yes
2022-12-19T16:45:47 checking for strings.h... no
2022-12-19T16:45:47 checking whether /usr/bin/gcc supports -W... none required
2022-12-19T16:45:47 checking for an ANSI C-conforming const... yes
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 checking whether /usr/bin/gcc supports -Wall... checking for inttypes.h... yes
2022-12-19T16:45:47 checking for inline... yes
2022-12-19T16:45:47 checking whether /usr/bin/gcc supports -Wwrite-strings... yes
2022-12-19T16:45:47 inline
2022-12-19T16:45:47 checking for off_t... checking for stdint.h... yes
2022-12-19T16:45:47 checking whether /usr/bin/gcc supports -Wc++-compat... yes
2022-12-19T16:45:47 checking for unistd.h... yes
2022-12-19T16:45:47 checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 checking for size_t... checking for dlfcn.h... checking whether /usr/bin/gcc supports -Wshadow=local... yes
2022-12-19T16:45:47 checking whether /usr/bin/gcc supports -pedantic ... yes
2022-12-19T16:45:47 checking for objdir... .libs
2022-12-19T16:45:47 yes
2022-12-19T16:45:47 checking whether /usr/bin/gcc and cc understand -c and -o together... yes
2022-12-19T16:45:48 checking for working alloca.h... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes
2022-12-19T16:45:48 checking for alloca... no
2022-12-19T16:45:48 checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
2022-12-19T16:45:48 checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
2022-12-19T16:45:48 checking for an ANSI C-conforming const... yes
2022-12-19T16:45:48 checking if /usr/bin/gcc static flag -static works... yes
2022-12-19T16:45:48 checking for stdlib.h... (cached) yes
2022-12-19T16:45:48 yes
2022-12-19T16:45:48 checking for inline... checking for unistd.h... (cached) yes
2022-12-19T16:45:48 checking for sys/param.h... inline
2022-12-19T16:45:48 checking whether byte ordering is bigendian... yes
2022-12-19T16:45:48 checking if /usr/bin/gcc supports -c -o file.o... yes
2022-12-19T16:45:48 checking for getpagesize... yes
2022-12-19T16:45:48 checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
2022-12-19T16:45:48 checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
2022-12-19T16:45:48 checking dynamic linker characteristics... yes
2022-12-19T16:45:48 checking for working mmap... no
2022-12-19T16:45:48 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:45:48 checking for CET support... no
2022-12-19T16:45:48 checking for sys/file.h... yes
2022-12-19T16:45:48 checking for sys/param.h... yes
2022-12-19T16:45:48 GNU/Linux ld.so
2022-12-19T16:45:48 checking how to hardcode library paths into programs... immediate
2022-12-19T16:45:48 checking whether stripping libraries is possible... yes
2022-12-19T16:45:48 checking if libtool supports shared libraries... yes
2022-12-19T16:45:48 checking whether to build shared libraries... no
2022-12-19T16:45:48 checking whether to build static libraries... yes
2022-12-19T16:45:48 checking how to run the C preprocessor... /usr/bin/gcc -E
2022-12-19T16:45:48 checking for limits.h... yes
2022-12-19T16:45:48 checking whether we are using the GNU C Library 2.1 or newer... yes
2022-12-19T16:45:48 yes
2022-12-19T16:45:48 checking whether integer division by zero raises SIGFPE... checking for stdlib.h... (cached) yes
2022-12-19T16:45:48 checking for stdlib.h... (cached) yes
2022-12-19T16:45:48 checking for unistd.h... (cached) yes
2022-12-19T16:45:48 checking for sys/param.h... checking for malloc.h... yes
2022-12-19T16:45:48 checking for string.h... (cached) yes
2022-12-19T16:45:48 no
2022-12-19T16:45:48 checking for inttypes.h... checking for unistd.h... (cached) yes
2022-12-19T16:45:48 yes
2022-12-19T16:45:48 checking for getpagesize... checking for strings.h... (cached) yes
2022-12-19T16:45:48 checking for sys/time.h... yes
2022-12-19T16:45:48 checking for stdint.h... yes
2022-12-19T16:45:48 checking for time.h... yes
2022-12-19T16:45:48 checking for working mmap... yes
2022-12-19T16:45:48 yes
2022-12-19T16:45:48 checking for unsigned long long... checking for sys/resource.h... yes
2022-12-19T16:45:48 checking for sys/stat.h... (cached) yes
2022-12-19T16:45:48 checking for sys/mman.h... yes
2022-12-19T16:45:48 checking for inttypes.h... yes
2022-12-19T16:45:48 checking for fcntl.h... yes
2022-12-19T16:45:48 yes
2022-12-19T16:45:48 checking whether the inttypes.h PRIxNN macros are broken... checking for memcpy... yes
2022-12-19T16:45:48 checking for alloca.h... no
2022-12-19T16:45:48 checking for ld used by GCC... /usr/bin/ld
2022-12-19T16:45:48 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:45:48 yes
2022-12-19T16:45:48 checking for shared library run path origin... checking for sys/pstat.h... yes
2022-12-19T16:45:48 checking for strerror... no
2022-12-19T16:45:48 done
2022-12-19T16:45:48 checking for sys/sysmp.h... checking argz.h usability... no
2022-12-19T16:45:48 yes
2022-12-19T16:45:48 checking for sys/sysinfo.h... checking for unistd.h... (cached) yes
2022-12-19T16:45:48 yes
2022-12-19T16:45:48 yes
2022-12-19T16:45:48 checking argz.h presence... checking for machine/hal_sysinfo.h... configure: updating cache ./config.cache
2022-12-19T16:45:48 checking that generated files are newer than configure... done
2022-12-19T16:45:48 configure: creating ./config.status
2022-12-19T16:45:48 yes
2022-12-19T16:45:48 checking for argz.h... yes
2022-12-19T16:45:48 no
2022-12-19T16:45:48 checking limits.h usability... checking for sys/table.h... no
2022-12-19T16:45:48 checking for sys/sysctl.h... yes
2022-12-19T16:45:48 checking limits.h presence... no
2022-12-19T16:45:48 yes
2022-12-19T16:45:48 checking for limits.h... yes
2022-12-19T16:45:48 checking for sys/systemcfg.h... checking locale.h usability... no
2022-12-19T16:45:48 checking for stdint.h... (cached) yes
2022-12-19T16:45:48 checking for stdio_ext.h... yes
2022-12-19T16:45:48 checking locale.h presence... yes
2022-12-19T16:45:48 checking for process.h... yes
2022-12-19T16:45:48 checking for locale.h... yes
2022-12-19T16:45:48 checking nl_types.h usability... no
2022-12-19T16:45:48 checking for sys/prctl.h... yes
2022-12-19T16:45:48 checking for sys/wait.h that is POSIX.1 compatible... yes
2022-12-19T16:45:48 checking nl_types.h presence... yes
2022-12-19T16:45:48 checking for nl_types.h... yes
2022-12-19T16:45:48 checking malloc.h usability... yes
2022-12-19T16:45:48 checking whether time.h and sys/time.h may both be included... yes
2022-12-19T16:45:48 checking malloc.h presence... yes
2022-12-19T16:45:48 checking whether errno must be declared... yes
2022-12-19T16:45:48 checking for malloc.h... yes
2022-12-19T16:45:48 checking stddef.h usability... no
2022-12-19T16:45:48 checking size of int... yes
2022-12-19T16:45:48 checking stddef.h presence... yes
2022-12-19T16:45:48 checking for stddef.h... yes
2022-12-19T16:45:48 checking for stdlib.h... (cached) yes
2022-12-19T16:45:48 4
2022-12-19T16:45:48 checking size of long... checking for string.h... (cached) yes
2022-12-19T16:45:48 checking for unistd.h... (cached) yes
2022-12-19T16:45:48 checking for sys/param.h... (cached) yes
2022-12-19T16:45:48 checking for feof_unlocked... 8
2022-12-19T16:45:48 checking size of size_t... yes
2022-12-19T16:45:48 checking for fgets_unlocked... 8
2022-12-19T16:45:48 checking for long long... yes
2022-12-19T16:45:48 checking for getc_unlocked... yes
2022-12-19T16:45:48 checking for getcwd... yes
2022-12-19T16:45:48 checking size of long long... yes
2022-12-19T16:45:48 checking for getegid... 8
2022-12-19T16:45:48 checking for a 64-bit type... yes
2022-12-19T16:45:48 uint64_t
2022-12-19T16:45:48 checking for intptr_t... checking for geteuid... config.status: creating Makefile
2022-12-19T16:45:48 config.status: executing depfiles commands
2022-12-19T16:45:48 config.status: executing libtool commands
2022-12-19T16:45:48 yes
2022-12-19T16:45:48 checking for getgid... yes
2022-12-19T16:45:48 checking for uintptr_t... yes
2022-12-19T16:45:48 checking for getuid... /usr/bin/gcc -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libz_a-adler32.o `test -f 'adler32.c' || echo './'`adler32.c
2022-12-19T16:45:48 /usr/bin/gcc -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libz_a-compress.o `test -f 'compress.c' || echo './'`compress.c
2022-12-19T16:45:48 /usr/bin/gcc -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libz_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c
2022-12-19T16:45:48 yes
2022-12-19T16:45:48 /usr/bin/gcc -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libz_a-deflate.o `test -f 'deflate.c' || echo './'`deflate.c
2022-12-19T16:45:48 yes
2022-12-19T16:45:48 checking for ssize_t... checking for mempcpy... /usr/bin/gcc -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libz_a-gzread.o `test -f 'gzread.c' || echo './'`gzread.c
2022-12-19T16:45:48 /usr/bin/gcc -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo './'`gzclose.c
2022-12-19T16:45:49 yes
2022-12-19T16:45:49 checking for pid_t... yes
2022-12-19T16:45:49 checking for munmap... /usr/bin/gcc -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo './'`gzwrite.c
2022-12-19T16:45:49 /usr/bin/gcc -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo './'`gzlib.c
2022-12-19T16:45:49 yes
2022-12-19T16:45:49 checking for putenv... yes
2022-12-19T16:45:49 checking for setenv... yes
2022-12-19T16:45:49 checking for library containing strerror... /usr/bin/gcc -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libz_a-infback.o `test -f 'infback.c' || echo './'`infback.c
2022-12-19T16:45:49 /usr/bin/gcc -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libz_a-inffast.o `test -f 'inffast.c' || echo './'`inffast.c
2022-12-19T16:45:49 yes
2022-12-19T16:45:49 none required
2022-12-19T16:45:49 checking for setlocale... checking for asprintf... /usr/bin/gcc -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libz_a-inflate.o `test -f 'inflate.c' || echo './'`inflate.c
2022-12-19T16:45:49 yes
2022-12-19T16:45:49 checking for stpcpy... yes
2022-12-19T16:45:49 /usr/bin/gcc -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo './'`inftrees.c
2022-12-19T16:45:49 yes
2022-12-19T16:45:49 checking for atexit... /usr/bin/gcc -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libz_a-trees.o `test -f 'trees.c' || echo './'`trees.c
2022-12-19T16:45:49 checking for strcasecmp... yes
2022-12-19T16:45:49 /usr/bin/gcc -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo './'`uncompr.c
2022-12-19T16:45:49 checking for basename... yes
2022-12-19T16:45:49 /usr/bin/gcc -DPACKAGE_NAME="zlib" -DPACKAGE_TARNAME="zlib" -DPACKAGE_VERSION="1.1.4" -DPACKAGE_STRING="zlib 1.1.4" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="zlib" -DVERSION="1.1.4" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libz_a-zutil.o `test -f 'zutil.c' || echo './'`zutil.c
2022-12-19T16:45:49 yes
2022-12-19T16:45:49 checking for bcmp... true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc" "CFLAGS=-O2 -I/home/parallels/cm4-io/buildroot/output/host/include " "CXXFLAGS=-O2 -I/home/parallels/cm4-io/buildroot/output/host/include " "CFLAGS_FOR_BUILD=-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" "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=-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" "LIBCFLAGS=-O2 -I/home/parallels/cm4-io/buildroot/output/host/include " "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=true --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/parallels/cm4-io/buildroot/output/host" "infodir=/home/parallels/cm4-io/buildroot/output/host/share/info" "libdir=/home/parallels/cm4-io/buildroot/output/host/lib" "prefix=/home/parallels/cm4-io/buildroot/output/host" "tooldir=/home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc" "AR=/usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so" "AS=/usr/bin/as" "CC=/usr/bin/gcc" "CXX=/usr/bin/g++" "LD=/usr/bin/ld" "LIBCFLAGS=-O2 -I/home/parallels/cm4-io/buildroot/output/host/include " "NM=/usr/bin/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so" "DESTDIR=" DO=all multi-do # /usr/bin/make
2022-12-19T16:45:49 checking for strdup... yes
2022-12-19T16:45:49 yes
2022-12-19T16:45:49 checking for strtoul... checking for bcopy... yes
2022-12-19T16:45:49 yes
2022-12-19T16:45:49 rm -f libz.a
2022-12-19T16:45:49 checking for bsearch... /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o
2022-12-19T16:45:49 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
2022-12-19T16:45:49 checking for tsearch... /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so libz.a
2022-12-19T16:45:49 yes
2022-12-19T16:45:49 yes
2022-12-19T16:45:49 checking for bzero... checking for __argz_count... yes
2022-12-19T16:45:49 yes
2022-12-19T16:45:49 checking for __argz_stringify... checking for calloc... yes
2022-12-19T16:45:49 yes
2022-12-19T16:45:49 checking for __argz_next... checking for clock... yes
2022-12-19T16:45:49 yes
2022-12-19T16:45:49 checking for __fsetlocking... checking for ffs... yes
2022-12-19T16:45:49 checking for iconv... yes
2022-12-19T16:45:49 checking for getcwd... yes
2022-12-19T16:45:49 checking for iconv declaration... yes
2022-12-19T16:45:49 checking for getpagesize...
2022-12-19T16:45:49 extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
2022-12-19T16:45:49 checking for nl_langinfo and CODESET... yes
2022-12-19T16:45:49 checking for gettimeofday... yes
2022-12-19T16:45:49 checking for LC_MESSAGES... yes
2022-12-19T16:45:49 checking for index... yes
2022-12-19T16:45:49 checking for bison... bison
2022-12-19T16:45:49 checking version of bison... 3.8.2, ok
2022-12-19T16:45:49 checking whether NLS is requested... no
2022-12-19T16:45:49 checking whether to use NLS... no
2022-12-19T16:45:49 checking for aclocal... aclocal
2022-12-19T16:45:49 checking for autoconf... autoconf
2022-12-19T16:45:49 checking for autoheader... autoheader
2022-12-19T16:45:49 checking bison 3 or later... 3.8.2, bison3
2022-12-19T16:45:49 configure: updating cache ./config.cache
2022-12-19T16:45:49 configure: creating ./config.status
2022-12-19T16:45:49 yes
2022-12-19T16:45:49 checking for insque... yes
2022-12-19T16:45:49 checking for memchr... yes
2022-12-19T16:45:49 config.status: creating Makefile
2022-12-19T16:45:49 checking for memcmp... config.status: creating config.intl
2022-12-19T16:45:49 config.status: creating config.h
2022-12-19T16:45:49 config.status: executing default-1 commands
2022-12-19T16:45:49 yes
2022-12-19T16:45:49 checking for memcpy... Configuring in ./binutils
2022-12-19T16:45:49 Configuring in ./gprof
2022-12-19T16:45:49 Configuring in ./gas
2022-12-19T16:45:49 make[4]: Nothing to be done for 'all'.
2022-12-19T16:45:49 Configuring in ./ld
2022-12-19T16:45:49 yes
2022-12-19T16:45:49 checking for memmem... yes
2022-12-19T16:45:49 checking for memmove... yes
2022-12-19T16:45:49 checking for mempcpy... yes
2022-12-19T16:45:50 checking for memset... yes
2022-12-19T16:45:50 checking for mkstemps... configure: creating cache ./config.cache
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking build system type... checking for putenv... aarch64-unknown-linux-gnu
2022-12-19T16:45:50 checking host system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:50 checking target system type... aarch64-buildroot-linux-uclibc
2022-12-19T16:45:50 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:45:50 checking whether build environment is sane... configure: creating cache ./config.cache
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking build system type... checking for a thread-safe mkdir -p... aarch64-unknown-linux-gnu
2022-12-19T16:45:50 checking host system type... /usr/bin/mkdir -p
2022-12-19T16:45:50 checking for gawk... gawk
2022-12-19T16:45:50 checking whether /usr/bin/make sets $(MAKE)... configure: creating cache ./config.cache
2022-12-19T16:45:50 aarch64-unknown-linux-gnu
2022-12-19T16:45:50 checking target system type... checking build system type... yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 aarch64-buildroot-linux-uclibc
2022-12-19T16:45:50 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:45:50 checking whether build environment is sane... aarch64-unknown-linux-gnu
2022-12-19T16:45:50 checking host system type... checking whether /usr/bin/make supports nested variables... yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 aarch64-unknown-linux-gnu
2022-12-19T16:45:50 configure: creating cache ./config.cache
2022-12-19T16:45:50 checking target system type... checking for random... aarch64-buildroot-linux-uclibc
2022-12-19T16:45:50 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:45:50 checking whether build environment is sane... checking build system type... checking for a thread-safe mkdir -p... checking for aarch64-unknown-linux-gnu-gcc... yes
2022-12-19T16:45:50 /usr/bin/gcc
2022-12-19T16:45:50 aarch64-unknown-linux-gnu
2022-12-19T16:45:50 checking host system type... /usr/bin/mkdir -p
2022-12-19T16:45:50 checking for gawk... gawk
2022-12-19T16:45:50 checking whether /usr/bin/make sets $(MAKE)... checking for a thread-safe mkdir -p... aarch64-unknown-linux-gnu
2022-12-19T16:45:50 /usr/bin/mkdir -p
2022-12-19T16:45:50 checking target system type... checking for gawk... gawk
2022-12-19T16:45:50 checking whether /usr/bin/make sets $(MAKE)... aarch64-buildroot-linux-uclibc
2022-12-19T16:45:50 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:45:50 checking whether build environment is sane... yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking whether /usr/bin/make supports nested variables... yes
2022-12-19T16:45:50 checking whether /usr/bin/make supports nested variables... yes
2022-12-19T16:45:50 checking whether the C compiler works... yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
2022-12-19T16:45:50 checking for gawk... gawk
2022-12-19T16:45:50 checking whether /usr/bin/make sets $(MAKE)... checking for aarch64-unknown-linux-gnu-gcc... /usr/bin/gcc
2022-12-19T16:45:50 checking for rename... yes
2022-12-19T16:45:50 checking whether /usr/bin/make supports nested variables... checking whether to enable maintainer-specific portions of Makefiles... no
2022-12-19T16:45:50 checking for aarch64-unknown-linux-gnu-gcc... /usr/bin/gcc
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking for aarch64-unknown-linux-gnu-gcc... /usr/bin/gcc
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking for C compiler default output file name... a.out
2022-12-19T16:45:50 checking whether the C compiler works... checking for suffix of executables... checking whether the C compiler works... checking whether the C compiler works... yes
2022-12-19T16:45:50 checking for C compiler default output file name... a.out
2022-12-19T16:45:50 checking for suffix of executables... yes
2022-12-19T16:45:50
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking for C compiler default output file name... a.out
2022-12-19T16:45:50 checking for suffix of executables... checking whether we are cross compiling... checking for rindex... yes
2022-12-19T16:45:50 checking for C compiler default output file name... a.out
2022-12-19T16:45:50 checking for suffix of executables...
2022-12-19T16:45:50 checking whether we are cross compiling...
2022-12-19T16:45:50 checking whether we are cross compiling... no
2022-12-19T16:45:50 checking for suffix of object files... no
2022-12-19T16:45:50 checking for suffix of object files...
2022-12-19T16:45:50 checking whether we are cross compiling... o
2022-12-19T16:45:50 checking whether we are using the GNU C compiler... yes
2022-12-19T16:45:50 o
2022-12-19T16:45:50 checking whether we are using the GNU C compiler... no
2022-12-19T16:45:50 checking for setenv... checking for suffix of object files... yes
2022-12-19T16:45:50 checking whether /usr/bin/gcc accepts -g... yes
2022-12-19T16:45:50 checking whether /usr/bin/gcc accepts -g... no
2022-12-19T16:45:50 checking for suffix of object files... o
2022-12-19T16:45:50 checking whether we are using the GNU C compiler... yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking for /usr/bin/gcc option to accept ISO C89... yes
2022-12-19T16:45:50 checking for /usr/bin/gcc option to accept ISO C89... checking for snprintf... o
2022-12-19T16:45:50 checking whether we are using the GNU C compiler... yes
2022-12-19T16:45:50 checking whether /usr/bin/gcc accepts -g... yes
2022-12-19T16:45:50 none needed
2022-12-19T16:45:50 checking whether /usr/bin/gcc understands -c and -o together... checking for /usr/bin/gcc option to accept ISO C89... none needed
2022-12-19T16:45:50 checking whether /usr/bin/gcc understands -c and -o together... yes
2022-12-19T16:45:50 checking whether /usr/bin/gcc accepts -g... yes
2022-12-19T16:45:50 none needed
2022-12-19T16:45:50 checking whether /usr/bin/gcc understands -c and -o together... yes
2022-12-19T16:45:50 checking for /usr/bin/gcc option to accept ISO C89... checking for sigsetmask... yes
2022-12-19T16:45:50 checking for style of include used by /usr/bin/make... yes
2022-12-19T16:45:50 GNU
2022-12-19T16:45:50 checking for style of include used by /usr/bin/make... checking dependency style of /usr/bin/gcc... none
2022-12-19T16:45:50 checking how to run the C preprocessor... yes
2022-12-19T16:45:50 checking for style of include used by /usr/bin/make... GNU
2022-12-19T16:45:50 checking dependency style of /usr/bin/gcc... none
2022-12-19T16:45:50 checking how to run the C preprocessor... GNU
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking dependency style of /usr/bin/gcc... none
2022-12-19T16:45:50 none needed
2022-12-19T16:45:50 checking whether /usr/bin/gcc understands -c and -o together... /usr/bin/gcc -E
2022-12-19T16:45:50 checking for stpcpy... checking whether we are using the GNU C++ compiler... /usr/bin/gcc -E
2022-12-19T16:45:50 checking for grep that handles long lines and -e... yes
2022-12-19T16:45:50 checking for style of include used by /usr/bin/make... /usr/bin/grep
2022-12-19T16:45:50 checking for egrep... /usr/bin/grep -E
2022-12-19T16:45:50 checking for ANSI C header files... GNU
2022-12-19T16:45:50 checking dependency style of /usr/bin/gcc... none
2022-12-19T16:45:50 checking how to run the C preprocessor... yes
2022-12-19T16:45:50 checking whether /usr/bin/g++ accepts -g... yes
2022-12-19T16:45:50 checking for grep that handles long lines and -e... /usr/bin/grep
2022-12-19T16:45:50 checking for egrep... /usr/bin/grep -E
2022-12-19T16:45:50 checking for ANSI C header files... checking for stpncpy... /usr/bin/gcc -E
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking dependency style of /usr/bin/g++... none
2022-12-19T16:45:50 checking for grep that handles long lines and -e... /usr/bin/grep
2022-12-19T16:45:50 checking how to run the C preprocessor... yes
2022-12-19T16:45:50 checking for strcasecmp... checking for grep that handles long lines and -e... /usr/bin/grep
2022-12-19T16:45:50 checking for egrep... /usr/bin/grep -E
2022-12-19T16:45:50 checking for ANSI C header files... /usr/bin/gcc -E
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking for strchr... yes
2022-12-19T16:45:50 checking for sys/types.h... checking for egrep... /usr/bin/grep -E
2022-12-19T16:45:50 checking for ANSI C header files... yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking for sys/types.h... checking for sys/stat.h... yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking for strdup... yes
2022-12-19T16:45:50 checking for sys/stat.h... checking for sys/types.h... checking for stdlib.h... yes
2022-12-19T16:45:50 checking for stdlib.h... yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking for sys/types.h... yes
2022-12-19T16:45:50 checking for string.h... checking for strncasecmp... yes
2022-12-19T16:45:50 checking for sys/stat.h... yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking for string.h... yes
2022-12-19T16:45:50 checking for memory.h... checking for sys/stat.h... checking for stdlib.h... yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking for strndup... checking for stdlib.h... checking for memory.h... yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking for string.h... yes
2022-12-19T16:45:50 checking for strings.h... yes
2022-12-19T16:45:50 checking for string.h... yes
2022-12-19T16:45:50 checking for strings.h... yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking for strnlen... yes
2022-12-19T16:45:50 checking for inttypes.h... checking for memory.h... checking for memory.h... yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking for inttypes.h... yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking for strings.h... checking for strrchr... yes
2022-12-19T16:45:50 checking for stdint.h... checking for strings.h... yes
2022-12-19T16:45:50 checking for stdint.h... checking for inttypes.h... yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking for unistd.h... checking for inttypes.h... checking for strstr... checking for unistd.h... yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking for stdint.h... yes
2022-12-19T16:45:50 checking minix/config.h usability... yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking minix/config.h usability... checking for stdint.h... checking for strtod... yes
2022-12-19T16:45:50 yes
2022-12-19T16:45:50 checking for unistd.h... no
2022-12-19T16:45:50 checking minix/config.h presence... no
2022-12-19T16:45:51 checking minix/config.h presence... checking for unistd.h... no
2022-12-19T16:45:51 checking for minix/config.h... no
2022-12-19T16:45:51 checking whether it is safe to define __EXTENSIONS__... yes
2022-12-19T16:45:51 yes
2022-12-19T16:45:51 checking minix/config.h usability... checking for strtol... no
2022-12-19T16:45:51 checking for minix/config.h... no
2022-12-19T16:45:51 checking whether it is safe to define __EXTENSIONS__... yes
2022-12-19T16:45:51 checking minix/config.h usability... yes
2022-12-19T16:45:51 no
2022-12-19T16:45:51 checking minix/config.h presence... checking how to print strings... yes
2022-12-19T16:45:51 checking how to print strings... yes
2022-12-19T16:45:51 printf
2022-12-19T16:45:51 checking for a sed that does not truncate output... /usr/bin/sed
2022-12-19T16:45:51 checking for fgrep... /usr/bin/grep -F
2022-12-19T16:45:51 checking for ld used by /usr/bin/gcc... no
2022-12-19T16:45:51 checking minix/config.h presence... no
2022-12-19T16:45:51 checking for minix/config.h... no
2022-12-19T16:45:51 checking whether it is safe to define __EXTENSIONS__... printf
2022-12-19T16:45:51 checking for a sed that does not truncate output... /usr/bin/ld
2022-12-19T16:45:51 checking if the linker (/usr/bin/ld) is GNU ld... checking for strtoul... yes
2022-12-19T16:45:51 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/sed
2022-12-19T16:45:51 /usr/bin/nm
2022-12-19T16:45:51 checking the name lister (/usr/bin/nm) interface... checking for fgrep... /usr/bin/grep -F
2022-12-19T16:45:51 checking for ld used by /usr/bin/gcc... /usr/bin/ld
2022-12-19T16:45:51 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:45:51 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
2022-12-19T16:45:51 checking the name lister (/usr/bin/nm) interface... no
2022-12-19T16:45:51 checking for minix/config.h... no
2022-12-19T16:45:51 checking whether it is safe to define __EXTENSIONS__... yes
2022-12-19T16:45:51 yes
2022-12-19T16:45:51 checking how to print strings... BSD nm
2022-12-19T16:45:51 checking whether ln -s works... yes
2022-12-19T16:45:51 checking the maximum length of command line arguments... BSD nm
2022-12-19T16:45:51 checking whether ln -s works... yes
2022-12-19T16:45:51 checking the maximum length of command line arguments... 1572864
2022-12-19T16:45:51 checking whether the shell understands some XSI constructs... yes
2022-12-19T16:45:51 checking whether the shell understands "+="... yes
2022-12-19T16:45:51 1572864
2022-12-19T16:45:51 checking whether the shell understands some XSI constructs... yes
2022-12-19T16:45:51 checking whether the shell understands "+="... yes
2022-12-19T16:45:51 checking for /usr/bin/ld option to reload object files... -r
2022-12-19T16:45:51 checking for aarch64-unknown-linux-gnu-objdump... objdump
2022-12-19T16:45:51 checking how to recognize dependent libraries... pass_all
2022-12-19T16:45:51 checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:51 checking for strtoll... checking for /usr/bin/ld option to reload object files... -r
2022-12-19T16:45:51 checking for aarch64-unknown-linux-gnu-objdump... yes
2022-12-19T16:45:51 objdump
2022-12-19T16:45:51 checking how to recognize dependent libraries... pass_all
2022-12-19T16:45:51 checking how to print strings... checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:51 checking for aarch64-unknown-linux-gnu-strip... no
2022-12-19T16:45:51 checking for strip... strip
2022-12-19T16:45:51 checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:51 printf
2022-12-19T16:45:51 checking for a sed that does not truncate output... /usr/bin/sed
2022-12-19T16:45:51 checking for fgrep... checking for aarch64-unknown-linux-gnu-strip... no
2022-12-19T16:45:51 checking for strip... strip
2022-12-19T16:45:51 checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:51 /usr/bin/grep -F
2022-12-19T16:45:51 checking for ld used by /usr/bin/gcc... checking command to parse /usr/bin/nm output from /usr/bin/gcc object... /usr/bin/ld
2022-12-19T16:45:51 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:45:51 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
2022-12-19T16:45:51 checking the name lister (/usr/bin/nm) interface... checking command to parse /usr/bin/nm output from /usr/bin/gcc object... printf
2022-12-19T16:45:51 checking for a sed that does not truncate output... /usr/bin/sed
2022-12-19T16:45:51 checking for fgrep... /usr/bin/grep -F
2022-12-19T16:45:51 checking for ld used by /usr/bin/gcc... yes
2022-12-19T16:45:51 /usr/bin/ld
2022-12-19T16:45:51 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:45:51 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
2022-12-19T16:45:51 checking the name lister (/usr/bin/nm) interface... BSD nm
2022-12-19T16:45:51 checking whether ln -s works... yes
2022-12-19T16:45:51 checking the maximum length of command line arguments... checking for strtoull... 1572864
2022-12-19T16:45:51 checking whether the shell understands some XSI constructs... yes
2022-12-19T16:45:51 checking whether the shell understands "+="... yes
2022-12-19T16:45:51 checking for /usr/bin/ld option to reload object files... -r
2022-12-19T16:45:51 checking for aarch64-unknown-linux-gnu-objdump... objdump
2022-12-19T16:45:51 checking how to recognize dependent libraries... pass_all
2022-12-19T16:45:51 checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:51 BSD nm
2022-12-19T16:45:51 checking whether ln -s works... yes
2022-12-19T16:45:51 checking the maximum length of command line arguments... 1572864
2022-12-19T16:45:51 checking for aarch64-unknown-linux-gnu-strip... checking whether the shell understands some XSI constructs... no
2022-12-19T16:45:51 checking for strip... strip
2022-12-19T16:45:51 checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:51 yes
2022-12-19T16:45:51 checking whether the shell understands "+="... yes
2022-12-19T16:45:51 checking command to parse /usr/bin/nm output from /usr/bin/gcc object... checking for /usr/bin/ld option to reload object files... -r
2022-12-19T16:45:51 checking for aarch64-unknown-linux-gnu-objdump... objdump
2022-12-19T16:45:51 checking how to recognize dependent libraries... pass_all
2022-12-19T16:45:51 checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:51 ok
2022-12-19T16:45:51 checking for dlfcn.h... checking for aarch64-unknown-linux-gnu-strip... no
2022-12-19T16:45:51 checking for strip... strip
2022-12-19T16:45:51 checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:51 checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes
2022-12-19T16:45:51 ok
2022-12-19T16:45:51 checking for dlfcn.h... checking for strverscmp... yes
2022-12-19T16:45:51 checking for objdir... .libs
2022-12-19T16:45:51 yes
2022-12-19T16:45:51 checking for objdir... .libs
2022-12-19T16:45:51 ok
2022-12-19T16:45:51 checking for dlfcn.h... yes
2022-12-19T16:45:51 checking for tmpnam... yes
2022-12-19T16:45:51 checking for objdir... .libs
2022-12-19T16:45:51 ok
2022-12-19T16:45:51 checking for dlfcn.h... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes
2022-12-19T16:45:51 no
2022-12-19T16:45:51 checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
2022-12-19T16:45:51 checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
2022-12-19T16:45:51 checking for objdir... checking for vasprintf... .libs
2022-12-19T16:45:51 no
2022-12-19T16:45:51 checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
2022-12-19T16:45:51 checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes
2022-12-19T16:45:51 checking if /usr/bin/gcc static flag -static works... yes
2022-12-19T16:45:51 checking for vfprintf... yes
2022-12-19T16:45:51 checking if /usr/bin/gcc static flag -static works... no
2022-12-19T16:45:51 checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
2022-12-19T16:45:51 checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes
2022-12-19T16:45:51 checking if /usr/bin/gcc supports -c -o file.o... yes
2022-12-19T16:45:51 checking if /usr/bin/gcc static flag -static works... yes
2022-12-19T16:45:51 checking for vprintf... yes
2022-12-19T16:45:51 checking if /usr/bin/gcc supports -c -o file.o... yes
2022-12-19T16:45:51 checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
2022-12-19T16:45:51 checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... no
2022-12-19T16:45:51 checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
2022-12-19T16:45:51 checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
2022-12-19T16:45:51 checking dynamic linker characteristics... yes
2022-12-19T16:45:51 checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
2022-12-19T16:45:51 checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
2022-12-19T16:45:51 yes
2022-12-19T16:45:51 checking if /usr/bin/gcc static flag -static works... yes
2022-12-19T16:45:51 checking dynamic linker characteristics... yes
2022-12-19T16:45:51 checking if /usr/bin/gcc supports -c -o file.o... checking for vsnprintf... yes
2022-12-19T16:45:51 checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
2022-12-19T16:45:51 checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
2022-12-19T16:45:51 yes
2022-12-19T16:45:51 checking if /usr/bin/gcc supports -c -o file.o... yes
2022-12-19T16:45:51 checking dynamic linker characteristics... GNU/Linux ld.so
2022-12-19T16:45:51 checking how to hardcode library paths into programs... immediate
2022-12-19T16:45:51 checking whether stripping libraries is possible... yes
2022-12-19T16:45:51 checking if libtool supports shared libraries... yes
2022-12-19T16:45:51 checking whether to build shared libraries... no
2022-12-19T16:45:51 checking whether to build static libraries... yes
2022-12-19T16:45:51 checking for dlfcn.h... (cached) yes
2022-12-19T16:45:51 checking for windows.h... checking for vsprintf... GNU/Linux ld.so
2022-12-19T16:45:51 checking how to hardcode library paths into programs... immediate
2022-12-19T16:45:51 checking whether stripping libraries is possible... yes
2022-12-19T16:45:51 checking if libtool supports shared libraries... yes
2022-12-19T16:45:51 checking whether to build shared libraries... no
2022-12-19T16:45:51 checking whether to build static libraries... yes
2022-12-19T16:45:51 checking for dlfcn.h... (cached) yes
2022-12-19T16:45:51 checking for windows.h... no
2022-12-19T16:45:51 checking for library containing dlsym... yes
2022-12-19T16:45:51 checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
2022-12-19T16:45:51 checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
2022-12-19T16:45:51 yes
2022-12-19T16:45:51 checking dynamic linker characteristics... GNU/Linux ld.so
2022-12-19T16:45:51 checking how to hardcode library paths into programs... immediate
2022-12-19T16:45:51 checking whether stripping libraries is possible... yes
2022-12-19T16:45:51 checking if libtool supports shared libraries... yes
2022-12-19T16:45:51 checking whether to build shared libraries... no
2022-12-19T16:45:51 checking whether to build static libraries... yes
2022-12-19T16:45:51 checking how to run the C++ preprocessor... checking for waitpid... none required
2022-12-19T16:45:51 checking for special C compiler options needed for large files... no
2022-12-19T16:45:51 checking for _FILE_OFFSET_BITS value needed for large files... no
2022-12-19T16:45:51 checking for library containing dlsym... /usr/bin/g++ -E
2022-12-19T16:45:51 no
2022-12-19T16:45:51 checking sys/time.h usability... none required
2022-12-19T16:45:51 checking for special C compiler options needed for large files... no
2022-12-19T16:45:51 checking for _FILE_OFFSET_BITS value needed for large files... GNU/Linux ld.so
2022-12-19T16:45:51 checking how to hardcode library paths into programs... immediate
2022-12-19T16:45:51 checking whether stripping libraries is possible... yes
2022-12-19T16:45:51 yes
2022-12-19T16:45:51 checking if libtool supports shared libraries... yes
2022-12-19T16:45:51 checking whether to build shared libraries... no
2022-12-19T16:45:51 checking whether to build static libraries... yes
2022-12-19T16:45:51 checking for dlfcn.h... (cached) yes
2022-12-19T16:45:51 checking for windows.h... checking for setproctitle... yes
2022-12-19T16:45:51 checking sys/time.h presence... no
2022-12-19T16:45:51 checking pkg-config is at least version 0.9.0... yes
2022-12-19T16:45:51 checking whether to use debuginfod... no
2022-12-19T16:45:51 configure: WARNING: debuginfod support disabled; some features may be unavailable.
2022-12-19T16:45:51 yes
2022-12-19T16:45:51 checking for sys/time.h... yes
2022-12-19T16:45:51 checking for setitimer... no
2022-12-19T16:45:51 checking for library containing dlsym... yes
2022-12-19T16:45:51 checking whether NLS is requested... no
2022-12-19T16:45:51 checking whether NLS is requested... no
2022-12-19T16:45:51 no
2022-12-19T16:45:51 checking whether alloca needs Cray hooks... checking for msgfmt... /usr/bin/msgfmt
2022-12-19T16:45:51 none required
2022-12-19T16:45:51 checking for gmsgfmt... /usr/bin/msgfmt
2022-12-19T16:45:51 checking for special C compiler options needed for large files... no
2022-12-19T16:45:51 checking for _FILE_OFFSET_BITS value needed for large files... no
2022-12-19T16:45:51 checking stack direction for C alloca... checking for xgettext... /usr/bin/xgettext
2022-12-19T16:45:51 checking for ld used by /usr/bin/g++... /usr/bin/ld
2022-12-19T16:45:51 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:45:51 checking for msgmerge... checking whether the /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries... no
2022-12-19T16:45:51 /usr/bin/msgmerge
2022-12-19T16:45:51 checking how to compare bootstrapped objects... yes
2022-12-19T16:45:51 cmp --ignore-initial=16 $$f1 $$f2
2022-12-19T16:45:51 checking whether to enable maintainer-specific portions of Makefiles... no
2022-12-19T16:45:51 checking sys/gmon_out.h usability... 1
2022-12-19T16:45:51 checking for vfork.h... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
2022-12-19T16:45:51 checking for bison... bison -y
2022-12-19T16:45:51 checking for flex... flex
2022-12-19T16:45:51 no
2022-12-19T16:45:51 checking for fork... yes
2022-12-19T16:45:51 checking sys/gmon_out.h presence... checking lex output file root... lex.yy
2022-12-19T16:45:51 checking lex library... checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
2022-12-19T16:45:51 checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes
2022-12-19T16:45:51 checking for sys/gmon_out.h... yes
2022-12-19T16:45:51 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
2022-12-19T16:45:51 checking whether byte ordering is bigendian... yes
2022-12-19T16:45:51 yes
2022-12-19T16:45:51 checking if /usr/bin/g++ static flag -static works... checking for a known getopt prototype in unistd.h... checking for vfork... yes
2022-12-19T16:45:51 checking for library containing fabs... yes
2022-12-19T16:45:51 yes
2022-12-19T16:45:51 checking if /usr/bin/g++ supports -c -o file.o... checking for working fork... yes
2022-12-19T16:45:51 checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
2022-12-19T16:45:51 checking whether the /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes
2022-12-19T16:45:51 checking dynamic linker characteristics... (cached) no
2022-12-19T16:45:51 GNU/Linux ld.so
2022-12-19T16:45:51 checking how to hardcode library paths into programs... immediate
2022-12-19T16:45:51 checking for dlfcn.h... (cached) yes
2022-12-19T16:45:51 checking for windows.h... yes
2022-12-19T16:45:51 checking for working vfork... (cached) yes
2022-12-19T16:45:51 checking for bison... bison -y
2022-12-19T16:45:51 checking for _doprnt... checking for flex... flex
2022-12-19T16:45:51 no
2022-12-19T16:45:51 checking for library containing dlsym... checking lex output file root... lex.yy
2022-12-19T16:45:51 checking lex library... -lm
2022-12-19T16:45:51 none required
2022-12-19T16:45:51 checking for special C compiler options needed for large files... no
2022-12-19T16:45:51 checking for _FILE_OFFSET_BITS value needed for large files... no
2022-12-19T16:45:51 checking for sys_errlist... no
2022-12-19T16:45:52 no
2022-12-19T16:45:52 checking for sys_nerr... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
2022-12-19T16:45:52 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
2022-12-19T16:45:52 checking for LC_MESSAGES... configure: updating cache ./config.cache
2022-12-19T16:45:52 -lfl
2022-12-19T16:45:52 checking whether yytext is a pointer... checking that generated files are newer than configure... done
2022-12-19T16:45:52 configure: creating ./config.status
2022-12-19T16:45:52 no
2022-12-19T16:45:52 checking for sys_siglist... yes
2022-12-19T16:45:52 checking whether NLS is requested... no
2022-12-19T16:45:52 checking whether NLS is requested... no
2022-12-19T16:45:52 checking for msgfmt... no
2022-12-19T16:45:52 checking for external symbol _system_configuration... /usr/bin/msgfmt
2022-12-19T16:45:52 checking for gmsgfmt... /usr/bin/msgfmt
2022-12-19T16:45:52 checking for xgettext... /usr/bin/xgettext
2022-12-19T16:45:52 checking for msgmerge... no
2022-12-19T16:45:52 checking for __fsetlocking... /usr/bin/msgmerge
2022-12-19T16:45:52 checking for bison... bison -y
2022-12-19T16:45:52 checking for flex... flex
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 checking lex output file root... lex.yy
2022-12-19T16:45:52 checking lex library... checking for canonicalize_file_name... -lfl
2022-12-19T16:45:52 checking whether yytext is a pointer... yes
2022-12-19T16:45:52 checking whether NLS is requested... no
2022-12-19T16:45:52 checking whether NLS is requested... no
2022-12-19T16:45:52 checking for msgfmt... yes
2022-12-19T16:45:52 checking for dup3... /usr/bin/msgfmt
2022-12-19T16:45:52 checking for gmsgfmt... /usr/bin/msgfmt
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 checking for xgettext... /usr/bin/xgettext
2022-12-19T16:45:52 checking for msgmerge... /usr/bin/msgmerge
2022-12-19T16:45:52 checking for getrlimit... checking whether to enable maintainer-specific portions of Makefiles... no
2022-12-19T16:45:52 checking for aarch64-unknown-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:52 checking size of long... yes
2022-12-19T16:45:52 checking for getrusage... yes
2022-12-19T16:45:52 checking whether NLS is requested... no
2022-12-19T16:45:52 checking whether NLS is requested... no
2022-12-19T16:45:52 8
2022-12-19T16:45:52 checking size of long long... checking for msgfmt... /usr/bin/msgfmt
2022-12-19T16:45:52 checking for gmsgfmt... /usr/bin/msgfmt
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 checking for xgettext... /usr/bin/xgettext
2022-12-19T16:45:52 checking for msgmerge... 8
2022-12-19T16:45:52 checking for getsysinfo... /usr/bin/msgmerge
2022-12-19T16:45:52 checking fcntl.h usability... checking whether to enable maintainer-specific portions of Makefiles... no
2022-12-19T16:45:52 checking for memory.h... (cached) yes
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 checking fcntl.h presence... no
2022-12-19T16:45:52 checking for sys/stat.h... (cached) yes
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 checking for fcntl.h... yes
2022-12-19T16:45:52 checking for gettimeofday... (cached) yes
2022-12-19T16:45:52 checking for on_exit... checking for sys/types.h... (cached) yes
2022-12-19T16:45:52 checking for unistd.h... (cached) yes
2022-12-19T16:45:52 checking for inttypes.h... checking whether compiling a cross-assembler... yes
2022-12-19T16:45:52 checking for strsignal... (cached) yes
2022-12-19T16:45:52 checking for stdint.h... (cached) yes
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 -lfl
2022-12-19T16:45:52 checking whether yytext is a pointer... checking sys/file.h usability... checking for pipe2... yes
2022-12-19T16:45:52 checking sys/file.h presence... yes
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 checking for sys/file.h... yes
2022-12-19T16:45:52 checking for LC_MESSAGES... checking for sys/stat.h... (cached) yes
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 checking for psignal... checking sys/time.h usability... yes
2022-12-19T16:45:52 checking for working assert macro... yes
2022-12-19T16:45:52 checking sys/time.h presence... yes
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 checking for sys/time.h... yes
2022-12-19T16:45:52 checking for pstat_getdynamic... checking for sys/types.h... (cached) yes
2022-12-19T16:45:52 checking for unistd.h... (cached) yes
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 checking for a known getopt prototype in unistd.h... checking for sys/wait.h that is POSIX.1 compatible... yes
2022-12-19T16:45:52 checking whether to enable maintainer-specific portions of Makefiles... no
2022-12-19T16:45:52 checking how to compare bootstrapped objects... no
2022-12-19T16:45:52 checking for pstat_getstatic... yes
2022-12-19T16:45:52 checking whether declaration is required for environ... cmp --ignore-initial=16 $$f1 $$f2
2022-12-19T16:45:52 checking fcntl.h usability... yes
2022-12-19T16:45:52 checking for stdlib.h... (cached) yes
2022-12-19T16:45:52 checking for unistd.h... (cached) yes
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 checking fcntl.h presence... checking for sys/param.h... no
2022-12-19T16:45:52 checking for realpath... yes
2022-12-19T16:45:52 checking for fcntl.h... yes
2022-12-19T16:45:52 no
2022-12-19T16:45:52 checking whether declaration is required for ffs... checking elf-hints.h usability... yes
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 config.status: creating Makefile
2022-12-19T16:45:52 no
2022-12-19T16:45:52 checking elf-hints.h presence... config.status: creating po/Makefile.in
2022-12-19T16:45:52 checking for setrlimit... checking for getpagesize... no
2022-12-19T16:45:52 checking for elf-hints.h... no
2022-12-19T16:45:52 checking limits.h usability... no
2022-12-19T16:45:52 config.status: creating gconfig.h
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 checking for working mmap... checking whether asprintf is declared... config.status: executing depfiles commands
2022-12-19T16:45:52 config.status: executing libtool commands
2022-12-19T16:45:52 checking for sbrk... yes
2022-12-19T16:45:52 checking limits.h presence... config.status: executing default-1 commands
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 checking for limits.h... yes
2022-12-19T16:45:52 checking whether mempcpy is declared... checking for spawnve... config.status: creating po/POTFILES
2022-12-19T16:45:52 config.status: creating po/Makefile
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 checking for getc_unlocked... checking for inttypes.h... (cached) yes
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 no
2022-12-19T16:45:52 checking for stdint.h... (cached) yes
2022-12-19T16:45:52 checking for spawnvpe... checking whether stpcpy is declared... yes
2022-12-19T16:45:52 checking for mkdtemp... checking sys/file.h usability... yes
2022-12-19T16:45:52 checking for struct stat.st_mtim.tv_sec in sys/stat.h... no
2022-12-19T16:45:52 checking for strerror... yes
2022-12-19T16:45:52 checking for mkstemp... yes
2022-12-19T16:45:52 checking sys/file.h presence... yes
2022-12-19T16:45:52 checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 checking for sys/file.h... yes
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 checking sys/mman.h usability... checking for strsignal... yes
2022-12-19T16:45:52 checking for sbrk... configure: updating cache ./config.cache
2022-12-19T16:45:52 checking that generated files are newer than configure... done
2022-12-19T16:45:52 configure: creating ./config.status
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 yes
2022-12-19T16:45:52 checking sys/mman.h presence... yes
2022-12-19T16:45:52 checking for utimensat... checking for sysconf... yes
2022-12-19T16:45:52 checking for sys/mman.h... yes
2022-12-19T16:45:53 checking sys/param.h usability... yes
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 checking sys/param.h presence... yes
2022-12-19T16:45:53 checking for sysctl... checking for utimes... yes
2022-12-19T16:45:53 checking for sys/param.h... yes
2022-12-19T16:45:53 checking for sys/stat.h... (cached) yes
2022-12-19T16:45:53 checking sys/time.h usability... yes
2022-12-19T16:45:53 no
2022-12-19T16:45:53 checking for mbstate_t... checking for sysmp... yes
2022-12-19T16:45:53 checking sys/time.h presence... yes
2022-12-19T16:45:53 checking for struct stat.st_atim.tv_nsec... yes
2022-12-19T16:45:53 checking for sys/time.h... yes
2022-12-19T16:45:53 no
2022-12-19T16:45:53 checking for table... checking for sys/types.h... (cached) yes
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 checking whether struct stat.st_atim is of type struct timespec... checking for unistd.h... (cached) yes
2022-12-19T16:45:53 checking for close... yes
2022-12-19T16:45:53 checking for library containing frexp... no
2022-12-19T16:45:53 checking for times... yes
2022-12-19T16:45:53 checking for glob... none required
2022-12-19T16:45:53 checking for LC_MESSAGES... yes
2022-12-19T16:45:53 checking for wait3... yes
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 checking for a known getopt prototype in unistd.h... checking for lseek... yes
2022-12-19T16:45:53 checking for utime.h... yes
2022-12-19T16:45:53 checking for wait4... yes
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 checking whether asprintf is declared... checking for mkstemp... yes
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 checking whether basename is declared... checking whether environ is declared... yes
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 checking for open... yes
2022-12-19T16:45:53 checking whether ffs is declared... checking whether getc_unlocked is declared... yes
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 checking for realpath... checking whether asprintf is declared... checking whether sbrk is declared... yes
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 checking whether vasprintf is declared... checking for sbrk... checking whether stpcpy is declared... yes
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 checking whether snprintf is declared... yes
2022-12-19T16:45:53 checking whether strnlen is declared... checking for waitpid... yes
2022-12-19T16:45:53 checking whether vsnprintf is declared... yes
2022-12-19T16:45:53 checking iconv.h usability... yes
2022-12-19T16:45:53 checking whether asprintf is declared... yes
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 checking iconv.h presence... checking whether calloc is declared... yes
2022-12-19T16:45:53 checking for iconv.h... yes
2022-12-19T16:45:53 checking for ld used by GCC... /usr/bin/ld
2022-12-19T16:45:53 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 checking for shared library run path origin... checking whether environ is declared... done
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 checking whether getenv is declared... checking for iconv... yes
2022-12-19T16:45:53 checking whether sbrk is declared... yes
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 checking for iconv declaration... checking whether getopt is declared... config.status: creating .gdbinit
2022-12-19T16:45:53 config.status: creating Makefile
2022-12-19T16:45:53 yes
2022-12-19T16:45:53
2022-12-19T16:45:53 extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 config.status: creating doc/Makefile
2022-12-19T16:45:53 checking for stdlib.h... (cached) yes
2022-12-19T16:45:53 checking whether malloc is declared... checking for unistd.h... (cached) yes
2022-12-19T16:45:53 config.status: creating po/Makefile.in
2022-12-19T16:45:53 checking for sys/param.h... (cached) yes
2022-12-19T16:45:53 checking for getpagesize... config.status: creating config.h
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 config.status: executing depfiles commands
2022-12-19T16:45:53 configure: updating cache ./config.cache
2022-12-19T16:45:53 config.status: executing libtool commands
2022-12-19T16:45:53 checking whether realloc is declared... checking that generated files are newer than configure... done
2022-12-19T16:45:53 configure: creating ./config.status
2022-12-19T16:45:53 config.status: executing default-1 commands
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 checking for working mmap... config.status: creating po/POTFILES
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 config.status: creating po/Makefile
2022-12-19T16:45:53 config.status: executing default commands
2022-12-19T16:45:53 checking whether sbrk is declared... yes
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 checking for library containing dlopen... checking whether strtol is declared... yes
2022-12-19T16:45:53 none required
2022-12-19T16:45:53 checking for a known getopt prototype in unistd.h... checking whether strtoul is declared... yes
2022-12-19T16:45:53 checking whether ANSI C string concatenation works... yes
2022-12-19T16:45:53 checking whether strtoll is declared... yes
2022-12-19T16:45:53 checking size of void *... yes
2022-12-19T16:45:53 checking whether strtoull is declared... 8
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 checking whether strverscmp is declared... yes
2022-12-19T16:45:53 checking whether strnlen is declared... configure: updating cache ./config.cache
2022-12-19T16:45:53 checking that generated files are newer than configure... done
2022-12-19T16:45:53 configure: creating ./config.status
2022-12-19T16:45:53 yes
2022-12-19T16:45:53 checking whether canonicalize_file_name must be declared... no
2022-12-19T16:45:53 checking for stdlib.h... (cached) yes
2022-12-19T16:45:53 checking for unistd.h... (cached) yes
2022-12-19T16:45:53 checking for sys/param.h... (cached) yes
2022-12-19T16:45:53 checking for getpagesize... (cached) yes
2022-12-19T16:45:53 checking for working mmap... yes
2022-12-19T16:45:54 checking for working strncmp... yes
2022-12-19T16:45:54 configure: updating cache ./config.cache
2022-12-19T16:45:54 configure: creating ./config.status
2022-12-19T16:45:54 config.status: creating Makefile
2022-12-19T16:45:54 config.status: creating doc/Makefile
2022-12-19T16:45:54 config.status: creating po/Makefile.in
2022-12-19T16:45:54 config.status: creating config.h
2022-12-19T16:45:54 config.status: executing depfiles commands
2022-12-19T16:45:54 config.status: executing libtool commands
2022-12-19T16:45:54 config.status: creating Makefile
2022-12-19T16:45:54 config.status: executing default-1 commands
2022-12-19T16:45:54 config.status: creating testsuite/Makefile
2022-12-19T16:45:54 config.status: creating po/POTFILES
2022-12-19T16:45:54 config.status: creating po/Makefile
2022-12-19T16:45:54 config.status: creating config.h
2022-12-19T16:45:54 config.status: executing default commands
2022-12-19T16:45:54 Configuring in ./bfd
2022-12-19T16:45:54 Configuring in ./opcodes
2022-12-19T16:45:54 if [ x"" != x ] && [ ! -d pic ]; then mkdir pic; else true; fi
2022-12-19T16:45:54 if [ x"" != x ] && [ ! -d noasan ]; then mkdir noasan; else true; fi
2022-12-19T16:45:54 touch stamp-picdir
2022-12-19T16:45:54 touch stamp-noasandir
2022-12-19T16:45:54 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
2022-12-19T16:45:54 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o pic/regex.o; else true; fi
2022-12-19T16:45:54 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o noasan/regex.o; else true; fi
2022-12-19T16:45:54 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o regex.o
2022-12-19T16:45:54 make[5]: Nothing to be done for 'all'.
2022-12-19T16:45:54 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o pic/cplus-dem.o; else true; fi
2022-12-19T16:45:54 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o noasan/cplus-dem.o; else true; fi
2022-12-19T16:45:54 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o
2022-12-19T16:45:54 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o pic/cp-demangle.o; else true; fi
2022-12-19T16:45:54 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o noasan/cp-demangle.o; else true; fi
2022-12-19T16:45:54 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o
2022-12-19T16:45:54 configure: creating cache ./config.cache
2022-12-19T16:45:54 checking build system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:54 checking host system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:54 checking target system type... aarch64-buildroot-linux-uclibc
2022-12-19T16:45:54 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:45:54 checking whether build environment is sane... yes
2022-12-19T16:45:54 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
2022-12-19T16:45:54 checking for gawk... gawk
2022-12-19T16:45:54 checking whether /usr/bin/make sets $(MAKE)... yes
2022-12-19T16:45:54 checking whether /usr/bin/make supports nested variables... yes
2022-12-19T16:45:54 checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:54 checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:54 checking for aarch64-unknown-linux-gnu-gcc... /usr/bin/gcc
2022-12-19T16:45:54 configure: creating cache ./config.cache
2022-12-19T16:45:54 config.status: creating Makefile
2022-12-19T16:45:54 checking whether the C compiler works... checking build system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:54 checking host system type... aarch64-unknown-linux-gnu
2022-12-19T16:45:54 checking target system type... aarch64-buildroot-linux-uclibc
2022-12-19T16:45:54 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:45:54 checking whether build environment is sane... yes
2022-12-19T16:45:54 yes
2022-12-19T16:45:54 checking for C compiler default output file name... a.out
2022-12-19T16:45:54 checking for suffix of executables... checking for a thread-safe mkdir -p... config.status: creating po/Makefile.in
2022-12-19T16:45:54 /usr/bin/mkdir -p
2022-12-19T16:45:54 checking for gawk... gawk
2022-12-19T16:45:54 checking whether /usr/bin/make sets $(MAKE)... yes
2022-12-19T16:45:54 checking whether /usr/bin/make supports nested variables...
2022-12-19T16:45:54 yes
2022-12-19T16:45:54 checking whether we are cross compiling... checking for aarch64-unknown-linux-gnu-gcc... /usr/bin/gcc
2022-12-19T16:45:54 config.status: creating config.h
2022-12-19T16:45:54 no
2022-12-19T16:45:54 checking for suffix of object files... checking whether the C compiler works... config.status: executing depfiles commands
2022-12-19T16:45:54 config.status: executing libtool commands
2022-12-19T16:45:54 o
2022-12-19T16:45:54 checking whether we are using the GNU C compiler... yes
2022-12-19T16:45:54 checking for C compiler default output file name... a.out
2022-12-19T16:45:54 checking for suffix of executables... config.status: executing default-1 commands
2022-12-19T16:45:54 yes
2022-12-19T16:45:54 checking whether /usr/bin/gcc accepts -g... config.status: executing default commands
2022-12-19T16:45:54
2022-12-19T16:45:54 checking whether we are cross compiling... yes
2022-12-19T16:45:54 checking for /usr/bin/gcc option to accept ISO C89... no
2022-12-19T16:45:54 checking for suffix of object files... none needed
2022-12-19T16:45:54 checking whether /usr/bin/gcc understands -c and -o together... o
2022-12-19T16:45:54 checking whether we are using the GNU C compiler... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o pic/md5.o; else true; fi
2022-12-19T16:45:54 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o noasan/md5.o; else true; fi
2022-12-19T16:45:54 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o md5.o
2022-12-19T16:45:54 yes
2022-12-19T16:45:54 checking whether /usr/bin/gcc accepts -g... yes
2022-12-19T16:45:54 checking for style of include used by /usr/bin/make... yes
2022-12-19T16:45:54 checking for /usr/bin/gcc option to accept ISO C89... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o pic/sha1.o; else true; fi
2022-12-19T16:45:54 GNU
2022-12-19T16:45:54 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o noasan/sha1.o; else true; fi
2022-12-19T16:45:54 checking dependency style of /usr/bin/gcc... none
2022-12-19T16:45:54 checking how to run the C preprocessor... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o sha1.o
2022-12-19T16:45:54 none needed
2022-12-19T16:45:54 checking whether /usr/bin/gcc understands -c and -o together... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o pic/alloca.o; else true; fi
2022-12-19T16:45:54 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o noasan/alloca.o; else true; fi
2022-12-19T16:45:54 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o alloca.o
2022-12-19T16:45:54 yes
2022-12-19T16:45:54 checking for style of include used by /usr/bin/make... GNU
2022-12-19T16:45:54 checking dependency style of /usr/bin/gcc... none
2022-12-19T16:45:54 checking how to run the C preprocessor... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o pic/argv.o; else true; fi
2022-12-19T16:45:54 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o noasan/argv.o; else true; fi
2022-12-19T16:45:54 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o argv.o
2022-12-19T16:45:55 /usr/bin/gcc -E
2022-12-19T16:45:55 /usr/bin/gcc -E
2022-12-19T16:45:55 checking for grep that handles long lines and -e... /usr/bin/grep
2022-12-19T16:45:55 checking for egrep... /usr/bin/grep -E
2022-12-19T16:45:55 checking for ANSI C header files... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./bsearch_r.c -o pic/bsearch_r.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./bsearch_r.c -o noasan/bsearch_r.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./bsearch_r.c -o bsearch_r.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o pic/choose-temp.o; else true; fi
2022-12-19T16:45:55 checking for grep that handles long lines and -e... /usr/bin/grep
2022-12-19T16:45:55 checking for egrep... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o pic/concat.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o noasan/choose-temp.o; else true; fi
2022-12-19T16:45:55 /usr/bin/grep -E
2022-12-19T16:45:55 checking for ANSI C header files... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o noasan/concat.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o pic/cp-demint.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o concat.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o noasan/cp-demint.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o pic/crc32.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o noasan/crc32.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o crc32.o
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o pic/d-demangle.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o noasan/d-demangle.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o pic/dwarfnames.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o noasan/dwarfnames.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o
2022-12-19T16:45:55 checking for sys/types.h... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o pic/dyn-string.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o noasan/dyn-string.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 checking for sys/stat.h... checking for sys/types.h... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o pic/fdmatch.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o noasan/fdmatch.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o pic/fibheap.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o noasan/fibheap.o; else true; fi
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o fibheap.o
2022-12-19T16:45:55 checking for stdlib.h... checking for sys/stat.h... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filedescriptor.c -o pic/filedescriptor.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filedescriptor.c -o noasan/filedescriptor.o; else true; fi
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filedescriptor.c -o filedescriptor.o
2022-12-19T16:45:55 checking for string.h... yes
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o pic/filename_cmp.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o noasan/filename_cmp.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o pic/floatformat.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o noasan/floatformat.o; else true; fi
2022-12-19T16:45:55 checking for stdlib.h... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o floatformat.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o pic/fnmatch.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o noasan/fnmatch.o; else true; fi
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 checking for memory.h... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o pic/fopen_unlocked.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o noasan/fopen_unlocked.o; else true; fi
2022-12-19T16:45:55 checking for string.h... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o pic/getopt.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o noasan/getopt.o; else true; fi
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o getopt.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o pic/getopt1.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o noasan/getopt1.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o getopt1.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o pic/getpwd.o; else true; fi
2022-12-19T16:45:55 checking for strings.h... yes
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o noasan/getpwd.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o getpwd.o
2022-12-19T16:45:55 checking for memory.h... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o pic/getruntime.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o noasan/getruntime.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o getruntime.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o pic/hashtab.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o noasan/hashtab.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o hashtab.o
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o pic/hex.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o noasan/hex.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o hex.o
2022-12-19T16:45:55 checking for strings.h... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o pic/lbasename.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o noasan/lbasename.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o lbasename.o
2022-12-19T16:45:55 checking for inttypes.h... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o pic/lrealpath.o; else true; fi
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o noasan/lrealpath.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o
2022-12-19T16:45:55 checking for inttypes.h... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o pic/make-relative-prefix.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o noasan/make-relative-prefix.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o pic/make-temp-file.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o noasan/make-temp-file.o; else true; fi
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 checking for stdint.h... checking for stdint.h... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o pic/objalloc.o; else true; fi
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o noasan/objalloc.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o objalloc.o
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o pic/obstack.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o noasan/obstack.o; else true; fi
2022-12-19T16:45:55 checking for unistd.h... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o obstack.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o pic/partition.o; else true; fi
2022-12-19T16:45:55 checking for unistd.h... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o noasan/partition.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o partition.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o pic/pexecute.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o noasan/pexecute.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o pexecute.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o pic/physmem.o; else true; fi
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o noasan/physmem.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o physmem.o
2022-12-19T16:45:55 checking minix/config.h usability... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o pic/pex-common.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o pic/pex-one.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o noasan/pex-common.o; else true; fi
2022-12-19T16:45:55 checking minix/config.h usability... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o noasan/pex-one.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o pex-common.o
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o pex-one.o
2022-12-19T16:45:55 no
2022-12-19T16:45:55 checking minix/config.h presence... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o pic/pex-unix.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o noasan/pex-unix.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o pic/vprintf-support.o; else true; fi
2022-12-19T16:45:55 no
2022-12-19T16:45:55 checking for minix/config.h... no
2022-12-19T16:45:55 checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o noasan/vprintf-support.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o
2022-12-19T16:45:55 no
2022-12-19T16:45:55 checking minix/config.h presence... yes
2022-12-19T16:45:55 checking how to print strings... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o pic/rust-demangle.o; else true; fi
2022-12-19T16:45:55 printf
2022-12-19T16:45:55 checking for a sed that does not truncate output... /usr/bin/sed
2022-12-19T16:45:55 checking for fgrep... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o noasan/rust-demangle.o; else true; fi
2022-12-19T16:45:55 /usr/bin/grep -F
2022-12-19T16:45:55 checking for ld used by /usr/bin/gcc... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o pic/safe-ctype.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o pic/simple-object.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o rust-demangle.o
2022-12-19T16:45:55 /usr/bin/ld
2022-12-19T16:45:55 checking if the linker (/usr/bin/ld) is GNU ld... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o noasan/safe-ctype.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o noasan/simple-object.o; else true; fi
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
2022-12-19T16:45:55 checking the name lister (/usr/bin/nm) interface... no
2022-12-19T16:45:55 checking for minix/config.h... no
2022-12-19T16:45:55 checking whether it is safe to define __EXTENSIONS__... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o simple-object.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o pic/simple-object-coff.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o noasan/simple-object-coff.o; else true; fi
2022-12-19T16:45:55 BSD nm
2022-12-19T16:45:55 checking whether ln -s works... yes
2022-12-19T16:45:55 checking the maximum length of command line arguments... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o
2022-12-19T16:45:55 1572864
2022-12-19T16:45:55 checking whether the shell understands some XSI constructs... yes
2022-12-19T16:45:55 checking whether the shell understands "+="... yes
2022-12-19T16:45:55 checking for /usr/bin/ld option to reload object files... -r
2022-12-19T16:45:55 checking for aarch64-unknown-linux-gnu-objdump... objdump
2022-12-19T16:45:55 checking how to recognize dependent libraries... pass_all
2022-12-19T16:45:55 checking for aarch64-unknown-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:55 checking for aarch64-unknown-linux-gnu-strip... no
2022-12-19T16:45:55 checking for strip... strip
2022-12-19T16:45:55 checking for aarch64-unknown-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:55 checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes
2022-12-19T16:45:55 checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:55 checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:55 checking how to print strings... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o pic/simple-object-elf.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o noasan/simple-object-elf.o; else true; fi
2022-12-19T16:45:55 printf
2022-12-19T16:45:55 checking for a sed that does not truncate output... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o
2022-12-19T16:45:55 /usr/bin/sed
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; else true; fi
2022-12-19T16:45:55 checking for fgrep... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; else true; fi
2022-12-19T16:45:55 /usr/bin/grep -F
2022-12-19T16:45:55 checking for ld used by /usr/bin/gcc... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o
2022-12-19T16:45:55 /usr/bin/ld
2022-12-19T16:45:55 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:45:55 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
2022-12-19T16:45:55 checking the name lister (/usr/bin/nm) interface... ok
2022-12-19T16:45:55 checking for dlfcn.h... BSD nm
2022-12-19T16:45:55 checking whether ln -s works... yes
2022-12-19T16:45:55 checking the maximum length of command line arguments... 1572864
2022-12-19T16:45:55 checking whether the shell understands some XSI constructs... yes
2022-12-19T16:45:55 checking whether the shell understands "+="... yes
2022-12-19T16:45:55 checking for /usr/bin/ld option to reload object files... -r
2022-12-19T16:45:55 checking for aarch64-unknown-linux-gnu-objdump... objdump
2022-12-19T16:45:55 checking how to recognize dependent libraries... pass_all
2022-12-19T16:45:55 checking for aarch64-unknown-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:55 checking for aarch64-unknown-linux-gnu-strip... no
2022-12-19T16:45:55 checking for strip... strip
2022-12-19T16:45:55 checking for aarch64-unknown-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:45:55 checking command to parse /usr/bin/nm output from /usr/bin/gcc object... yes
2022-12-19T16:45:55 checking for objdir... .libs
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o pic/sort.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o noasan/sort.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o sort.o
2022-12-19T16:45:55 checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... ok
2022-12-19T16:45:55 checking for dlfcn.h... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o pic/spaces.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o noasan/spaces.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o spaces.o
2022-12-19T16:45:55 no
2022-12-19T16:45:55 checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
2022-12-19T16:45:55 checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o pic/splay-tree.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o noasan/splay-tree.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o pic/stack-limit.o; else true; fi
2022-12-19T16:45:55 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o noasan/stack-limit.o; else true; fi
2022-12-19T16:45:55 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o
2022-12-19T16:45:55 yes
2022-12-19T16:45:55 checking for objdir... .libs
2022-12-19T16:45:56 yes
2022-12-19T16:45:56 checking if /usr/bin/gcc static flag -static works... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o pic/strerror.o; else true; fi
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o pic/strsignal.o; else true; fi
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o noasan/strerror.o; else true; fi
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o noasan/strsignal.o; else true; fi
2022-12-19T16:45:56 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o strerror.o
2022-12-19T16:45:56 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o strsignal.o
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o pic/timeval-utils.o; else true; fi
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o noasan/timeval-utils.o; else true; fi
2022-12-19T16:45:56 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o
2022-12-19T16:45:56 checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; else true; fi
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; else true; fi
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o pic/xasprintf.o; else true; fi
2022-12-19T16:45:56 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o noasan/xasprintf.o; else true; fi
2022-12-19T16:45:56 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o
2022-12-19T16:45:56 yes
2022-12-19T16:45:56 checking if /usr/bin/gcc supports -c -o file.o... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o pic/xatexit.o; else true; fi
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o noasan/xatexit.o; else true; fi
2022-12-19T16:45:56 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o xatexit.o
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o pic/xexit.o; else true; fi
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o pic/xmalloc.o; else true; fi
2022-12-19T16:45:56 no
2022-12-19T16:45:56 checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
2022-12-19T16:45:56 checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o noasan/xexit.o; else true; fi
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o noasan/xmalloc.o; else true; fi
2022-12-19T16:45:56 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o xexit.o
2022-12-19T16:45:56 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o
2022-12-19T16:45:56 yes
2022-12-19T16:45:56 checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
2022-12-19T16:45:56 checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o pic/xmemdup.o; else true; fi
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o noasan/xmemdup.o; else true; fi
2022-12-19T16:45:56 yes
2022-12-19T16:45:56 checking if /usr/bin/gcc static flag -static works... yes
2022-12-19T16:45:56 checking dynamic linker characteristics... /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o pic/xstrdup.o; else true; fi
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o noasan/xstrdup.o; else true; fi
2022-12-19T16:45:56 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o pic/xstrerror.o; else true; fi
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o noasan/xstrerror.o; else true; fi
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o pic/xstrndup.o; else true; fi
2022-12-19T16:45:56 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o noasan/xstrndup.o; else true; fi
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o pic/xvasprintf.o; else true; fi
2022-12-19T16:45:56 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o
2022-12-19T16:45:56 if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o noasan/xvasprintf.o; else true; fi
2022-12-19T16:45:56 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o
2022-12-19T16:45:56 GNU/Linux ld.so
2022-12-19T16:45:56 checking how to hardcode library paths into programs... immediate
2022-12-19T16:45:56 checking for shl_load... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./setproctitle.c -o pic/setproctitle.o; else true; fi
2022-12-19T16:45:56 yes
2022-12-19T16:45:56 checking if /usr/bin/gcc supports -c -o file.o... if [ x"" != x ]; then /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./setproctitle.c -o noasan/setproctitle.o; else true; fi
2022-12-19T16:45:56 /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o
2022-12-19T16:45:56 rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
2022-12-19T16:45:56 /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/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
2022-12-19T16:45:56 no
2022-12-19T16:45:56 checking for shl_load in -ldld... yes
2022-12-19T16:45:56 checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
2022-12-19T16:45:56 checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so ./libiberty.a
2022-12-19T16:45:56 if [ x"" != x ]; then cd pic; /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/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; /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so ./libiberty.a; cd ..; else true; fi; if [ x"" != x ]; then cd noasan; /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/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; /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so ./libiberty.a; cd ..; else true; fi
2022-12-19T16:45:56 yes
2022-12-19T16:45:56 checking dynamic linker characteristics... no
2022-12-19T16:45:56 checking for dlopen... yes
2022-12-19T16:45:56 checking whether a program can dlopen itself... GNU/Linux ld.so
2022-12-19T16:45:56 checking how to hardcode library paths into programs... immediate
2022-12-19T16:45:56 checking whether stripping libraries is possible... yes
2022-12-19T16:45:56 checking if libtool supports shared libraries... yes
2022-12-19T16:45:56 checking whether to build shared libraries... no
2022-12-19T16:45:56 checking whether to build static libraries... yes
2022-12-19T16:45:56 yes
2022-12-19T16:45:56 checking whether a statically linked program can dlopen itself... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
2022-12-19T16:45:56 checking whether to enable maintainer-specific portions of Makefiles... no
2022-12-19T16:45:56 checking whether to install libbfd... no
2022-12-19T16:45:56 checking whether NLS is requested... no
2022-12-19T16:45:56 checking whether NLS is requested... no
2022-12-19T16:45:56 checking for msgfmt... /usr/bin/msgfmt
2022-12-19T16:45:56 checking for gmsgfmt... /usr/bin/msgfmt
2022-12-19T16:45:56 checking for xgettext... /usr/bin/xgettext
2022-12-19T16:45:56 checking for msgmerge... /usr/bin/msgmerge
2022-12-19T16:45:56 no
2022-12-19T16:45:56 checking whether stripping libraries is possible... checking whether basename is declared... yes
2022-12-19T16:45:56 checking if libtool supports shared libraries... yes
2022-12-19T16:45:56 checking whether to build shared libraries... no
2022-12-19T16:45:56 checking whether to build static libraries... yes
2022-12-19T16:45:56 checking for dlfcn.h... (cached) yes
2022-12-19T16:45:56 checking for windows.h... no
2022-12-19T16:45:56 checking for library containing dlsym... yes
2022-12-19T16:45:56 checking whether stpcpy is declared... none required
2022-12-19T16:45:56 checking for special C compiler options needed for large files... no
2022-12-19T16:45:56 checking for _FILE_OFFSET_BITS value needed for large files... yes
2022-12-19T16:45:56 checking for sigsetjmp... no
2022-12-19T16:45:56
2022-12-19T16:45:56 checking linker --as-needed support... yes
2022-12-19T16:45:56 checking for cos in -lm... yes
2022-12-19T16:45:56 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
2022-12-19T16:45:56 checking whether to enable maintainer-specific portions of Makefiles... no
2022-12-19T16:45:56 checking whether to install libbfd... no
2022-12-19T16:45:56 checking whether NLS is requested... no
2022-12-19T16:45:56 checking whether NLS is requested... no
2022-12-19T16:45:56 checking for msgfmt... /usr/bin/msgfmt
2022-12-19T16:45:56 checking for gmsgfmt... /usr/bin/msgfmt
2022-12-19T16:45:56 checking for xgettext... /usr/bin/xgettext
2022-12-19T16:45:56 configure: updating cache ./config.cache
2022-12-19T16:45:56 checking for msgmerge... checking that generated files are newer than configure... done
2022-12-19T16:45:56 configure: creating ./config.status
2022-12-19T16:45:56 /usr/bin/msgmerge
2022-12-19T16:45:56 checking size of long long... 8
2022-12-19T16:45:56 checking size of void *... 8
2022-12-19T16:45:56 checking size of long... 8
2022-12-19T16:45:56 checking size of int... 4
2022-12-19T16:45:56 checking fcntl.h usability... yes
2022-12-19T16:45:56 checking fcntl.h presence... yes
2022-12-19T16:45:56 checking for fcntl.h... yes
2022-12-19T16:45:56 checking sys/file.h usability... yes
2022-12-19T16:45:56 checking sys/file.h presence... yes
2022-12-19T16:45:56 checking for sys/file.h... yes
2022-12-19T16:45:56 checking sys/resource.h usability... yes
2022-12-19T16:45:56 checking sys/resource.h presence... yes
2022-12-19T16:45:56 checking for sys/resource.h... yes
2022-12-19T16:45:56 checking for sys/stat.h... (cached) yes
2022-12-19T16:45:56 checking for sys/types.h... (cached) yes
2022-12-19T16:45:56 checking for unistd.h... (cached) yes
2022-12-19T16:45:56 checking for fcntl... yes
2022-12-19T16:45:56 checking for fdopen... config.status: creating Makefile
2022-12-19T16:45:56 yes
2022-12-19T16:45:56 checking for fileno... config.status: creating po/Makefile.in
2022-12-19T16:45:56 config.status: creating config.h
2022-12-19T16:45:56 config.status: executing depfiles commands
2022-12-19T16:45:56 config.status: executing libtool commands
2022-12-19T16:45:56 yes
2022-12-19T16:45:56 checking for fls... config.status: executing default-1 commands
2022-12-19T16:45:56 config.status: creating po/POTFILES
2022-12-19T16:45:56 config.status: creating po/Makefile
2022-12-19T16:45:56 no
2022-12-19T16:45:56 checking for getgid... yes
2022-12-19T16:45:56 checking for getpagesize... yes
2022-12-19T16:45:57 checking for getrlimit... yes
2022-12-19T16:45:57 checking for getuid... yes
2022-12-19T16:45:57 checking for sysconf... yes
2022-12-19T16:45:57 checking whether basename is declared... yes
2022-12-19T16:45:57 checking whether ffs is declared... yes
2022-12-19T16:45:57 checking whether stpcpy is declared... yes
2022-12-19T16:45:57 checking whether asprintf is declared... yes
2022-12-19T16:45:57 checking whether vasprintf is declared... yes
2022-12-19T16:45:57 checking whether strnlen is declared... yes
2022-12-19T16:45:57 checking compiler support for hidden visibility... yes
2022-12-19T16:45:57 checking linker --as-needed support... yes
2022-12-19T16:45:57 checking for cos in -lm... yes
2022-12-19T16:45:57 checking for gcc version with buggy 64-bit support... no
2022-12-19T16:45:57 checking for ftello... yes
2022-12-19T16:45:57 checking for ftello64... yes
2022-12-19T16:45:57 checking for fseeko... yes
2022-12-19T16:45:57 checking for fseeko64... yes
2022-12-19T16:45:57 checking for fopen64... yes
2022-12-19T16:45:57 checking whether ftello is declared... yes
2022-12-19T16:45:57 checking whether ftello64 is declared... yes
2022-12-19T16:45:57 checking whether fseeko is declared... yes
2022-12-19T16:45:57 checking whether fseeko64 is declared... yes
2022-12-19T16:45:57 checking whether fopen64 is declared... yes
2022-12-19T16:45:57 checking size of off_t... 8
2022-12-19T16:45:57 checking file_ptr type... BFD_HOST_64_BIT
2022-12-19T16:45:57 checking for stdlib.h... (cached) yes
2022-12-19T16:45:57 checking for unistd.h... (cached) yes
2022-12-19T16:45:57 checking for sys/param.h... yes
2022-12-19T16:45:57 checking for getpagesize... (cached) yes
2022-12-19T16:45:57 checking for working mmap... yes
2022-12-19T16:45:57 checking for madvise... yes
2022-12-19T16:45:57 checking for mprotect... yes
2022-12-19T16:45:57 configure: updating cache ./config.cache
2022-12-19T16:45:57 checking that generated files are newer than configure... done
2022-12-19T16:45:57 configure: creating ./config.status
2022-12-19T16:45:58 config.status: creating Makefile
2022-12-19T16:45:58 config.status: creating doc/Makefile
2022-12-19T16:45:58 config.status: creating bfd-in3.h
2022-12-19T16:45:58 config.status: creating po/Makefile.in
2022-12-19T16:45:58 config.status: creating config.h
2022-12-19T16:45:58 config.status: executing depfiles commands
2022-12-19T16:45:58 config.status: executing libtool commands
2022-12-19T16:45:58 config.status: executing default-1 commands
2022-12-19T16:45:58 config.status: executing default commands
2022-12-19T16:45:58 /usr/bin/sed -e s/NN/32/g < elfxx-target.h > elf32-target.h
2022-12-19T16:45:58 /usr/bin/sed -e s/NN/64/g < elfxx-target.h > elf64-target.h
2022-12-19T16:45:58 rm -f targmatch.h
2022-12-19T16:45:58 creating bfdver.h
2022-12-19T16:45:58 /usr/bin/sed -f ./targmatch.sed < ./config.bfd > targmatch.new
2022-12-19T16:45:58 Making info in doc
2022-12-19T16:45:58 /usr/bin/gcc -o chw$$ -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; /bin/bash ./../../move-if-change chw$$ chew; touch chew.stamp
2022-12-19T16:45:58 mv -f targmatch.new targmatch.h
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../aoutx.h >aoutx.tmp
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../archive.c >archive.tmp
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../archures.c >archures.tmp
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../bfd.c >bfd.tmp
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../cache.c >cache.tmp
2022-12-19T16:45:58 test -e aoutx.texi || test ! -f ./aoutx.texi || ln -s ./aoutx.texi .
2022-12-19T16:45:58 test -e archive.texi || test ! -f ./archive.texi || ln -s ./archive.texi .
2022-12-19T16:45:58 test -e archures.texi || test ! -f ./archures.texi || ln -s ./archures.texi .
2022-12-19T16:45:58 test -e bfdt.texi || test ! -f ./bfdt.texi || ln -s ./bfdt.texi .
2022-12-19T16:45:58 test -e cache.texi || test ! -f ./cache.texi || ln -s ./cache.texi .
2022-12-19T16:45:58 /bin/bash ./../../move-if-change aoutx.tmp aoutx.texi
2022-12-19T16:45:58 /bin/bash ./../../move-if-change archive.tmp archive.texi
2022-12-19T16:45:58 /bin/bash ./../../move-if-change archures.tmp archures.texi
2022-12-19T16:45:58 /bin/bash ./../../move-if-change bfd.tmp bfdt.texi
2022-12-19T16:45:58 /bin/bash ./../../move-if-change cache.tmp cache.texi
2022-12-19T16:45:58 touch aoutx.stamp
2022-12-19T16:45:58 touch archive.stamp
2022-12-19T16:45:58 touch archures.stamp
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../coffcode.h >coffcode.tmp
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../corefile.c >core.tmp
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../elf.c >elf.tmp
2022-12-19T16:45:58 touch cache.stamp
2022-12-19T16:45:58 touch bfdt.stamp
2022-12-19T16:45:58 test -e coffcode.texi || test ! -f ./coffcode.texi || ln -s ./coffcode.texi .
2022-12-19T16:45:58 test -e core.texi || test ! -f ./core.texi || ln -s ./core.texi .
2022-12-19T16:45:58 test -e elf.texi || test ! -f ./elf.texi || ln -s ./elf.texi .
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../elfcode.h >elfcode.tmp
2022-12-19T16:45:58 /bin/bash ./../../move-if-change coffcode.tmp coffcode.texi
2022-12-19T16:45:58 /bin/bash ./../../move-if-change core.tmp core.texi
2022-12-19T16:45:58 /bin/bash ./../../move-if-change elf.tmp elf.texi
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../format.c >format.tmp
2022-12-19T16:45:58 test -e elfcode.texi || test ! -f ./elfcode.texi || ln -s ./elfcode.texi .
2022-12-19T16:45:58 test -e format.texi || test ! -f ./format.texi || ln -s ./format.texi .
2022-12-19T16:45:58 /bin/bash ./../../move-if-change elfcode.tmp elfcode.texi
2022-12-19T16:45:58 touch coffcode.stamp
2022-12-19T16:45:58 touch core.stamp
2022-12-19T16:45:58 touch elf.stamp
2022-12-19T16:45:58 /bin/bash ./../../move-if-change format.tmp format.texi
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../bfdwin.c >bfdwin.tmp
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp
2022-12-19T16:45:58 test -e libbfd.texi || test ! -f ./libbfd.texi || ln -s ./libbfd.texi .
2022-12-19T16:45:58 touch elfcode.stamp
2022-12-19T16:45:58 test -e bfdwin.texi || test ! -f ./bfdwin.texi || ln -s ./bfdwin.texi .
2022-12-19T16:45:58 test -e bfdio.texi || test ! -f ./bfdio.texi || ln -s ./bfdio.texi .
2022-12-19T16:45:58 /bin/bash ./../../move-if-change libbfd.tmp libbfd.texi
2022-12-19T16:45:58 touch format.stamp
2022-12-19T16:45:58 /bin/bash ./../../move-if-change bfdwin.tmp bfdwin.texi
2022-12-19T16:45:58 /bin/bash ./../../move-if-change bfdio.tmp bfdio.texi
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../opncls.c >opncls.tmp
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../reloc.c >reloc.tmp
2022-12-19T16:45:58 test -e opncls.texi || test ! -f ./opncls.texi || ln -s ./opncls.texi .
2022-12-19T16:45:58 touch libbfd.stamp
2022-12-19T16:45:58 touch bfdwin.stamp
2022-12-19T16:45:58 touch bfdio.stamp
2022-12-19T16:45:58 /bin/bash ./../../move-if-change opncls.tmp opncls.texi
2022-12-19T16:45:58 test -e reloc.texi || test ! -f ./reloc.texi || ln -s ./reloc.texi .
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../section.c >section.tmp
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../syms.c >syms.tmp
2022-12-19T16:45:58 /bin/bash ./../../move-if-change reloc.tmp reloc.texi
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../targets.c >targets.tmp
2022-12-19T16:45:58 test -e section.texi || test ! -f ./section.texi || ln -s ./section.texi .
2022-12-19T16:45:58 test -e syms.texi || test ! -f ./syms.texi || ln -s ./syms.texi .
2022-12-19T16:45:58 /bin/bash ./../../move-if-change section.tmp section.texi
2022-12-19T16:45:58 test -e targets.texi || test ! -f ./targets.texi || ln -s ./targets.texi .
2022-12-19T16:45:58 touch opncls.stamp
2022-12-19T16:45:58 /bin/bash ./../../move-if-change syms.tmp syms.texi
2022-12-19T16:45:58 /bin/bash ./../../move-if-change targets.tmp targets.texi
2022-12-19T16:45:58 touch reloc.stamp
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../init.c >init.tmp
2022-12-19T16:45:58 touch section.stamp
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../hash.c >hash.tmp
2022-12-19T16:45:58 touch syms.stamp
2022-12-19T16:45:58 test -e init.texi || test ! -f ./init.texi || ln -s ./init.texi .
2022-12-19T16:45:58 touch targets.stamp
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../linker.c >linker.tmp
2022-12-19T16:45:58 ./chew -f ./doc.str < ./../mmo.c >mmo.tmp
2022-12-19T16:45:58 test -e hash.texi || test ! -f ./hash.texi || ln -s ./hash.texi .
2022-12-19T16:45:58 /bin/bash ./../../move-if-change init.tmp init.texi
2022-12-19T16:45:58 /bin/bash ./../../move-if-change hash.tmp hash.texi
2022-12-19T16:45:58 test -e linker.texi || test ! -f ./linker.texi || ln -s ./linker.texi .
2022-12-19T16:45:58 test -e mmo.texi || test ! -f ./mmo.texi || ln -s ./mmo.texi .
2022-12-19T16:45:58 /bin/bash ./../../move-if-change linker.tmp linker.texi
2022-12-19T16:45:58 /bin/bash ./../../move-if-change mmo.tmp mmo.texi
2022-12-19T16:45:58 touch init.stamp
2022-12-19T16:45:58 touch linker.stamp
2022-12-19T16:45:58 touch hash.stamp
2022-12-19T16:45:58 touch mmo.stamp
2022-12-19T16:45:58 Making info in po
2022-12-19T16:45:58 ( if test 'x.' != 'x.'; then posrcprefix='../'; else posrcprefix="../"; fi; rm -f SRC-POTFILES-t SRC-POTFILES && (sed -e '/^#/d' -e '/^[ ]*$/d' -e "s@.*@ $posrcprefix& \\@" < ./SRC-POTFILES.in | sed -e '$s/\$//') > SRC-POTFILES-t && chmod a-w SRC-POTFILES-t && mv SRC-POTFILES-t SRC-POTFILES )
2022-12-19T16:45:58 ( rm -f BLD-POTFILES-t BLD-POTFILES && (sed -e '/^#/d' -e '/^[ ]*$/d' -e "s@.*@ ../& \\@" < ./BLD-POTFILES.in | sed -e '$s/\$//') > BLD-POTFILES-t && chmod a-w BLD-POTFILES-t && mv BLD-POTFILES-t BLD-POTFILES )
2022-12-19T16:45:58 cd .. && CONFIG_FILES=po/Makefile.in:po/Make-in CONFIG_HEADERS= /bin/bash ./config.status
2022-12-19T16:45:58 config.status: creating po/Makefile.in
2022-12-19T16:45:58 config.status: executing depfiles commands
2022-12-19T16:45:58 config.status: executing libtool commands
2022-12-19T16:45:58 config.status: executing default-1 commands
2022-12-19T16:45:58 config.status: executing default commands
2022-12-19T16:45:58 make[5]: Nothing to be done for 'info'.
2022-12-19T16:45:58 make[5]: Nothing to be done for 'info-am'.
2022-12-19T16:45:58 /usr/bin/make all-recursive
2022-12-19T16:45:58 Making all in doc
2022-12-19T16:45:58 Making all in po
2022-12-19T16:45:58 make[6]: Nothing to be done for 'all'.
2022-12-19T16:45:58 rm -f bfd-tmp.h
2022-12-19T16:45:58 echo "#line 1 "elfnn-aarch64.c"" > elf64-aarch64.c
2022-12-19T16:45:58 echo "#line 1 "elfnn-aarch64.c"" > elf32-aarch64.c
2022-12-19T16:45:58 rm -f tofiles
2022-12-19T16:45:58 cp bfd-in3.h bfd-tmp.h
2022-12-19T16:45:58 /usr/bin/sed -e s/NN/64/g < elfnn-aarch64.c >> elf64-aarch64.c
2022-12-19T16:45:58 /usr/bin/sed -e s/NN/32/g < elfnn-aarch64.c >> elf32-aarch64.c
2022-12-19T16:45:58 f=""; for i in elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-aarch64.lo elf32.lo elf32-arm.lo elf-nacl.lo elf-vxworks.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-aarch64.lo cpu-arm.lo archive64.lo ; do case " $f " in *" $i "*) ;; *) f="$f $i" ;; esac ; done ; echo $f > tofiles
2022-12-19T16:45:58 /bin/bash ./../move-if-change bfd-tmp.h bfd.h
2022-12-19T16:45:58 /bin/bash ./../move-if-change tofiles ofiles
2022-12-19T16:45:58 rm -f bfd-tmp.h
2022-12-19T16:45:58 touch stamp-ofiles
2022-12-19T16:45:58 touch stmp-bfd-h
2022-12-19T16:45:58 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o archive.lo archive.c
2022-12-19T16:45:58 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o archures.lo -DDEFAULT_VECTOR=aarch64_elf64_le_vec -DSELECT_VECS='&aarch64_elf64_le_vec,&aarch64_elf64_be_vec,&aarch64_elf32_le_vec,&aarch64_elf32_be_vec,&arm_elf32_le_vec,&arm_elf32_be_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_aarch64_arch,&bfd_arm_arch' ./archures.c
2022-12-19T16:45:58 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o bfd.lo bfd.c
2022-12-19T16:45:58 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o bfdio.lo bfdio.c
2022-12-19T16:45:58 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o bfdwin.lo bfdwin.c
2022-12-19T16:45:58 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c bfd.c -o bfd.o
2022-12-19T16:45:58 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -DDEFAULT_VECTOR=aarch64_elf64_le_vec "-DSELECT_VECS=&aarch64_elf64_le_vec,&aarch64_elf64_be_vec,&aarch64_elf32_le_vec,&aarch64_elf32_be_vec,&arm_elf32_le_vec,&arm_elf32_be_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_aarch64_arch,&bfd_arm_arch" ./archures.c -o archures.o
2022-12-19T16:45:58 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c archive.c -o archive.o
2022-12-19T16:45:58 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c bfdio.c -o bfdio.o
2022-12-19T16:45:58 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c bfdwin.c -o bfdwin.o
2022-12-19T16:45:58 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o cache.lo cache.c
2022-12-19T16:45:58 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c cache.c -o cache.o
2022-12-19T16:45:58 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o coff-bfd.lo coff-bfd.c
2022-12-19T16:45:58 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o compress.lo compress.c
2022-12-19T16:45:58 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c compress.c -o compress.o
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c coff-bfd.c -o coff-bfd.o
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o corefile.lo corefile.c
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elf-properties.lo elf-properties.c
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c corefile.c -o corefile.o
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c elf-properties.c -o elf-properties.o
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o format.lo format.c
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o hash.lo hash.c
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o init.lo init.c
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c hash.c -o hash.o
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c format.c -o format.o
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c init.c -o init.o
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libbfd.lo libbfd.c
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o linker.lo linker.c
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o merge.lo merge.c
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c libbfd.c -o libbfd.o
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o opncls.lo opncls.c
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c linker.c -o linker.o
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c merge.c -o merge.o
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o reloc.lo reloc.c
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c opncls.c -o opncls.o
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o section.lo section.c
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c reloc.c -o reloc.o
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c section.c -o section.o
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o simple.lo simple.c
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c simple.c -o simple.o
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o stab-syms.lo stab-syms.c
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o stabs.lo stabs.c
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o syms.lo syms.c
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c stab-syms.c -o stab-syms.o
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c stabs.c -o stabs.o
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c syms.c -o syms.o
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o targets.lo -DDEFAULT_VECTOR=aarch64_elf64_le_vec -DSELECT_VECS='&aarch64_elf64_le_vec,&aarch64_elf64_be_vec,&aarch64_elf32_le_vec,&aarch64_elf32_be_vec,&arm_elf32_le_vec,&arm_elf32_be_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_aarch64_arch,&bfd_arm_arch' ./targets.c
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -DDEFAULT_VECTOR=aarch64_elf64_le_vec "-DSELECT_VECS=&aarch64_elf64_le_vec,&aarch64_elf64_be_vec,&aarch64_elf32_le_vec,&aarch64_elf32_be_vec,&arm_elf32_le_vec,&arm_elf32_be_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_aarch64_arch,&bfd_arm_arch" ./targets.c -o targets.o
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o binary.lo binary.c
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o ihex.lo ihex.c
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c binary.c -o binary.o
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o srec.lo srec.c
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o tekhex.lo tekhex.c
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ihex.c -o ihex.o
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c srec.c -o srec.o
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o verilog.lo verilog.c
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elf64-aarch64.lo elf64-aarch64.c
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c tekhex.c -o tekhex.o
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c verilog.c -o verilog.o
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c elf64-aarch64.c -o elf64-aarch64.o
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elfxx-aarch64.lo elfxx-aarch64.c
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elf-ifunc.lo elf-ifunc.c
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c elfxx-aarch64.c -o elfxx-aarch64.o
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elf64.lo elf64.c
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elf.lo elf.c
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c elf64.c -o elf64.o
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c elf.c -o elf.o
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c elf-ifunc.c -o elf-ifunc.o
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elflink.lo elflink.c
2022-12-19T16:45:59 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elf-attrs.lo elf-attrs.c
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c elflink.c -o elflink.o
2022-12-19T16:45:59 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c elf-attrs.c -o elf-attrs.o
2022-12-19T16:46:00 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elf-strtab.lo elf-strtab.c
2022-12-19T16:46:00 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elf-eh-frame.lo elf-eh-frame.c
2022-12-19T16:46:00 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c elf-strtab.c -o elf-strtab.o
2022-12-19T16:46:00 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c elf-eh-frame.c -o elf-eh-frame.o
2022-12-19T16:46:00 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o dwarf1.lo dwarf1.c
2022-12-19T16:46:00 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c dwarf1.c -o dwarf1.o
2022-12-19T16:46:00 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o dwarf2.lo -DDEBUGDIR="/home/parallels/cm4-io/buildroot/output/host/lib/debug" ./dwarf2.c
2022-12-19T16:46:00 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elf32-aarch64.lo elf32-aarch64.c
2022-12-19T16:46:00 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -DDEBUGDIR="/home/parallels/cm4-io/buildroot/output/host/lib/debug" ./dwarf2.c -o dwarf2.o
2022-12-19T16:46:00 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c elf32-aarch64.c -o elf32-aarch64.o
2022-12-19T16:46:00 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elf32.lo elf32.c
2022-12-19T16:46:00 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c elf32.c -o elf32.o
2022-12-19T16:46:01 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elf32-arm.lo elf32-arm.c
2022-12-19T16:46:01 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elf-nacl.lo elf-nacl.c
2022-12-19T16:46:01 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c elf32-arm.c -o elf32-arm.o
2022-12-19T16:46:01 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c elf-nacl.c -o elf-nacl.o
2022-12-19T16:46:01 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elf-vxworks.lo elf-vxworks.c
2022-12-19T16:46:01 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elf64-gen.lo elf64-gen.c
2022-12-19T16:46:01 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c elf-vxworks.c -o elf-vxworks.o
2022-12-19T16:46:01 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elf32-gen.lo elf32-gen.c
2022-12-19T16:46:01 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c elf32-gen.c -o elf32-gen.o
2022-12-19T16:46:01 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c elf64-gen.c -o elf64-gen.o
2022-12-19T16:46:01 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o plugin.lo plugin.c
2022-12-19T16:46:01 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o cpu-aarch64.lo cpu-aarch64.c
2022-12-19T16:46:01 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o cpu-arm.lo cpu-arm.c
2022-12-19T16:46:01 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c plugin.c -o plugin.o
2022-12-19T16:46:01 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c cpu-aarch64.c -o cpu-aarch64.o
2022-12-19T16:46:01 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DLIBDIR='"/home/parallels/cm4-io/buildroot/output/host/lib"' -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o archive64.lo archive64.c
2022-12-19T16:46:01 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c cpu-arm.c -o cpu-arm.o
2022-12-19T16:46:01 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -DBINDIR="/home/parallels/cm4-io/buildroot/output/host/bin" -DLIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib" -I. -I. -I./../include -DHAVE_aarch64_elf64_le_vec -DHAVE_aarch64_elf64_be_vec -DHAVE_aarch64_elf32_le_vec -DHAVE_aarch64_elf32_be_vec -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c archive64.c -o archive64.o
2022-12-19T16:46:03 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -rpath /home/parallels/cm4-io/buildroot/output/host/aarch64-unknown-linux-gnu/aarch64-buildroot-linux-uclibc/lib -release `cat libtool-soversion` -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o libbfd.la archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -L./../zlib -lz
2022-12-19T16:46:03 libtool: link: /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o elf-properties.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf64-aarch64.o elfxx-aarch64.o elf-ifunc.o elf64.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-aarch64.o elf32.o elf32-arm.o elf-nacl.o elf-vxworks.o elf64-gen.o elf32-gen.o plugin.o cpu-aarch64.o cpu-arm.o archive64.o
2022-12-19T16:46:03 libtool: link: /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so .libs/libbfd.a
2022-12-19T16:46:03 libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
2022-12-19T16:46:03 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; /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so libbfd.tmp; /bin/bash ./../move-if-change libbfd.tmp libbfd.a; else true; fi
2022-12-19T16:46:03 touch stamp-lib
2022-12-19T16:46:03 Configuring in ./libctf
2022-12-19T16:46:03 /usr/bin/make all-recursive
2022-12-19T16:46:03 Making all in .
2022-12-19T16:46:03 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o dis-buf.lo dis-buf.c
2022-12-19T16:46:03 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o disassemble.lo -DARCH_aarch64 -DARCH_arm ./disassemble.c
2022-12-19T16:46:03 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o dis-init.lo dis-init.c
2022-12-19T16:46:03 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o aarch64-asm.lo aarch64-asm.c
2022-12-19T16:46:03 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -DARCH_aarch64 -DARCH_arm ./disassemble.c -o disassemble.o
2022-12-19T16:46:03 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c dis-buf.c -o dis-buf.o
2022-12-19T16:46:03 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c dis-init.c -o dis-init.o
2022-12-19T16:46:03 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c aarch64-asm.c -o aarch64-asm.o
2022-12-19T16:46:03 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o aarch64-dis.lo aarch64-dis.c
2022-12-19T16:46:03 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o aarch64-opc.lo aarch64-opc.c
2022-12-19T16:46:03 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o aarch64-asm-2.lo aarch64-asm-2.c
2022-12-19T16:46:03 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c aarch64-dis.c -o aarch64-dis.o
2022-12-19T16:46:03 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c aarch64-opc.c -o aarch64-opc.o
2022-12-19T16:46:03 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c aarch64-asm-2.c -o aarch64-asm-2.o
2022-12-19T16:46:03 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o aarch64-dis-2.lo aarch64-dis-2.c
2022-12-19T16:46:03 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c aarch64-dis-2.c -o aarch64-dis-2.o
2022-12-19T16:46:03 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o aarch64-opc-2.lo aarch64-opc-2.c
2022-12-19T16:46:03 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c aarch64-opc-2.c -o aarch64-opc-2.o
2022-12-19T16:46:03 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o arm-dis.lo arm-dis.c
2022-12-19T16:46:03 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c arm-dis.c -o arm-dis.o
2022-12-19T16:46:03 configure: creating cache ./config.cache
2022-12-19T16:46:03 checking build system type... aarch64-unknown-linux-gnu
2022-12-19T16:46:03 checking host system type... aarch64-unknown-linux-gnu
2022-12-19T16:46:03 checking target system type... aarch64-buildroot-linux-uclibc
2022-12-19T16:46:03 checking for aarch64-unknown-linux-gnu-gcc... /usr/bin/gcc
2022-12-19T16:46:03 checking whether the C compiler works... yes
2022-12-19T16:46:03 checking for C compiler default output file name... a.out
2022-12-19T16:46:03 checking for suffix of executables...
2022-12-19T16:46:03 checking whether we are cross compiling... no
2022-12-19T16:46:03 checking for suffix of object files... o
2022-12-19T16:46:03 checking whether we are using the GNU C compiler... yes
2022-12-19T16:46:03 checking whether /usr/bin/gcc accepts -g... yes
2022-12-19T16:46:04 checking for /usr/bin/gcc option to accept ISO C89... none needed
2022-12-19T16:46:04 checking whether /usr/bin/gcc understands -c and -o together... yes
2022-12-19T16:46:04 checking how to run the C preprocessor... /usr/bin/gcc -E
2022-12-19T16:46:04 checking for grep that handles long lines and -e... /usr/bin/grep
2022-12-19T16:46:04 checking for egrep... /usr/bin/grep -E
2022-12-19T16:46:04 checking for ANSI C header files... yes
2022-12-19T16:46:04 checking for sys/types.h... yes
2022-12-19T16:46:04 checking for sys/stat.h... yes
2022-12-19T16:46:04 checking for stdlib.h... yes
2022-12-19T16:46:04 checking for string.h... yes
2022-12-19T16:46:04 checking for memory.h... yes
2022-12-19T16:46:04 checking for strings.h... yes
2022-12-19T16:46:04 checking for inttypes.h... yes
2022-12-19T16:46:04 checking for stdint.h... yes
2022-12-19T16:46:04 checking for unistd.h... yes
2022-12-19T16:46:04 checking minix/config.h usability... no
2022-12-19T16:46:04 checking minix/config.h presence... no
2022-12-19T16:46:04 checking for minix/config.h... no
2022-12-19T16:46:04 checking whether it is safe to define __EXTENSIONS__... yes
2022-12-19T16:46:04 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:46:04 checking whether build environment is sane... yes
2022-12-19T16:46:04 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
2022-12-19T16:46:04 checking for gawk... gawk
2022-12-19T16:46:04 checking whether /usr/bin/make sets $(MAKE)... /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -rpath /home/parallels/cm4-io/buildroot/output/host/aarch64-unknown-linux-gnu/aarch64-buildroot-linux-uclibc/lib -release `cat ../bfd/libtool-soversion` -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo aarch64-asm.lo aarch64-dis.lo aarch64-opc.lo aarch64-asm-2.lo aarch64-dis-2.lo aarch64-opc-2.lo arm-dis.lo
2022-12-19T16:46:04 yes
2022-12-19T16:46:04 checking for style of include used by /usr/bin/make... GNU
2022-12-19T16:46:04 checking whether /usr/bin/make supports nested variables... yes
2022-12-19T16:46:04 checking dependency style of /usr/bin/gcc... none
2022-12-19T16:46:04 checking whether /usr/bin/make sets $(MAKE)... (cached) yes
2022-12-19T16:46:04 checking for aarch64-unknown-linux-gnu-gcc... (cached) /usr/bin/gcc
2022-12-19T16:46:04 checking whether we are using the GNU C compiler... (cached) yes
2022-12-19T16:46:04 checking whether /usr/bin/gcc accepts -g... (cached) yes
2022-12-19T16:46:04 checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
2022-12-19T16:46:04 checking whether /usr/bin/gcc understands -c and -o together... (cached) libtool: link: /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o aarch64-asm.o aarch64-dis.o aarch64-opc.o aarch64-asm-2.o aarch64-dis-2.o aarch64-opc-2.o arm-dis.o
2022-12-19T16:46:04 yes
2022-12-19T16:46:04 checking for aarch64-unknown-linux-gnu-ranlib... /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:46:04 checking for aarch64-unknown-linux-gnu-ar... /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:46:04 checking the archiver (/usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so) interface... libtool: link: /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so .libs/libopcodes.a
2022-12-19T16:46:04 libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" )
2022-12-19T16:46:04 libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; if [ -f $libtooldir/libopcodes.a ]; then cp $libtooldir/libopcodes.a libopcodes.tmp; /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so libopcodes.tmp; /bin/bash ./../move-if-change libopcodes.tmp libopcodes.a; else true; fi
2022-12-19T16:46:04 ar
2022-12-19T16:46:04 checking whether NLS is requested... no
2022-12-19T16:46:04 checking how to print strings... printf
2022-12-19T16:46:04 checking for a sed that does not truncate output... touch stamp-lib
2022-12-19T16:46:04 /usr/bin/sed
2022-12-19T16:46:04 checking for fgrep... Making all in po
2022-12-19T16:46:04 /usr/bin/grep -F
2022-12-19T16:46:04 checking for ld used by /usr/bin/gcc... make[6]: Nothing to be done for 'all'.
2022-12-19T16:46:04 /usr/bin/ld
2022-12-19T16:46:04 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:46:04 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
2022-12-19T16:46:04 checking the name lister (/usr/bin/nm) interface... /usr/bin/make all-recursive
2022-12-19T16:46:04 BSD nm
2022-12-19T16:46:04 checking whether ln -s works... yes
2022-12-19T16:46:04 checking the maximum length of command line arguments... Making all in doc
2022-12-19T16:46:04 1572864
2022-12-19T16:46:04 checking whether the shell understands some XSI constructs... yes
2022-12-19T16:46:04 checking whether the shell understands "+="... yes
2022-12-19T16:46:04 make[6]: Nothing to be done for 'all'.
2022-12-19T16:46:04 Making all in po
2022-12-19T16:46:04 checking for /usr/bin/ld option to reload object files... -r
2022-12-19T16:46:04 make[6]: Nothing to be done for 'all'.
2022-12-19T16:46:04 checking for aarch64-unknown-linux-gnu-objdump... objdump
2022-12-19T16:46:04 checking how to recognize dependent libraries... pass_all
2022-12-19T16:46:04 checking for aarch64-unknown-linux-gnu-ar... (cached) /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:46:04 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o app.o app.c
2022-12-19T16:46:04 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o as.o as.c
2022-12-19T16:46:04 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o atof-generic.o atof-generic.c
2022-12-19T16:46:04 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o compress-debug.o compress-debug.c
2022-12-19T16:46:04 checking for aarch64-unknown-linux-gnu-strip... no
2022-12-19T16:46:04 checking for strip... strip
2022-12-19T16:46:04 checking for aarch64-unknown-linux-gnu-ranlib... (cached) /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so
2022-12-19T16:46:04 checking command to parse /usr/bin/nm output from /usr/bin/gcc object... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o cond.o cond.c
2022-12-19T16:46:04 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o depend.o depend.c
2022-12-19T16:46:04 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o dwarf2dbg.o dwarf2dbg.c
2022-12-19T16:46:04 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o dw2gencfi.o dw2gencfi.c
2022-12-19T16:46:04 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o ecoff.o ecoff.c
2022-12-19T16:46:04 ok
2022-12-19T16:46:04 checking for dlfcn.h... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o ehopt.o ehopt.c
2022-12-19T16:46:04 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o expr.o expr.c
2022-12-19T16:46:04 yes
2022-12-19T16:46:04 checking for objdir... .libs
2022-12-19T16:46:04 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o flonum-copy.o flonum-copy.c
2022-12-19T16:46:04 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o flonum-konst.o flonum-konst.c
2022-12-19T16:46:04 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o flonum-mult.o flonum-mult.c
2022-12-19T16:46:04 checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o frags.o frags.c
2022-12-19T16:46:04 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o hash.o hash.c
2022-12-19T16:46:05 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o input-file.o input-file.c
2022-12-19T16:46:05 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o input-scrub.o input-scrub.c
2022-12-19T16:46:05 no
2022-12-19T16:46:05 checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
2022-12-19T16:46:05 checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o listing.o listing.c
2022-12-19T16:46:05 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o literal.o literal.c
2022-12-19T16:46:05 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o macro.o macro.c
2022-12-19T16:46:05 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o messages.o messages.c
2022-12-19T16:46:05 yes
2022-12-19T16:46:05 checking if /usr/bin/gcc static flag -static works... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o output-file.o output-file.c
2022-12-19T16:46:05 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o read.o read.c
2022-12-19T16:46:05 yes
2022-12-19T16:46:05 checking if /usr/bin/gcc supports -c -o file.o... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o remap.o remap.c
2022-12-19T16:46:05 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o sb.o sb.c
2022-12-19T16:46:05 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o stabs.o stabs.c
2022-12-19T16:46:05 yes
2022-12-19T16:46:05 checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
2022-12-19T16:46:05 checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
2022-12-19T16:46:05 checking dynamic linker characteristics... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o subsegs.o subsegs.c
2022-12-19T16:46:05 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o symbols.o symbols.c
2022-12-19T16:46:05 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o write.o write.c
2022-12-19T16:46:05 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o config/tc-aarch64.o config/tc-aarch64.c
2022-12-19T16:46:05 GNU/Linux ld.so
2022-12-19T16:46:05 checking how to hardcode library paths into programs... immediate
2022-12-19T16:46:05 checking whether stripping libraries is possible... yes
2022-12-19T16:46:05 checking if libtool supports shared libraries... yes
2022-12-19T16:46:05 checking whether to build shared libraries... no
2022-12-19T16:46:05 checking whether to build static libraries... yes
2022-12-19T16:46:05 checking for special C compiler options needed for large files... no
2022-12-19T16:46:05 checking for _FILE_OFFSET_BITS value needed for large files... /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o config/obj-elf.o config/obj-elf.c
2022-12-19T16:46:05 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o config/atof-ieee.o config/atof-ieee.c
2022-12-19T16:46:05 no
2022-12-19T16:46:05 checking for aclocal... ${SHELL} /home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/missing aclocal-1.15
2022-12-19T16:46:05 checking for autoconf... ${SHELL} /home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/missing autoconf
2022-12-19T16:46:05 checking for autoheader... ${SHELL} /home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/missing autoheader
2022-12-19T16:46:05 checking whether /usr/bin/gcc supports -W... yes
2022-12-19T16:46:05 checking whether /usr/bin/gcc supports -Wall... yes
2022-12-19T16:46:05 checking whether /usr/bin/gcc supports -Wnarrowing... yes
2022-12-19T16:46:05 checking whether /usr/bin/gcc supports -Wwrite-strings... yes
2022-12-19T16:46:05 checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes
2022-12-19T16:46:05 checking whether /usr/bin/gcc supports -Wstrict-prototypes... yes
2022-12-19T16:46:05 checking whether /usr/bin/gcc supports -Wmissing-prototypes... yes
2022-12-19T16:46:05 checking whether /usr/bin/gcc supports -Wold-style-definition... yes
2022-12-19T16:46:05 checking whether /usr/bin/gcc supports -pedantic -Wlong-long... yes
2022-12-19T16:46:05 checking whether to enable maintainer-specific portions of Makefiles... no
2022-12-19T16:46:05 checking whether to install libbfd... no
2022-12-19T16:46:05 checking whether /usr/bin/gcc supports -Wall... (cached) yes
2022-12-19T16:46:05 checking for stdlib.h... (cached) yes
2022-12-19T16:46:05 checking for unistd.h... (cached) yes
2022-12-19T16:46:06 checking for sys/param.h... yes
2022-12-19T16:46:06 checking for getpagesize... yes
2022-12-19T16:46:06 checking for working mmap... yes
2022-12-19T16:46:06 checking for library containing dlsym... none required
2022-12-19T16:46:06 checking for ELF support in BFD... yes
2022-12-19T16:46:06 checking whether byte ordering is bigendian... no
2022-12-19T16:46:06 checking byteswap.h usability... yes
2022-12-19T16:46:06 checking byteswap.h presence... yes
2022-12-19T16:46:06 checking for byteswap.h... yes
2022-12-19T16:46:06 checking endian.h usability... yes
2022-12-19T16:46:06 checking endian.h presence... yes
2022-12-19T16:46:06 checking for endian.h... yes
2022-12-19T16:46:06 checking for pread... yes
2022-12-19T16:46:06 checking whether bswap_16 is declared... /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-aarch64.o config/obj-elf.o config/atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -L./../zlib -lz
2022-12-19T16:46:06 yes
2022-12-19T16:46:06 checking whether bswap_32 is declared... yes
2022-12-19T16:46:06 checking whether bswap_64 is declared... libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-aarch64.o config/obj-elf.o config/atof-ieee.o -L/home/parallels/cm4-io/buildroot/output/host/lib ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/zlib ../libiberty/libiberty.a -lz
2022-12-19T16:46:06 yes
2022-12-19T16:46:06 checking whether asprintf is declared... yes
2022-12-19T16:46:06 checking whether vasprintf is declared... /usr/bin/make all-recursive
2022-12-19T16:46:06 Making all in po
2022-12-19T16:46:06 make[6]: Nothing to be done for 'all'.
2022-12-19T16:46:06 yes
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o basic_blocks.o basic_blocks.c
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o call_graph.o call_graph.c
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o cg_arcs.o cg_arcs.c
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o cg_dfn.o cg_dfn.c
2022-12-19T16:46:06 checking whether stpcpy is declared... /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o cg_print.o cg_print.c
2022-12-19T16:46:06 yes
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o corefile.o corefile.c
2022-12-19T16:46:06 checking for qsort_r... /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o gmon_io.o gmon_io.c
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o gprof.o gprof.c
2022-12-19T16:46:06 yes
2022-12-19T16:46:06 checking for qsort_r signature... /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o hertz.o hertz.c
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o hist.o hist.c
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o source.o source.c
2022-12-19T16:46:06 GNU
2022-12-19T16:46:06 checking for O_CLOEXEC... /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o search_list.o search_list.c
2022-12-19T16:46:06 yes
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o symtab.o symtab.c
2022-12-19T16:46:06 checking for expect... /usr/bin/expect
2022-12-19T16:46:06 checking for Tcl supporting try/catch... /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o sym_ids.o sym_ids.c
2022-12-19T16:46:06 yes
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o utils.o utils.c
2022-12-19T16:46:06 configure: updating cache ./config.cache
2022-12-19T16:46:06 checking that generated files are newer than configure... done
2022-12-19T16:46:06 configure: creating ./config.status
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o i386.o i386.c
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o alpha.o alpha.c
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o vax.o vax.c
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o sparc.o sparc.c
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o mips.o mips.c
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o aarch64.o aarch64.c
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o flat_bl.o flat_bl.c
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o bsd_callg_bl.o bsd_callg_bl.c
2022-12-19T16:46:06 /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o fsf_callg_bl.o fsf_callg_bl.c
2022-12-19T16:46:06 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm
2022-12-19T16:46:06 libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -L/home/parallels/cm4-io/buildroot/output/host/lib ../bfd/.libs/libbfd.a -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/zlib -lz ../libiberty/libiberty.a -lm
2022-12-19T16:46:07 config.status: creating Makefile
2022-12-19T16:46:07 config.status: creating config.h
2022-12-19T16:46:07 config.status: executing depfiles commands
2022-12-19T16:46:07 config.status: executing libtool commands
2022-12-19T16:46:07 /usr/bin/make all-am
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo './'`ctf-archive.c
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_la-ctf-dump.lo `test -f 'ctf-dump.c' || echo './'`ctf-dump.c
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_la-ctf-create.lo `test -f 'ctf-create.c' || echo './'`ctf-create.c
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_la-ctf-decl.lo `test -f 'ctf-decl.c' || echo './'`ctf-decl.c
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_la-ctf-error.lo `test -f 'ctf-error.c' || echo './'`ctf-error.c
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-create.c -o libctf_la-ctf-create.o
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-dump.c -o libctf_la-ctf-dump.o
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-archive.c -o libctf_la-ctf-archive.o
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-decl.c -o libctf_la-ctf-decl.o
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-error.c -o libctf_la-ctf-error.o
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_la-ctf-hash.lo `test -f 'ctf-hash.c' || echo './'`ctf-hash.c
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-hash.c -o libctf_la-ctf-hash.o
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_la-ctf-labels.lo `test -f 'ctf-labels.c' || echo './'`ctf-labels.c
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-labels.c -o libctf_la-ctf-labels.o
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_la-ctf-dedup.lo `test -f 'ctf-dedup.c' || echo './'`ctf-dedup.c
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-dedup.c -o libctf_la-ctf-dedup.o
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_la-ctf-link.lo `test -f 'ctf-link.c' || echo './'`ctf-link.c
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-link.c -o libctf_la-ctf-link.o
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_la-ctf-lookup.lo `test -f 'ctf-lookup.c' || echo './'`ctf-lookup.c
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_la-ctf-open.lo `test -f 'ctf-open.c' || echo './'`ctf-open.c
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-lookup.c -o libctf_la-ctf-lookup.o
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-open.c -o libctf_la-ctf-open.o
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_la-ctf-serialize.lo `test -f 'ctf-serialize.c' || echo './'`ctf-serialize.c
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-serialize.c -o libctf_la-ctf-serialize.o
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_la-ctf-sha1.lo `test -f 'ctf-sha1.c' || echo './'`ctf-sha1.c
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-sha1.c -o libctf_la-ctf-sha1.o
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_la-ctf-string.lo `test -f 'ctf-string.c' || echo './'`ctf-string.c
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-string.c -o libctf_la-ctf-string.o
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_la-ctf-subr.lo `test -f 'ctf-subr.c' || echo './'`ctf-subr.c
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-subr.c -o libctf_la-ctf-subr.o
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_la-ctf-types.lo `test -f 'ctf-types.c' || echo './'`ctf-types.c
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_la-ctf-util.lo `test -f 'ctf-util.c' || echo './'`ctf-util.c
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-types.c -o libctf_la-ctf-types.o
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_la-ctf-open-bfd.lo `test -f 'ctf-open-bfd.c' || echo './'`ctf-open-bfd.c
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_nobfd_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo './'`ctf-archive.c
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-open-bfd.c -o libctf_la-ctf-open-bfd.o
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-archive.c -o libctf_nobfd_la-ctf-archive.o
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-util.c -o libctf_la-ctf-util.o
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_nobfd_la-ctf-dump.lo `test -f 'ctf-dump.c' || echo './'`ctf-dump.c
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-dump.c -o libctf_nobfd_la-ctf-dump.o
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_nobfd_la-ctf-create.lo `test -f 'ctf-create.c' || echo './'`ctf-create.c
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-create.c -o libctf_nobfd_la-ctf-create.o
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_nobfd_la-ctf-decl.lo `test -f 'ctf-decl.c' || echo './'`ctf-decl.c
2022-12-19T16:46:07 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_nobfd_la-ctf-error.lo `test -f 'ctf-error.c' || echo './'`ctf-error.c
2022-12-19T16:46:07 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-error.c -o libctf_nobfd_la-ctf-error.o
2022-12-19T16:46:08 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-decl.c -o libctf_nobfd_la-ctf-decl.o
2022-12-19T16:46:08 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_nobfd_la-ctf-hash.lo `test -f 'ctf-hash.c' || echo './'`ctf-hash.c
2022-12-19T16:46:08 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-hash.c -o libctf_nobfd_la-ctf-hash.o
2022-12-19T16:46:08 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_nobfd_la-ctf-labels.lo `test -f 'ctf-labels.c' || echo './'`ctf-labels.c
2022-12-19T16:46:08 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-labels.c -o libctf_nobfd_la-ctf-labels.o
2022-12-19T16:46:08 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_nobfd_la-ctf-dedup.lo `test -f 'ctf-dedup.c' || echo './'`ctf-dedup.c
2022-12-19T16:46:08 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_nobfd_la-ctf-link.lo `test -f 'ctf-link.c' || echo './'`ctf-link.c
2022-12-19T16:46:08 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-link.c -o libctf_nobfd_la-ctf-link.o
2022-12-19T16:46:08 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_nobfd_la-ctf-lookup.lo `test -f 'ctf-lookup.c' || echo './'`ctf-lookup.c
2022-12-19T16:46:08 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-lookup.c -o libctf_nobfd_la-ctf-lookup.o
2022-12-19T16:46:08 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-dedup.c -o libctf_nobfd_la-ctf-dedup.o
2022-12-19T16:46:08 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_nobfd_la-ctf-open.lo `test -f 'ctf-open.c' || echo './'`ctf-open.c
2022-12-19T16:46:08 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-open.c -o libctf_nobfd_la-ctf-open.o
2022-12-19T16:46:08 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_nobfd_la-ctf-serialize.lo `test -f 'ctf-serialize.c' || echo './'`ctf-serialize.c
2022-12-19T16:46:08 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_nobfd_la-ctf-sha1.lo `test -f 'ctf-sha1.c' || echo './'`ctf-sha1.c
2022-12-19T16:46:08 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-serialize.c -o libctf_nobfd_la-ctf-serialize.o
2022-12-19T16:46:08 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_nobfd_la-ctf-string.lo `test -f 'ctf-string.c' || echo './'`ctf-string.c
2022-12-19T16:46:08 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-sha1.c -o libctf_nobfd_la-ctf-sha1.o
2022-12-19T16:46:08 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-string.c -o libctf_nobfd_la-ctf-string.o
2022-12-19T16:46:08 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_nobfd_la-ctf-subr.lo `test -f 'ctf-subr.c' || echo './'`ctf-subr.c
2022-12-19T16:46:08 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-subr.c -o libctf_nobfd_la-ctf-subr.o
2022-12-19T16:46:08 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_nobfd_la-ctf-types.lo `test -f 'ctf-types.c' || echo './'`ctf-types.c
2022-12-19T16:46:08 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libctf_nobfd_la-ctf-util.lo `test -f 'ctf-util.c' || echo './'`ctf-util.c
2022-12-19T16:46:08 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-types.c -o libctf_nobfd_la-ctf-types.o
2022-12-19T16:46:08 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ctf-util.c -o libctf_nobfd_la-ctf-util.o
2022-12-19T16:46:08 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -version-info 0:0:0 -Wl,--version-script='./libctf.ver' -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o libctf.la libctf_la-ctf-archive.lo libctf_la-ctf-dump.lo libctf_la-ctf-create.lo libctf_la-ctf-decl.lo libctf_la-ctf-error.lo libctf_la-ctf-hash.lo libctf_la-ctf-labels.lo libctf_la-ctf-dedup.lo libctf_la-ctf-link.lo libctf_la-ctf-lookup.lo libctf_la-ctf-open.lo libctf_la-ctf-serialize.lo libctf_la-ctf-sha1.lo libctf_la-ctf-string.lo libctf_la-ctf-subr.lo libctf_la-ctf-types.lo libctf_la-ctf-util.lo libctf_la-ctf-open-bfd.lo ../bfd/libbfd.la -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/libctf/../libiberty -liberty -L./../zlib -lz
2022-12-19T16:46:08 libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
2022-12-19T16:46:08 libtool: link: /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so rc .libs/libctf.a libctf_la-ctf-archive.o libctf_la-ctf-dump.o libctf_la-ctf-create.o libctf_la-ctf-decl.o libctf_la-ctf-error.o libctf_la-ctf-hash.o libctf_la-ctf-labels.o libctf_la-ctf-dedup.o libctf_la-ctf-link.o libctf_la-ctf-lookup.o libctf_la-ctf-open.o libctf_la-ctf-serialize.o libctf_la-ctf-sha1.o libctf_la-ctf-string.o libctf_la-ctf-subr.o libctf_la-ctf-types.o libctf_la-ctf-util.o libctf_la-ctf-open-bfd.o
2022-12-19T16:46:08 libtool: link: /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so .libs/libctf.a
2022-12-19T16:46:08 libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" )
2022-12-19T16:46:08 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -version-info 0:0:0 -Wl,--version-script='./libctf.ver' -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o libctf-nobfd.la libctf_nobfd_la-ctf-archive.lo libctf_nobfd_la-ctf-dump.lo libctf_nobfd_la-ctf-create.lo libctf_nobfd_la-ctf-decl.lo libctf_nobfd_la-ctf-error.lo libctf_nobfd_la-ctf-hash.lo libctf_nobfd_la-ctf-labels.lo libctf_nobfd_la-ctf-dedup.lo libctf_nobfd_la-ctf-link.lo libctf_nobfd_la-ctf-lookup.lo libctf_nobfd_la-ctf-open.lo libctf_nobfd_la-ctf-serialize.lo libctf_nobfd_la-ctf-sha1.lo libctf_nobfd_la-ctf-string.lo libctf_nobfd_la-ctf-subr.lo libctf_nobfd_la-ctf-types.lo libctf_nobfd_la-ctf-util.lo -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/libctf/../libiberty -liberty -L./../zlib -lz
2022-12-19T16:46:08 libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
2022-12-19T16:46:08 libtool: link: /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so rc .libs/libctf-nobfd.a libctf_nobfd_la-ctf-archive.o libctf_nobfd_la-ctf-dump.o libctf_nobfd_la-ctf-create.o libctf_nobfd_la-ctf-decl.o libctf_nobfd_la-ctf-error.o libctf_nobfd_la-ctf-hash.o libctf_nobfd_la-ctf-labels.o libctf_nobfd_la-ctf-dedup.o libctf_nobfd_la-ctf-link.o libctf_nobfd_la-ctf-lookup.o libctf_nobfd_la-ctf-open.o libctf_nobfd_la-ctf-serialize.o libctf_nobfd_la-ctf-sha1.o libctf_nobfd_la-ctf-string.o libctf_nobfd_la-ctf-subr.o libctf_nobfd_la-ctf-types.o libctf_nobfd_la-ctf-util.o
2022-12-19T16:46:08 libtool: link: /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so .libs/libctf-nobfd.a
2022-12-19T16:46:08 libtool: link: ( cd ".libs" && rm -f "libctf-nobfd.la" && ln -s "../libctf-nobfd.la" "libctf-nobfd.la" )
2022-12-19T16:46:08 if [ -r sysinfo.c ]; then /usr/bin/gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include sysinfo.c ; else /usr/bin/gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include ./sysinfo.c ; fi
2022-12-19T16:46:08 /usr/bin/gcc -c -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include ./syslex_wrap.c
2022-12-19T16:46:08 Making info in doc
2022-12-19T16:46:08 if test -f cxxfilt.man; then man=cxxfilt.man; else man=./cxxfilt.man; fi; sed -e 's/@PROGRAM@/c++filt/' -e 's/cxxfilt/c++filt/' < $man > c++filt.1
2022-12-19T16:46:08 Making info in po
2022-12-19T16:46:08 make[5]: Nothing to be done for 'info'.
2022-12-19T16:46:08 make[5]: Nothing to be done for 'info-am'.
2022-12-19T16:46:08 /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o sysinfo sysinfo.o syslex_wrap.o
2022-12-19T16:46:08 ./sysinfo -d <./sysroff.info >sysroff.h
2022-12-19T16:46:08 /usr/bin/make all-recursive
2022-12-19T16:46:08 Making all in doc
2022-12-19T16:46:08 make[6]: Nothing to be done for 'all'.
2022-12-19T16:46:08 Making all in po
2022-12-19T16:46:08 make[6]: Nothing to be done for 'all'.
2022-12-19T16:46:08 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o size.o size.c
2022-12-19T16:46:08 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o bucomm.o bucomm.c
2022-12-19T16:46:08 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o version.o version.c
2022-12-19T16:46:08 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o filemode.o filemode.c
2022-12-19T16:46:08 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -DOBJDUMP_PRIVATE_VECTORS="" ./objdump.c
2022-12-19T16:46:08 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o dwarf.o dwarf.c
2022-12-19T16:46:08 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o prdbg.o prdbg.c
2022-12-19T16:46:08 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o rddbg.o rddbg.c
2022-12-19T16:46:08 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o debug.o debug.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o stabs.o stabs.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o rdcoff.o rdcoff.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elfcomm.o elfcomm.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c `test -f arparse.c || echo ./`arparse.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c `test -f arlex.c || echo ./`arlex.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o ar.o ar.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o not-ranlib.o not-ranlib.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o arsup.o arsup.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o rename.o rename.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o binemul.o binemul.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o emul_vanilla.o emul_vanilla.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o strings.o strings.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o is-ranlib.o is-ranlib.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o objcopy.o objcopy.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o not-strip.o not-strip.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o wrstabs.o wrstabs.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o addr2line.o addr2line.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o readelf.o readelf.c
2022-12-19T16:46:09 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o unwind-ia64.o unwind-ia64.c
2022-12-19T16:46:10 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o elfedit.o elfedit.c
2022-12-19T16:46:10 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o nm.o nm.c
2022-12-19T16:46:10 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o is-strip.o is-strip.c
2022-12-19T16:46:10 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o cxxfilt.o cxxfilt.c
2022-12-19T16:46:10 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o bfdtest1.o bfdtest1.c
2022-12-19T16:46:10 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o bfdtest2.o bfdtest2.c
2022-12-19T16:46:10 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
2022-12-19T16:46:10 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl
2022-12-19T16:46:10 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
2022-12-19T16:46:10 libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o -L/home/parallels/cm4-io/buildroot/output/host/lib ../bfd/.libs/libbfd.a -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/zlib -lz ../libiberty/libiberty.a -lfl
2022-12-19T16:46:10 libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o strings strings.o bucomm.o version.o filemode.o -L/home/parallels/cm4-io/buildroot/output/host/lib ../bfd/.libs/libbfd.a -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/zlib -lz ../libiberty/libiberty.a
2022-12-19T16:46:10 libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o size size.o bucomm.o version.o filemode.o -L/home/parallels/cm4-io/buildroot/output/host/lib ../bfd/.libs/libbfd.a -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/zlib -lz ../libiberty/libiberty.a
2022-12-19T16:46:10 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl
2022-12-19T16:46:10 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
2022-12-19T16:46:10 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
2022-12-19T16:46:10 libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o -L/home/parallels/cm4-io/buildroot/output/host/lib ../bfd/.libs/libbfd.a -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/zlib -lz ../libiberty/libiberty.a
2022-12-19T16:46:10 libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o -L/home/parallels/cm4-io/buildroot/output/host/lib ../bfd/.libs/libbfd.a -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/zlib -lz ../libiberty/libiberty.a -lfl
2022-12-19T16:46:10 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a
2022-12-19T16:46:10 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
2022-12-19T16:46:10 libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o addr2line addr2line.o bucomm.o version.o filemode.o -L/home/parallels/cm4-io/buildroot/output/host/lib ../bfd/.libs/libbfd.a -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/zlib -lz ../libiberty/libiberty.a
2022-12-19T16:46:10 libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o elfedit elfedit.o version.o elfcomm.o -L/home/parallels/cm4-io/buildroot/output/host/lib ../libiberty/libiberty.a
2022-12-19T16:46:10 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
2022-12-19T16:46:10 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
2022-12-19T16:46:10 libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o nm-new nm.o bucomm.o version.o filemode.o -L/home/parallels/cm4-io/buildroot/output/host/lib ../bfd/.libs/libbfd.a -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/zlib -lz ../libiberty/libiberty.a
2022-12-19T16:46:10 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a
2022-12-19T16:46:10 libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o -L/home/parallels/cm4-io/buildroot/output/host/lib ../bfd/.libs/libbfd.a -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/zlib -lz ../libiberty/libiberty.a
2022-12-19T16:46:10 libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o -L/home/parallels/cm4-io/buildroot/output/host/lib ../bfd/.libs/libbfd.a -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/zlib -lz ../libiberty/libiberty.a
2022-12-19T16:46:10 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o testsuite/gentestdlls.o testsuite/gentestdlls.c
2022-12-19T16:46:10 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a
2022-12-19T16:46:10 libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o bfdtest1 bfdtest1.o -L/home/parallels/cm4-io/buildroot/output/host/lib ../bfd/.libs/libbfd.a -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/zlib -lz ../libiberty/libiberty.a
2022-12-19T16:46:10 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o testsuite/gentestdlls testsuite/gentestdlls.o ../bfd/libbfd.la ../libiberty/libiberty.a
2022-12-19T16:46:10 libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o bfdtest2 bfdtest2.o -L/home/parallels/cm4-io/buildroot/output/host/lib ../bfd/.libs/libbfd.a -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/zlib -lz ../libiberty/libiberty.a
2022-12-19T16:46:10 libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o testsuite/gentestdlls testsuite/gentestdlls.o -L/home/parallels/cm4-io/buildroot/output/host/lib ../bfd/.libs/libbfd.a -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/zlib -lz ../libiberty/libiberty.a
2022-12-19T16:46:11 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../libctf/libctf.la ../bfd/libbfd.la ../libiberty/libiberty.a
2022-12-19T16:46:11 libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o -L/home/parallels/cm4-io/buildroot/output/host/lib ../opcodes/.libs/libopcodes.a ../libctf/.libs/libctf.a /home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/bfd/.libs/libbfd.a -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/zlib -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/libctf/../libiberty -liberty ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a
2022-12-19T16:46:13 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libctf/libctf-nobfd.la ../libiberty/libiberty.a -L./../zlib -lz
2022-12-19T16:46:13 libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o -L/home/parallels/cm4-io/buildroot/output/host/lib ../libctf/.libs/libctf-nobfd.a -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/libctf/../libiberty -liberty -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/zlib ../libiberty/libiberty.a -lz
2022-12-19T16:46:13 (echo "/* This file is automatically generated. DO NOT EDIT! */";for f in `echo " " eaarch64linux.o eaarch64elf.o eaarch64elf32.o eaarch64elf32b.o eaarch64elfb.o earmelf.o earmelfb.o eaarch64linuxb.o eaarch64linux32.o eaarch64linux32b.o earmelfb_linux_eabi.o earmelf_linux_eabi.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 " " eaarch64linux.o eaarch64elf.o eaarch64elf32.o eaarch64elf32b.o eaarch64elfb.o earmelf.o earmelfb.o eaarch64linuxb.o eaarch64linux32.o eaarch64linux32b.o earmelfb_linux_eabi.o earmelf_linux_eabi.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
2022-12-19T16:46:13 mv ldemul-tmp.h ldemul-list.h
2022-12-19T16:46:13 /usr/bin/make all-recursive
2022-12-19T16:46:13 Making all in po
2022-12-19T16:46:13 ( if test 'x.' != 'x.'; then posrcprefix='../'; else posrcprefix="../"; fi; rm -f SRC-POTFILES-t SRC-POTFILES && (sed -e '/^#/d' -e '/^[ ]*$/d' -e "s@.*@ $posrcprefix& \\@" < ./SRC-POTFILES.in | sed -e '$s/\$//') > SRC-POTFILES-t && chmod a-w SRC-POTFILES-t && mv SRC-POTFILES-t SRC-POTFILES )
2022-12-19T16:46:13 rm -f BLD-POTFILES-t BLD-POTFILES && sed -e '/^#/d' -e '/^[ ]*$/d' -e "s@.*@ ../& \\@" < ./BLD-POTFILES.in | sed -e '$s/\$//' > BLD-POTFILES-t && chmod a-w BLD-POTFILES-t && mv BLD-POTFILES-t BLD-POTFILES
2022-12-19T16:46:13 cd .. && CONFIG_FILES=po/Makefile.in:po/Make-in CONFIG_HEADERS= /bin/bash ./config.status
2022-12-19T16:46:13 config.status: creating po/Makefile.in
2022-12-19T16:46:13 config.status: executing depfiles commands
2022-12-19T16:46:13 config.status: executing libtool commands
2022-12-19T16:46:13 config.status: executing default-1 commands
2022-12-19T16:46:13 config.status: executing default commands
2022-12-19T16:46:13 make[6]: Nothing to be done for 'all'.
2022-12-19T16:46:13 restore=: && backupdir=".am$$" && rm -rf $backupdir && mkdir $backupdir && if (true --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then for f in ld.info ld.info-[0-9] ld.info-[0-9][0-9] ld.i[0-9] ld.i[0-9][0-9]; do if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; else :; fi && if true --split-size=5000000 --split-size=5000000 -I . -I ./../bfd/doc -I ../bfd/doc -I ./../libiberty --no-split -I . -o ld.info `test -f 'ld.texi' || echo './'`ld.texi; then rc=0; else rc=$?; $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc
2022-12-19T16:46:13 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libdep_plugin.lo libdep_plugin.c
2022-12-19T16:46:13 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -g -O2 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo './'`testplug.c
2022-12-19T16:46:13 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -g -O2 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libldtestplug2_la-testplug2.lo `test -f 'testplug2.c' || echo './'`testplug2.c
2022-12-19T16:46:13 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -g -O2 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libldtestplug3_la-testplug3.lo `test -f 'testplug3.c' || echo './'`testplug3.c
2022-12-19T16:46:13 /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -g -O2 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o libldtestplug4_la-testplug4.lo `test -f 'testplug4.c' || echo './'`testplug4.c
2022-12-19T16:46:13 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR="/home/parallels/cm4-io/buildroot/output/host/share/locale" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c libdep_plugin.c -o libdep_plugin.o
2022-12-19T16:46:13 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR="/home/parallels/cm4-io/buildroot/output/host/share/locale" -g -O2 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c testplug2.c -o libldtestplug2_la-testplug2.o
2022-12-19T16:46:13 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR="/home/parallels/cm4-io/buildroot/output/host/share/locale" -g -O2 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c testplug.c -o libldtestplug_la-testplug.o
2022-12-19T16:46:13 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR="/home/parallels/cm4-io/buildroot/output/host/share/locale" -g -O2 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c testplug3.c -o libldtestplug3_la-testplug3.o
2022-12-19T16:46:13 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR="/home/parallels/cm4-io/buildroot/output/host/share/locale" -g -O2 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c testplug4.c -o libldtestplug4_la-testplug4.o
2022-12-19T16:46:13 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c `test -f ldgram.c || echo ./`ldgram.c
2022-12-19T16:46:13 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c ./ldlex-wrapper.c
2022-12-19T16:46:13 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o lexsup.o lexsup.c
2022-12-19T16:46:13 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o ldlang.o ldlang.c
2022-12-19T16:46:13 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o mri.o mri.c
2022-12-19T16:46:13 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o ldctor.o ldctor.c
2022-12-19T16:46:13 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -DDEFAULT_EMULATION='"aarch64linux"' -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DTOOLBINDIR='"/home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin"' -DTARGET='"aarch64-buildroot-linux-uclibc"' -DTARGET_SYSTEM_ROOT="/home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/sysroot" -DTARGET_SYSTEM_ROOT_RELOCATABLE ./ldmain.c
2022-12-19T16:46:13 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o ldwrite.o ldwrite.c
2022-12-19T16:46:13 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o ldexp.o ldexp.c
2022-12-19T16:46:13 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o ldemul.o ldemul.c
2022-12-19T16:46:13 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o ldver.o ldver.c
2022-12-19T16:46:13 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o ldmisc.o ldmisc.c
2022-12-19T16:46:13 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -DSCRIPTDIR='"/home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/lib"' -DBINDIR='"/home/parallels/cm4-io/buildroot/output/host/bin"' -DTOOLBINDIR='"/home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin"' ./ldfile.c
2022-12-19T16:46:13 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o ldcref.o ldcref.c
2022-12-19T16:46:13 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o plugin.o plugin.c
2022-12-19T16:46:13 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o ldbuildid.o ldbuildid.c
2022-12-19T16:46:14 cp ./emultempl/astring.sed stringify.sed
2022-12-19T16:46:14 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o ldelf.o ldelf.c
2022-12-19T16:46:14 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o ldelfgen.o ldelfgen.c
2022-12-19T16:46:14 touch ld.1
2022-12-19T16:46:14 perl ./../etc/texi2pod.pl -I . -I ./../bfd/doc -I ../bfd/doc -I ./../libiberty --no-split -Dman < ./ld.texi > ld.pod
2022-12-19T16:46:14 usage: ./../etc/texi2pod.pl [-D toggle...] [infile [outfile]]
2022-12-19T16:46:14 make[6]: [Makefile:2658: ld.1] Error 255 (ignored)
2022-12-19T16:46:14 (pod2man --center="GNU Development Tools" --release="binutils-2.37" --section=1 ld.pod | sed -e '/^.if n .na/d' > ld.1.T$$ && mv -f ld.1.T$$ ld.1) || (rm -f ld.1.T$$ && exit 1)
2022-12-19T16:46:14 /bin/bash ./libtool --tag=CC --tag=disable-static --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -no-undefined -rpath /nowhere -module -avoid-version -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o libdep.la -rpath /home/parallels/cm4-io/buildroot/output/host/lib/bfd-plugins libdep_plugin.lo
2022-12-19T16:46:14 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -no-undefined -rpath /nowhere -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o libldtestplug.la libldtestplug_la-testplug.lo
2022-12-19T16:46:14 pod2man: unable to format ld.pod
2022-12-19T16:46:14 rm -f ld.pod
2022-12-19T16:46:14 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -no-undefined -rpath /nowhere -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o libldtestplug2.la libldtestplug2_la-testplug2.lo
2022-12-19T16:46:14 libtool: link: warning: ignoring multiple `-rpath's for a libtool library
2022-12-19T16:46:14 libtool: link: /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so rc .libs/libldtestplug.a libldtestplug_la-testplug.o
2022-12-19T16:46:14 libtool: link: /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so .libs/libldtestplug.a
2022-12-19T16:46:14 libtool: link: /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so rc .libs/libdep.a libdep_plugin.o
2022-12-19T16:46:14 libtool: link: /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so .libs/libdep.a
2022-12-19T16:46:14 libtool: link: /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so rc .libs/libldtestplug2.a libldtestplug2_la-testplug2.o
2022-12-19T16:46:14 libtool: link: /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so .libs/libldtestplug2.a
2022-12-19T16:46:14 libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" )
2022-12-19T16:46:14 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -no-undefined -rpath /nowhere -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o libldtestplug3.la libldtestplug3_la-testplug3.lo
2022-12-19T16:46:14 libtool: link: ( cd ".libs" && rm -f "libdep.la" && ln -s "../libdep.la" "libdep.la" )
2022-12-19T16:46:14 libtool: link: ( cd ".libs" && rm -f "libldtestplug2.la" && ln -s "../libldtestplug2.la" "libldtestplug2.la" )
2022-12-19T16:46:14 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -g -O2 -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -no-undefined -rpath /nowhere -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o libldtestplug4.la libldtestplug4_la-testplug4.lo
2022-12-19T16:46:14 base=`echo eaarch64linux.c | sed -e 's,e(.*).c,1,'`; /usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
2022-12-19T16:46:14 /bin/bash ./genscripts.sh "." "/home/parallels/cm4-io/buildroot/output/host/lib" "/home/parallels/cm4-io/buildroot/output/host" "/home/parallels/cm4-io/buildroot/output/host" aarch64-unknown-linux-gnu aarch64-buildroot-linux-uclibc aarch64-buildroot-linux-uclibc "" "" "aarch64linux aarch64linuxb aarch64linux32 aarch64linux32b armelfb_linux_eabi armelf_linux_eabi" "/usr/local/lib /lib /usr/lib" yes yes aarch64linux "aarch64-buildroot-linux-uclibc"
2022-12-19T16:46:14 libtool: link: /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so rc .libs/libldtestplug3.a libldtestplug3_la-testplug3.o
2022-12-19T16:46:14 libtool: link: /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so .libs/libldtestplug3.a
2022-12-19T16:46:14 libtool: link: /usr/bin/ar --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so rc .libs/libldtestplug4.a libldtestplug4_la-testplug4.o
2022-12-19T16:46:14 libtool: link: /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so .libs/libldtestplug4.a
2022-12-19T16:46:14 base=`echo eaarch64elf.c | sed -e 's,e(.*).c,1,'`; /usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
2022-12-19T16:46:14 /bin/bash ./genscripts.sh "." "/home/parallels/cm4-io/buildroot/output/host/lib" "/home/parallels/cm4-io/buildroot/output/host" "/home/parallels/cm4-io/buildroot/output/host" aarch64-unknown-linux-gnu aarch64-buildroot-linux-uclibc aarch64-buildroot-linux-uclibc "" "" "aarch64linux aarch64linuxb aarch64linux32 aarch64linux32b armelfb_linux_eabi armelf_linux_eabi" "/usr/local/lib /lib /usr/lib" yes yes aarch64elf "aarch64-buildroot-linux-uclibc"
2022-12-19T16:46:14 libtool: link: ( cd ".libs" && rm -f "libldtestplug4.la" && ln -s "../libldtestplug4.la" "libldtestplug4.la" )
2022-12-19T16:46:14 base=`echo eaarch64elf32.c | sed -e 's,e(.*).c,1,'`; /usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
2022-12-19T16:46:14 libtool: link: ( cd ".libs" && rm -f "libldtestplug3.la" && ln -s "../libldtestplug3.la" "libldtestplug3.la" )
2022-12-19T16:46:14 base=`echo eaarch64elf32b.c | sed -e 's,e(.*).c,1,'`; /usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
2022-12-19T16:46:14 /bin/bash ./genscripts.sh "." "/home/parallels/cm4-io/buildroot/output/host/lib" "/home/parallels/cm4-io/buildroot/output/host" "/home/parallels/cm4-io/buildroot/output/host" aarch64-unknown-linux-gnu aarch64-buildroot-linux-uclibc aarch64-buildroot-linux-uclibc "" "" "aarch64linux aarch64linuxb aarch64linux32 aarch64linux32b armelfb_linux_eabi armelf_linux_eabi" "/usr/local/lib /lib /usr/lib" yes yes aarch64elf32 "aarch64-buildroot-linux-uclibc"
2022-12-19T16:46:14 /bin/bash ./genscripts.sh "." "/home/parallels/cm4-io/buildroot/output/host/lib" "/home/parallels/cm4-io/buildroot/output/host" "/home/parallels/cm4-io/buildroot/output/host" aarch64-unknown-linux-gnu aarch64-buildroot-linux-uclibc aarch64-buildroot-linux-uclibc "" "" "aarch64linux aarch64linuxb aarch64linux32 aarch64linux32b armelfb_linux_eabi armelf_linux_eabi" "/usr/local/lib /lib /usr/lib" yes yes aarch64elf32b "aarch64-buildroot-linux-uclibc"
2022-12-19T16:46:14 base=`echo eaarch64elfb.c | sed -e 's,e(.*).c,1,'`; /usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
2022-12-19T16:46:14 /bin/bash ./genscripts.sh "." "/home/parallels/cm4-io/buildroot/output/host/lib" "/home/parallels/cm4-io/buildroot/output/host" "/home/parallels/cm4-io/buildroot/output/host" aarch64-unknown-linux-gnu aarch64-buildroot-linux-uclibc aarch64-buildroot-linux-uclibc "" "" "aarch64linux aarch64linuxb aarch64linux32 aarch64linux32b armelfb_linux_eabi armelf_linux_eabi" "/usr/local/lib /lib /usr/lib" yes yes aarch64elfb "aarch64-buildroot-linux-uclibc"
2022-12-19T16:46:15 base=`echo earmelf.c | sed -e 's,e(.*).c,1,'`; /usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
2022-12-19T16:46:15 base=`echo earmelfb.c | sed -e 's,e(.*).c,1,'`; /usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
2022-12-19T16:46:15 /bin/bash ./genscripts.sh "." "/home/parallels/cm4-io/buildroot/output/host/lib" "/home/parallels/cm4-io/buildroot/output/host" "/home/parallels/cm4-io/buildroot/output/host" aarch64-unknown-linux-gnu aarch64-buildroot-linux-uclibc aarch64-buildroot-linux-uclibc "" "" "aarch64linux aarch64linuxb aarch64linux32 aarch64linux32b armelfb_linux_eabi armelf_linux_eabi" "/usr/local/lib /lib /usr/lib" yes yes armelf "aarch64-buildroot-linux-uclibc"
2022-12-19T16:46:15 /bin/bash ./genscripts.sh "." "/home/parallels/cm4-io/buildroot/output/host/lib" "/home/parallels/cm4-io/buildroot/output/host" "/home/parallels/cm4-io/buildroot/output/host" aarch64-unknown-linux-gnu aarch64-buildroot-linux-uclibc aarch64-buildroot-linux-uclibc "" "" "aarch64linux aarch64linuxb aarch64linux32 aarch64linux32b armelfb_linux_eabi armelf_linux_eabi" "/usr/local/lib /lib /usr/lib" yes yes armelfb "aarch64-buildroot-linux-uclibc"
2022-12-19T16:46:15 base=`echo eaarch64linuxb.c | sed -e 's,e(.*).c,1,'`; /usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
2022-12-19T16:46:15 /bin/bash ./genscripts.sh "." "/home/parallels/cm4-io/buildroot/output/host/lib" "/home/parallels/cm4-io/buildroot/output/host" "/home/parallels/cm4-io/buildroot/output/host" aarch64-unknown-linux-gnu aarch64-buildroot-linux-uclibc aarch64-buildroot-linux-uclibc "" "" "aarch64linux aarch64linuxb aarch64linux32 aarch64linux32b armelfb_linux_eabi armelf_linux_eabi" "/usr/local/lib /lib /usr/lib" yes yes aarch64linuxb "aarch64-buildroot-linux-uclibc"
2022-12-19T16:46:15 base=`echo eaarch64linux32.c | sed -e 's,e(.*).c,1,'`; /usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
2022-12-19T16:46:15 /bin/bash ./genscripts.sh "." "/home/parallels/cm4-io/buildroot/output/host/lib" "/home/parallels/cm4-io/buildroot/output/host" "/home/parallels/cm4-io/buildroot/output/host" aarch64-unknown-linux-gnu aarch64-buildroot-linux-uclibc aarch64-buildroot-linux-uclibc "" "" "aarch64linux aarch64linuxb aarch64linux32 aarch64linux32b armelfb_linux_eabi armelf_linux_eabi" "/usr/local/lib /lib /usr/lib" yes yes aarch64linux32 "aarch64-buildroot-linux-uclibc"
2022-12-19T16:46:15 base=`echo eaarch64linux32b.c | sed -e 's,e(.*).c,1,'`; /usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
2022-12-19T16:46:15 /bin/bash ./genscripts.sh "." "/home/parallels/cm4-io/buildroot/output/host/lib" "/home/parallels/cm4-io/buildroot/output/host" "/home/parallels/cm4-io/buildroot/output/host" aarch64-unknown-linux-gnu aarch64-buildroot-linux-uclibc aarch64-buildroot-linux-uclibc "" "" "aarch64linux aarch64linuxb aarch64linux32 aarch64linux32b armelfb_linux_eabi armelf_linux_eabi" "/usr/local/lib /lib /usr/lib" yes yes aarch64linux32b "aarch64-buildroot-linux-uclibc"
2022-12-19T16:46:15 base=`echo earmelfb_linux_eabi.c | sed -e 's,e(.*).c,1,'`; /usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
2022-12-19T16:46:15 base=`echo earmelf_linux_eabi.c | sed -e 's,e(.*).c,1,'`; /usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
2022-12-19T16:46:16 /bin/bash ./genscripts.sh "." "/home/parallels/cm4-io/buildroot/output/host/lib" "/home/parallels/cm4-io/buildroot/output/host" "/home/parallels/cm4-io/buildroot/output/host" aarch64-unknown-linux-gnu aarch64-buildroot-linux-uclibc aarch64-buildroot-linux-uclibc "" "" "aarch64linux aarch64linuxb aarch64linux32 aarch64linux32b armelfb_linux_eabi armelf_linux_eabi" "/usr/local/lib /lib /usr/lib" yes yes armelfb_linux_eabi "aarch64-buildroot-linux-uclibc"
2022-12-19T16:46:16 /bin/bash ./genscripts.sh "." "/home/parallels/cm4-io/buildroot/output/host/lib" "/home/parallels/cm4-io/buildroot/output/host" "/home/parallels/cm4-io/buildroot/output/host" aarch64-unknown-linux-gnu aarch64-buildroot-linux-uclibc aarch64-buildroot-linux-uclibc "" "" "aarch64linux aarch64linuxb aarch64linux32 aarch64linux32b armelfb_linux_eabi armelf_linux_eabi" "/usr/local/lib /lib /usr/lib" yes yes armelf_linux_eabi "aarch64-buildroot-linux-uclibc"
2022-12-19T16:46:16 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o eaarch64linux.o eaarch64linux.c
2022-12-19T16:46:16 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o eaarch64elf.o eaarch64elf.c
2022-12-19T16:46:16 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o eaarch64elf32.o eaarch64elf32.c
2022-12-19T16:46:16 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o eaarch64elf32b.o eaarch64elf32b.c
2022-12-19T16:46:16 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o eaarch64elfb.o eaarch64elfb.c
2022-12-19T16:46:16 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o earmelf.o earmelf.c
2022-12-19T16:46:16 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o earmelfb.o earmelfb.c
2022-12-19T16:46:16 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o eaarch64linuxb.o eaarch64linuxb.c
2022-12-19T16:46:16 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o eaarch64linux32.o eaarch64linux32.c
2022-12-19T16:46:16 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o eaarch64linux32b.o eaarch64linux32b.c
2022-12-19T16:46:16 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o earmelfb_linux_eabi.o earmelfb_linux_eabi.c
2022-12-19T16:46:16 /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -I./../zlib -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -DLOCALEDIR=""/home/parallels/cm4-io/buildroot/output/host/share/locale"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o earmelf_linux_eabi.o earmelf_linux_eabi.c
2022-12-19T16:46:16 /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eaarch64linux.o eaarch64elf.o eaarch64elf32.o eaarch64elf32b.o eaarch64elfb.o earmelf.o earmelfb.o eaarch64linuxb.o eaarch64linux32.o eaarch64linux32b.o earmelfb_linux_eabi.o earmelf_linux_eabi.o ldelf.o ldelfgen.o ../bfd/libbfd.la ../libctf/libctf.la ../libiberty/libiberty.a -L./../zlib -lz
2022-12-19T16:46:16 libtool: link: /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=true -DELF_SHLIB_LIST_OPTIONS=true -DELF_PLT_UNWIND_LIST_OPTIONS=false -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wl,-rpath -Wl,/home/parallels/cm4-io/buildroot/output/host/lib -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eaarch64linux.o eaarch64elf.o eaarch64elf32.o eaarch64elf32b.o eaarch64elfb.o earmelf.o earmelfb.o eaarch64linuxb.o eaarch64linux32.o eaarch64linux32b.o earmelfb_linux_eabi.o earmelf_linux_eabi.o ldelf.o ldelfgen.o -L/home/parallels/cm4-io/buildroot/output/host/lib ../bfd/.libs/libbfd.a -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/zlib ../libctf/.libs/libctf.a /home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/bfd/.libs/libbfd.a -L/home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/libctf/../libiberty -liberty ../libiberty/libiberty.a -lz
2022-12-19T16:46:16 >>> host-binutils 2.37 Installing to host directory
2022-12-19T16:46:16 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j5 MAKEINFO=true install -C /home/parallels/cm4-io/buildroot/output/build/host-binutils-2.37/
2022-12-19T16:46:17 /bin/bash ./mkinstalldirs /home/parallels/cm4-io/buildroot/output/host /home/parallels/cm4-io/buildroot/output/host
2022-12-19T16:46:17 make[3]: Nothing to be done for 'install-target'.
2022-12-19T16:46:17 make[4]: Nothing to be done for 'install'.
2022-12-19T16:46:17 /usr/bin/make install-recursive
2022-12-19T16:46:17 /usr/bin/make install-recursive
2022-12-19T16:46:17 make[4]: Nothing to be done for 'install'.
2022-12-19T16:46:17 Making install in doc
2022-12-19T16:46:17 Making install in po
2022-12-19T16:46:17 Making install in doc
2022-12-19T16:46:17 make[6]: Nothing to be done for 'install-exec-am'.
2022-12-19T16:46:17 make[6]: Nothing to be done for 'install'.
2022-12-19T16:46:17 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/man1'
2022-12-19T16:46:17 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/info'
2022-12-19T16:46:17 /usr/bin/install -c -m 644 'as.1' '/home/parallels/cm4-io/buildroot/output/host/share/man/man1/aarch64-buildroot-linux-uclibc-as.1'
2022-12-19T16:46:17 /usr/bin/install -c -m 644 ./as.info '/home/parallels/cm4-io/buildroot/output/host/share/info'
2022-12-19T16:46:17 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:46:17 make[5]: Nothing to be done for 'all'.
2022-12-19T16:46:17 /bin/bash ./libtool --mode=install /usr/bin/install -c gprof '/home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-gprof'
2022-12-19T16:46:17 install-info --info-dir='/home/parallels/cm4-io/buildroot/output/host/share/info' '/home/parallels/cm4-io/buildroot/output/host/share/info/as.info'
2022-12-19T16:46:17 if test -n ""; then /bin/bash ./../mkinstalldirs /home/parallels/cm4-io/buildroot/output/host/lib/`/usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -print-multi-os-directory`; /usr/bin/install -c -m 644 ./libiberty.a /home/parallels/cm4-io/buildroot/output/host/lib/`/usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -print-multi-os-directory`/./libiberty.an; ( cd /home/parallels/cm4-io/buildroot/output/host/lib/`/usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -print-multi-os-directory` ; chmod 644 ./libiberty.an ;/usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so ./libiberty.an ); mv -f /home/parallels/cm4-io/buildroot/output/host/lib/`/usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -print-multi-os-directory`/./libiberty.an /home/parallels/cm4-io/buildroot/output/host/lib/`/usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -print-multi-os-directory`/./libiberty.a; case "" in /*) thd=;; *) thd=/home/parallels/cm4-io/buildroot/output/host/include/;; esac; /bin/bash ./../mkinstalldirs ${thd}; for h in ./../include/ansidecl.h ./../include/demangle.h ./../include/dyn-string.h ./../include/fibheap.h ./../include/floatformat.h ./../include/hashtab.h ./../include/libiberty.h ./../include/objalloc.h ./../include/partition.h ./../include/safe-ctype.h ./../include/sort.h ./../include/splay-tree.h ./../include/timeval-utils.h; do /usr/bin/install -c -m 644 $h ${thd}; done; fi
2022-12-19T16:46:17 Making install in po
2022-12-19T16:46:17 make[5]: Nothing to be done for 'install'.
2022-12-19T16:46:17 make[5]: Nothing to be done for 'install'.
2022-12-19T16:46:17 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/man1'
2022-12-19T16:46:17 libtool: install: /usr/bin/install -c gprof /home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-gprof
2022-12-19T16:46:17 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/info'
2022-12-19T16:46:17 /usr/bin/install -c -m 644 'gprof.1' '/home/parallels/cm4-io/buildroot/output/host/share/man/man1/aarch64-buildroot-linux-uclibc-gprof.1'
2022-12-19T16:46:17 /usr/bin/install -c -m 644 ./gprof.info '/home/parallels/cm4-io/buildroot/output/host/share/info'
2022-12-19T16:46:17 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/info'
2022-12-19T16:46:17 /usr/bin/install -c -m 644 ./bfd.info '/home/parallels/cm4-io/buildroot/output/host/share/info'
2022-12-19T16:46:17 install-info --info-dir='/home/parallels/cm4-io/buildroot/output/host/share/info' '/home/parallels/cm4-io/buildroot/output/host/share/info/gprof.info'
2022-12-19T16:46:17 /bin/bash ./../mkinstalldirs /home/parallels/cm4-io/buildroot/output/host/bin
2022-12-19T16:46:17 make[6]: Nothing to be done for 'install-data-am'.
2022-12-19T16:46:17 install-info --info-dir='/home/parallels/cm4-io/buildroot/output/host/share/info' '/home/parallels/cm4-io/buildroot/output/host/share/info/bfd.info'
2022-12-19T16:46:17 /bin/bash ./libtool --mode=install /usr/bin/install -c as-new /home/parallels/cm4-io/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-as
2022-12-19T16:46:17 Making install in po
2022-12-19T16:46:17 make[6]: Nothing to be done for 'install'.
2022-12-19T16:46:17 libtool: install: /usr/bin/install -c as-new /home/parallels/cm4-io/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-as
2022-12-19T16:46:17 /bin/bash ./../mkinstalldirs /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin
2022-12-19T16:46:17 make[7]: Nothing to be done for 'install-exec-am'.
2022-12-19T16:46:17 mkdir -p -- /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin
2022-12-19T16:46:17 n=`echo as | sed 's&^&aarch64-buildroot-linux-uclibc-&'`; if [ "/home/parallels/cm4-io/buildroot/output/host/bin/$n" != "/home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/as" ]; then rm -f /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/as; ln /home/parallels/cm4-io/buildroot/output/host/bin/$n /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/as >/dev/null 2>/dev/null || /bin/bash ./libtool --mode=install /usr/bin/install -c as-new /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/as; else true ; fi
2022-12-19T16:46:17 Making install in .
2022-12-19T16:46:17 make[6]: Nothing to be done for 'install-exec-am'.
2022-12-19T16:46:17 Making install in po
2022-12-19T16:46:17 make[5]: Nothing to be done for 'install'.
2022-12-19T16:46:17 /usr/bin/make install-recursive
2022-12-19T16:46:17 Making install in po
2022-12-19T16:46:17 make[6]: Nothing to be done for 'install'.
2022-12-19T16:46:17 /usr/bin/make install-recursive
2022-12-19T16:46:17 restore=: && backupdir=".am$$" && rm -rf $backupdir && mkdir $backupdir && if (true --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then for f in ld.info ld.info-[0-9] ld.info-[0-9][0-9] ld.i[0-9] ld.i[0-9][0-9]; do if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; else :; fi && if true --split-size=5000000 --split-size=5000000 -I . -I ./../bfd/doc -I ../bfd/doc -I ./../libiberty --no-split -I . -o ld.info `test -f 'ld.texi' || echo './'`ld.texi; then rc=0; else rc=$?; $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc
2022-12-19T16:46:17 Making install in doc
2022-12-19T16:46:17 make[7]: Nothing to be done for 'install-exec-am'.
2022-12-19T16:46:17 restore=: && backupdir=".am$$" && rm -rf $backupdir && mkdir $backupdir && if (true --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then for f in ld.info ld.info-[0-9] ld.info-[0-9][0-9] ld.i[0-9] ld.i[0-9][0-9]; do if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; else :; fi && if true --split-size=5000000 --split-size=5000000 -I . -I ./../bfd/doc -I ../bfd/doc -I ./../libiberty --no-split -I . -o ld.info `test -f 'ld.texi' || echo './'`ld.texi; then rc=0; else rc=$?; $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc
2022-12-19T16:46:17 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:46:17 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/lib/bfd-plugins'
2022-12-19T16:46:17 /bin/bash ./libtool --mode=install /usr/bin/install -c libdep.la '/home/parallels/cm4-io/buildroot/output/host/lib/bfd-plugins'
2022-12-19T16:46:17 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/info'
2022-12-19T16:46:17 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/man1'
2022-12-19T16:46:17 /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new '/home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-ld.bfd'
2022-12-19T16:46:17 /usr/bin/install -c -m 644 'addr2line.1' '/home/parallels/cm4-io/buildroot/output/host/share/man/man1/aarch64-buildroot-linux-uclibc-addr2line.1'
2022-12-19T16:46:17 libtool: install: /usr/bin/install -c .libs/libdep.lai /home/parallels/cm4-io/buildroot/output/host/lib/bfd-plugins/libdep.la
2022-12-19T16:46:17 /usr/bin/install -c -m 644 'ar.1' '/home/parallels/cm4-io/buildroot/output/host/share/man/man1/aarch64-buildroot-linux-uclibc-ar.1'
2022-12-19T16:46:17 /usr/bin/install -c -m 644 ./binutils.info '/home/parallels/cm4-io/buildroot/output/host/share/info'
2022-12-19T16:46:17 libtool: install: /usr/bin/install -c .libs/libdep.a /home/parallels/cm4-io/buildroot/output/host/lib/bfd-plugins/libdep.a
2022-12-19T16:46:17 libtool: install: chmod 644 /home/parallels/cm4-io/buildroot/output/host/lib/bfd-plugins/libdep.a
2022-12-19T16:46:17 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/man1'
2022-12-19T16:46:17 /usr/bin/install -c -m 644 'dlltool.1' '/home/parallels/cm4-io/buildroot/output/host/share/man/man1/aarch64-buildroot-linux-uclibc-dlltool.1'
2022-12-19T16:46:17 libtool: install: /usr/bin/ranlib --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so --plugin /usr/lib/gcc/aarch64-linux-gnu/11/liblto_plugin.so /home/parallels/cm4-io/buildroot/output/host/lib/bfd-plugins/libdep.a
2022-12-19T16:46:17 /usr/bin/install -c -m 644 'nm.1' '/home/parallels/cm4-io/buildroot/output/host/share/man/man1/aarch64-buildroot-linux-uclibc-nm.1'
2022-12-19T16:46:17 libtool: install: warning: remember to run `libtool --finish /nowhere'
2022-12-19T16:46:17 /bin/bash ./../mkinstalldirs /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/lib/ldscripts
2022-12-19T16:46:17 /usr/bin/install -c -m 644 'objcopy.1' '/home/parallels/cm4-io/buildroot/output/host/share/man/man1/aarch64-buildroot-linux-uclibc-objcopy.1'
2022-12-19T16:46:17 libtool: install: /usr/bin/install -c ld-new /home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-ld.bfd
2022-12-19T16:46:17 /usr/bin/install -c -m 644 'ld.1' '/home/parallels/cm4-io/buildroot/output/host/share/man/man1/aarch64-buildroot-linux-uclibc-ld.1'
2022-12-19T16:46:17 /usr/bin/install -c -m 644 'objdump.1' '/home/parallels/cm4-io/buildroot/output/host/share/man/man1/aarch64-buildroot-linux-uclibc-objdump.1'
2022-12-19T16:46:17 install-info --info-dir='/home/parallels/cm4-io/buildroot/output/host/share/info' '/home/parallels/cm4-io/buildroot/output/host/share/info/binutils.info'
2022-12-19T16:46:17 mkdir -p -- /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/lib/ldscripts
2022-12-19T16:46:17 /usr/bin/install -c -m 644 'ranlib.1' '/home/parallels/cm4-io/buildroot/output/host/share/man/man1/aarch64-buildroot-linux-uclibc-ranlib.1'
2022-12-19T16:46:17 for f in ldscripts/* ; do /usr/bin/install -c -m 644 $f /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/lib/$f ; done
2022-12-19T16:46:17 /usr/bin/install -c -m 644 'readelf.1' '/home/parallels/cm4-io/buildroot/output/host/share/man/man1/aarch64-buildroot-linux-uclibc-readelf.1'
2022-12-19T16:46:17 /bin/bash ./../mkinstalldirs /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin
2022-12-19T16:46:17 /usr/bin/install -c -m 644 'size.1' '/home/parallels/cm4-io/buildroot/output/host/share/man/man1/aarch64-buildroot-linux-uclibc-size.1'
2022-12-19T16:46:17 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/info'
2022-12-19T16:46:17 n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&aarch64-buildroot-linux-uclibc-&'`; if test "/home/parallels/cm4-io/buildroot/output/host/bin" != "/home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin"; then rm -f /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/ld.bfd; ln /home/parallels/cm4-io/buildroot/output/host/bin/$n /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/ld.bfd >/dev/null 2>/dev/null || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/ld.bfd; fi; if test "xyes" = "xyes"; then ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&aarch64-buildroot-linux-uclibc-&'`; rm -f /home/parallels/cm4-io/buildroot/output/host/bin/$ld; ln /home/parallels/cm4-io/buildroot/output/host/bin/$n /home/parallels/cm4-io/buildroot/output/host/bin/$ld >/dev/null 2>/dev/null || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /home/parallels/cm4-io/buildroot/output/host/bin/$ld; if test "/home/parallels/cm4-io/buildroot/output/host/bin" != "/home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin"; then rm -f /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/ld; ln /home/parallels/cm4-io/buildroot/output/host/bin/$n /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/ld >/dev/null 2>/dev/null || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/ld; fi; fi
2022-12-19T16:46:17 /usr/bin/install -c -m 644 'strings.1' '/home/parallels/cm4-io/buildroot/output/host/share/man/man1/aarch64-buildroot-linux-uclibc-strings.1'
2022-12-19T16:46:17 /usr/bin/install -c -m 644 'strip.1' '/home/parallels/cm4-io/buildroot/output/host/share/man/man1/aarch64-buildroot-linux-uclibc-strip.1'
2022-12-19T16:46:17 /usr/bin/install -c -m 644 'elfedit.1' '/home/parallels/cm4-io/buildroot/output/host/share/man/man1/aarch64-buildroot-linux-uclibc-elfedit.1'
2022-12-19T16:46:17 /usr/bin/install -c -m 644 'windres.1' '/home/parallels/cm4-io/buildroot/output/host/share/man/man1/aarch64-buildroot-linux-uclibc-windres.1'
2022-12-19T16:46:17 /usr/bin/install -c -m 644 'windmc.1' '/home/parallels/cm4-io/buildroot/output/host/share/man/man1/aarch64-buildroot-linux-uclibc-windmc.1'
2022-12-19T16:46:17 /usr/bin/install -c -m 644 'c++filt.1' '/home/parallels/cm4-io/buildroot/output/host/share/man/man1/aarch64-buildroot-linux-uclibc-c++filt.1'
2022-12-19T16:46:17 install-info --info-dir='/home/parallels/cm4-io/buildroot/output/host/share/info' '/home/parallels/cm4-io/buildroot/output/host/share/info/ld.info'
2022-12-19T16:46:17 install-info: No such file or directory for /home/parallels/cm4-io/buildroot/output/host/share/info/ld.info
2022-12-19T16:46:17 Making install in po
2022-12-19T16:46:17 make[6]: Nothing to be done for 'install'.
2022-12-19T16:46:17 make[7]: Nothing to be done for 'install-data-am'.
2022-12-19T16:46:17 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:46:17 /bin/bash ./libtool --mode=install /usr/bin/install -c size '/home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-size'
2022-12-19T16:46:17 libtool: install: /usr/bin/install -c size /home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-size
2022-12-19T16:46:17 /bin/bash ./libtool --mode=install /usr/bin/install -c objdump '/home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-objdump'
2022-12-19T16:46:17 libtool: install: /usr/bin/install -c objdump /home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-objdump
2022-12-19T16:46:17 /bin/bash ./libtool --mode=install /usr/bin/install -c ar '/home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-ar'
2022-12-19T16:46:17 libtool: install: /usr/bin/install -c ar /home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-ar
2022-12-19T16:46:17 /bin/bash ./libtool --mode=install /usr/bin/install -c strings '/home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-strings'
2022-12-19T16:46:17 libtool: install: /usr/bin/install -c strings /home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-strings
2022-12-19T16:46:17 /bin/bash ./libtool --mode=install /usr/bin/install -c ranlib '/home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-ranlib'
2022-12-19T16:46:17 libtool: install: /usr/bin/install -c ranlib /home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-ranlib
2022-12-19T16:46:17 /bin/bash ./libtool --mode=install /usr/bin/install -c objcopy '/home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-objcopy'
2022-12-19T16:46:17 libtool: install: /usr/bin/install -c objcopy /home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-objcopy
2022-12-19T16:46:17 /bin/bash ./libtool --mode=install /usr/bin/install -c addr2line '/home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-addr2line'
2022-12-19T16:46:17 libtool: install: /usr/bin/install -c addr2line /home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-addr2line
2022-12-19T16:46:17 /bin/bash ./libtool --mode=install /usr/bin/install -c readelf '/home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-readelf'
2022-12-19T16:46:17 libtool: install: /usr/bin/install -c readelf /home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-readelf
2022-12-19T16:46:17 /bin/bash ./libtool --mode=install /usr/bin/install -c elfedit '/home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-elfedit'
2022-12-19T16:46:17 libtool: install: /usr/bin/install -c elfedit /home/parallels/cm4-io/buildroot/output/host/bin/./aarch64-buildroot-linux-uclibc-elfedit
2022-12-19T16:46:17 /bin/bash ./libtool --mode=install /usr/bin/install -c nm-new /home/parallels/cm4-io/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-nm
2022-12-19T16:46:17 libtool: install: /usr/bin/install -c nm-new /home/parallels/cm4-io/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-nm
2022-12-19T16:46:17 /bin/bash ./libtool --mode=install /usr/bin/install -c strip-new /home/parallels/cm4-io/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-strip
2022-12-19T16:46:17 libtool: install: /usr/bin/install -c strip-new /home/parallels/cm4-io/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-strip
2022-12-19T16:46:17 /bin/bash ./libtool --mode=install /usr/bin/install -c cxxfilt /home/parallels/cm4-io/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-c++filt
2022-12-19T16:46:17 libtool: install: /usr/bin/install -c cxxfilt /home/parallels/cm4-io/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-c++filt
2022-12-19T16:46:17 /bin/bash ./../mkinstalldirs /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin
2022-12-19T16:46:17 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&^&aarch64-buildroot-linux-uclibc-&'`; if [ "/home/parallels/cm4-io/buildroot/output/host/bin/$k" != "/home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/$j" ]; then rm -f /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/$j; ln /home/parallels/cm4-io/buildroot/output/host/bin/$k /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/$j >/dev/null 2>/dev/null || /bin/bash ./libtool --mode=install /usr/bin/install -c $i /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/$j; fi; else true; fi; done
2022-12-19T16:46:17 rm -f /home/parallels/cm4-io/buildroot/output/host/lib/bfd-plugins/libdep.la
2022-12-19T16:46:17 rm -f /home/parallels/cm4-io/buildroot/output/host/lib/bfd-plugins/libdep.dll.a
2022-12-19T16:46:17 rm -f /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/ar && cp -a /home/parallels/cm4-io/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-ar /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/ar
2022-12-19T16:46:17 rm -f /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/as && cp -a /home/parallels/cm4-io/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-as /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/as
2022-12-19T16:46:17 rm -f /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/ld && cp -a /home/parallels/cm4-io/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-ld /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/ld
2022-12-19T16:46:17 rm -f /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/ld.bfd && cp -a /home/parallels/cm4-io/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-ld.bfd /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/ld.bfd
2022-12-19T16:46:17 rm -f /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/nm && cp -a /home/parallels/cm4-io/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-nm /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/nm
2022-12-19T16:46:17 rm -f /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/objcopy && cp -a /home/parallels/cm4-io/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-objcopy /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/objcopy
2022-12-19T16:46:17 rm -f /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/objdump && cp -a /home/parallels/cm4-io/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-objdump /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/objdump
2022-12-19T16:46:17 rm -f /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/ranlib && cp -a /home/parallels/cm4-io/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-ranlib /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/ranlib
2022-12-19T16:46:17 rm -f /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/readelf && cp -a /home/parallels/cm4-io/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-readelf /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/readelf
2022-12-19T16:46:17 rm -f /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/strip && cp -a /home/parallels/cm4-io/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-strip /home/parallels/cm4-io/buildroot/output/host/aarch64-buildroot-linux-uclibc/bin/strip
2022-12-19T16:46:18 >>> host-m4 1.4.19 Downloading
2022-12-19T16:46:18 wget --passive-ftp -nd -t 3 -O '/home/parallels/cm4-io/buildroot/output/build/.m4-1.4.19.tar.xz.M10knF/output' 'http://ftpmirror.gnu.org/m4/m4-1.4.19.tar.xz'
2022-12-19T16:46:18 --2022-12-19 16:46:18-- http://ftpmirror.gnu.org/m4/m4-1.4.19.tar.xz
2022-12-19T16:46:18 Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 209.51.188.200
2022-12-19T16:46:18 Connecting to ftpmirror.gnu.org (ftpmirror.gnu.org)|209.51.188.200|:80... connected.
2022-12-19T16:46:18 HTTP request sent, awaiting response... 302 Moved Temporarily
2022-12-19T16:46:18 Location: http://mirrors.ocf.berkeley.edu/gnu/m4/m4-1.4.19.tar.xz [following]
2022-12-19T16:46:18 --2022-12-19 16:46:18-- http://mirrors.ocf.berkeley.edu/gnu/m4/m4-1.4.19.tar.xz
2022-12-19T16:46:18 Resolving mirrors.ocf.berkeley.edu (mirrors.ocf.berkeley.edu)... 169.229.200.70
2022-12-19T16:46:18 Connecting to mirrors.ocf.berkeley.edu (mirrors.ocf.berkeley.edu)|169.229.200.70|:80... connected.
2022-12-19T16:46:18 HTTP request sent, awaiting response... 200 OK
2022-12-19T16:46:18 Length: 1654908 (1.6M) [application/octet-stream]
2022-12-19T16:46:18 Saving to: ‘/home/parallels/cm4-io/buildroot/output/build/.m4-1.4.19.tar.xz.M10knF/output’
2022-12-19T16:46:18
2022-12-19T16:46:19
/home/parallels/cm4-io 0%[ ] 0 --.-KB/s
/home/parallels/cm4-io/ 21%[===================> ] 350.69K 1.69MB/s
/home/parallels/cm4-io/buildroot/output/build 100%[==============================================================================================>] 1.58M 5.09MB/s in 0.3s
2022-12-19T16:46:19
2022-12-19T16:46:19 2022-12-19 16:46:19 (5.09 MB/s) - ‘/home/parallels/cm4-io/buildroot/output/build/.m4-1.4.19.tar.xz.M10knF/output’ saved [1654908/1654908]
2022-12-19T16:46:19
2022-12-19T16:46:19 m4-1.4.19.tar.xz: OK (sha256: 63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96)
2022-12-19T16:46:19 >>> host-m4 1.4.19 Extracting
2022-12-19T16:46:19 xzcat /home/parallels/cm4-io/buildroot.dl/m4/m4-1.4.19.tar.xz | tar --strip-components=1 -C /home/parallels/cm4-io/buildroot/output/build/host-m4-1.4.19 -xf -
2022-12-19T16:46:19 >>> host-m4 1.4.19 Patching
2022-12-19T16:46:19 >>> host-m4 1.4.19 Updating config.sub and config.guess
2022-12-19T16:46:19 for file in config.guess config.sub; do for i in $(find /home/parallels/cm4-io/buildroot/output/build/host-m4-1.4.19 -name $file); do cp support/gnuconfig/$file $i; done; done
2022-12-19T16:46:19 >>> host-m4 1.4.19 Patching libtool
2022-12-19T16:46:19 >>> host-m4 1.4.19 Configuring
2022-12-19T16:46:19 (cd /home/parallels/cm4-io/buildroot/output/build/host-m4-1.4.19/ && rm -rf config.cache; PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/parallels/cm4-io/buildroot/output/host/include" CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" CXXFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/parallels/cm4-io/buildroot/output/host" --sysconfdir="/home/parallels/cm4-io/buildroot/output/host/etc" --localstatedir="/home/parallels/cm4-io/buildroot/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking )
2022-12-19T16:46:19 configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop
2022-12-19T16:46:19 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:46:19 checking whether build environment is sane... yes
2022-12-19T16:46:19 checking for a race-free mkdir -p... /usr/bin/mkdir -p
2022-12-19T16:46:19 checking for gawk... gawk
2022-12-19T16:46:19 checking whether make sets $(MAKE)... yes
2022-12-19T16:46:19 checking whether make supports nested variables... yes
2022-12-19T16:46:19 checking whether make supports nested variables... (cached) yes
2022-12-19T16:46:19 checking for gcc... /usr/bin/gcc
2022-12-19T16:46:19 checking whether the C compiler works... yes
2022-12-19T16:46:19 checking for C compiler default output file name... a.out
2022-12-19T16:46:19 checking for suffix of executables...
2022-12-19T16:46:19 checking whether we are cross compiling... no
2022-12-19T16:46:19 checking for suffix of object files... o
2022-12-19T16:46:19 checking whether the compiler supports GNU C... yes
2022-12-19T16:46:19 checking whether /usr/bin/gcc accepts -g... yes
2022-12-19T16:46:19 checking for /usr/bin/gcc option to enable C11 features... none needed
2022-12-19T16:46:19 checking whether /usr/bin/gcc understands -c and -o together... yes
2022-12-19T16:46:19 checking whether the compiler is clang... no
2022-12-19T16:46:19 checking for compiler option needed when checking for declarations... none
2022-12-19T16:46:19 checking whether make supports the include directive... yes (GNU style)
2022-12-19T16:46:19 checking dependency style of /usr/bin/gcc... none
2022-12-19T16:46:19 checking for stdio.h... yes
2022-12-19T16:46:19 checking for stdlib.h... yes
2022-12-19T16:46:19 checking for string.h... yes
2022-12-19T16:46:19 checking for inttypes.h... yes
2022-12-19T16:46:19 checking for stdint.h... yes
2022-12-19T16:46:19 checking for strings.h... yes
2022-12-19T16:46:19 checking for sys/stat.h... yes
2022-12-19T16:46:19 checking for sys/types.h... yes
2022-12-19T16:46:19 checking for unistd.h... yes
2022-12-19T16:46:19 checking for wchar.h... yes
2022-12-19T16:46:19 checking for minix/config.h... no
2022-12-19T16:46:19 checking for pthread.h... yes
2022-12-19T16:46:19 checking for sys/param.h... yes
2022-12-19T16:46:19 checking for sys/socket.h... yes
2022-12-19T16:46:19 checking for dirent.h... yes
2022-12-19T16:46:19 checking for stdio_ext.h... yes
2022-12-19T16:46:19 checking for getopt.h... yes
2022-12-19T16:46:19 checking for sys/cdefs.h... yes
2022-12-19T16:46:20 checking for threads.h... yes
2022-12-19T16:46:20 checking for iconv.h... yes
2022-12-19T16:46:20 checking for limits.h... yes
2022-12-19T16:46:20 checking for crtdefs.h... no
2022-12-19T16:46:20 checking for wctype.h... yes
2022-12-19T16:46:20 checking for langinfo.h... yes
2022-12-19T16:46:20 checking for xlocale.h... no
2022-12-19T16:46:20 checking for math.h... yes
2022-12-19T16:46:20 checking for sys/mman.h... yes
2022-12-19T16:46:20 checking for malloc.h... yes
2022-12-19T16:46:20 checking for spawn.h... yes
2022-12-19T16:46:20 checking for sys/time.h... yes
2022-12-19T16:46:20 checking for sys/random.h... yes
2022-12-19T16:46:20 checking for sys/wait.h... yes
2022-12-19T16:46:20 checking for features.h... yes
2022-12-19T16:46:20 checking for arpa/inet.h... yes
2022-12-19T16:46:20 checking for semaphore.h... yes
2022-12-19T16:46:20 checking for netdb.h... yes
2022-12-19T16:46:20 checking for netinet/in.h... yes
2022-12-19T16:46:20 checking for sys/select.h... yes
2022-12-19T16:46:20 checking for sys/ioctl.h... yes
2022-12-19T16:46:20 checking for sys/uio.h... yes
2022-12-19T16:46:20 checking whether it is safe to define __EXTENSIONS__... yes
2022-12-19T16:46:20 checking whether _XOPEN_SOURCE should be defined... no
2022-12-19T16:46:20 checking build system type... aarch64-unknown-linux-gnu
2022-12-19T16:46:20 checking host system type... aarch64-unknown-linux-gnu
2022-12-19T16:46:20 checking how to run the C preprocessor... /usr/bin/cpp
2022-12-19T16:46:20 checking for grep that handles long lines and -e... /usr/bin/grep
2022-12-19T16:46:20 checking for egrep... /usr/bin/grep -E
2022-12-19T16:46:20 checking for Minix Amsterdam compiler... no
2022-12-19T16:46:20 checking for ar... /usr/bin/ar
2022-12-19T16:46:20 checking whether to use C++... no
2022-12-19T16:46:20 checking for _LARGEFILE_SOURCE value needed for large files... no
2022-12-19T16:46:20 checking for special C compiler options needed for large files... no
2022-12-19T16:46:20 checking for _FILE_OFFSET_BITS value needed for large files... no
2022-12-19T16:46:20 configure: autobuild project... GNU M4
2022-12-19T16:46:20 configure: autobuild revision... 1.4.19
2022-12-19T16:46:20 configure: autobuild hostname... ubuntu-linux-22-04-desktop
2022-12-19T16:46:20 configure: autobuild timestamp... 20221220T004620Z
2022-12-19T16:46:20 checking for unsigned long long int... yes
2022-12-19T16:46:20 checking for long long int... yes
2022-12-19T16:46:20 checking for unsigned long long int... (cached) yes
2022-12-19T16:46:20 checking for size_t... yes
2022-12-19T16:46:20 checking for working alloca.h... yes
2022-12-19T16:46:20 checking for alloca... yes
2022-12-19T16:46:20 checking for inline... inline
2022-12-19T16:46:20 checking whether <wchar.h> uses 'inline' correctly... yes
2022-12-19T16:46:20 checking for btowc... yes
2022-12-19T16:46:20 checking for canonicalize_file_name... yes
2022-12-19T16:46:20 checking for faccessat... yes
2022-12-19T16:46:20 checking for realpath... yes
2022-12-19T16:46:20 checking for lstat... yes
2022-12-19T16:46:20 checking for _set_invalid_parameter_handler... no
2022-12-19T16:46:20 checking for fchdir... yes
2022-12-19T16:46:21 checking for fcntl... yes
2022-12-19T16:46:21 checking for symlink... yes
2022-12-19T16:46:21 checking for fdopendir... yes
2022-12-19T16:46:21 checking for mempcpy... yes
2022-12-19T16:46:21 checking for fpurge... no
2022-12-19T16:46:21 checking for __fpurge... yes
2022-12-19T16:46:21 checking for __freadahead... no
2022-12-19T16:46:21 checking for __freading... yes
2022-12-19T16:46:21 checking for fstatat... yes
2022-12-19T16:46:21 checking for getdtablesize... yes
2022-12-19T16:46:21 checking for getprogname... no
2022-12-19T16:46:21 checking for getexecname... no
2022-12-19T16:46:21 checking for getrandom... yes
2022-12-19T16:46:21 checking for iswcntrl... yes
2022-12-19T16:46:21 checking for iswblank... yes
2022-12-19T16:46:21 checking for uselocale... yes
2022-12-19T16:46:21 checking for newlocale... yes
2022-12-19T16:46:21 checking for duplocale... yes
2022-12-19T16:46:21 checking for freelocale... yes
2022-12-19T16:46:21 checking for mbsinit... yes
2022-12-19T16:46:21 checking for mbrtowc... yes
2022-12-19T16:46:21 checking for mbslen... no
2022-12-19T16:46:21 checking for mprotect... yes
2022-12-19T16:46:21 checking for mkstemp... yes
2022-12-19T16:46:21 checking for nl_langinfo... yes
2022-12-19T16:46:21 checking for openat... yes
2022-12-19T16:46:21 checking for pipe... yes
2022-12-19T16:46:21 checking for pipe2... yes
2022-12-19T16:46:21 checking for posix_spawn_file_actions_addchdir_np... yes
2022-12-19T16:46:21 checking for posix_spawn_file_actions_addchdir... no
2022-12-19T16:46:21 checking for readlink... yes
2022-12-19T16:46:21 checking for isblank... yes
2022-12-19T16:46:21 checking for iswctype... yes
2022-12-19T16:46:21 checking for link... yes
2022-12-19T16:46:21 checking for secure_getenv... yes
2022-12-19T16:46:21 checking for getuid... yes
2022-12-19T16:46:21 checking for geteuid... yes
2022-12-19T16:46:21 checking for getgid... yes
2022-12-19T16:46:22 checking for getegid... yes
2022-12-19T16:46:22 checking for sigaction... yes
2022-12-19T16:46:22 checking for sigaltstack... yes
2022-12-19T16:46:22 checking for siginterrupt... yes
2022-12-19T16:46:22 checking for setrlimit... yes
2022-12-19T16:46:22 checking for getrlimit... yes
2022-12-19T16:46:22 checking for snprintf... yes
2022-12-19T16:46:22 checking for strerror_r... yes
2022-12-19T16:46:22 checking for __xpg_strerror_r... yes
2022-12-19T16:46:22 checking for strndup... yes
2022-12-19T16:46:22 checking for vasnprintf... no
2022-12-19T16:46:22 checking for wcrtomb... yes
2022-12-19T16:46:22 checking for wcwidth... yes
2022-12-19T16:46:22 checking for explicit_bzero... yes
2022-12-19T16:46:22 checking for memset_s... no
2022-12-19T16:46:22 checking for ftruncate... yes
2022-12-19T16:46:22 checking for gettimeofday... yes
2022-12-19T16:46:22 checking for pthread_sigmask... yes
2022-12-19T16:46:22 checking for setenv... yes
2022-12-19T16:46:22 checking for sleep... yes
2022-12-19T16:46:22 checking for catgets... yes
2022-12-19T16:46:22 checking for shutdown... yes
2022-12-19T16:46:22 checking for mquery... no
2022-12-19T16:46:22 checking for pstat_getprocvm... no
2022-12-19T16:46:22 checking for wctob... yes
2022-12-19T16:46:22 checking for nl_langinfo and CODESET... yes
2022-12-19T16:46:22 checking for a traditional french locale... none
2022-12-19T16:46:22 checking whether malloc is ptrdiff_t safe... yes
2022-12-19T16:46:22 checking whether malloc, realloc, calloc set errno on failure... yes
2022-12-19T16:46:22 checking whether lstat correctly handles trailing slash... yes
2022-12-19T16:46:22 checking whether // is distinct from /... no
2022-12-19T16:46:22 checking whether realpath works... yes
2022-12-19T16:46:22 checking for getcwd... yes
2022-12-19T16:46:22 checking whether the preprocessor supports include_next... yes
2022-12-19T16:46:22 checking whether source code line length is unlimited... yes
2022-12-19T16:46:22 checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed
2022-12-19T16:46:22 checking if environ is properly declared... yes
2022-12-19T16:46:22 checking for complete errno.h... yes
2022-12-19T16:46:22 checking whether strerror_r is declared... yes
2022-12-19T16:46:22 checking whether strerror_r returns char *... yes
2022-12-19T16:46:22 checking for mode_t... yes
2022-12-19T16:46:23 checking for sig_atomic_t... yes
2022-12-19T16:46:23 checking whether fchdir is declared... yes
2022-12-19T16:46:24 checking for working fcntl.h... yes
2022-12-19T16:46:24 checking for pid_t... yes
2022-12-19T16:46:24 checking for eaccess... yes
2022-12-19T16:46:24 checking whether frexp() can be used without linking with libm... yes
2022-12-19T16:46:24 checking whether alarm is declared... yes
2022-12-19T16:46:24 checking whether long double and double are the same... no
2022-12-19T16:46:24 checking whether stdin defaults to large file offsets... yes
2022-12-19T16:46:24 checking whether fseeko is declared... yes
2022-12-19T16:46:24 checking for fseeko... yes
2022-12-19T16:46:24 checking whether fflush works on input streams... no
2022-12-19T16:46:24 checking whether stat file-mode macros are broken... no
2022-12-19T16:46:24 checking for C/C++ restrict keyword... __restrict__
2022-12-19T16:46:24 checking for nlink_t... yes
2022-12-19T16:46:24 checking whether ftello is declared... yes
2022-12-19T16:46:24 checking whether ungetc works on arbitrary bytes... yes
2022-12-19T16:46:24 checking for ftello... yes
2022-12-19T16:46:24 checking whether ftello works... yes
2022-12-19T16:46:24 checking whether getcwd (NULL, 0) allocates memory for result... yes
2022-12-19T16:46:24 checking for getcwd with POSIX signature... yes
2022-12-19T16:46:24 checking whether getcwd is declared... yes
2022-12-19T16:46:24 checking whether getdtablesize is declared... yes
2022-12-19T16:46:24 checking for getopt.h... (cached) yes
2022-12-19T16:46:24 checking for getopt_long_only... yes
2022-12-19T16:46:24 checking whether getopt is POSIX compatible... yes
2022-12-19T16:46:24 checking for working GNU getopt function... yes
2022-12-19T16:46:24 checking for working GNU getopt_long function... yes
2022-12-19T16:46:24 checking for pthread.h... (cached) yes
2022-12-19T16:46:24 checking for pthread_kill in -lpthread... yes
2022-12-19T16:46:24 checking whether POSIX threads API is available... yes
2022-12-19T16:46:24 checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
2022-12-19T16:46:24 checking whether setlocale (category, NULL) is multithread-safe... yes
2022-12-19T16:46:25 checking host CPU and C ABI... arm64
2022-12-19T16:46:25 checking for ld... /usr/bin/ld
2022-12-19T16:46:25 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:46:25 checking for shared library run path origin... done
2022-12-19T16:46:25 checking 32-bit host C ABI... no
2022-12-19T16:46:25 checking for ELF binary format... yes
2022-12-19T16:46:25 checking for the common suffixes of directories in the library search path... lib,lib,lib
2022-12-19T16:46:25 checking for iconv... yes
2022-12-19T16:46:25 checking for working iconv... yes
2022-12-19T16:46:25 checking whether iconv is compatible with its POSIX signature... yes
2022-12-19T16:46:25 checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
2022-12-19T16:46:25 checking for wint_t... yes
2022-12-19T16:46:25 checking whether wint_t is large enough... yes
2022-12-19T16:46:25 checking whether the compiler produces multi-arch binaries... no
2022-12-19T16:46:25 checking whether stdint.h conforms to C99... yes
2022-12-19T16:46:25 checking whether stdint.h works without ISO C predefines... yes
2022-12-19T16:46:25 checking whether stdint.h has UINTMAX_WIDTH etc.... yes
2022-12-19T16:46:25 checking where to find the exponent in a 'double'... word 1 bit 20
2022-12-19T16:46:25 checking where to find the exponent in a 'float'... word 0 bit 23
2022-12-19T16:46:25 checking whether byte ordering is bigendian... no
2022-12-19T16:46:25 checking whether iswcntrl works... yes
2022-12-19T16:46:25 checking for towlower... yes
2022-12-19T16:46:25 checking for wctype_t... yes
2022-12-19T16:46:25 checking for wctrans_t... yes
2022-12-19T16:46:25 checking for a traditional japanese locale... none
2022-12-19T16:46:25 checking for a french Unicode locale... none
2022-12-19T16:46:25 checking for a transitional chinese locale... none
2022-12-19T16:46:25 checking whether langinfo.h defines CODESET... yes
2022-12-19T16:46:25 checking whether langinfo.h defines T_FMT_AMPM... yes
2022-12-19T16:46:25 checking whether langinfo.h defines ALTMON_1... yes
2022-12-19T16:46:25 checking whether langinfo.h defines ERA... yes
2022-12-19T16:46:25 checking whether langinfo.h defines YESEXPR... yes
2022-12-19T16:46:25 checking for wchar_t... yes
2022-12-19T16:46:25 checking for good max_align_t... yes
2022-12-19T16:46:25 checking whether NULL can be used in arbitrary expressions... yes
2022-12-19T16:46:25 checking whether locale.h defines locale_t... yes
2022-12-19T16:46:25 checking whether locale.h conforms to POSIX:2001... yes
2022-12-19T16:46:25 checking whether struct lconv is properly defined... yes
2022-12-19T16:46:25 checking for LC_MESSAGES... yes
2022-12-19T16:46:25 checking whether uselocale works... yes
2022-12-19T16:46:25 checking for fake locale system (OpenBSD)... no
2022-12-19T16:46:25 checking for Solaris 11.4 locale system... no
2022-12-19T16:46:25 checking for getlocalename_l... no
2022-12-19T16:46:25 checking for CFPreferencesCopyAppValue... no
2022-12-19T16:46:25 checking for CFLocaleCopyPreferredLanguages... no
2022-12-19T16:46:25 checking for multithread API to use... none
2022-12-19T16:46:25 checking for a sed that does not truncate output... /usr/bin/sed
2022-12-19T16:46:25 checking whether malloc (0) returns nonnull... yes
2022-12-19T16:46:26 checking whether NAN macro works... yes
2022-12-19T16:46:26 checking whether HUGE_VAL works... yes
2022-12-19T16:46:26 checking for mbstate_t... yes
2022-12-19T16:46:26 checking for mmap... yes
2022-12-19T16:46:26 checking for MAP_ANONYMOUS... yes
2022-12-19T16:46:26 checking whether memchr works... yes
2022-12-19T16:46:26 checking whether memrchr is declared... yes
2022-12-19T16:46:26 checking whether <limits.h> defines MIN and MAX... no
2022-12-19T16:46:26 checking whether <sys/param.h> defines MIN and MAX... yes
2022-12-19T16:46:26 checking for O_CLOEXEC... yes
2022-12-19T16:46:26 checking for promoted mode_t type... mode_t
2022-12-19T16:46:26 checking for library containing posix_spawn... none required
2022-12-19T16:46:26 checking for posix_spawn... yes
2022-12-19T16:46:26 checking whether posix_spawn is declared... yes
2022-12-19T16:46:26 checking whether posix_spawn works... yes
2022-12-19T16:46:26 checking whether posix_spawn rejects scripts without shebang... yes
2022-12-19T16:46:26 checking whether posix_spawnp rejects scripts without shebang... yes
2022-12-19T16:46:26 checking whether posix_spawnattr_setschedpolicy is supported... yes
2022-12-19T16:46:26 checking whether posix_spawnattr_setschedparam is supported... yes
2022-12-19T16:46:26 checking for sigset_t... yes
2022-12-19T16:46:26 checking for SIGPIPE... yes
2022-12-19T16:46:26 checking for sched.h... yes
2022-12-19T16:46:26 checking for struct sched_param... yes
2022-12-19T16:46:26 checking for uid_t in sys/types.h... yes
2022-12-19T16:46:26 checking for volatile sig_atomic_t... yes
2022-12-19T16:46:26 checking for sighandler_t... yes
2022-12-19T16:46:26 checking whether C symbols are prefixed with underscore at the linker level... no
2022-12-19T16:46:26 checking whether snprintf returns a byte count as in C99... yes
2022-12-19T16:46:26 checking whether snprintf is declared... yes
2022-12-19T16:46:26 checking for posix_spawnattr_t... yes
2022-12-19T16:46:26 checking for posix_spawn_file_actions_t... yes
2022-12-19T16:46:26 checking for stdbool.h that conforms to C99... yes
2022-12-19T16:46:26 checking for _Bool... yes
2022-12-19T16:46:26 checking whether fcloseall is declared... yes
2022-12-19T16:46:26 checking which flavor of printf attribute matches inttypes macros... system
2022-12-19T16:46:26 checking whether ecvt is declared... yes
2022-12-19T16:46:26 checking whether fcvt is declared... yes
2022-12-19T16:46:27 checking whether gcvt is declared... yes
2022-12-19T16:46:27 checking whether strdup is declared... yes
2022-12-19T16:46:27 checking whether strerror(0) succeeds... yes
2022-12-19T16:46:27 checking for strerror_r with POSIX signature... no
2022-12-19T16:46:27 checking whether __xpg_strerror_r works... yes
2022-12-19T16:46:27 checking whether strndup is declared... yes
2022-12-19T16:46:27 checking whether strnlen is declared... yes
2022-12-19T16:46:27 checking whether strsignal is declared... yes
2022-12-19T16:46:27 checking whether strstr works... yes
2022-12-19T16:46:27 checking whether ldexp() can be used without linking with libm... yes
2022-12-19T16:46:27 checking for struct timespec in <time.h>... yes
2022-12-19T16:46:27 checking for TIME_UTC in <time.h>... yes
2022-12-19T16:46:27 checking whether execvpe is declared... yes
2022-12-19T16:46:27 checking whether clearerr_unlocked is declared... yes
2022-12-19T16:46:27 checking whether feof_unlocked is declared... yes
2022-12-19T16:46:27 checking whether ferror_unlocked is declared... yes
2022-12-19T16:46:27 checking whether fflush_unlocked is declared... yes
2022-12-19T16:46:27 checking whether fgets_unlocked is declared... yes
2022-12-19T16:46:27 checking whether fputc_unlocked is declared... yes
2022-12-19T16:46:27 checking whether fputs_unlocked is declared... yes
2022-12-19T16:46:27 checking whether fread_unlocked is declared... yes
2022-12-19T16:46:27 checking whether fwrite_unlocked is declared... yes
2022-12-19T16:46:27 checking whether getc_unlocked is declared... yes
2022-12-19T16:46:27 checking whether getchar_unlocked is declared... yes
2022-12-19T16:46:27 checking whether putc_unlocked is declared... yes
2022-12-19T16:46:27 checking whether putchar_unlocked is declared... yes
2022-12-19T16:46:27 checking for inttypes.h... yes
2022-12-19T16:46:27 checking for stdint.h... yes
2022-12-19T16:46:27 checking for intmax_t... yes
2022-12-19T16:46:27 checking whether snprintf truncates the result as in C99... yes
2022-12-19T16:46:27 checking for snprintf... (cached) yes
2022-12-19T16:46:27 checking for strnlen... yes
2022-12-19T16:46:27 checking for wcslen... yes
2022-12-19T16:46:27 checking for wcsnlen... yes
2022-12-19T16:46:27 checking for mbrtowc... (cached) yes
2022-12-19T16:46:27 checking for wcrtomb... (cached) yes
2022-12-19T16:46:27 checking whether _snprintf is declared... no
2022-12-19T16:46:27 checking whether printf supports size specifiers as in C99... yes
2022-12-19T16:46:27 checking whether printf supports 'long double' arguments... yes
2022-12-19T16:46:27 checking whether printf supports infinite 'double' arguments... yes
2022-12-19T16:46:28 checking whether printf supports infinite 'long double' arguments... yes
2022-12-19T16:46:28 checking whether printf supports the 'a' and 'A' directives... yes
2022-12-19T16:46:28 checking whether printf supports the 'F' directive... yes
2022-12-19T16:46:28 checking whether printf supports the 'n' directive... no
2022-12-19T16:46:28 checking whether printf supports the 'ls' directive... yes
2022-12-19T16:46:28 checking whether printf supports the grouping flag... yes
2022-12-19T16:46:28 checking whether printf supports the left-adjust flag correctly... yes
2022-12-19T16:46:28 checking whether printf supports the zero flag correctly... yes
2022-12-19T16:46:28 checking whether printf supports large precisions... yes
2022-12-19T16:46:28 checking whether printf survives out-of-memory conditions... yes
2022-12-19T16:46:28 checking whether wcsdup is declared... yes
2022-12-19T16:46:28 checking whether <sys/socket.h> is self-contained... yes
2022-12-19T16:46:28 checking for shutdown... (cached) yes
2022-12-19T16:46:28 checking whether <sys/socket.h> defines the SHUT_* macros... yes
2022-12-19T16:46:28 checking for struct sockaddr_storage... yes
2022-12-19T16:46:28 checking for sa_family_t... yes
2022-12-19T16:46:28 checking for struct sockaddr_storage.ss_family... yes
2022-12-19T16:46:28 checking for library needed for semaphore functions... none
2022-12-19T16:46:28 checking for struct timeval... yes
2022-12-19T16:46:28 checking for wide-enough struct timeval.tv_sec member... yes
2022-12-19T16:46:28 checking for IPv4 sockets... yes
2022-12-19T16:46:28 checking for IPv6 sockets... yes
2022-12-19T16:46:28 checking for off_t... yes
2022-12-19T16:46:28 checking whether INT32_MAX < INTMAX_MAX... yes
2022-12-19T16:46:28 checking whether INT64_MAX == LONG_MAX... yes
2022-12-19T16:46:28 checking whether UINT32_MAX < UINTMAX_MAX... yes
2022-12-19T16:46:28 checking whether UINT64_MAX == ULONG_MAX... yes
2022-12-19T16:46:28 checking whether <sys/select.h> is self-contained... yes
2022-12-19T16:46:28 checking for library containing setsockopt... none needed
2022-12-19T16:46:28 checking whether select supports a 0 argument... yes
2022-12-19T16:46:28 checking whether select detects invalid fds... yes
2022-12-19T16:46:28 checking for pthread_t... yes
2022-12-19T16:46:29 checking for pthread_spinlock_t... yes
2022-12-19T16:46:29 checking for PTHREAD_CREATE_DETACHED... yes
2022-12-19T16:46:29 checking for PTHREAD_MUTEX_RECURSIVE... yes
2022-12-19T16:46:29 checking for PTHREAD_MUTEX_ROBUST... yes
2022-12-19T16:46:29 checking for PTHREAD_PROCESS_SHARED... yes
2022-12-19T16:46:29 checking whether setenv is declared... yes
2022-12-19T16:46:29 checking for search.h... yes
2022-12-19T16:46:29 checking for tsearch... yes
2022-12-19T16:46:29 checking whether <sys/ioctl.h> declares ioctl... yes
2022-12-19T16:46:29 checking whether unsetenv is declared... yes
2022-12-19T16:46:29 checking for alloca as a compiler built-in... yes
2022-12-19T16:46:29 checking whether to enable assertions... yes
2022-12-19T16:46:29 checking whether btowc(0) is correct... yes
2022-12-19T16:46:29 checking whether btowc(EOF) is correct... guessing yes
2022-12-19T16:46:29 checking for __builtin_expect... yes
2022-12-19T16:46:29 checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes
2022-12-19T16:46:29 checking whether this system supports file names of any length... no
2022-12-19T16:46:29 checking for library containing clock_gettime... none required
2022-12-19T16:46:29 checking for clock_gettime... yes
2022-12-19T16:46:29 checking for clock_settime... yes
2022-12-19T16:46:29 checking for closedir... yes
2022-12-19T16:46:29 checking for d_ino member in directory struct... yes
2022-12-19T16:46:29 checking for dirfd... yes
2022-12-19T16:46:29 checking whether dirfd is declared... yes
2022-12-19T16:46:29 checking whether dirfd is a macro... no
2022-12-19T16:46:29 checking whether // is distinct from /... (cached) no
2022-12-19T16:46:29 checking whether dup works... yes
2022-12-19T16:46:29 checking whether dup2 works... yes
2022-12-19T16:46:29 checking for error_at_line... yes
2022-12-19T16:46:29 checking whether fflush works on input streams... (cached) no
2022-12-19T16:46:29 checking whether fcntl handles F_DUPFD correctly... yes
2022-12-19T16:46:29 checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
2022-12-19T16:46:29 checking whether fdopendir is declared... yes
2022-12-19T16:46:29 checking whether fdopendir works... yes
2022-12-19T16:46:29 checking whether fflush works on input streams... (cached) no
2022-12-19T16:46:29 checking for flexible array member... yes
2022-12-19T16:46:29 checking whether conversion from 'int' to 'long double' works... yes
2022-12-19T16:46:29 checking whether fopen recognizes a trailing slash... yes
2022-12-19T16:46:29 checking whether fopen supports the mode character 'x'... yes
2022-12-19T16:46:29 checking whether fopen supports the mode character 'e'... yes
2022-12-19T16:46:29 checking for __fpending... yes
2022-12-19T16:46:29 checking whether __fpending is declared... yes
2022-12-19T16:46:29 checking whether fpurge is declared... no
2022-12-19T16:46:30 checking whether free is known to preserve errno... yes
2022-12-19T16:46:30 checking whether frexp works... yes
2022-12-19T16:46:30 checking whether frexpl is declared... yes
2022-12-19T16:46:30 checking whether frexpl() can be used without linking with libm... yes
2022-12-19T16:46:30 checking whether frexpl works... yes
2022-12-19T16:46:30 checking for fseeko... (cached) yes
2022-12-19T16:46:30 checking whether fflush works on input streams... (cached) no
2022-12-19T16:46:30 checking for _fseeki64... no
2022-12-19T16:46:30 checking whether fstatat (..., 0) works... yes
2022-12-19T16:46:30 checking for ftello... (cached) yes
2022-12-19T16:46:30 checking whether ftello works... (cached) yes
2022-12-19T16:46:30 checking whether getcwd handles long file names properly... yes
2022-12-19T16:46:30 checking for getpagesize... yes
2022-12-19T16:46:30 checking whether getcwd succeeds when 4k < cwd_length < 16k... yes
2022-12-19T16:46:30 checking whether getdtablesize works... yes
2022-12-19T16:46:30 checking for getpagesize... (cached) yes
2022-12-19T16:46:30 checking whether getpagesize is declared... yes
2022-12-19T16:46:30 checking whether program_invocation_name is declared... yes
2022-12-19T16:46:30 checking whether program_invocation_short_name is declared... yes
2022-12-19T16:46:30 checking whether __argv is declared... no
2022-12-19T16:46:30 checking whether getrandom is compatible with its GNU+BSD signature... yes
2022-12-19T16:46:30 checking whether the compiler generally respects inline... yes
2022-12-19T16:46:30 checking whether isnan(double) can be used without linking with libm... yes
2022-12-19T16:46:30 checking whether isnan(float) can be used without linking with libm... yes
2022-12-19T16:46:30 checking whether isnan(float) works... yes
2022-12-19T16:46:30 checking whether isnan(long double) can be used without linking with libm... yes
2022-12-19T16:46:30 checking whether isnanl works... yes
2022-12-19T16:46:30 checking whether iswblank is declared... yes
2022-12-19T16:46:30 checking whether iswdigit is ISO C compliant... guessing yes
2022-12-19T16:46:30 checking whether iswxdigit is ISO C compliant... guessing yes
2022-12-19T16:46:30 checking whether the compiler supports the __inline keyword... yes
2022-12-19T16:46:30 checking whether lseek detects pipes... yes
2022-12-19T16:46:30 checking whether malloc (0) returns nonnull... (cached) yes
2022-12-19T16:46:30 checking whether mbrtowc handles incomplete characters... guessing yes
2022-12-19T16:46:30 checking whether mbrtowc works as well as mbtowc... guessing yes
2022-12-19T16:46:30 checking whether mbrtowc handles a NULL pwc argument... guessing yes
2022-12-19T16:46:30 checking whether mbrtowc handles a NULL string argument... guessing yes
2022-12-19T16:46:30 checking whether mbrtowc has a correct return value... guessing yes
2022-12-19T16:46:30 checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
2022-12-19T16:46:30 checking whether mbrtowc stores incomplete characters... guessing no
2022-12-19T16:46:30 checking whether mbrtowc works on empty input... yes
2022-12-19T16:46:30 checking whether the C locale is free of encoding errors... no
2022-12-19T16:46:30 checking whether mbrtowc handles incomplete characters... (cached) guessing yes
2022-12-19T16:46:30 checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
2022-12-19T16:46:30 checking for mbtowc... yes
2022-12-19T16:46:30 checking for mempcpy... (cached) yes
2022-12-19T16:46:30 checking for memrchr... yes
2022-12-19T16:46:30 checking whether mkdir handles trailing slash... yes
2022-12-19T16:46:30 checking whether mkdir handles trailing dot... yes
2022-12-19T16:46:31 checking for mkdtemp... yes
2022-12-19T16:46:31 checking for working mkstemp... yes
2022-12-19T16:46:31 checking whether YESEXPR works... yes
2022-12-19T16:46:31 checking for obstacks that work with any size object... no
2022-12-19T16:46:31 checking whether open recognizes a trailing slash... yes
2022-12-19T16:46:31 checking for opendir... yes
2022-12-19T16:46:31 checking whether posix_spawn_file_actions_addclose works... yes
2022-12-19T16:46:31 checking whether posix_spawn_file_actions_adddup2 works... yes
2022-12-19T16:46:31 checking whether posix_spawn_file_actions_addopen works... yes
2022-12-19T16:46:31 checking whether frexp works... (cached) yes
2022-12-19T16:46:31 checking whether ldexp can be used without linking with libm... (cached) yes
2022-12-19T16:46:31 checking whether frexpl() can be used without linking with libm... (cached) yes
2022-12-19T16:46:31 checking whether frexpl works... (cached) yes
2022-12-19T16:46:31 checking whether frexpl is declared... (cached) yes
2022-12-19T16:46:31 checking whether ldexpl() can be used without linking with libm... yes
2022-12-19T16:46:31 checking whether ldexpl works... yes
2022-12-19T16:46:31 checking whether ldexpl is declared... yes
2022-12-19T16:46:31 checking whether program_invocation_name is declared... (cached) yes
2022-12-19T16:46:31 checking whether program_invocation_short_name is declared... (cached) yes
2022-12-19T16:46:31 checking for raise... yes
2022-12-19T16:46:31 checking for sigprocmask... yes
2022-12-19T16:46:31 checking for rawmemchr... yes
2022-12-19T16:46:31 checking for readdir... yes
2022-12-19T16:46:31 checking whether readlink signature is correct... yes
2022-12-19T16:46:31 checking whether readlink handles trailing slash correctly... yes
2022-12-19T16:46:31 checking whether readlink truncates results correctly... yes
2022-12-19T16:46:31 checking whether realloc (0, 0) returns nonnull... yes
2022-12-19T16:46:31 checking for reallocarray... yes
2022-12-19T16:46:31 checking for working re_compile_pattern... no
2022-12-19T16:46:31 checking for libintl.h... yes
2022-12-19T16:46:31 checking whether isblank is declared... yes
2022-12-19T16:46:31 checking whether rename honors trailing slash on destination... yes
2022-12-19T16:46:31 checking whether rename honors trailing slash on source... yes
2022-12-19T16:46:31 checking whether rename manages hard links correctly... yes
2022-12-19T16:46:31 checking whether rename manages existing destinations correctly... yes
2022-12-19T16:46:31 checking for rewinddir... yes
2022-12-19T16:46:31 checking whether rmdir works... yes
2022-12-19T16:46:31 checking whether setlocale supports the C locale... yes
2022-12-19T16:46:31 checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
2022-12-19T16:46:31 checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
2022-12-19T16:46:31 checking for struct sigaction.sa_sigaction... yes
2022-12-19T16:46:32 checking for signbit macro... yes
2022-12-19T16:46:32 checking for signbit compiler built-ins... yes
2022-12-19T16:46:32 checking for sigprocmask... (cached) yes
2022-12-19T16:46:32 checking for stack direction... grows down
2022-12-19T16:46:32 checking for stack_t... yes
2022-12-19T16:46:32 checking for working sigaltstack... yes
2022-12-19T16:46:32 checking for correct stack_t interpretation... yes
2022-12-19T16:46:32 checking for stdint.h... (cached) yes
2022-12-19T16:46:32 checking for SIZE_MAX... yes
2022-12-19T16:46:32 checking for snprintf... (cached) yes
2022-12-19T16:46:32 checking whether snprintf respects a size of 1... yes
2022-12-19T16:46:32 checking whether printf supports POSIX/XSI format strings with positions... yes
2022-12-19T16:46:32 checking for ssize_t... yes
2022-12-19T16:46:32 checking whether stat handles trailing slashes on files... yes
2022-12-19T16:46:32 checking for struct stat.st_atim.tv_nsec... yes
2022-12-19T16:46:32 checking whether struct stat.st_atim is of type struct timespec... yes
2022-12-19T16:46:32 checking for struct stat.st_birthtimespec.tv_nsec... no
2022-12-19T16:46:32 checking for struct stat.st_birthtimensec... no
2022-12-19T16:46:32 checking for struct stat.st_birthtim.tv_nsec... no
2022-12-19T16:46:32 checking for working stdalign.h... yes
2022-12-19T16:46:32 checking for va_copy... yes
2022-12-19T16:46:32 checking for stpcpy... yes
2022-12-19T16:46:32 checking for strchrnul... yes
2022-12-19T16:46:32 checking whether strchrnul works... yes
2022-12-19T16:46:32 checking for working strerror function... yes
2022-12-19T16:46:32 checking for working strndup... yes
2022-12-19T16:46:32 checking for working strnlen... yes
2022-12-19T16:46:32 checking for strsignal... yes
2022-12-19T16:46:32 checking whether strsignal always returns a string... yes
2022-12-19T16:46:32 checking whether strstr works in linear time... yes
2022-12-19T16:46:32 checking whether strstr works... (cached) yes
2022-12-19T16:46:32 checking whether strtod obeys C99... yes
2022-12-19T16:46:32 checking for sys/single_threaded.h... yes
2022-12-19T16:46:32 checking for ptrdiff_t... yes
2022-12-19T16:46:32 checking for vasprintf... yes
2022-12-19T16:46:32 checking for vasprintf... (cached) yes
2022-12-19T16:46:32 checking for ptrdiff_t... (cached) yes
2022-12-19T16:46:32 checking for waitid... yes
2022-12-19T16:46:32 checking whether mbrtowc handles incomplete characters... (cached) guessing yes
2022-12-19T16:46:32 checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
2022-12-19T16:46:32 checking whether wcrtomb works in the C locale... yes
2022-12-19T16:46:32 checking whether wcrtomb return value is correct... guessing yes
2022-12-19T16:46:32 checking whether wcwidth is declared... yes
2022-12-19T16:46:33 checking whether wcwidth works reasonably in UTF-8 locales... yes
2022-12-19T16:46:33 checking for stdint.h... (cached) yes
2022-12-19T16:46:33 checking for a traditional french locale... (cached) none
2022-12-19T16:46:33 checking for a french Unicode locale... (cached) none
2022-12-19T16:46:33 checking for a traditional french locale... (cached) none
2022-12-19T16:46:33 checking for a turkish Unicode locale... none
2022-12-19T16:46:33 checking whether open recognizes a trailing slash... (cached) yes
2022-12-19T16:46:33 checking for close_range... yes
2022-12-19T16:46:33 checking whether fdopen sets errno... yes
2022-12-19T16:46:33 checking whether freopen works on closed fds... yes
2022-12-19T16:46:33 checking for gettimeofday with POSIX signature... yes
2022-12-19T16:46:33 checking for library containing inet_pton... none required
2022-12-19T16:46:33 checking whether inet_pton is declared... yes
2022-12-19T16:46:33 checking whether byte ordering is bigendian... (cached) no
2022-12-19T16:46:33 checking for ioctl... yes
2022-12-19T16:46:33 checking for ioctl with POSIX signature... no
2022-12-19T16:46:33 checking where to find the exponent in a 'double'... (cached) word 1 bit 20
2022-12-19T16:46:33 checking where to find the exponent in a 'float'... (cached) word 0 bit 23
2022-12-19T16:46:33 checking where to find the exponent in a 'long double'... word 3 bit 16
2022-12-19T16:46:33 checking for a traditional french locale... (cached) none
2022-12-19T16:46:33 checking for a french Unicode locale... (cached) none
2022-12-19T16:46:33 checking for a traditional japanese locale... (cached) none
2022-12-19T16:46:33 checking for a transitional chinese locale... (cached) none
2022-12-19T16:46:33 checking for a traditional french locale... (cached) none
2022-12-19T16:46:33 checking for a french Unicode locale... (cached) none
2022-12-19T16:46:33 checking for a traditional japanese locale... (cached) none
2022-12-19T16:46:33 checking for a transitional chinese locale... (cached) none
2022-12-19T16:46:33 checking whether link obeys POSIX... yes
2022-12-19T16:46:33 checking for a traditional french locale... (cached) none
2022-12-19T16:46:33 checking for a french Unicode locale... (cached) none
2022-12-19T16:46:33 checking for a traditional japanese locale... (cached) none
2022-12-19T16:46:33 checking for a transitional chinese locale... (cached) none
2022-12-19T16:46:33 checking for a french Unicode locale... (cached) none
2022-12-19T16:46:33 checking for a french Unicode locale... (cached) none
2022-12-19T16:46:33 checking for a transitional chinese locale... (cached) none
2022-12-19T16:46:33 checking for library containing nanosleep... none required
2022-12-19T16:46:34 checking for working nanosleep... no (mishandles large arguments)
2022-12-19T16:46:34 checking whether <netinet/in.h> is self-contained... yes
2022-12-19T16:46:34 checking for a traditional french locale... (cached) none
2022-12-19T16:46:34 checking for a french Unicode locale... (cached) none
2022-12-19T16:46:34 checking whether perror matches strerror... yes
2022-12-19T16:46:34 checking whether pthread_create exists as a global function... yes
2022-12-19T16:46:34 checking whether pthread_sigmask is a macro... no
2022-12-19T16:46:34 checking whether pthread_sigmask works without -lpthread... yes
2022-12-19T16:46:34 checking whether pthread_sigmask returns error numbers... yes
2022-12-19T16:46:36 checking whether pthread_sigmask unblocks signals correctly... guessing yes
2022-12-19T16:46:36 checking for putenv compatible with GNU and SVID... yes
2022-12-19T16:46:36 checking whether sched_yield is declared... yes
2022-12-19T16:46:36 checking whether select supports a 0 argument... (cached) yes
2022-12-19T16:46:36 checking whether select detects invalid fds... (cached) yes
2022-12-19T16:46:36 checking whether setenv validates arguments... yes
2022-12-19T16:46:36 checking for a traditional french locale... (cached) none
2022-12-19T16:46:36 checking for a french Unicode locale... (cached) none
2022-12-19T16:46:36 checking for a traditional japanese locale... (cached) none
2022-12-19T16:46:36 checking for a transitional chinese locale... (cached) none
2022-12-19T16:46:36 checking whether sleep is declared... yes
2022-12-19T16:46:37 checking for working sleep... yes
2022-12-19T16:46:37 checking for socklen_t... yes
2022-12-19T16:46:37 checking for a traditional french locale... (cached) none
2022-12-19T16:46:37 checking for a french Unicode locale... (cached) none
2022-12-19T16:46:37 checking whether symlink handles trailing slash correctly... yes
2022-12-19T16:46:37 checking for unsetenv... yes
2022-12-19T16:46:37 checking for unsetenv() return type... int
2022-12-19T16:46:38 checking whether unsetenv obeys POSIX... yes
2022-12-19T16:46:38 checking for a traditional french locale... (cached) none
2022-12-19T16:46:38 checking for a french Unicode locale... (cached) none
2022-12-19T16:46:38 checking for a traditional japanese locale... (cached) none
2022-12-19T16:46:38 checking for a transitional chinese locale... (cached) none
2022-12-19T16:46:38 checking whether wctob works... guessing yes
2022-12-19T16:46:38 checking whether wctob is declared... yes
2022-12-19T16:46:38 checking whether an open file can be renamed... yes
2022-12-19T16:46:38 checking if changeword is wanted... no
2022-12-19T16:46:38 checking which shell to use for syscmd... /bin/sh
2022-12-19T16:46:38 checking if malloc debugging is wanted... no
2022-12-19T16:46:38 checking whether NLS is requested... no
2022-12-19T16:46:38 checking for msgfmt... /usr/bin/msgfmt
2022-12-19T16:46:38 checking for gmsgfmt... /usr/bin/msgfmt
2022-12-19T16:46:38 checking for xgettext... /usr/bin/xgettext
2022-12-19T16:46:38 checking for msgmerge... /usr/bin/msgmerge
2022-12-19T16:46:38 checking for CFPreferencesCopyAppValue... (cached) no
2022-12-19T16:46:38 checking for CFLocaleCopyPreferredLanguages... (cached) no
2022-12-19T16:46:38 checking whether to use NLS... no
2022-12-19T16:46:38 checking that generated files are newer than configure... done
2022-12-19T16:46:38 configure: creating ./config.status
2022-12-19T16:46:38 config.status: creating Makefile
2022-12-19T16:46:38 config.status: creating doc/Makefile
2022-12-19T16:46:38 config.status: creating lib/Makefile
2022-12-19T16:46:38 config.status: creating po/Makefile.in
2022-12-19T16:46:38 config.status: creating src/Makefile
2022-12-19T16:46:38 config.status: creating tests/Makefile
2022-12-19T16:46:38 config.status: creating checks/Makefile
2022-12-19T16:46:38 config.status: creating examples/Makefile
2022-12-19T16:46:38 config.status: creating lib/config.h
2022-12-19T16:46:38 config.status: executing depfiles commands
2022-12-19T16:46:38 config.status: executing stamp-h commands
2022-12-19T16:46:38 config.status: executing po-directories commands
2022-12-19T16:46:38 config.status: creating po/POTFILES
2022-12-19T16:46:38 config.status: creating po/Makefile
2022-12-19T16:46:38 configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop
2022-12-19T16:46:38 >>> host-m4 1.4.19 Building
2022-12-19T16:46:38 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j5 -C /home/parallels/cm4-io/buildroot/output/build/host-m4-1.4.19/
2022-12-19T16:46:38 /usr/bin/make all-recursive
2022-12-19T16:46:38 Making all in .
2022-12-19T16:46:38 make[4]: Nothing to be done for 'all-am'.
2022-12-19T16:46:38 Making all in examples
2022-12-19T16:46:38 make[4]: Nothing to be done for 'all'.
2022-12-19T16:46:38 Making all in lib
2022-12-19T16:46:38 GEN alloca.h
2022-12-19T16:46:38 GEN configmake.h
2022-12-19T16:46:38 GEN dirent.h
2022-12-19T16:46:38 GEN fcntl.h
2022-12-19T16:46:38 GEN iconv.h
2022-12-19T16:46:38 GEN inttypes.h
2022-12-19T16:46:38 GEN langinfo.h
2022-12-19T16:46:38 GEN limits.h
2022-12-19T16:46:38 GEN locale.h
2022-12-19T16:46:38 GEN math.h
2022-12-19T16:46:38 GEN sched.h
2022-12-19T16:46:38 GEN signal.h
2022-12-19T16:46:38 GEN sigsegv.h
2022-12-19T16:46:38 GEN spawn.h
2022-12-19T16:46:38 GEN stdio.h
2022-12-19T16:46:38 GEN stdlib.h
2022-12-19T16:46:38 GEN string.h
2022-12-19T16:46:38 GEN sys/random.h
2022-12-19T16:46:38 GEN sys/stat.h
2022-12-19T16:46:38 GEN sys/types.h
2022-12-19T16:46:38 GEN sys/wait.h
2022-12-19T16:46:38 GEN time.h
2022-12-19T16:46:38 GEN unistd.h
2022-12-19T16:46:38 GEN unistr.h
2022-12-19T16:46:38 GEN unitypes.h
2022-12-19T16:46:38 GEN uniwidth.h
2022-12-19T16:46:38 GEN wchar.h
2022-12-19T16:46:38 GEN wctype.h
2022-12-19T16:46:38 /usr/bin/make all-am
2022-12-19T16:46:38 CC asyncsafe-spin.o
2022-12-19T16:46:38 CC openat-proc.o
2022-12-19T16:46:38 CC gl_avltree_oset.o
2022-12-19T16:46:38 CC basename-lgpl.o
2022-12-19T16:46:38 CC binary-io.o
2022-12-19T16:46:38 CC bitrotate.o
2022-12-19T16:46:38 CC c-ctype.o
2022-12-19T16:46:38 CC c-stack.o
2022-12-19T16:46:38 CC c-strcasecmp.o
2022-12-19T16:46:38 CC c-strncasecmp.o
2022-12-19T16:46:38 CC canonicalize.o
2022-12-19T16:46:38 CC clean-temp.o
2022-12-19T16:46:38 CC clean-temp-simple.o
2022-12-19T16:46:38 CC cloexec.o
2022-12-19T16:46:38 CC close-stream.o
2022-12-19T16:46:38 canonicalize.c: In function 'canonicalize_filename_mode':
2022-12-19T16:46:38 canonicalize.c:484:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
2022-12-19T16:46:38 484 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here."
2022-12-19T16:46:38 | ^~~~~~~
2022-12-19T16:46:38 canonicalize.c:485:5: warning: #warning "See <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644>." []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
2022-12-19T16:46:38 485 | #warning "See <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644>."
2022-12-19T16:46:38 | ^~~~~~~
2022-12-19T16:46:38 CC closein.o
2022-12-19T16:46:38 CC closeout.o
2022-12-19T16:46:38 CC concat-filename.o
2022-12-19T16:46:38 CC dirname.o
2022-12-19T16:46:38 CC basename.o
2022-12-19T16:46:38 CC dirname-lgpl.o
2022-12-19T16:46:38 CC stripslash.o
2022-12-19T16:46:38 CC execute.o
2022-12-19T16:46:38 CC exitfail.o
2022-12-19T16:46:38 CC fatal-signal.o
2022-12-19T16:46:38 CC fd-hook.o
2022-12-19T16:46:38 CC fd-safer-flag.o
2022-12-19T16:46:38 CC dup-safer-flag.o
2022-12-19T16:46:38 CC file-set.o
2022-12-19T16:46:38 CC filenamecat.o
2022-12-19T16:46:38 CC filenamecat-lgpl.o
2022-12-19T16:46:38 CC findprog-in.o
2022-12-19T16:46:38 CC fopen-safer.o
2022-12-19T16:46:38 CC freading.o
2022-12-19T16:46:38 CC getprogname.o
2022-12-19T16:46:38 CC hard-locale.o
2022-12-19T16:46:38 CC hash.o
2022-12-19T16:46:38 CC hash-pjw.o
2022-12-19T16:46:38 CC hash-triple-simple.o
2022-12-19T16:46:38 CC gl_linked_list.o
2022-12-19T16:46:38 CC gl_linkedhash_list.o
2022-12-19T16:46:38 CC gl_list.o
2022-12-19T16:46:38 CC localcharset.o
2022-12-19T16:46:38 CC localename.o
2022-12-19T16:46:38 CC localename-table.o
2022-12-19T16:46:38 CC malloca.o
2022-12-19T16:46:38 CC math.o
2022-12-19T16:46:38 CC mbchar.o
2022-12-19T16:46:39 CC mbiter.o
2022-12-19T16:46:39 CC mbslen.o
2022-12-19T16:46:39 CC mbsstr.o
2022-12-19T16:46:39 CC mbuiter.o
2022-12-19T16:46:39 CC memchr2.o
2022-12-19T16:46:39 CC openat-die.o
2022-12-19T16:46:39 CC gl_oset.o
2022-12-19T16:46:39 CC pipe2.o
2022-12-19T16:46:39 CC pipe2-safer.o
2022-12-19T16:46:39 CC printf-frexp.o
2022-12-19T16:46:39 CC printf-frexpl.o
2022-12-19T16:46:39 CC progname.o
2022-12-19T16:46:39 CC propername.o
2022-12-19T16:46:39 CC quotearg.o
2022-12-19T16:46:39 CC save-cwd.o
2022-12-19T16:46:39 CC malloc/scratch_buffer_dupfree.o
2022-12-19T16:46:39 CC malloc/scratch_buffer_grow.o
2022-12-19T16:46:39 CC malloc/scratch_buffer_grow_preserve.o
2022-12-19T16:46:39 CC malloc/scratch_buffer_set_array_size.o
2022-12-19T16:46:39 CC setlocale_null.o
2022-12-19T16:46:39 CC sig-handler.o
2022-12-19T16:46:39 CC sigsegv.o
2022-12-19T16:46:39 CC stackvma.o
2022-12-19T16:46:39 CC spawn-pipe.o
2022-12-19T16:46:39 CC stat-time.o
2022-12-19T16:46:39 CC mkstemp-safer.o
2022-12-19T16:46:39 CC striconv.o
2022-12-19T16:46:39 CC strnlen1.o
2022-12-19T16:46:39 CC tempname.o
2022-12-19T16:46:39 CC glthread/threadlib.o
2022-12-19T16:46:39 CC glthread/tls.o
2022-12-19T16:46:39 CC tmpdir.o
2022-12-19T16:46:39 CC trim.o
2022-12-19T16:46:39 CC unistd.o
2022-12-19T16:46:39 CC dup-safer.o
2022-12-19T16:46:39 CC fd-safer.o
2022-12-19T16:46:39 CC pipe-safer.o
2022-12-19T16:46:39 CC verror.o
2022-12-19T16:46:39 CC version-etc.o
2022-12-19T16:46:39 CC version-etc-fsf.o
2022-12-19T16:46:39 CC wait-process.o
2022-12-19T16:46:39 CC wctype-h.o
2022-12-19T16:46:39 CC xmalloc.o
2022-12-19T16:46:39 CC xalloc-die.o
2022-12-19T16:46:39 CC gl_xlist.o
2022-12-19T16:46:39 CC xmalloca.o
2022-12-19T16:46:39 CC gl_xoset.o
2022-12-19T16:46:39 CC xprintf.o
2022-12-19T16:46:39 CC xsize.o
2022-12-19T16:46:39 CC xstriconv.o
2022-12-19T16:46:39 CC xstrndup.o
2022-12-19T16:46:39 CC xvasprintf.o
2022-12-19T16:46:39 CC xasprintf.o
2022-12-19T16:46:39 CC asnprintf.o
2022-12-19T16:46:39 CC asprintf.o
2022-12-19T16:46:39 CC chdir-long.o
2022-12-19T16:46:39 CC fclose.o
2022-12-19T16:46:39 CC fcntl.o
2022-12-19T16:46:39 CC fflush.o
2022-12-19T16:46:39 CC fpurge.o
2022-12-19T16:46:39 CC freadahead.o
2022-12-19T16:46:39 CC fseek.o
2022-12-19T16:46:39 CC fseeko.o
2022-12-19T16:46:39 CC mbrtowc.o
2022-12-19T16:46:39 CC obstack.o
2022-12-19T16:46:39 CC printf-args.o
2022-12-19T16:46:39 CC printf-parse.o
2022-12-19T16:46:39 CC regex.o
2022-12-19T16:46:39 CC spawn_faction_addchdir.o
2022-12-19T16:46:39 CC vasnprintf.o
2022-12-19T16:46:39 CC vasprintf.o
2022-12-19T16:46:39 CC malloc/dynarray_at_failure.o
2022-12-19T16:46:39 CC malloc/dynarray_emplace_enlarge.o
2022-12-19T16:46:39 CC malloc/dynarray_finalize.o
2022-12-19T16:46:39 CC malloc/dynarray_resize.o
2022-12-19T16:46:39 CC malloc/dynarray_resize_clear.o
2022-12-19T16:46:39 CC glthread/lock.o
2022-12-19T16:46:39 CC unistr/u8-mbtoucr.o
2022-12-19T16:46:39 CC unistr/u8-uctomb.o
2022-12-19T16:46:39 CC unistr/u8-uctomb-aux.o
2022-12-19T16:46:39 CC uniwidth/width.o
2022-12-19T16:46:40 AR libm4.a
2022-12-19T16:46:40 Making all in src
2022-12-19T16:46:40 CC m4.o
2022-12-19T16:46:40 CC builtin.o
2022-12-19T16:46:40 CC debug.o
2022-12-19T16:46:40 CC eval.o
2022-12-19T16:46:40 CC format.o
2022-12-19T16:46:40 CC freeze.o
2022-12-19T16:46:40 CC input.o
2022-12-19T16:46:40 CC macro.o
2022-12-19T16:46:40 CC output.o
2022-12-19T16:46:40 CC path.o
2022-12-19T16:46:40 CC symtab.o
2022-12-19T16:46:40 CCLD m4
2022-12-19T16:46:40 Making all in doc
2022-12-19T16:46:40 make[4]: Nothing to be done for 'all'.
2022-12-19T16:46:40 Making all in checks
2022-12-19T16:46:40 make[4]: Nothing to be done for 'all'.
2022-12-19T16:46:40 Making all in po
2022-12-19T16:46:40 make[4]: Nothing to be done for 'all'.
2022-12-19T16:46:40 Making all in tests
2022-12-19T16:46:40 GEN ctype.h
2022-12-19T16:46:40 GEN test-posix_spawn-dup2-stdout.sh
2022-12-19T16:46:40 GEN test-posix_spawn-dup2-stdin.sh
2022-12-19T16:46:40 GEN pthread.h
2022-12-19T16:46:40 GEN arpa/inet.h
2022-12-19T16:46:41 GEN sys/ioctl.h
2022-12-19T16:46:41 GEN sys/select.h
2022-12-19T16:46:41 GEN sys/socket.h
2022-12-19T16:46:41 GEN sys/time.h
2022-12-19T16:46:41 GEN sys/uio.h
2022-12-19T16:46:41 /usr/bin/make all-recursive
2022-12-19T16:46:41 Making all in .
2022-12-19T16:46:41 CC locale.o
2022-12-19T16:46:41 CC gl_array_list.o
2022-12-19T16:46:41 CC gl_array_oset.o
2022-12-19T16:46:41 CC findprog.o
2022-12-19T16:46:41 CC imaxtostr.o
2022-12-19T16:46:41 CC inttostr.o
2022-12-19T16:46:41 CC offtostr.o
2022-12-19T16:46:41 CC uinttostr.o
2022-12-19T16:46:41 CC umaxtostr.o
2022-12-19T16:46:41 CC read-file.o
2022-12-19T16:46:41 CC sockets.o
2022-12-19T16:46:41 CC sys_socket.o
2022-12-19T16:46:41 CC vma-iter.o
2022-12-19T16:46:41 CC xconcat-filename.o
2022-12-19T16:46:41 CC ioctl.o
2022-12-19T16:46:41 CC nanosleep.o
2022-12-19T16:46:41 CC pthread_sigmask.o
2022-12-19T16:46:41 CC strerror_r.o
2022-12-19T16:46:41 CC test-localcharset.o
2022-12-19T16:46:41 CC glthread/thread.o
2022-12-19T16:46:41 AR libtests.a
2022-12-19T16:46:41 CCLD current-locale
2022-12-19T16:46:41 CCLD test-localcharset
2022-12-19T16:46:41 >>> host-m4 1.4.19 Installing to host directory
2022-12-19T16:46:41 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j5 install -C /home/parallels/cm4-io/buildroot/output/build/host-m4-1.4.19/
2022-12-19T16:46:41 /usr/bin/make install-recursive
2022-12-19T16:46:41 Making install in .
2022-12-19T16:46:41 make[5]: Nothing to be done for 'install-exec-am'.
2022-12-19T16:46:41 make[5]: Nothing to be done for 'install-data-am'.
2022-12-19T16:46:41 Making install in examples
2022-12-19T16:46:41 make[5]: Nothing to be done for 'install-exec-am'.
2022-12-19T16:46:41 make[5]: Nothing to be done for 'install-data-am'.
2022-12-19T16:46:41 Making install in lib
2022-12-19T16:46:41 /usr/bin/make install-am
2022-12-19T16:46:41 make[6]: Nothing to be done for 'install-exec-am'.
2022-12-19T16:46:41 make[6]: Nothing to be done for 'install-data-am'.
2022-12-19T16:46:41 Making install in src
2022-12-19T16:46:41 make[5]: Nothing to be done for 'install-data-am'.
2022-12-19T16:46:41 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:46:41 /usr/bin/install -c m4 '/home/parallels/cm4-io/buildroot/output/host/bin'
2022-12-19T16:46:41 Making install in doc
2022-12-19T16:46:41 make[5]: Nothing to be done for 'install-exec-am'.
2022-12-19T16:46:41 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/man/man1'
2022-12-19T16:46:41 /usr/bin/mkdir -p '/home/parallels/cm4-io/buildroot/output/host/share/info'
2022-12-19T16:46:41 /usr/bin/install -c -m 644 ./m4.1 '/home/parallels/cm4-io/buildroot/output/host/share/man/man1'
2022-12-19T16:46:41 /usr/bin/install -c -m 644 ./m4.info ./m4.info-1 ./m4.info-2 '/home/parallels/cm4-io/buildroot/output/host/share/info'
2022-12-19T16:46:41 install-info --info-dir='/home/parallels/cm4-io/buildroot/output/host/share/info' '/home/parallels/cm4-io/buildroot/output/host/share/info/m4.info'
2022-12-19T16:46:41 Making install in checks
2022-12-19T16:46:41 make[5]: Nothing to be done for 'install-exec-am'.
2022-12-19T16:46:41 make[5]: Nothing to be done for 'install-data-am'.
2022-12-19T16:46:41 Making install in po
2022-12-19T16:46:41 if test "m4" = "gettext-tools"; then /usr/bin/mkdir -p /home/parallels/cm4-io/buildroot/output/host/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed [email protected] [email protected] insert-header.sin Rules-quot Makevars.template; do /usr/bin/install -c -m 644 ./$file /home/parallels/cm4-io/buildroot/output/host/share/gettext/po/$file; done; for file in Makevars; do rm -f /home/parallels/cm4-io/buildroot/output/host/share/gettext/po/$file; done; else : ; fi
2022-12-19T16:46:41 Making install in tests
2022-12-19T16:46:41 /usr/bin/make install-recursive
2022-12-19T16:46:41 Making install in .
2022-12-19T16:46:41 make[7]: Nothing to be done for 'install-exec-am'.
2022-12-19T16:46:41 make[7]: Nothing to be done for 'install-data-am'.
2022-12-19T16:46:42 >>> host-gmp 6.2.1 Downloading
2022-12-19T16:46:42 wget --passive-ftp -nd -t 3 -O '/home/parallels/cm4-io/buildroot/output/build/.gmp-6.2.1.tar.xz.dWZXV6/output' 'http://ftpmirror.gnu.org/gmp/gmp-6.2.1.tar.xz'
2022-12-19T16:46:42 --2022-12-19 16:46:42-- http://ftpmirror.gnu.org/gmp/gmp-6.2.1.tar.xz
2022-12-19T16:46:42 Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 209.51.188.200
2022-12-19T16:46:42 Connecting to ftpmirror.gnu.org (ftpmirror.gnu.org)|209.51.188.200|:80... connected.
2022-12-19T16:46:42 HTTP request sent, awaiting response... 302 Moved Temporarily
2022-12-19T16:46:42 Location: http://gnu.mirror.constant.com/gmp/gmp-6.2.1.tar.xz [following]
2022-12-19T16:46:42 --2022-12-19 16:46:42-- http://gnu.mirror.constant.com/gmp/gmp-6.2.1.tar.xz
2022-12-19T16:46:42 Resolving gnu.mirror.constant.com (gnu.mirror.constant.com)... 108.61.5.83
2022-12-19T16:46:42 Connecting to gnu.mirror.constant.com (gnu.mirror.constant.com)|108.61.5.83|:80... connected.
2022-12-19T16:46:42 HTTP request sent, awaiting response... 200 OK
2022-12-19T16:46:42 Length: 2027316 (1.9M) [application/octet-stream]
2022-12-19T16:46:42 Saving to: ‘/home/parallels/cm4-io/buildroot/output/build/.gmp-6.2.1.tar.xz.dWZXV6/output’
2022-12-19T16:46:42
2022-12-19T16:46:43
/home/parallels/cm4-io 0%[ ] 0 --.-KB/s
/home/parallels/cm4-io/ 3%[==> ] 64.68K 322KB/s
/home/parallels/cm4-io/b 13%[===========> ] 265.47K 661KB/s
/home/parallels/cm4-io/bu 58%[======================================================> ] 1.12M 1.87MB/s
/home/parallels/cm4-io/buildroot/output/build 100%[==============================================================================================>] 1.93M 2.63MB/s in 0.7s
2022-12-19T16:46:43
2022-12-19T16:46:43 2022-12-19 16:46:43 (2.63 MB/s) - ‘/home/parallels/cm4-io/buildroot/output/build/.gmp-6.2.1.tar.xz.dWZXV6/output’ saved [2027316/2027316]
2022-12-19T16:46:43
2022-12-19T16:46:43 gmp-6.2.1.tar.xz: OK (sha256: fd4829912cddd12f84181c3451cc752be224643e87fac497b69edddadc49b4f2)
2022-12-19T16:46:43 >>> host-gmp 6.2.1 Extracting
2022-12-19T16:46:43 xzcat /home/parallels/cm4-io/buildroot.dl/gmp/gmp-6.2.1.tar.xz | tar --strip-components=1 -C /home/parallels/cm4-io/buildroot/output/build/host-gmp-6.2.1 -xf -
2022-12-19T16:46:43 >>> host-gmp 6.2.1 Patching
2022-12-19T16:46:43
2022-12-19T16:46:43 Applying 0001-mpz-inp_raw.c-Avoid-bit-size-overflows.patch using patch:
2022-12-19T16:46:43 patching file mpz/inp_raw.c
2022-12-19T16:46:43 >>> host-gmp 6.2.1 Updating config.sub and config.guess
2022-12-19T16:46:43 for file in config.guess config.sub; do for i in $(find /home/parallels/cm4-io/buildroot/output/build/host-gmp-6.2.1 -name $file); do cp support/gnuconfig/$file $i; done; done
2022-12-19T16:46:43 >>> host-gmp 6.2.1 Patching libtool
2022-12-19T16:46:43 patching file /home/parallels/cm4-io/buildroot/output/build/host-gmp-6.2.1/ltmain.sh
2022-12-19T16:46:43 Hunk #1 succeeded at 2694 (offset 7 lines).
2022-12-19T16:46:43 Hunk #2 succeeded at 4284 (offset 7 lines).
2022-12-19T16:46:43 Hunk #3 succeeded at 6579 (offset 25 lines).
2022-12-19T16:46:43 Hunk #4 succeeded at 6589 (offset 25 lines).
2022-12-19T16:46:43 Hunk #5 succeeded at 6882 (offset 25 lines).
2022-12-19T16:46:43 Hunk #6 succeeded at 7174 (offset 25 lines).
2022-12-19T16:46:43 Hunk #7 succeeded at 8140 (offset 28 lines).
2022-12-19T16:46:43 Hunk #8 succeeded at 10769 (offset 59 lines).
2022-12-19T16:46:43 >>> host-gmp 6.2.1 Configuring
2022-12-19T16:46:43 (cd /home/parallels/cm4-io/buildroot/output/build/host-gmp-6.2.1/ && rm -rf config.cache; PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/parallels/cm4-io/buildroot/output/host/include" CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" CXXFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include" LDFLAGS="-L/home/parallels/cm4-io/buildroot/output/host/lib -Wl,-rpath,/home/parallels/cm4-io/buildroot/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/parallels/cm4-io/buildroot/output/host" --sysconfdir="/home/parallels/cm4-io/buildroot/output/host/etc" --localstatedir="/home/parallels/cm4-io/buildroot/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking )
2022-12-19T16:46:43 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking
2022-12-19T16:46:43 checking build system type... aarch64-unknown-linux-gnu
2022-12-19T16:46:43 checking host system type... aarch64-unknown-linux-gnu
2022-12-19T16:46:43 checking for a BSD-compatible install... /usr/bin/install -c
2022-12-19T16:46:43 checking whether build environment is sane... yes
2022-12-19T16:46:43 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
2022-12-19T16:46:43 checking for gawk... gawk
2022-12-19T16:46:43 checking whether make sets $(MAKE)... yes
2022-12-19T16:46:43 checking whether make supports nested variables... yes
2022-12-19T16:46:43 checking whether to enable maintainer-specific portions of Makefiles... no
2022-12-19T16:46:43 checking ABI=64
2022-12-19T16:46:44 checking compiler /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -I/home/parallels/cm4-io/buildroot/output/host/include... yes
2022-12-19T16:46:44 checking compiler /usr/bin/gcc -O2 -I/home/parallels/cm4-io/buildroot/output/host/include has sizeof(void*)==8... yes
2022-12-19T16:46:44 checking for gcc... /usr/bin/gcc
2022-12-19T16:46:44 checking whether the C compiler works... yes
2022-12-19T16:46:44 checking for C compiler default output file name... a.out
2022-12-19T16:46:44 checking for suffix of executables...
2022-12-19T16:46:44 checking whether we are cross compiling... no
2022-12-19T16:46:44 checking for suffix of object files... o
2022-12-19T16:46:44 checking whether we are using the GNU C compiler... yes
2022-12-19T16:46:44 checking whether /usr/bin/gcc accepts -g... yes
2022-12-19T16:46:44 checking for /usr/bin/gcc option to accept ISO C89... none needed
2022-12-19T16:46:44 checking whether /usr/bin/gcc understands -c and -o together... yes
2022-12-19T16:46:44 checking for /usr/bin/gcc option to accept ISO C99... none needed
2022-12-19T16:46:44 checking how to run the C preprocessor... /usr/bin/cpp
2022-12-19T16:46:44 checking build system compiler /usr/bin/gcc... yes
2022-12-19T16:46:44 checking for build system preprocessor... /usr/bin/gcc -E
2022-12-19T16:46:44 checking for build system executable suffix...
2022-12-19T16:46:44 checking whether build system compiler is ANSI... yes
2022-12-19T16:46:44 checking for build system compiler math library... -lm
2022-12-19T16:46:44 checking for grep that handles long lines and -e... /usr/bin/grep
2022-12-19T16:46:44 checking for egrep... /usr/bin/grep -E
2022-12-19T16:46:44 using ABI="64"
2022-12-19T16:46:44 CC="/usr/bin/gcc"
2022-12-19T16:46:44 CFLAGS="-O2 -I/home/parallels/cm4-io/buildroot/output/host/include"
2022-12-19T16:46:44 CPPFLAGS="-I/home/parallels/cm4-io/buildroot/output/host/include"
2022-12-19T16:46:44 MPN_PATH=" arm64 generic"
2022-12-19T16:46:44 checking whether assembler supports --noexecstack option... yes
2022-12-19T16:46:44 checking for ar... /usr/bin/ar
2022-12-19T16:46:44 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
2022-12-19T16:46:44 checking the name lister (/usr/bin/nm) interface... BSD nm
2022-12-19T16:46:44 checking how to print strings... printf
2022-12-19T16:46:44 checking for a sed that does not truncate output... /usr/bin/sed
2022-12-19T16:46:44 checking for fgrep... /usr/bin/grep -F
2022-12-19T16:46:44 checking for ld used by /usr/bin/gcc... /usr/bin/ld
2022-12-19T16:46:44 checking if the linker (/usr/bin/ld) is GNU ld... yes
2022-12-19T16:46:44 checking whether ln -s works... yes
2022-12-19T16:46:44 checking the maximum length of command line arguments... 1572864
2022-12-19T16:46:44 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
2022-12-19T16:46:44 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
2022-12-19T16:46:44 checking for /usr/bin/ld option to reload object files... -r
2022-12-19T16:46:44 checking for objdump... objdump
2022-12-19T16:46:44 checking how to recognize dependent libraries... pass_all
2022-12-19T16:46:44 checking for dlltool... dlltool
2022-12-19T16:46:44 checking how to associate runtime and link libraries... printf %sn
2022-12-19T16:46:44 checking for archiver @FILE support... @
2022-12-19T16:46:44 checking for strip... strip
2022-12-19T16:46:44 checking for ranlib... /usr/bin/ranlib
2022-12-19T16:46:44 checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok
2022-12-19T16:46:44 checking for sysroot... no
2022-12-19T16:46:44 checking for a working dd... /usr/bin/dd
2022-12-19T16:46:44 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
2022-12-19T16:46:44 checking for mt... mt
2022-12-19T16:46:44 checking if mt is a manifest tool... no
2022-12-19T16:46:44 checking for ANSI C header files... yes
2022-12-19T16:46:44 checking for sys/types.h... yes
2022-12-19T16:46:44 checking for sys/stat.h... yes
2022-12-19T16:46:44 checking for stdlib.h... yes
2022-12-19T16:46:44 checking for string.h... yes
2022-12-19T16:46:44 checking for memory.h... yes
2022-12-19T16:46:45 checking for strings.h... yes
2022-12-19T16:46:45 checking for inttypes.h... yes
2022-12-19T16:46:45 checking for stdint.h... yes
2022-12-19T16:46:45 checking for unistd.h... yes
2022-12-19T16:46:45 checking for dlfcn.h... yes
2022-12-19T16:46:45 checking for objdir... .libs
2022-12-19T16:46:45 checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
2022-12-19T16:46:45 checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
2022-12-19T16:46:45 checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
2022-12-19T16:46:45 checking if /usr/bin/gcc static flag -static works... yes
2022-12-19T16:46:45 checking if /usr/bin/gcc supports -c -o file.o... yes
2022-12-19T16:46:45 checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
2022-12-19T16:46:45 checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
2022-12-19T16:46:45 checking whether -lc should be explicitly linked in... no
2022-12-19T16:46:45 checking dynamic linker characteristics... GNU/Linux ld.so
2022-12-19T16:46:45 checking how to hardcode library paths into programs... immediate
2022-12-19T16:46:45 checking whether stripping libraries is possible... yes
2022-12-19T16:46:45 checking if libtool supports shared libraries... yes
2022-12-19T16:46:45 checking whether to build shared libraries... yes
2022-12-19T16:46:45 checking whether to build static libraries... no
2022-12-19T16:46:45 checking how to run the C++ preprocessor... /usr/bin/g++ -E
2022-12-19T16:46:45 checking whether the /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes
2022-12-19T16:46:45 checking for /usr/bin/g++ option to produce PIC... -DPIC
2022-12-19T16:46:45 checking if /usr/bin/g++ PIC flag -DPIC works... yes
2022-12-19T16:46:45 checking if /usr/bin/g++ static flag works... yes
2022-12-19T16:46:45 checking if /usr/bin/g++ supports -c -o file.o... yes
2022-12-19T16:46:45 checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
2022-12-19T16:46:45 checking whether the /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes
2022-12-19T16:46:45 checking dynamic linker characteristics... (cached) GNU/Linux ld.so
2022-12-19T16:46:45 checking how to hardcode library paths into programs... unsupported
2022-12-19T16:46:45 checking for ANSI C header files... (cached) yes
2022-12-19T16:46:45 checking whether time.h and sys/time.h may both be included... yes
2022-12-19T16:46:45 checking fcntl.h usability... yes
2022-12-19T16:46:45 checking fcntl.h presence... yes
2022-12-19T16:46:45 checking for fcntl.h... yes
2022-12-19T16:46:45 checking float.h usability... yes
2022-12-19T16:46:45 checking float.h presence... yes
2022-12-19T16:46:45 checking for float.h... yes
2022-12-19T16:46:45 checking invent.h usability... no
2022-12-19T16:46:45 checking invent.h presence... no
2022-12-19T16:46:45 checking for invent.h... no
2022-12-19T16:46:45 checking langinfo.h usability... yes
2022-12-19T16:46:45 checking langinfo.h presence... yes
2022-12-19T16:46:45 checking for langinfo.h... yes
2022-12-19T16:46:45 checking locale.h usability... yes
2022-12-19T16:46:45 checking locale.h presence... yes
2022-12-19T16:46:45 checking for locale.h... yes
2022-12-19T16:46:45 checking nl_types.h usability... yes
2022-12-19T16:46:45 checking nl_types.h presence... yes
2022-12-19T16:46:45 checking for nl_types.h... yes
2022-12-19T16:46:45 checking sys/attributes.h usability... no
2022-12-19T16:46:45 checking sys/attributes.h presence... no
2022-12-19T16:46:45 checking for sys/attributes.h... no
2022-12-19T16:46:45 checking sys/iograph.h usability... no
2022-12-19T16:46:45 checking sys/iograph.h presence... no
2022-12-19T16:46:45 checking for sys/iograph.h... no
2022-12-19T16:46:45 checking sys/mman.h usability... yes
2022-12-19T16:46:45 checking sys/mman.h presence... yes
2022-12-19T16:46:45 checking for sys/mman.h... yes
2022-12-19T16:46:45 checking sys/param.h usability... yes
2022-12-19T16:46:45 checking sys/param.h presence... yes
2022-12-19T16:46:45 checking for sys/param.h... yes
2022-12-19T16:46:45 checking sys/processor.h usability... no
2022-12-19T16:46:45 checking sys/processor.h presence... no
2022-12-19T16:46:45 checking for sys/processor.h... no
2022-12-19T16:46:45 checking sys/pstat.h usability... no
2022-12-19T16:46:45 checking sys/pstat.h presence... no
2022-12-19T16:46:45 checking for sys/pstat.h... no
2022-12-19T16:46:45 checking sys/sysinfo.h usability... yes
2022-12-19T16:46:45 checking sys/sysinfo.h presence... yes
2022-12-19T16:46:45 checking for sys/sysinfo.h... yes
2022-12-19T16:46:45 checking sys/syssgi.h usability... no
2022-12-19T16:46:46 checking sys/syssgi.h presence... no
2022-12-19T16:46:46 checking for sys/syssgi.h... no
2022-12-19T16:46:46 checking sys/systemcfg.h usability... no
2022-12-19T16:46:46 checking sys/systemcfg.h presence... no
2022-12-19T16:46:46 checking for sys/systemcfg.h... no
2022-12-19T16:46:46 checking sys/time.h usability... yes
2022-12-19T16:46:46 checking sys/time.h presence... yes
2022-12-19T16:46:46 checking for sys/time.h... yes
2022-12-19T16:46:46 checking sys/times.h usability... yes
2022-12-19T16:46:46 checking sys/times.h presence... yes
2022-12-19T16:46:46 checking for sys/times.h... yes
2022-12-19T16:46:46 checking for sys/resource.h... yes
2022-12-19T16:46:46 checking for sys/sysctl.h... no
2022-12-19T16:46:46 checking for machine/hal_sysinfo.h... no
2022-12-19T16:46:46 checking whether fgetc is declared... yes
2022-12-19T16:46:46 checking whether fscanf is declared... yes
2022-12-19T16:46:46 checking whether optarg is declared... yes
2022-12-19T16:46:46 checking whether ungetc is declared... yes
2022-12-19T16:46:46 checking whether vfprintf is declared... yes
2022-12-19T16:46:46 checking whether sys_errlist is declared... no
2022-12-19T16:46:46 checking whether sys_nerr is declared... no
2022-12-19T16:46:46 checking return type of signal handlers... void
2022-12-19T16:46:46 checking for intmax_t... yes
2022-12-19T16:46:46 checking for long double... yes
2022-12-19T16:46:46 checking for long long... yes
2022-12-19T16:46:46 checking for ptrdiff_t... yes
2022-12-19T16:46:46 checking for quad_t... yes
2022-12-19T16:46:46 checking for uint_least32_t... yes
2022-12-19T16:46:46 checking for intptr_t... yes
2022-12-19T16:46:46 checking for working volatile... yes
2022-12-19T16:46:46 checking for C/C++ restrict keyword... __restrict
2022-12-19T16:46:46 checking whether gcc __attribute__ ((const)) works... yes
2022-12-19T16:46:46 checking whether gcc __attribute__ ((malloc)) works... yes
2022-12-19T16:46:46 checking whether gcc __attribute__ ((mode (XX))) works... yes
2022-12-19T16:46:46 checking whether gcc __attribute__ ((noreturn)) works... yes
2022-12-19T16:46:46 checking whether gcc hidden aliases work... yes
2022-12-19T16:46:46 checking for inline... inline
2022-12-19T16:46:46 checking for cos in -lm... yes
2022-12-19T16:46:46 checking for working alloca.h... yes
2022-12-19T16:46:46 checking for alloca (via gmp-impl.h)... yes
2022-12-19T16:46:46 checking how to allocate temporary memory... alloca
2022-12-19T16:46:46 checking whether byte ordering is bigendian... no
2022-12-19T16:46:46 checking format of `double' floating point... IEEE little endian
2022-12-19T16:46:47 checking for alarm... yes
2022-12-19T16:46:47 checking for attr_get... no
2022-12-19T16:46:47 checking for clock... yes
2022-12-19T16:46:47 checking for cputime... no
2022-12-19T16:46:47 checking for getpagesize... yes
2022-12-19T16:46:47 checking for getrusage... yes
2022-12-19T16:46:47 checking for gettimeofday... yes
2022-12-19T16:46:47 checking for getsysinfo... no
2022-12-19T16:46:47 checking for localeconv... yes
2022-12-19T16:46:47 checking for memset... yes
2022-12-19T16:46:47 checking for mmap... yes
2022-12-19T16:46:47 checking for mprotect... yes
2022-12-19T16:46:47 checking for nl_langinfo... yes
2022-12-19T16:46:47 checking for obstack_vprintf... yes
2022-12-19T16:46:47 checking for popen... yes
2022-12-19T16:46:47 checking for processor_info... no
2022-12-19T16:46:47 checking for pstat_getprocessor... no
2022-12-19T16:46:47 checking for raise... yes
2022-12-19T16:46:47 checking for read_real_time... no
2022-12-19T16:46:47 checking for sigaction... yes
2022-12-19T16:46:47 checking for sigaltstack... yes
2022-12-19T16:46:47 checking for sigstack... yes
2022-12-19T16:46:47 checking for syssgi... no
2022-12-19T16:46:47 checking for strchr... yes
2022-12-19T16:46:47 checking for strerror... yes
2022-12-19T16:46:47 checking for strnlen... yes
2022-12-19T16:46:47 checking for strtol... yes
2022-12-19T16:46:47 checking for strtoul... yes
2022-12-19T16:46:47 checking for sysconf... yes
2022-12-19T16:46:47 checking for sysctl... no
2022-12-19T16:46:47 checking for sysctlbyname... no
2022-12-19T16:46:47 checking for times... yes
2022-12-19T16:46:47 checking for library containing clock_gettime... none required
2022-12-19T16:46:48 checking for vsnprintf... yes
2022-12-19T16:46:48 checking whether vsnprintf works... yes
2022-12-19T16:46:48 checking whether sscanf needs writable input... no
2022-12-19T16:46:48 checking for struct pst_processor.psp_iticksperclktick... no
2022-12-19T16:46:49 checking for suitable m4... m4
2022-12-19T16:46:49 checking if m4wrap produces spurious output... no
2022-12-19T16:46:49 checking how to switch to text section... .text
2022-12-19T16:46:49 checking how to switch to data section... .data
2022-12-19T16:46:49 checking for assembler label suffix... :
2022-12-19T16:46:49 checking for assembler global directive... .globl
2022-12-19T16:46:49 checking for assembler global directive attribute...
2022-12-19T16:46:49 checking if globals are prefixed by underscore... no
2022-12-19T16:46:49 checking how to switch to read-only data section... .section .rodata
2022-12-19T16:46:49 checking for assembler .type directive... .type $1,@$2
2022-12-19T16:46:49 checking for assembler .size directive... .size $1,$2
2022-12-19T16:46:49 checking for assembler local label prefix... .L
2022-12-19T16:46:49 checking for assembler byte directive... .byte
2022-12-19T16:46:49 checking how to define a 32-bit word... .long
2022-12-19T16:46:49 checking if .align assembly directive is logarithmic... yes
2022-12-19T16:46:49 checking size of void *... 8
2022-12-19T16:46:49 checking size of unsigned short... 2
2022-12-19T16:46:49 checking size of unsigned... 4
2022-12-19T16:46:49 checking size of unsigned long... 8
2022-12-19T16:46:49 checking size of mp_limb_t... 8
2022-12-19T16:46:49 checking for stack_t... yes
2022-12-19T16:46:49 checking for tputs in -lncurses... yes
2022-12-19T16:46:49 checking for readline in -lreadline... no
2022-12-19T16:46:49 checking readline detected... no
2022-12-19T16:46:49 checking for bison... bison -y
2022-12-19T16:46:49 checking for flex... flex
2022-12-19T16:46:49 checking lex output file root... lex.yy
2022-12-19T16:46:50 checking lex library... -lfl
2022-12-19T16:46:50 checking whether yytext is a pointer... yes
2022-12-19T16:46:50 creating config.m4
2022-12-19T16:46:50 checking that generated files are newer than configure... done
2022-12-19T16:46:50 configure: creating ./config.status
2022-12-19T16:46:50 config.status: creating demos/pexpr-config.h
2022-12-19T16:46:50 config.status: creating demos/calc/calc-config.h
2022-12-19T16:46:50 config.status: creating Makefile
2022-12-19T16:46:50 config.status: creating mpf/Makefile
2022-12-19T16:46:50 config.status: creating mpn/Makefile
2022-12-19T16:46:50 config.status: creating mpq/Makefile
2022-12-19T16:46:50 config.status: creating mpz/Makefile
2022-12-19T16:46:50 config.status: creating printf/Makefile
2022-12-19T16:46:50 config.status: creating scanf/Makefile
2022-12-19T16:46:50 config.status: creating rand/Makefile
2022-12-19T16:46:50 config.status: creating cxx/Makefile
2022-12-19T16:46:50 config.status: creating tests/Makefile
2022-12-19T16:46:50 config.status: creating tests/devel/Makefile
2022-12-19T16:46:50 config.status: creating tests/mpf/Makefile
2022-12-19T16:46:50 config.status: creating tests/mpn/Makefile
2022-12-19T16:46:50 config.status: creating tests/mpq/Makefile
2022-12-19T16:46:50 config.status: creating tests/mpz/Makefile
2022-12-19T16:46:50 config.status: creating tests/rand/Makefile
2022-12-19T16:46:50 config.status: creating tests/misc/Makefile
2022-12-19T16:46:50 config.status: creating tests/cxx/Makefile
2022-12-19T16:46:50 config.status: creating doc/Makefile
2022-12-19T16:46:50 config.status: creating tune/Makefile
2022-12-19T16:46:50 config.status: creating demos/Makefile
2022-12-19T16:46:50 config.status: creating demos/calc/Makefile
2022-12-19T16:46:51 config.status: creating demos/expr/Makefile
2022-12-19T16:46:51 config.status: creating gmp.h
2022-12-19T16:46:51 config.status: creating gmp.pc
2022-12-19T16:46:51 config.status: creating gmpxx.pc
2022-12-19T16:46:51 config.status: creating config.h
2022-12-19T16:46:51 config.status: linking mpn/generic/add.c to mpn/add.c
2022-12-19T16:46:51 config.status: linking mpn/generic/add_1.c to mpn/add_1.c
2022-12-19T16:46:51 config.status: linking mpn/arm64/aors_n.asm to mpn/add_n.asm
2022-12-19T16:46:51 config.status: linking mpn/generic/sub.c to mpn/sub.c
2022-12-19T16:46:51 config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c
2022-12-19T16:46:51 config.status: linking mpn/arm64/aors_n.asm to mpn/sub_n.asm
2022-12-19T16:46:51 config.status: linking mpn/arm64/cnd_aors_n.asm to mpn/cnd_add_n.asm
2022-12-19T16:46:51 config.status: linking mpn/arm64/cnd_aors_n.asm to mpn/cnd_sub_n.asm
2022-12-19T16:46:51 config.status: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c
2022-12-19T16:46:51 config.status: linking mpn/generic/neg.c to mpn/neg.c
2022-12-19T16:46:51 config.status: linking mpn/arm64/com.asm to mpn/com.asm
2022-12-19T16:46:51 config.status: linking mpn/arm64/mul_1.asm to mpn/mul_1.asm
2022-12-19T16:46:51 config.status: linking mpn/arm64/aorsmul_1.asm to mpn/addmul_1.asm
2022-12-19T16:46:51 config.status: linking mpn/arm64/aorsmul_1.asm to mpn/submul_1.asm
2022-12-19T16:46:51 config.status: linking mpn/generic/add_err1_n.c to mpn/add_err1_n.c
2022-12-19T16:46:51 config.status: linking mpn/generic/add_err2_n.c to mpn/add_err2_n.c
2022-12-19T16:46:51 config.status: linking mpn/generic/add_err3_n.c to mpn/add_err3_n.c
2022-12-19T16:46:51 config.status: linking mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c
2022-12-19T16:46:51 config.status: linking mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c
2022-12-19T16:46:51 config.status: linking mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c
2022-12-19T16:46:51 config.status: linking mpn/arm64/lshift.asm to mpn/lshift.asm
2022-12-19T16:46:51 config.status: linking mpn/arm64/rshift.asm to mpn/rshift.asm
2022-12-19T16:46:51 config.status: linking mpn/generic/dive_1.c to mpn/dive_1.c
2022-12-19T16:46:51 config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c
2022-12-19T16:46:51 config.status: linking mpn/generic/divis.c to mpn/divis.c
2022-12-19T16:46:51 config.status: linking mpn/generic/divrem.c to mpn/divrem.c
2022-12-19T16:46:51 config.status: linking mpn/generic/divrem_1.c to mpn/divrem_1.c
2022-12-19T16:46:51 config.status: linking mpn/generic/divrem_2.c to mpn/divrem_2.c
2022-12-19T16:46:51 config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c
2022-12-19T16:46:51 config.status: linking mpn/generic/fib2m.c to mpn/fib2m.c
2022-12-19T16:46:51 config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c
2022-12-19T16:46:51 config.status: linking mpn/arm64/mod_34lsub1.asm to mpn/mod_34lsub1.asm
2022-12-19T16:46:51 config.status: linking mpn/generic/mode1o.c to mpn/mode1o.c
2022-12-19T16:46:51 config.status: linking mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c
2022-12-19T16:46:51 config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
2022-12-19T16:46:51 config.status: linking mpn/generic/dump.c to mpn/dump.c
2022-12-19T16:46:51 config.status: linking mpn/generic/mod_1_1.c to mpn/mod_1_1.c
2022-12-19T16:46:51 config.status: linking mpn/generic/mod_1_2.c to mpn/mod_1_2.c
2022-12-19T16:46:51 config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c
2022-12-19T16:46:51 config.status: linking mpn/generic/mod_1_4.c to mpn/mod_1_4.c
2022-12-19T16:46:51 config.status: linking mpn/arm64/lshiftc.asm to mpn/lshiftc.asm
2022-12-19T16:46:51 config.status: linking mpn/generic/mul.c to mpn/mul.c
2022-12-19T16:46:51 config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c
2022-12-19T16:46:51 config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c
2022-12-19T16:46:51 config.status: linking mpn/generic/sqr.c to mpn/sqr.c
2022-12-19T16:46:51 config.status: linking mpn/generic/mul_basecase.c to mpn/mul_basecase.c
2022-12-19T16:46:51 config.status: linking mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c
2022-12-19T16:46:51 config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
2022-12-19T16:46:51 config.status: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
2022-12-19T16:46:51 config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c
2022-12-19T16:46:51 config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c
2022-12-19T16:46:51 config.status: linking mpn/generic/random.c to mpn/random.c
2022-12-19T16:46:51 config.status: linking mpn/generic/random2.c to mpn/random2.c
2022-12-19T16:46:51 config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c
2022-12-19T16:46:51 config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c
2022-12-19T16:46:51 config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c
2022-12-19T16:46:51 config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c
2022-12-19T16:46:51 config.status: linking mpn/generic/get_str.c to mpn/get_str.c
2022-12-19T16:46:51 config.status: linking mpn/generic/set_str.c to mpn/set_str.c
2022-12-19T16:46:51 config.status: linking mpn/generic/compute_powtab.c to mpn/compute_powtab.c
2022-12-19T16:46:51 config.status: linking mpn/generic/scan0.c to mpn/scan0.c
2022-12-19T16:46:51 config.status: linking mpn/generic/scan1.c to mpn/scan1.c
2022-12-19T16:46:51 config.status: linking mpn/arm64/popcount.asm to mpn/popcount.asm
2022-12-19T16:46:51 config.status: linking mpn/arm64/hamdist.asm to mpn/hamdist.asm
2022-12-19T16:46:51 config.status: linking mpn/generic/cmp.c to mpn/cmp.c
2022-12-19T16:46:51 config.status: linking mpn/generic/zero_p.c to mpn/zero_p.c
2022-12-19T16:46:51 config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c
2022-12-19T16:46:51 config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c
2022-12-19T16:46:51 config.status: linking mpn/generic/strongfibo.c to mpn/strongfibo.c
2022-12-19T16:46:51 config.status: linking mpn/arm64/gcd_11.asm to mpn/gcd_11.asm
2022-12-19T16:46:51 config.status: linking mpn/arm64/gcd_22.asm to mpn/gcd_22.asm
2022-12-19T16:46:51 config.status: linking mpn/generic/gcd_1.c to mpn/gcd_1.c
2022-12-19T16:46:51 config.status: linking mpn/generic/gcd.c to mpn/gcd.c
2022-12-19T16:46:51 config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c
2022-12-19T16:46:51 config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c
2022-12-19T16:46:51 config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
2022-12-19T16:46:51 config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
2022-12-19T16:46:51 config.status: linking mpn/generic/div_q.c to mpn/div_q.c
2022-12-19T16:46:51 config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
2022-12-19T16:46:51 config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c
2022-12-19T16:46:51 config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c
2022-12-19T16:46:51 config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c
2022-12-19T16:46:51 config.status: linking mpn/generic/get_d.c to mpn/get_d.c
2022-12-19T16:46:51 config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
2022-12-19T16:46:51 config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c
2022-12-19T16:46:51 config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c
2022-12-19T16:46:51 config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c
2022-12-19T16:46:51 config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c
2022-12-19T16:46:51 config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c
2022-12-19T16:46:51 config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c
2022-12-19T16:46:51 config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c
2022-12-19T16:46:51 config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c
2022-12-19T16:46:51 config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c
2022-12-19T16:46:51 config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c
2022-12-19T16:46:51 config.status: linking mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c
2022-12-19T16:46:51 config.status: linking mpn/generic/sqrlo.c to mpn/sqrlo.c
2022-12-19T16:46:51 config.status: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
2022-12-19T16:46:51 config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
2022-12-19T16:46:51 config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c
2022-12-19T16:46:51 config.status: linking mpn/generic/invert.c to mpn/invert.c
2022-12-19T16:46:51 config.status: linking mpn/generic/binvert.c to mpn/binvert.c
2022-12-19T16:46:51 config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
2022-12-19T16:46:51 config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
2022-12-19T16:46:51 config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c
2022-12-19T16:46:51 config.status: linking mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c
2022-12-19T16:46:51 config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c
2022-12-19T16:46:51 config.status: linking mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c
2022-12-19T16:46:51 config.status: linking mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c
2022-12-19T16:46:51 config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
2022-12-19T16:46:51 config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
2022-12-19T16:46:51 config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
2022-12-19T16:46:51 config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
2022-12-19T16:46:51 config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
2022-12-19T16:46:51 config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
2022-12-19T16:46:51 config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
2022-12-19T16:46:51 config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
2022-12-19T16:46:51 config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c
2022-12-19T16:46:51 config.status: linking mpn/arm64/bdiv_q_1.asm to mpn/bdiv_q_1.asm
2022-12-19T16:46:51 config.status: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
2022-12-19T16:46:51 config.status: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
2022-12-19T16:46:52 config.status: linking mpn/generic/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c
2022-12-19T16:46:52 config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
2022-12-19T16:46:52 config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
2022-12-19T16:46:52 config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
2022-12-19T16:46:52 config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
2022-12-19T16:46:52 config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c
2022-12-19T16:46:52 config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
2022-12-19T16:46:52 config.status: linking mpn/generic/broot.c to mpn/broot.c
2022-12-19T16:46:52 config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c
2022-12-19T16:46:52 config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c
2022-12-19T16:46:52 config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c
2022-12-19T16:46:52 config.status: linking mpn/generic/divexact.c to mpn/divexact.c
2022-12-19T16:46:52 config.status: linking mpn/arm64/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm
2022-12-19T16:46:52 config.status: linking mpn/generic/redc_1.c to mpn/redc_1.c
2022-12-19T16:46:52 config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c
2022-12-19T16:46:52 config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c
2022-12-19T16:46:52 config.status: linking mpn/generic/powm.c to mpn/powm.c
2022-12-19T16:46:52 config.status: linking mpn/generic/powlo.c to mpn/powlo.c
2022-12-19T16:46:52 config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c
2022-12-19T16:46:52 config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c
2022-12-19T16:46:52 config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c
2022-12-19T16:46:52 config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c
2022-12-19T16:46:52 config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c
2022-12-19T16:46:52 config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c
2022-12-19T16:46:52 config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c
2022-12-19T16:46:52 config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c
2022-12-19T16:46:52 config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c
2022-12-19T16:46:52 config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c
2022-12-19T16:46:52 config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c
2022-12-19T16:46:52 config.status: linking mpn/generic/remove.c to mpn/remove.c
2022-12-19T16:46:52 config.status: linking mpn/arm64/logops_n.asm to mpn/and_n.asm
2022-12-19T16:46:52 config.status: linking mpn/arm64/logops_n.asm to mpn/andn_n.asm
2022-12-19T16:46:52 config.status: linking mpn/arm64/logops_n.asm to mpn/nand_n.asm
2022-12-19T16:46:52 config.status: linking mpn/arm64/logops_n.asm to mpn/ior_n.asm
2022-12-19T16:46:52 config.status: linking mpn/arm64/logops_n.asm to mpn/iorn_n.asm
2022-12-19T16:46:52 config.status: linking mpn/arm64/logops_n.asm to mpn/nior_n.asm
2022-12-19T16:46:52 config.status: linking mpn/arm64/logops_n.asm to mpn/xor_n.asm
2022-12-19T16:46:52 config.status: linking mpn/arm64/logops_n.asm to mpn/xnor_n.asm
2022-12-19T16:46:52 config.status: linking mpn/arm64/copyi.asm to mpn/copyi.asm
2022-12-19T16:46:52 config.status: linking mpn/arm64/copyd.asm to mpn/copyd.asm
2022-12-19T16:46:52 config.status: linking mpn/generic/zero.c to mpn/zero.c
2022-12-19T16:46:52 config.status: linking mpn/arm64/sec_tabselect.asm to mpn/sec_tabselect.asm
2022-12-19T16:46:52 config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c
2022-12-19T16:46:52 config.status: linking mpn/arm64/invert_limb.asm to mpn/invert_limb.asm
2022-12-19T16:46:52 config.status: linking mpn/arm64/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm
2022-12-19T16:46:52 config.status: linking mpn/arm64/aorsorrlsh1_n.asm to mpn/addlsh1_n.asm
2022-12-19T16:46:52 config.status: linking mpn/arm64/aorsorrlsh1_n.asm to mpn/sublsh1_n.asm
2022-12-19T16:46:52 config.status: linking mpn/arm64/aorsorrlsh1_n.asm to mpn/rsblsh1_n.asm
2022-12-19T16:46:52 config.status: linking mpn/arm64/rsh1aors_n.asm to mpn/rsh1add_n.asm
2022-12-19T16:46:52 config.status: linking mpn/arm64/rsh1aors_n.asm to mpn/rsh1sub_n.asm
2022-12-19T16:46:52 config.status: linking mpn/arm64/aorsorrlsh2_n.asm to mpn/addlsh2_n.asm
2022-12-19T16:46:52 config.status: linking mpn/arm64/aorsorrlsh2_n.asm to mpn/sublsh2_n.asm
2022-12-19T16:46:52 config.status: linking mpn/arm64/aorsorrlsh2_n.asm to mpn/rsblsh2_n.asm
2022-12-19T16:46:52 config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
2022-12-19T16:46:52 config.status: linking mpn/arm64/gmp-mparam.h to gmp-mparam.h
2022-12-19T16:46:52 config.status: executing libtool commands
2022-12-19T16:46:52 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking
2022-12-19T16:46:52 configure: summary of build options:
2022-12-19T16:46:52
2022-12-19T16:46:52 Version: GNU MP 6.2.1
2022-12-19T16:46:52 Host type: aarch64-unknown-linux-gnu
2022-12-19T16:46:52 ABI: 64
2022-12-19T16:46:52 Install prefix: /home/parallels/cm4-io/buildroot/output/host
2022-12-19T16:46:52 Compiler: /usr/bin/gcc
2022-12-19T16:46:52 Static libraries: no
2022-12-19T16:46:52 Shared libraries: yes
2022-12-19T16:46:52
2022-12-19T16:46:52 >>> host-gmp 6.2.1 Building
2022-12-19T16:46:52 PATH="/home/parallels/cm4-io/buildroot/output/host/bin:/home/parallels/cm4-io/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PKG_CONFIG="/home/parallels/cm4-io/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/parallels/cm4-io/buildroot/output/host/lib/pkgconfig:/home/parallels/cm4-io/buildroot/output/host/share/pkgconfig" /usr/bin/make -j5 -C /home/parallels/cm4-io/buildroot/output/build/host-gmp-6.2.1/
2022-12-19T16:46:52 /usr/bin/gcc `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac
2022-12-19T16:46:52 /usr/bin/gcc `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib
2022-12-19T16:46:52 /usr/bin/gcc `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm
2022-12-19T16:46:52 /usr/bin/gcc `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm
2022-12-19T16:46:52 /usr/bin/gcc `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab
2022-12-19T16:46:52 /usr/bin/gcc `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm
2022-12-19T16:46:52 ./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1)
2022-12-19T16:46:52 ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1)
2022-12-19T16:46:52 ./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1)
2022-12-19T16:46:52 ./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
2022-12-19T16:46:52 ./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
2022-12-19T16:46:52 ./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1)
2022-12-19T16:46:52 ./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
2022-12-19T16:46:52 ./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
2022-12-19T16:46:52 /usr/bin/make all-recursive
2022-12-19T16:46:52 Making all in tests
2022-12-19T16:46:52 Making all in .
2022-12-19T16:46:52 make[5]: Nothing to be done for 'all-am'.
2022-12-19T16:46:52 Making all in devel
2022-12-19T16:46:52 make[5]: Nothing to be done for 'all'.
2022-12-19T16:46:52 Making all in mpn
2022-12-19T16:46:52 make[5]: Nothing to be done for 'all'.
2022-12-19T16:46:52 Making all in mpz
2022-12-19T16:46:52 make[5]: Nothing to be done for 'all'.
2022-12-19T16:46:52 Making all in mpq
2022-12-19T16:46:52 make[5]: Nothing to be done for 'all'.
2022-12-19T16:46:52 Making all in mpf
2022-12-19T16:46:52 make[5]: Nothing to be done for 'all'.
2022-12-19T16:46:52 Making all in rand
2022-12-19T16:46:52 make[5]: Nothing to be done for 'all'.
2022-12-19T16:46:52 Making all in misc
2022-12-19T16:46:52 make[5]: Nothing to be done for 'all'.
2022-12-19T16:46:52 Making all in cxx
2022-12-19T16:46:52 make[5]: Nothing to be done for 'all'.
2022-12-19T16:46:52 Making all in mpn
2022-12-19T16:46:52 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o fib_table.lo fib_table.c
2022-12-19T16:46:52 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o mp_bases.lo mp_bases.c
2022-12-19T16:46:52 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o add.lo add.c
2022-12-19T16:46:52 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o add_1.lo add_1.c
2022-12-19T16:46:52 /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack `test -f 'add_n.asm' || echo './'`add_n.asm
2022-12-19T16:46:52 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c fib_table.c -fPIC -DPIC -o .libs/fib_table.o
2022-12-19T16:46:52 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c add.c -fPIC -DPIC -o .libs/add.o
2022-12-19T16:46:52 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c add_1.c -fPIC -DPIC -o .libs/add_1.o
2022-12-19T16:46:52 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c mp_bases.c -fPIC -DPIC -o .libs/mp_bases.o
2022-12-19T16:46:52 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o sub.lo sub.c
2022-12-19T16:46:52 libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack add_n.asm -fPIC -DPIC -o .libs/add_n.o
2022-12-19T16:46:52 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o sub_1.lo sub_1.c
2022-12-19T16:46:52 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n -DPIC add_n.asm >tmp-add_n.s
2022-12-19T16:46:52 /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack `test -f 'sub_n.asm' || echo './'`sub_n.asm
2022-12-19T16:46:52 /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack `test -f 'cnd_add_n.asm' || echo './'`cnd_add_n.asm
2022-12-19T16:46:52 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack tmp-add_n.s -fPIC -DPIC -o .libs/add_n.o
2022-12-19T16:46:52 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c sub.c -fPIC -DPIC -o .libs/sub.o
2022-12-19T16:46:52 /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack `test -f 'cnd_sub_n.asm' || echo './'`cnd_sub_n.asm
2022-12-19T16:46:52 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c sub_1.c -fPIC -DPIC -o .libs/sub_1.o
2022-12-19T16:46:52 libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack cnd_add_n.asm -fPIC -DPIC -o .libs/cnd_add_n.o
2022-12-19T16:46:52 libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack sub_n.asm -fPIC -DPIC -o .libs/sub_n.o
2022-12-19T16:46:52 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_add_n -DPIC cnd_add_n.asm >tmp-cnd_add_n.s
2022-12-19T16:46:52 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_swap | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o cnd_swap.lo cnd_swap.c
2022-12-19T16:46:52 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o neg.lo neg.c
2022-12-19T16:46:52 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack tmp-cnd_add_n.s -fPIC -DPIC -o .libs/cnd_add_n.o
2022-12-19T16:46:52 libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack cnd_sub_n.asm -fPIC -DPIC -o .libs/cnd_sub_n.o
2022-12-19T16:46:52 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n -DPIC sub_n.asm >tmp-sub_n.s
2022-12-19T16:46:52 /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack `test -f 'com.asm' || echo './'`com.asm
2022-12-19T16:46:52 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack tmp-sub_n.s -fPIC -DPIC -o .libs/sub_n.o
2022-12-19T16:46:52 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_sub_n -DPIC cnd_sub_n.asm >tmp-cnd_sub_n.s
2022-12-19T16:46:52 /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack `test -f 'mul_1.asm' || echo './'`mul_1.asm
2022-12-19T16:46:52 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack tmp-cnd_sub_n.s -fPIC -DPIC -o .libs/cnd_sub_n.o
2022-12-19T16:46:52 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c neg.c -fPIC -DPIC -o .libs/neg.o
2022-12-19T16:46:52 /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack `test -f 'addmul_1.asm' || echo './'`addmul_1.asm
2022-12-19T16:46:52 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_swap -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c cnd_swap.c -fPIC -DPIC -o .libs/cnd_swap.o
2022-12-19T16:46:52 /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack `test -f 'submul_1.asm' || echo './'`submul_1.asm
2022-12-19T16:46:52 libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack com.asm -fPIC -DPIC -o .libs/com.o
2022-12-19T16:46:52 libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack mul_1.asm -fPIC -DPIC -o .libs/mul_1.o
2022-12-19T16:46:52 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o add_err1_n.lo add_err1_n.c
2022-12-19T16:46:52 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_com -DPIC com.asm >tmp-com.s
2022-12-19T16:46:52 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack tmp-com.s -fPIC -DPIC -o .libs/com.o
2022-12-19T16:46:52 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 -DPIC mul_1.asm >tmp-mul_1.s
2022-12-19T16:46:52 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o add_err2_n.lo add_err2_n.c
2022-12-19T16:46:52 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack tmp-mul_1.s -fPIC -DPIC -o .libs/mul_1.o
2022-12-19T16:46:52 libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack addmul_1.asm -fPIC -DPIC -o .libs/addmul_1.o
2022-12-19T16:46:52 libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack submul_1.asm -fPIC -DPIC -o .libs/submul_1.o
2022-12-19T16:46:52 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o add_err3_n.lo add_err3_n.c
2022-12-19T16:46:52 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 -DPIC addmul_1.asm >tmp-addmul_1.s
2022-12-19T16:46:52 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 -DPIC submul_1.asm >tmp-submul_1.s
2022-12-19T16:46:52 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c add_err1_n.c -fPIC -DPIC -o .libs/add_err1_n.o
2022-12-19T16:46:52 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack tmp-addmul_1.s -fPIC -DPIC -o .libs/addmul_1.o
2022-12-19T16:46:52 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack tmp-submul_1.s -fPIC -DPIC -o .libs/submul_1.o
2022-12-19T16:46:52 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c add_err2_n.c -fPIC -DPIC -o .libs/add_err2_n.o
2022-12-19T16:46:52 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o sub_err1_n.lo sub_err1_n.c
2022-12-19T16:46:52 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c add_err3_n.c -fPIC -DPIC -o .libs/add_err3_n.o
2022-12-19T16:46:52 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o sub_err2_n.lo sub_err2_n.c
2022-12-19T16:46:52 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o sub_err3_n.lo sub_err3_n.c
2022-12-19T16:46:52 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c sub_err1_n.c -fPIC -DPIC -o .libs/sub_err1_n.o
2022-12-19T16:46:52 /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack `test -f 'lshift.asm' || echo './'`lshift.asm
2022-12-19T16:46:52 /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack `test -f 'rshift.asm' || echo './'`rshift.asm
2022-12-19T16:46:52 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c sub_err2_n.c -fPIC -DPIC -o .libs/sub_err2_n.o
2022-12-19T16:46:52 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o dive_1.lo dive_1.c
2022-12-19T16:46:52 libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack lshift.asm -fPIC -DPIC -o .libs/lshift.o
2022-12-19T16:46:52 libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack rshift.asm -fPIC -DPIC -o .libs/rshift.o
2022-12-19T16:46:52 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c sub_err3_n.c -fPIC -DPIC -o .libs/sub_err3_n.o
2022-12-19T16:46:53 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift -DPIC lshift.asm >tmp-lshift.s
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o diveby3.lo diveby3.c
2022-12-19T16:46:53 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift -DPIC rshift.asm >tmp-rshift.s
2022-12-19T16:46:53 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack tmp-lshift.s -fPIC -DPIC -o .libs/lshift.o
2022-12-19T16:46:53 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack tmp-rshift.s -fPIC -DPIC -o .libs/rshift.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o divis.lo divis.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c dive_1.c -fPIC -DPIC -o .libs/dive_1.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o divrem.lo divrem.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c diveby3.c -fPIC -DPIC -o .libs/diveby3.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o divrem_1.lo divrem_1.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c divis.c -fPIC -DPIC -o .libs/divis.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c divrem.c -fPIC -DPIC -o .libs/divrem.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o divrem_2.lo divrem_2.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o fib2_ui.lo fib2_ui.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2m | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o fib2m.lo fib2m.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o mod_1.lo mod_1.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c divrem_1.c -fPIC -DPIC -o .libs/divrem_1.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c divrem_2.c -fPIC -DPIC -o .libs/divrem_2.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2m -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c fib2m.c -fPIC -DPIC -o .libs/fib2m.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c mod_1.c -fPIC -DPIC -o .libs/mod_1.o
2022-12-19T16:46:53 /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack `test -f 'mod_34lsub1.asm' || echo './'`mod_34lsub1.asm
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o mode1o.lo mode1o.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_divrem_1 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o pre_divrem_1.lo pre_divrem_1.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o pre_mod_1.lo pre_mod_1.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o dump.lo dump.c
2022-12-19T16:46:53 libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack mod_34lsub1.asm -fPIC -DPIC -o .libs/mod_34lsub1.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_divrem_1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c pre_divrem_1.c -fPIC -DPIC -o .libs/pre_divrem_1.o
2022-12-19T16:46:53 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_34lsub1 -DPIC mod_34lsub1.asm >tmp-mod_34lsub1.s
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c mode1o.c -fPIC -DPIC -o .libs/mode1o.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c pre_mod_1.c -fPIC -DPIC -o .libs/pre_mod_1.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c dump.c -fPIC -DPIC -o .libs/dump.o
2022-12-19T16:46:53 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack tmp-mod_34lsub1.s -fPIC -DPIC -o .libs/mod_34lsub1.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o mod_1_1.lo mod_1_1.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o mod_1_2.lo mod_1_2.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o mod_1_3.lo mod_1_3.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o mod_1_4.lo mod_1_4.c
2022-12-19T16:46:53 /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshiftc | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack `test -f 'lshiftc.asm' || echo './'`lshiftc.asm
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c mod_1_1.c -fPIC -DPIC -o .libs/mod_1_1.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c mod_1_2.c -fPIC -DPIC -o .libs/mod_1_2.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c mod_1_3.c -fPIC -DPIC -o .libs/mod_1_3.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c mod_1_4.c -fPIC -DPIC -o .libs/mod_1_4.o
2022-12-19T16:46:53 libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack lshiftc.asm -fPIC -DPIC -o .libs/lshiftc.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o mul.lo mul.c
2022-12-19T16:46:53 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshiftc -DPIC lshiftc.asm >tmp-lshiftc.s
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o mul_fft.lo mul_fft.c
2022-12-19T16:46:53 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack tmp-lshiftc.s -fPIC -DPIC -o .libs/lshiftc.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o mul_n.lo mul_n.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o sqr.lo sqr.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_basecase | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o mul_basecase.lo mul_basecase.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c mul.c -fPIC -DPIC -o .libs/mul.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c mul_fft.c -fPIC -DPIC -o .libs/mul_fft.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c mul_basecase.c -fPIC -DPIC -o .libs/mul_basecase.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c sqr.c -fPIC -DPIC -o .libs/sqr.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c mul_n.c -fPIC -DPIC -o .libs/mul_n.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o sqr_basecase.lo sqr_basecase.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o nussbaumer_mul.lo nussbaumer_mul.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o mulmid_basecase.lo mulmid_basecase.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom42_mulmid.lo toom42_mulmid.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c sqr_basecase.c -fPIC -DPIC -o .libs/sqr_basecase.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c nussbaumer_mul.c -fPIC -DPIC -o .libs/nussbaumer_mul.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c mulmid_basecase.c -fPIC -DPIC -o .libs/mulmid_basecase.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o mulmid_n.lo mulmid_n.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom42_mulmid.c -fPIC -DPIC -o .libs/toom42_mulmid.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o mulmid.lo mulmid.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o random.lo random.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c mulmid_n.c -fPIC -DPIC -o .libs/mulmid_n.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o random2.lo random2.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c mulmid.c -fPIC -DPIC -o .libs/mulmid.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o pow_1.lo pow_1.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c random.c -fPIC -DPIC -o .libs/random.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o rootrem.lo rootrem.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o sqrtrem.lo sqrtrem.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c random2.c -fPIC -DPIC -o .libs/random2.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c pow_1.c -fPIC -DPIC -o .libs/pow_1.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sizeinbase | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o sizeinbase.lo sizeinbase.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c rootrem.c -fPIC -DPIC -o .libs/rootrem.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o get_str.lo get_str.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o set_str.lo set_str.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c sizeinbase.c -fPIC -DPIC -o .libs/sizeinbase.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c set_str.c -fPIC -DPIC -o .libs/set_str.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo compute_powtab | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o compute_powtab.lo compute_powtab.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c get_str.c -fPIC -DPIC -o .libs/get_str.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o scan0.lo scan0.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_compute_powtab -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c compute_powtab.c -fPIC -DPIC -o .libs/compute_powtab.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o scan1.lo scan1.c
2022-12-19T16:46:53 /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack `test -f 'popcount.asm' || echo './'`popcount.asm
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c scan0.c -fPIC -DPIC -o .libs/scan0.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c scan1.c -fPIC -DPIC -o .libs/scan1.o
2022-12-19T16:46:53 /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack `test -f 'hamdist.asm' || echo './'`hamdist.asm
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o cmp.lo cmp.c
2022-12-19T16:46:53 libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack popcount.asm -fPIC -DPIC -o .libs/popcount.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero_p | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o zero_p.lo zero_p.c
2022-12-19T16:46:53 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_popcount -DPIC popcount.asm >tmp-popcount.s
2022-12-19T16:46:53 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack tmp-popcount.s -fPIC -DPIC -o .libs/popcount.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o perfsqr.lo perfsqr.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o perfpow.lo perfpow.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c cmp.c -fPIC -DPIC -o .libs/cmp.o
2022-12-19T16:46:53 libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack hamdist.asm -fPIC -DPIC -o .libs/hamdist.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero_p -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c zero_p.c -fPIC -DPIC -o .libs/zero_p.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c perfsqr.c -fPIC -DPIC -o .libs/perfsqr.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c perfpow.c -fPIC -DPIC -o .libs/perfpow.o
2022-12-19T16:46:53 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_hamdist -DPIC hamdist.asm >tmp-hamdist.s
2022-12-19T16:46:53 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack tmp-hamdist.s -fPIC -DPIC -o .libs/hamdist.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo strongfibo | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o strongfibo.lo strongfibo.c
2022-12-19T16:46:53 /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_11 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack `test -f 'gcd_11.asm' || echo './'`gcd_11.asm
2022-12-19T16:46:53 /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_22 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack `test -f 'gcd_22.asm' || echo './'`gcd_22.asm
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o gcd_1.lo gcd_1.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_strongfibo -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c strongfibo.c -fPIC -DPIC -o .libs/strongfibo.o
2022-12-19T16:46:53 libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_22 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack gcd_22.asm -fPIC -DPIC -o .libs/gcd_22.o
2022-12-19T16:46:53 libtool: compile: ../mpn/m4-ccas --m4=m4 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_11 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack gcd_11.asm -fPIC -DPIC -o .libs/gcd_11.o
2022-12-19T16:46:53 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_22 -DPIC gcd_22.asm >tmp-gcd_22.s
2022-12-19T16:46:53 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_22 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack tmp-gcd_22.s -fPIC -DPIC -o .libs/gcd_22.o
2022-12-19T16:46:53 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_11 -DPIC gcd_11.asm >tmp-gcd_11.s
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o gcd.lo gcd.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o gcdext_1.lo gcdext_1.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c gcd_1.c -fPIC -DPIC -o .libs/gcd_1.o
2022-12-19T16:46:53 /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_11 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -Wa,--noexecstack tmp-gcd_11.s -fPIC -DPIC -o .libs/gcd_11.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o gcdext.lo gcdext.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o gcd_subdiv_step.lo gcd_subdiv_step.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o gcdext_lehmer.lo gcdext_lehmer.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c gcd.c -fPIC -DPIC -o .libs/gcd.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c gcdext_1.c -fPIC -DPIC -o .libs/gcdext_1.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c gcd_subdiv_step.c -fPIC -DPIC -o .libs/gcd_subdiv_step.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c gcdext.c -fPIC -DPIC -o .libs/gcdext.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o div_q.lo div_q.c
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o tdiv_qr.lo tdiv_qr.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c gcdext_lehmer.c -fPIC -DPIC -o .libs/gcdext_lehmer.o
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c div_q.c -fPIC -DPIC -o .libs/div_q.o
2022-12-19T16:46:53 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o jacbase.lo jacbase.c
2022-12-19T16:46:53 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o jacobi_2.lo jacobi_2.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c jacbase.c -fPIC -DPIC -o .libs/jacbase.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o jacobi.lo jacobi.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o get_d.lo get_d.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o matrix22_mul.lo matrix22_mul.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c jacobi_2.c -fPIC -DPIC -o .libs/jacobi_2.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c jacobi.c -fPIC -DPIC -o .libs/jacobi.o
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c get_d.c -fPIC -DPIC -o .libs/get_d.o
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c matrix22_mul1_inverse_vector.c -fPIC -DPIC -o .libs/matrix22_mul1_inverse_vector.o
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c matrix22_mul.c -fPIC -DPIC -o .libs/matrix22_mul.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o hgcd_matrix.lo hgcd_matrix.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o hgcd2.lo hgcd2.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o hgcd_step.lo hgcd_step.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o hgcd_reduce.lo hgcd_reduce.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c hgcd_matrix.c -fPIC -DPIC -o .libs/hgcd_matrix.o
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c hgcd_step.c -fPIC -DPIC -o .libs/hgcd_step.o
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c hgcd_reduce.c -fPIC -DPIC -o .libs/hgcd_reduce.o
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c hgcd2.c -fPIC -DPIC -o .libs/hgcd2.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o hgcd.lo hgcd.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o hgcd_appr.lo hgcd_appr.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o hgcd2_jacobi.lo hgcd2_jacobi.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c hgcd_appr.c -fPIC -DPIC -o .libs/hgcd_appr.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o hgcd_jacobi.lo hgcd_jacobi.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c hgcd.c -fPIC -DPIC -o .libs/hgcd.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o mullo_n.lo mullo_n.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c hgcd2_jacobi.c -fPIC -DPIC -o .libs/hgcd2_jacobi.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o mullo_basecase.lo mullo_basecase.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c mullo_n.c -fPIC -DPIC -o .libs/mullo_n.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o sqrlo.lo sqrlo.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c hgcd_jacobi.c -fPIC -DPIC -o .libs/hgcd_jacobi.o
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c mullo_basecase.c -fPIC -DPIC -o .libs/mullo_basecase.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo_basecase | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o sqrlo_basecase.lo sqrlo_basecase.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom22_mul.lo toom22_mul.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c sqrlo.c -fPIC -DPIC -o .libs/sqrlo.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom32_mul.lo toom32_mul.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom42_mul.lo toom42_mul.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo_basecase -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c sqrlo_basecase.c -fPIC -DPIC -o .libs/sqrlo_basecase.o
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom32_mul.c -fPIC -DPIC -o .libs/toom32_mul.o
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom22_mul.c -fPIC -DPIC -o .libs/toom22_mul.o
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom42_mul.c -fPIC -DPIC -o .libs/toom42_mul.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom52_mul.lo toom52_mul.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom62_mul.lo toom62_mul.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom33_mul.lo toom33_mul.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom43_mul.lo toom43_mul.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom52_mul.c -fPIC -DPIC -o .libs/toom52_mul.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom53_mul.lo toom53_mul.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom62_mul.c -fPIC -DPIC -o .libs/toom62_mul.o
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom33_mul.c -fPIC -DPIC -o .libs/toom33_mul.o
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom53_mul.c -fPIC -DPIC -o .libs/toom53_mul.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom54_mul | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom54_mul.lo toom54_mul.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom43_mul.c -fPIC -DPIC -o .libs/toom43_mul.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom63_mul.lo toom63_mul.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom44_mul.lo toom44_mul.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom6h_mul.lo toom6h_mul.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom54_mul.c -fPIC -DPIC -o .libs/toom54_mul.o
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom63_mul.c -fPIC -DPIC -o .libs/toom63_mul.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom6_sqr.lo toom6_sqr.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom8h_mul.lo toom8h_mul.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom6h_mul.c -fPIC -DPIC -o .libs/toom6h_mul.o
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom44_mul.c -fPIC -DPIC -o .libs/toom44_mul.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom8_sqr.lo toom8_sqr.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom6_sqr.c -fPIC -DPIC -o .libs/toom6_sqr.o
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom8h_mul.c -fPIC -DPIC -o .libs/toom8h_mul.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom_couple_handling.lo toom_couple_handling.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom2_sqr.lo toom2_sqr.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom8_sqr.c -fPIC -DPIC -o .libs/toom8_sqr.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom3_sqr.lo toom3_sqr.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom_couple_handling.c -fPIC -DPIC -o .libs/toom_couple_handling.o
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom2_sqr.c -fPIC -DPIC -o .libs/toom2_sqr.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom4_sqr.lo toom4_sqr.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom3_sqr.c -fPIC -DPIC -o .libs/toom3_sqr.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom_eval_pm1.lo toom_eval_pm1.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom4_sqr.c -fPIC -DPIC -o .libs/toom4_sqr.o
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom_eval_dgr3_pm2.c -fPIC -DPIC -o .libs/toom_eval_dgr3_pm2.o
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom_eval_pm1.c -fPIC -DPIC -o .libs/toom_eval_pm1.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom_eval_pm2.lo toom_eval_pm2.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom_eval_dgr3_pm1.c -fPIC -DPIC -o .libs/toom_eval_dgr3_pm1.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom_eval_pm2exp.c -fPIC -DPIC -o .libs/toom_eval_pm2exp.o
2022-12-19T16:46:54 /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c
2022-12-19T16:46:54 libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -I/home/parallels/cm4-io/buildroot/output/host/include -O2 -I/home/parallels/cm4-io/buildroot/output/host/include -c toom_eval_pm2rexp.c -fPIC -DPIC -o .libs/toom_eval_pm2rexp.o
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment