>>> binutils: Building main/binutils 2.41-r0 (using abuild 3.11.21-r0) started Fri, 04 Aug 2023 06:46:53 +0000 >>> binutils: Checking sanity of /home/buildozer/aports/main/binutils/APKBUILD... >>> binutils: Analyzing dependencies... >>> binutils: Installing for build: build-base bison flex texinfo zlib-dev jansson-dev zstd-dev (1/14) Installing m4 (1.4.19-r3) (2/14) Installing bison (3.8.2-r1) (3/14) Installing flex (2.6.4-r6) (4/14) Installing libbz2 (1.0.8-r6) (5/14) Installing perl (5.38.0-r0) (6/14) Installing texinfo (7.0.3-r2) (7/14) Installing zlib-dev (1.2.13-r2) (8/14) Installing jansson-dev (2.14-r4) (9/14) Installing zstd (1.5.5-r7) (10/14) Installing zstd-dev (1.5.5-r7) (11/14) Installing .makedepends-binutils (20230804.064654) (12/14) Installing perl-error (0.17029-r2) (13/14) Installing perl-git (2.41.0-r2) (14/14) Installing git-perl (2.41.0-r2) Executing busybox-1.36.1-r4.trigger OK: 427 MiB in 119 packages >>> binutils: Cleaning up srcdir >>> binutils: Cleaning up pkgdir >>> binutils: Cleaning up tmpdir >>> binutils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/binutils-2.41.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> binutils: Fetching https://ftp.gnu.org/gnu/binutils/binutils-2.41.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 25.5M 3 880k 0 0 642k 0 0:00:40 0:00:01 0:00:39 642k 37 25.5M 37 9856k 0 0 4192k 0 0:00:06 0:00:02 0:00:04 4192k 94 25.5M 94 24.0M 0 0 7339k 0 0:00:03 0:00:03 --:--:-- 7338k 100 25.5M 100 25.5M 0 0 7515k 0 0:00:03 0:00:03 --:--:-- 7515k >>> binutils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/binutils-2.41.tar.xz >>> binutils: Checking sha512sums... binutils-2.41.tar.xz: OK 0001-Revert-PR25882-.gnu.attributes-are-not-checked-for-s.patch: OK binutils-ld-fix-static-linking.patch: OK >>> binutils: Unpacking /var/cache/distfiles/edge/binutils-2.41.tar.xz... >>> binutils: 0001-Revert-PR25882-.gnu.attributes-are-not-checked-for-s.patch patching file bfd/elf32-tic6x.c patching file ld/ldlang.c Hunk #1 succeeded at 7207 (offset 136 lines). >>> binutils: binutils-ld-fix-static-linking.patch patching file ld/scripttempl/elf.sc Hunk #1 succeeded at 257 (offset 22 lines). Hunk #2 succeeded at 298 (offset 28 lines). Hunk #3 succeeded at 313 (offset 28 lines). checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for x86_64-alpine-linux-musl-gnatbind... no checking for gnatbind... gnatbind checking for x86_64-alpine-linux-musl-gnatmake... no checking for gnatmake... gnatmake checking whether compiler driver understands Ada and is recent enough... yes checking for x86_64-alpine-linux-musl-gdc... no checking for gdc... no checking whether the D compiler works... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 checking for objdir... .libs checking for isl 0.15 or later... no required isl version is 0.15 or later *** This configuration is not supported in the following subdirectories: zlib (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for x86_64-alpine-linux-musl-as... no checking for as... as checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking for x86_64-alpine-linux-musl-dsymutil... no checking for dsymutil... no checking for ld... (cached) /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld checking for x86_64-alpine-linux-musl-ld... (cached) /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld checking for x86_64-alpine-linux-musl-lipo... no checking for lipo... no checking for x86_64-alpine-linux-musl-nm... no checking for nm... nm checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-windres... no checking for windres... no checking for x86_64-alpine-linux-musl-windmc... no checking for windmc... no checking for x86_64-alpine-linux-musl-objcopy... no checking for objcopy... objcopy checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking for x86_64-alpine-linux-musl-otool... no checking for otool... no checking for x86_64-alpine-linux-musl-readelf... no checking for readelf... readelf checking for -plugin option... checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-cc... no checking for cc... cc checking for x86_64-alpine-linux-musl-c++... x86_64-alpine-linux-musl-c++ checking for x86_64-alpine-linux-musl-gcc... x86_64-alpine-linux-musl-gcc checking for x86_64-alpine-linux-musl-gfortran... no checking for gfortran... no checking for x86_64-alpine-linux-musl-gccgo... no checking for gccgo... no checking for x86_64-alpine-linux-musl-gdc... no checking for gdc... no checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for x86_64-alpine-linux-musl-as... no checking for as... as checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking for x86_64-alpine-linux-musl-dsymutil... no checking for dsymutil... no checking for x86_64-alpine-linux-musl-ld... no checking for ld... ld checking for x86_64-alpine-linux-musl-lipo... no checking for lipo... no checking for x86_64-alpine-linux-musl-nm... no checking for nm... nm checking for x86_64-alpine-linux-musl-objcopy... no checking for objcopy... objcopy checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking for x86_64-alpine-linux-musl-otool... no checking for otool... no checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-readelf... no checking for readelf... readelf checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-windres... no checking for windres... no checking for x86_64-alpine-linux-musl-windmc... no checking for windmc... no checking where to find the target ar... just compiled checking where to find the target as... just compiled checking where to find the target cc... host tool checking where to find the target c++... host tool checking where to find the target c++ for libstdc++... host tool checking where to find the target dlltool... just compiled checking where to find the target dsymutil... host tool checking where to find the target gcc... host tool checking where to find the target gfortran... host tool checking where to find the target gccgo... host tool checking where to find the target gdc... host tool checking where to find the target ld... just compiled checking where to find the target lipo... host tool checking where to find the target nm... just compiled checking where to find the target objcopy... just compiled checking where to find the target objdump... just compiled checking where to find the target otool... host tool checking where to find the target ranlib... just compiled checking where to find the target readelf... just compiled checking where to find the target strip... just compiled checking where to find the target windres... just compiled checking where to find the target windmc... just compiled checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile make[1]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41' make[1]: Nothing to be done for 'all-target'. Configuring in ./libiberty Configuring in ./intl Configuring in ./libsframe Configuring in ./etc configure: creating cache ./config.cache configure: creating cache ./config.cache configure: creating cache ./config.cache checking for x86_64-alpine-linux-musl-gcc... checking for x86_64-alpine-linux-musl-gcc... gcc gcc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... checking whether to enable maintainer-specific portions of Makefiles... no no checking for makeinfo... makeinfo --split-size=5000000 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... checking whether the C compiler works... checking whether the C compiler works... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes configure: updating cache ./config.cache checking that generated files are newer than configure... yes checking for C compiler default output file name... yes a.out checking for C compiler default output file name... a.out checking for suffix of executables... checking for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... checking for perl... perl checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking for -plugin option... checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so no no checking for suffix of object files... checking for suffix of object files... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes yes checking whether gcc accepts -g... checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking whether to install libiberty headers and static library... yes configure: target_header_dir = libiberty checking for x86_64-alpine-linux-musl-gcc... gcc none needed none needed checking whether gcc understands -c and -o together... checking how to run the C preprocessor... yes checking how to run the C preprocessor... checking whether the C compiler works... done configure: creating ./config.status yes checking for C compiler default output file name... a.out checking for suffix of executables... config.status: creating Makefile make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/etc' gcc -E checking whether we are cross compiling... no checking for suffix of object files... gcc -E o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/types.h... yes checking for sys/types.h... yes yes checking for sys/stat.h... checking for sys/stat.h... yes checking for sys/stat.h... yes yes checking for stdlib.h... checking for stdlib.h... yes yes checking for string.h... checking for string.h... yes checking for stdlib.h... yes yes checking for memory.h... checking for memory.h... yes checking for string.h... yes yes checking for strings.h... checking for strings.h... yes checking for memory.h... yes yes yes checking for inttypes.h... checking for inttypes.h... checking for strings.h... yes yes yes checking for inttypes.h... checking for stdint.h... checking for stdint.h... yes yes yes checking for unistd.h... checking for stdint.h... checking for unistd.h... yes yes checking for unistd.h... checking minix/config.h usability... yes checking minix/config.h usability... no checking minix/config.h presence... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking minix/config.h presence... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for a thread-safe mkdir -p... ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : no checking for xgettext... no checking whether gcc supports -W... checking for msgmerge... no checking build system type... gcc3 x86_64-alpine-linux-musl checking host system type... checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-alpine-linux-musl-gcc... (cached) gcc x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking for library containing strerror... yes checking whether gcc supports -Wall... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so) interface... yes checking whether gcc supports -Wwrite-strings... ar none required checking for an ANSI C-conforming const... checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... yes /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... checking whether gcc supports -Wc++-compat... yes checking for BSD- or MS-compatible name lister (nm)... yes checking for inline... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... inline checking for off_t... yes checking whether gcc supports -Wstrict-prototypes... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes checking whether gcc supports -Wshadow=local... yes checking whether gcc supports -pedantic ... yes checking for size_t... yes checking whether gcc and cc understand -c and -o together... ok checking for dlfcn.h... yes checking for objdir... .libs yes checking for working alloca.h... yes checking for an ANSI C-conforming const... yes checking for alloca... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for inline... yes checking for stdlib.h... (cached) yes inline checking whether byte ordering is bigendian... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... checking for unistd.h... (cached) yes checking for sys/param.h... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking for getpagesize... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes checking whether -lc should be explicitly linked in... yes checking for working mmap... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... no checking for aclocal... ${SHELL} /home/buildozer/aports/main/binutils/src/binutils-2.41/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildozer/aports/main/binutils/src/binutils-2.41/missing autoconf checking for autoheader... ${SHELL} /home/buildozer/aports/main/binutils/src/binutils-2.41/missing autoheader checking whether gcc supports -Wall... yes checking whether gcc supports -Wextra... yes checking for inttypes.h... yes checking for sys/file.h... yes yes checking for sys/param.h... checking whether gcc supports -Wwrite-strings... yes checking for stdint.h... yes yes checking whether gcc supports -Wmissing-format-attribute... checking for limits.h... yes checking for stdlib.h... (cached) yes yes checking for malloc.h... checking whether gcc supports -Wstrict-prototypes... yes checking for unsigned long long... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes yes checking for strings.h... (cached) yes checking whether gcc supports -Wmissing-prototypes... checking for sys/time.h... yes checking for incompatibility between DejaGnu and GCC... yes yes checking for inttypes.h... checking for time.h... no checking for makeinfo... makeinfo --split-size=5000000 checking if using Solaris linker... no yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking for stdlib.h... (cached) yes yes checking for unistd.h... (cached) yes checking for sys/resource.h... checking for sys/param.h... yes yes checking whether the inttypes.h PRIxNN macros are broken... checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes yes checking for getpagesize... no checking for ld used by GCC... checking for fcntl.h... /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... yes checking for alloca.h... done checking argz.h usability... yes checking for sys/pstat.h... yes checking for working mmap... no checking for sys/sysmp.h... no checking argz.h presence... no checking for sys/sysinfo.h... no checking for argz.h... no checking limits.h usability... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... yes checking limits.h presence... yes checking byteswap.h usability... no checking for sys/sysctl.h... yes checking for limits.h... yes checking locale.h usability... no checking for sys/systemcfg.h... yes checking byteswap.h presence... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking locale.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking for process.h... yes checking for locale.h... yes checking nl_types.h usability... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking endian.h presence... yes checking nl_types.h presence... yes checking for endian.h... yes checking whether bswap_16 is declared... yes checking whether time.h and sys/time.h may both be included... yes checking for nl_types.h... yes checking malloc.h usability... yes checking whether bswap_32 is declared... yes checking whether errno must be declared... yes checking malloc.h presence... yes checking whether bswap_64 is declared... yes checking for malloc.h... yes checking stddef.h usability... no checking size of int... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes 4 checking size of long... checking for feof_unlocked... yes checking for fgets_unlocked... 8 checking size of size_t... yes checking for getc_unlocked... yes checking for getcwd... 8 checking for long long... yes checking for getegid... config.status: creating Makefile yes checking for geteuid... config.status: creating config.h config.status: executing depfiles commands yes checking size of long long... yes checking for getgid... config.status: executing libtool commands yes checking for getuid... 8 checking for a 64-bit type... make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe' make all-am make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe' CC libsframe_la-sframe.lo CC libsframe_la-sframe-dump.lo CC libsframe_la-sframe-error.lo yes uint64_t checking for intptr_t... checking for mempcpy... yes checking for munmap... yes checking for uintptr_t... yes checking for putenv... yes checking for setenv... yes checking for ssize_t... yes checking for setlocale... yes checking for stpcpy... yes checking for pid_t... yes checking for strcasecmp... yes checking for strdup... yes checking for library containing strerror... yes checking for strtoul... none required checking for asprintf... yes checking for tsearch... yes checking for atexit... yes checking for __argz_count... yes checking for basename... no checking for __argz_stringify... yes checking for bcmp... no checking for __argz_next... yes checking for bcopy... no checking for __fsetlocking... yes checking for bsearch... yes checking for iconv... yes checking for bzero... yes checking for iconv declaration... yes checking for calloc... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for clock... yes checking for bison... bison checking version of bison... 3.8.2, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... no checking for autoconf... no checking for autoheader... no checking bison 3 or later... yes 3.8.2, bison3 checking for ffs... configure: updating cache ./config.cache configure: creating ./config.status yes checking for getcwd... config.status: creating Makefile yes config.status: creating config.intl checking for getpagesize... config.status: creating config.h config.status: executing default-1 commands yes Configuring in ./binutils checking for gettimeofday... Configuring in ./gas Configuring in ./gold Configuring in ./ld Configuring in ./gprof make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/intl' yes checking for index... yes checking for insque... configure: creating cache ./config.cache configure: creating cache ./config.cache configure: creating cache ./config.cache checking build system type... configure: creating cache ./config.cache yes checking build system type... checking build system type... configure: creating cache ./config.cache x86_64-alpine-linux-musl checking host system type... checking for memchr... checking build system type... checking build system type... x86_64-alpine-linux-musl x86_64-alpine-linux-musl x86_64-alpine-linux-musl checking host system type... checking target system type... checking host system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking for a BSD-compatible install... x86_64-alpine-linux-musl checking target system type... /usr/bin/install -c checking whether build environment is sane... x86_64-alpine-linux-musl checking target system type... yes x86_64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... x86_64-alpine-linux-musl checking for a BSD-compatible install... x86_64-alpine-linux-musl checking target system type... /usr/bin/install -c checking whether build environment is sane... x86_64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... yes yes x86_64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... yes checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes ../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... checking whether make supports nested variables... yes ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes yes yes checking whether make supports nested variables... checking whether make supports nested variables... checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes yes checking for style of include used by make... yes checking whether make supports nested variables... yes yes checking whether make supports nested variables... (cached) yes checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-gcc... checking whether to enable maintainer-specific portions of Makefiles... gcc no GNU checking for x86_64-alpine-linux-musl-gcc... gcc checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-gcc... gcc checking whether make supports nested variables... (cached) checking for x86_64-alpine-linux-musl-gcc... yes gcc checking for x86_64-alpine-linux-musl-gcc... gcc yes checking for memcmp... checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... yes checking for C compiler default output file name... yes a.out checking for C compiler default output file name... a.out checking for suffix of executables... checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out yes checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... checking for memcpy... no no checking for suffix of object files... checking for suffix of object files... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... o o checking whether we are using the GNU C compiler... checking whether we are using the GNU C compiler... yes checking for memmem... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... no no checking for suffix of object files... checking for suffix of object files... no checking for suffix of object files... yes yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... checking for memmove... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... CCLD libsframe.la yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... none needed checking whether gcc understands -c and -o together... none needed checking whether gcc understands -c and -o together... yes checking for mempcpy... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe' yes checking for style of include used by make... yes checking for style of include used by make... none needed GNU checking whether gcc understands -c and -o together... yes none needed checking dependency style of gcc... checking whether gcc understands -c and -o together... GNU checking dependency style of gcc... checking for memset... none needed checking whether gcc understands -c and -o together... gcc3 checking how to run the C preprocessor... gcc3 checking how to run the C preprocessor... yes yes checking for style of include used by make... yes checking dependency style of gcc... GNU checking for mkstemps... checking dependency style of gcc... gcc -E yes checking for style of include used by make... gcc -E GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... yes gcc3 checking for grep that handles long lines and -e... checking for putenv... gcc3 checking how to run the C preprocessor... checking for grep that handles long lines and -e... checking whether we are using the GNU C++ compiler... gcc -E yes gcc -E yes checking whether g++ accepts -g... checking for random... yes checking dependency style of g++... yes checking for rename... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... gcc3 checking for grep that handles long lines and -e... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... no checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for strchr... yes checking for sys/types.h... yes checking for strdup... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/stat.h... yes yes checking for stdlib.h... checking for strncasecmp... yes checking for sys/types.h... /bin/grep checking how to run the C preprocessor... yes yes checking for string.h... checking for sys/stat.h... gcc -E yes checking for stdlib.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes yes yes checking for sys/types.h... checking for strndup... checking for memory.h... checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for string.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for strnlen... yes yes checking for memory.h... checking for stdlib.h... yes checking for inttypes.h... yes yes checking for string.h... checking for strrchr... yes checking for strings.h... yes checking for sys/types.h... yes checking for stdint.h... yes yes yes checking for sys/types.h... checking for memory.h... yes checking for sys/stat.h... checking for inttypes.h... yes yes checking for unistd.h... checking for strstr... yes checking for sys/stat.h... yes yes yes checking for stdlib.h... checking for strings.h... checking for stdint.h... yes yes checking for stdlib.h... checking minix/config.h usability... yes yes checking for strtod... checking for string.h... yes yes checking for inttypes.h... checking for unistd.h... yes checking for string.h... yes checking for memory.h... yes yes no checking minix/config.h presence... checking for stdint.h... checking for strtol... yes checking minix/config.h usability... yes checking for memory.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for strings.h... yes yes yes checking for strings.h... checking for unistd.h... checking for strtoul... no checking minix/config.h presence... yes checking how to print strings... printf checking for a sed that does not truncate output... yes /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... checking for inttypes.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... checking for inttypes.h... checking minix/config.h usability... yes checking for BSD- or MS-compatible name lister (nm)... yes checking for strtoll... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for stdint.h... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for stdint.h... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no yes checking how to print strings... checking for /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all printf checking for a sed that does not truncate output... checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... no checking minix/config.h presence... yes checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... checking for strtoull... yes yes checking for BSD- or MS-compatible name lister (nm)... checking for unistd.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for unistd.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking minix/config.h usability... checking for /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so yes checking for strverscmp... checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes yes checking minix/config.h usability... checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed ok checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... checking for dlfcn.h... no checking minix/config.h presence... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for tmpnam... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking for objdir... .libs ok checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... yes checking for dlfcn.h... checking for vasprintf... yes checking for dlfcn.h... yes checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes yes checking for BSD- or MS-compatible name lister (nm)... yes checking for vfprintf... checking for objdir... yes checking for windows.h... .libs checking if gcc supports -fno-rtti -fno-exceptions... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... ok no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for dlfcn.h... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so no checking for library containing dlsym... yes checking if gcc static flag -static works... yes checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking for vprintf... checking command to parse /usr/bin/nm -B output from gcc object... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for objdir... .libs no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... none required yes checking if gcc supports -c -o file.o... checking for x86_64-alpine-linux-musl-nm... nm checking for x86_64-alpine-linux-musl-gcc... (cached) gcc yes checking for vsnprintf... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 yes checking whether -lc should be explicitly linked in... ok checking if gcc supports -fno-rtti -fno-exceptions... checking whether we are using the GNU C++ compiler... checking for dlfcn.h... yes checking if gcc supports -c -o file.o... yes no checking dynamic linker characteristics... checking for vsprintf... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking whether g++ accepts -g... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking if gcc static flag -static works... yes checking whether -lc should be explicitly linked in... yes checking for objdir... yes checking dependency style of g++... .libs yes checking for waitpid... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking dynamic linker characteristics... yes checking if gcc supports -c -o file.o... gcc3 checking for bison... bison -y checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking whether ln -s works... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... checking for xgettext... no checking for msgmerge... no checking whether byte ordering is bigendian... yes no checking for library containing dlsym... yes checking whether -lc should be explicitly linked in... checking for setproctitle... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... checking if gcc supports -fno-rtti -fno-exceptions... no checking dynamic linker characteristics... no none required checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether alloca needs Cray hooks... yes checking if gcc static flag -static works... no checking stack direction for C alloca... no checking for library containing dlsym... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 no checking whether static linking works... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... yes checking if gcc supports -c -o file.o... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 1 checking for vfork.h... yes checking for gcc >= 4.1... no yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... no checking for library containing dlsym... checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes yes checking whether to use debuginfod... auto checking for libdebuginfod >= 0.179... no configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. no checking for fork... yes checking whether -lc should be explicitly linked in... checking for gcc >= 9... yes checking for -fcf-protection... no checking dynamic linker characteristics... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for vfork... no checking whether gcc supports -fmerge-constants... no checking sys/time.h usability... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... yes checking for thread support... yes checking for working fork... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... bison -y checking for flex... flex yes checking for glibc >= 2.4... no checking lex output file root... lex.yy checking lex library... yes checking sys/time.h presence... g++ -E yes checking for sys/time.h... yes checking for setitimer... no checking for omp support... checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... yes checking for working vfork... (cached) yes checking for _doprnt... yes yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... checking for glibc >= 2.9... no checking for sys_errlist... no checking for -frandom-seed support... no checking sys/gmon_out.h presence... yes checking for glibc ifunc support... checking for ld used by g++... /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... no checking for sys/gmon_out.h... no checking for a known getopt prototype in unistd.h... yes no no checking for sys_nerr... yes checking for library containing fabs... checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... no checking for sys_siglist... yes checking if g++ static flag -static works... none required no checking for external symbol _system_configuration... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking sys/mman.h usability... yes checking if g++ supports -c -o file.o... no checking for __fsetlocking... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking for windows.h... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for chsize... yes checking for canonicalize_file_name... no checking for library containing dlsym... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status no checking for mmap... no none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for dup3... yes no checking for link... checking for jansson... yes checking for getrlimit... yes yes checking for pread... yes checking for getrusage... yes checking for ftruncate... yes checking for getsysinfo... yes checking for ffsll... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking mremap with MREMAP_MAYMOVE... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no config.status: creating Makefile checking for msgmerge... no checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... no checking for pipe2... config.status: creating po/Makefile.in yes checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libzstd >= 1.4.0... config.status: creating gconfig.h config.status: executing depfiles commands yes checking for psignal... yes checking for a sed that does not truncate output... /bin/sed checking whether gcc is Clang... no checking whether pthreads work with -pthread... config.status: executing libtool commands yes checking for pstat_getdynamic... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking for joinable pthread attribute... no checking for pstat_getstatic... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... no checking for realpath... yes checking for x86_64-alpine-linux-musl-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for jansson... yes checking for setrlimit... yes checking whether basename is declared... yes checking for spawnve... yes checking whether ffs is declared... no checking for spawnvpe... yes checking whether asprintf is declared... no checking for strerror... yes checking whether vasprintf is declared... yes checking for strsignal... yes checking whether snprintf is declared... yes checking for sysconf... yes checking whether vsnprintf is declared... yes checking for sysctl... yes checking whether strverscmp is declared... no checking for sysmp... yes no checking for table... checking how to run the C++ preprocessor... no checking for times... g++ -E yes checking for wait3... checking unordered_set usability... none needed checking whether yytext is a pointer... yes none needed checking whether yytext is a pointer... checking for wait4... yes checking for sbrk... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking unordered_set presence... yes checking whether snprintf is declared... yes checking for unordered_set... yes checking unordered_map usability... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : no checking whether NLS is requested... no checking whether NLS is requested... no checking for xgettext... no checking for msgfmt... no checking for gmsgfmt... : checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for xgettext... checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so no checking fcntl.h usability... checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for memory.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking whether compiling a cross-assembler... no checking for strsignal... yes checking whether getenv is declared... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes yes checking sys/file.h usability... checking for LC_MESSAGES... none needed checking whether yytext is a pointer... yes checking whether getopt is declared... yes checking sys/file.h presence... yes checking for working assert macro... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking whether malloc is declared... yes checking sys/time.h presence... yes checking for a known getopt prototype in unistd.h... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes yes checking whether declaration is required for environ... checking whether realloc is declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes yes checking unordered_map presence... checking whether sbrk is declared... no checking whether declaration is required for ffs... yes checking for getpagesize... yes yes checking for working mmap... checking whether strtol is declared... yes checking for unordered_map... yes no checking whether asprintf is declared... checking tr1/unordered_set usability... yes yes checking whether strtoul is declared... checking whether mempcpy is declared... yes checking for fseeko... yes yes checking whether stpcpy is declared... checking whether strtoll is declared... yes checking for fseeko64... yes yes checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libzstd >= 1.4.0... checking whether strtoull is declared... no checking for getc_unlocked... no checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... cmp $$f1 $$f2 16 16 yes checking fcntl.h usability... checking whether strverscmp is declared... yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes checking for mkdtemp... yes checking fcntl.h presence... yes checking tr1/unordered_set presence... yes yes checking whether strnlen is declared... yes checking for fcntl.h... yes checking elf-hints.h usability... configure: updating cache ./config.cache yes checking that generated files are newer than configure... done configure: creating ./config.status checking for mkstemp... yes checking for tr1/unordered_set... no checking elf-hints.h presence... yes checking tr1/unordered_map usability... yes checking whether canonicalize_file_name must be declared... no checking for elf-hints.h... no checking limits.h usability... yes checking for utimensat... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes yes checking limits.h presence... checking for getpagesize... (cached) yes checking for working mmap... yes yes checking for limits.h... yes checking for utimes... checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for mbstate_t... yes checking for sys/file.h... yes checking sys/mman.h usability... yes checking for struct stat.st_atim.tv_nsec... yes checking sys/mman.h presence... yes checking for working strncmp... yes yes checking tr1/unordered_map presence... yes checking for sys/mman.h... yes checking whether struct stat.st_atim is of type struct timespec... checking sys/param.h usability... config.status: creating .gdbinit yes checking for tr1/unordered_map... yes config.status: creating Makefile checking ext/hash_map usability... yes checking for library containing frexp... yes checking sys/param.h presence... yes yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... config.status: creating po/Makefile.in configure: updating cache ./config.cache configure: creating ./config.status none required checking for LC_MESSAGES... config.status: creating config.h config.status: executing depfiles commands yes checking sys/time.h presence... yes checking for a known getopt prototype in unistd.h... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for close... config.status: creating Makefile yes checking for utime.h... yes checking for glob... yes checking whether asprintf is declared... config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands yes checking for lseek... yes checking whether environ is declared... Configuring in ./bfd make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-picdir touch stamp-noasandir config.status: executing libtool commands 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 yes if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./regex.c -o pic/regex.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./md5.c -o pic/md5.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./sha1.c -o pic/sha1.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./alloca.c -o pic/alloca.o; \ else true; fi checking for mkstemp... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./argv.c -o pic/argv.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./concat.c -o pic/concat.o; \ else true; fi make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libiberty/testsuite' if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./crc32.c -o pic/crc32.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./getopt.c -o pic/getopt.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./hashtab.c -o pic/hashtab.o; \ else true; fi yes config.status: executing default-1 commands checking whether getc_unlocked is declared... config.status: creating po/POTFILES if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o filedescriptor.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./getopt1.c -o noasan/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o getopt1.o config.status: creating po/Makefile gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./crc32.c -o noasan/crc32.o; \ else true; fi yes config.status: executing default commands checking for open... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o crc32.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./alloca.c -o noasan/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./getruntime.c -o noasan/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o alloca.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o getruntime.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o fopen_unlocked.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o filename_cmp.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./hex.c -o pic/hex.o; \ else true; fi checking whether stpcpy is declared... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./lrealpath.c -o pic/lrealpath.o; \ else true; fi yes if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./objalloc.c -o pic/objalloc.o; \ else true; fi checking for realpath... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o cp-demint.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o hex.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./physmem.c -o pic/physmem.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./pex-common.c -o pic/pex-common.o; \ else true; fi yes if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o lbasename.o checking whether strnlen is declared... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o lrealpath.o checking for waitpid... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o fnmatch.o configure: creating cache ./config.cache checking build system type... x86_64-alpine-linux-musl checking host system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./dyn-string.c -o noasan/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./pex-one.c -o noasan/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o dyn-string.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o pex-one.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o pexecute.o x86_64-alpine-linux-musl checking target system type... yes checking whether asprintf is declared... x86_64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./objalloc.c -o noasan/objalloc.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./rust-demangle.c -o pic/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o objalloc.o yes checking for a thread-safe mkdir -p... checking for libzstd >= 1.4.0... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./floatformat.c -o noasan/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./argv.c -o noasan/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./fibheap.c -o noasan/fibheap.o; \ else true; fi ./../install-sh -c -d checking for gawk... awk gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o floatformat.o checking whether make sets $(MAKE)... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o argv.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o fibheap.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o partition.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o dwarfnames.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi checking whether make supports nested variables... yes checking for msgpack... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o safe-ctype.o no if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi yes checking whether environ is declared... yes checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-gcc... gcc checking iconv.h usability... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o getopt.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./sort.c -o pic/sort.o; \ else true; fi checking whether the C compiler works... yes checking for stdlib.h... (cached) yes yes checking iconv.h presence... checking for unistd.h... (cached) yes if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./md5.c -o noasan/md5.o; \ else true; fi yes checking for iconv.h... yes checking for ld used by GCC... gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o md5.o checking for sys/param.h... (cached) yes checking for getpagesize... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o pex-unix.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./strerror.c -o pic/strerror.o; \ else true; fi /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... yes checking for C compiler default output file name... a.out checking for suffix of executables... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o spaces.o done if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o stack-limit.o checking for iconv... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o hashtab.o yes checking for working mmap... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o sort.o yes checking ext/hash_map presence... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o pex-common.o checking whether we are cross compiling... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./xexit.c -o pic/xexit.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./xmalloc.c -o pic/xmalloc.o; \ else true; fi yes checking for iconv declaration... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o strerror.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./xstrdup.c -o pic/xstrdup.o; \ else true; fi no checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./xatexit.c -o noasan/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o xatexit.o gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o simple-object.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./xstrerror.c -o pic/xstrerror.o; \ else true; fi extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); yes checking for library containing dlopen... o checking whether we are using the GNU C compiler... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./xmemdup.c -o noasan/xmemdup.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o xstrdup.o yes checking whether gcc accepts -g... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./xvasprintf.c -o pic/xvasprintf.o; \ else true; fi configure: updating cache ./config.cache if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./sigsetmask.c -o pic/sigsetmask.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./xmalloc.c -o noasan/xmalloc.o; \ else true; fi checking that generated files are newer than configure... done configure: creating ./config.status gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o xmalloc.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o xstrerror.o yes checking for gcc option to accept ISO C89... none required checking for a known getopt prototype in unistd.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sigsetmask.c -o sigsetmask.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o xvasprintf.o yes checking for ext/hash_map... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o setproctitle.o checking ext/hash_set usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o splay-tree.o yes checking for libzstd >= 1.4.0... none needed checking whether gcc understands -c and -o together... yes checking whether ANSI C string concatenation works... yes checking for style of include used by make... GNU checking dependency style of gcc... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o simple-object-xcoff.o gcc3 checking how to run the C preprocessor... gcc -E configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status checking for grep that handles long lines and -e... config.status: creating Makefile if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o d-demangle.o config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o simple-object-mach-o.o config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: creating Makefile /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o simple-object-elf.o config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o rust-demangle.o yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking ext/hash_set presence... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for ext/hash_set... yes checking byteswap.h usability... yes checking for unistd.h... yes checking byteswap.h presence... yes checking minix/config.h usability... yes checking for byteswap.h... yes checking whether bswap_16 is declared... yes checking whether bswap_32 is declared... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether bswap_64 is declared... yes checking for windows.h... (cached) no checking for dlfcn.h... (cached) yes checking for library containing dlopen... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... none required checking for mallinfo... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... no checking for mallinfo2... config.status: executing libtool commands config.status: executing default-1 commands ok config.status: executing default commands no checking for dlfcn.h... checking for posix_fallocate... yes checking for objdir... yes checking for fallocate... .libs yes checking for readv... checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for sysconf... yes checking if gcc static flag -static works... yes checking for times... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking for mkdtemp... no checking dynamic linker characteristics... yes checking whether basename is declared... (cached) yes checking whether ffs is declared... (cached) yes checking whether asprintf is declared... (cached) yes checking whether vasprintf is declared... (cached) yes checking whether snprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... checking whether strverscmp is declared... (cached) yes checking whether strndup is declared... no checking for shl_load in -ldld... yes checking whether memmem is declared... no checking for dlopen... yes checking whether ::std::tr1::unordered_map::rehash is usable.... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o cp-demangle.o no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether byte ordering is bigendian... yes checking whether std::tr1::hash is defined... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking size of long long... 8 checking size of void *... yes checking whether we can use attributes with template functions... 8 checking size of long... yes checking for struct stat::st_mtim.... yes checking locale.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection -fpic ./regex.c -o noasan/regex.o; \ else true; fi 8 gcc -c -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o regex.o checking size of int... yes checking locale.h presence... yes checking for locale.h... yes checking for setlocale... 4 checking fcntl.h usability... yes checking for LC_MESSAGES... yes checking fcntl.h presence... yes checking whether to enable maintainer-specific portions of Makefiles... no yes checking for fcntl.h... yes checking sys/file.h usability... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... config.status: creating Makefile yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes config.status: creating testsuite/Makefile checking for unistd.h... (cached) yes checking for fcntl... yes checking for fdopen... yes checking for fileno... yes checking for fls... no checking for getgid... yes checking for getpagesize... yes checking for getrlimit... config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands yes checking for getuid... yes checking for sysconf... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether stpcpy is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking whether strnlen is declared... yes checking whether ___lc_codepage_func is declared... no checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libzstd >= 1.4.0... yes checking compiler support for hidden visibility... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking for gcc version with buggy 64-bit support... no checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... yes checking for prstatus32_t in sys/procfs.h... no checking for prstatus_t.pr_who in sys/procfs.h... no checking for prstatus32_t.pr_who in sys/procfs.h... no checking for pstatus_t in sys/procfs.h... no checking for pxstatus_t in sys/procfs.h... no checking for pstatus32_t in sys/procfs.h... no checking for prpsinfo_t in sys/procfs.h... yes checking for prpsinfo_t.pr_pid in sys/procfs.h... yes checking for prpsinfo32_t in sys/procfs.h... no checking for prpsinfo32_t.pr_pid in sys/procfs.h... no checking for psinfo_t in sys/procfs.h... no checking for psinfo_t.pr_pid in sys/procfs.h... no checking for psinfo32_t in sys/procfs.h... no checking for psinfo32_t.pr_pid in sys/procfs.h... no checking for lwpstatus_t in sys/procfs.h... no checking for lwpxstatus_t in sys/procfs.h... no checking for lwpstatus_t.pr_context in sys/procfs.h... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/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 ./sigsetmask.o ./setproctitle.o no checking for lwpstatus_t.pr_reg in sys/procfs.h... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so ./libiberty.a if [ x"-fpic" != x ]; then \ cd pic; \ ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/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 ./sigsetmask.o ./setproctitle.o; \ ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/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 ./sigsetmask.o ./setproctitle.o; \ ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libiberty' no checking for win32_pstatus_t in sys/procfs.h... no checking for ftello... yes checking for ftello64... no checking for fseeko... yes checking for fseeko64... no checking for fopen64... no checking whether ftello is declared... yes checking whether ftello64 is declared... no checking whether fseeko is declared... yes checking whether fseeko64 is declared... no checking whether fopen64 is declared... no checking size of off_t... 8 checking file_ptr type... int64_t checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for madvise... yes checking for mprotect... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands Configuring in ./opcodes make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h Making info in po make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd/po' ( 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 ) ( 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 ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands configure: creating cache ./config.cache checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes config.status: executing default-1 commands checking for a thread-safe mkdir -p... config.status: executing default commands ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd/po' yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd' make[3]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. CCLD doc/chew.stamp yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... GEN doc/aoutx.stamp GEN doc/archive.stamp GEN doc/archures.stamp GEN doc/bfdio.stamp GEN doc/bfdt.stamp GEN doc/bfdwin.stamp GEN doc/cache.stamp GEN doc/coffcode.stamp GEN doc/corefile.stamp GEN doc/elfcode.stamp GEN doc/elf.stamp GEN doc/format.stamp GEN doc/hash.stamp GEN doc/libbfd.stamp GEN doc/linker.stamp GEN doc/mmo.stamp GEN doc/opncls.stamp GEN doc/reloc.stamp GEN doc/section.stamp GEN doc/syms.stamp GEN doc/targets.stamp make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd' Making all in po make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd/po' yes checking for sys/types.h... make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd' make[4]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh ./../move-if-change bfd-tmp.h bfd.h GEN peigen.c rm -f bfd-tmp.h touch stmp-bfd-h rm -f tofiles GEN pex64igen.c f=""; \ for i in elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-vxworks.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo elf-sframe.lo dwarf1.lo dwarf2.lo elf32-i386.lo elf32.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo pe-x86_64.lo pex64igen.lo pei-x86_64.lo elf64-gen.lo elf32-gen.lo pe-i386.lo pdb.lo plugin.lo cpu-i386.lo cpu-iamcu.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/sh ./../move-if-change tofiles ofiles touch stamp-ofiles yes checking for sys/stat.h... CC archive.lo CC archures.lo CC bfd.lo CC bfdio.lo CC bfdwin.lo CC cache.lo CC coff-bfd.lo CC compress.lo CC corefile.lo CC elf-properties.lo CC format.lo CC hash.lo CC libbfd.lo CC linker.lo CC merge.lo CC opncls.lo CC reloc.lo CC section.lo CC simple.lo CC stab-syms.lo CC stabs.lo CC syms.lo CC targets.lo CC binary.lo CC ihex.lo CC srec.lo CC tekhex.lo CC verilog.lo CC elf64-x86-64.lo CC elf-ifunc.lo CC elfxx-x86.lo yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... CC elf-vxworks.lo CC elf64.lo yes checking for stdint.h... CC elf.lo CC elflink.lo CC elf-attrs.lo yes checking for unistd.h... CC elf-strtab.lo yes checking minix/config.h usability... CC elf-eh-frame.lo CC elf-sframe.lo CC dwarf1.lo no checking minix/config.h presence... CC dwarf2.lo CC elf32-i386.lo no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... CC elf32.lo yes checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... CC pei-i386.lo CC peigen.lo /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... CC cofflink.lo BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... CC coffgen.lo 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all CC pe-x86_64.lo checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so CC pex64igen.lo CC pei-x86_64.lo CC elf64-gen.lo CC elf32-gen.lo checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... CC pe-i386.lo CC pdb.lo CC plugin.lo CC cpu-i386.lo CC cpu-iamcu.lo CC archive64.lo ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether basename is declared... yes checking whether stpcpy is declared... yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile CCLD libbfd.la make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd' make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd' Configuring in ./libctf make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes' Making all in . make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes' CC dis-buf.lo CC disassemble.lo CC dis-init.lo CC i386-dis.lo configure: creating cache ./config.cache checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so) interface... ar checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/13.1.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: creating ./config.lt config.lt: creating libtool checking for aclocal... ${SHELL} /home/buildozer/aports/main/binutils/src/binutils-2.41/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/buildozer/aports/main/binutils/src/binutils-2.41/missing autoconf checking for autoheader... ${SHELL} /home/buildozer/aports/main/binutils/src/binutils-2.41/missing autoheader checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether gcc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for library containing dlsym... none required checking for ELF support in BFD... yes checking whether byte ordering is bigendian... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for pread... yes checking whether bswap_16 is declared... yes checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether stpcpy is declared... yes checking for qsort_r... yes checking for qsort_r signature... GNU checking for O_CLOEXEC... yes checking for makeinfo... makeinfo --split-size=5000000 checking for expect... no checking for Tcl supporting try/catch... no checking for linker versioning flags... -Wl,--version-script='./libctf.ver' configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libctf' make all-am make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libctf' CC libctf_la-ctf-archive.lo CC libctf_la-ctf-dump.lo CC libctf_la-ctf-create.lo CC libctf_la-ctf-decl.lo CC libctf_la-ctf-error.lo CC libctf_la-ctf-hash.lo CC libctf_la-ctf-labels.lo CC libctf_la-ctf-dedup.lo CC libctf_la-ctf-link.lo CC libctf_la-ctf-lookup.lo CC libctf_la-ctf-open.lo CC libctf_la-ctf-serialize.lo CC libctf_la-ctf-sha1.lo CC libctf_la-ctf-string.lo CC libctf_la-ctf-subr.lo CC libctf_la-ctf-types.lo CC libctf_la-ctf-util.lo CC libctf_la-ctf-open-bfd.lo CC libctf_nobfd_la-ctf-archive.lo CC libctf_nobfd_la-ctf-dump.lo CC libctf_nobfd_la-ctf-create.lo CC libctf_nobfd_la-ctf-decl.lo CC libctf_nobfd_la-ctf-error.lo CC libctf_nobfd_la-ctf-hash.lo CC libctf_nobfd_la-ctf-labels.lo CC libctf_nobfd_la-ctf-dedup.lo CC libctf_nobfd_la-ctf-link.lo CC libctf_nobfd_la-ctf-lookup.lo CC libctf_nobfd_la-ctf-open.lo CC libctf_nobfd_la-ctf-serialize.lo CC libctf_nobfd_la-ctf-sha1.lo CC libctf_nobfd_la-ctf-string.lo CC libctf_nobfd_la-ctf-subr.lo CC libctf_nobfd_la-ctf-types.lo CC libctf_nobfd_la-ctf-util.lo CCLD libctf.la CCLD libctf-nobfd.la make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libctf' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libctf' CCLD libopcodes.la libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so libopcodes.tmp; \ /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes' Making all in po make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes/po' make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes' make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gas' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gas' Making all in po make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gas/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gas/po' make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gas' CC app.o CC as.o CC atof-generic.o CC codeview.o CC compress-debug.o CC cond.o CC depend.o CC dwarf2dbg.o CC dw2gencfi.o CC ecoff.o CC ehopt.o CC expr.o CC flonum-copy.o CC flonum-konst.o CC flonum-mult.o CC frags.o CC gen-sframe.o CC hash.o CC input-file.o CC input-scrub.o CC listing.o CC literal.o CC macro.o CC messages.o CC output-file.o CC read.o CC remap.o CC sb.o CC sframe-opt.o CC stabs.o CC subsegs.o CC symbols.o CC write.o GEN doc/asconfig.texi CC config/tc-i386.o CC config/obj-elf.o CC config/atof-ieee.o GEN doc/as.1 CCLD as-new make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gas' make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gas' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gas' make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gprof' make all-recursive make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils' make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold' CC sysinfo.o CC syslex_wrap.o make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gprof' Making info in po Making all in po make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils/po' make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils/po' make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gprof/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gprof/po' make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold' make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gprof' CC basic_blocks.o Making all in po CC call_graph.o CC cg_arcs.o CC cg_dfn.o CC cg_print.o make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold/po' CC corefile.o Making all in testsuite CC gmon_io.o make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils' CC gprof.o CC hertz.o CC hist.o CC source.o CC search_list.o CC symtab.o GEN doc/addr2line.1 GEN doc/ar.1 CC sym_ids.o make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold/testsuite' Makefile:3748: warning: overriding recipe for target 'ifuncmain1picstatic' Makefile:3744: warning: ignoring old recipe for target 'ifuncmain1picstatic' Makefile:3852: warning: overriding recipe for target 'ifuncmain2picstatic' Makefile:3848: warning: ignoring old recipe for target 'ifuncmain2picstatic' Makefile:3884: warning: overriding recipe for target 'ifuncmain4picstatic' Makefile:3880: warning: ignoring old recipe for target 'ifuncmain4picstatic' Makefile:3924: warning: overriding recipe for target 'ifuncmain5picstatic' Makefile:3920: warning: ignoring old recipe for target 'ifuncmain5picstatic' Makefile:4000: warning: overriding recipe for target 'ifuncmain7picstatic' Makefile:3996: warning: ignoring old recipe for target 'ifuncmain7picstatic' GEN doc/dlltool.1 CC utils.o CC i386.o GEN doc/nm.1 CC alpha.o GEN doc/objcopy.1 CC vax.o GEN doc/objdump.1 CC sparc.o GEN doc/ranlib.1 CC mips.o CC aarch64.o GEN doc/readelf.1 (for i in `seq 1 70000`; do \ echo "int var_$i __attribute__((section(\"section_$i\"))) = $i;"; \ done) > many_sections_define.h.tmp CC flat_bl.o GEN doc/size.1 CC bsd_callg_bl.o CC fsf_callg_bl.o GEN doc/strings.1 (for i in `seq 1 1000 70000`; do \ echo "assert(var_$i == $i);"; \ done) > many_sections_check.h.tmp GEN doc/strip.1 GEN doc/elfedit.1 mv -f many_sections_check.h.tmp many_sections_check.h GEN doc/windres.1 GEN doc/windmc.1 GEN doc/cxxfilt.man GEN doc/c++filt.1 make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils' CCLD sysinfo GEN sysroff.h make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils' Making all in po make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils/po' make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils' CC size.o CC bucomm.o CC version.o CC filemode.o CC objdump.o CC dwarf.o CC prdbg.o CC demanguse.o CC rddbg.o CC debug.o CC stabs.o CC rdcoff.o CC elfcomm.o CC od-pe.o CC arparse.o CC arlex.o CC ar.o CC not-ranlib.o CC arsup.o CC rename.o CC binemul.o CC emul_vanilla.o CC strings.o CC is-ranlib.o CC objcopy.o CC not-strip.o CC wrstabs.o CC addr2line.o CC readelf.o CC unwind-ia64.o CC elfedit.o CC nm.o CC is-strip.o CC cxxfilt.o CC bfdtest1.o CC bfdtest2.o mv -f many_sections_define.h.tmp many_sections_define.h make all-am make[5]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold/testsuite' Makefile:3748: warning: overriding recipe for target 'ifuncmain1picstatic' Makefile:3744: warning: ignoring old recipe for target 'ifuncmain1picstatic' Makefile:3852: warning: overriding recipe for target 'ifuncmain2picstatic' Makefile:3848: warning: ignoring old recipe for target 'ifuncmain2picstatic' Makefile:3884: warning: overriding recipe for target 'ifuncmain4picstatic' Makefile:3880: warning: ignoring old recipe for target 'ifuncmain4picstatic' Makefile:3924: warning: overriding recipe for target 'ifuncmain5picstatic' Makefile:3920: warning: ignoring old recipe for target 'ifuncmain5picstatic' Makefile:4000: warning: overriding recipe for target 'ifuncmain7picstatic' Makefile:3996: warning: ignoring old recipe for target 'ifuncmain7picstatic' CC testsuite/gentestdlls.o make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold/testsuite' make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold/testsuite' make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold' CXX archive.o CXX attributes.o CXX binary.o CCLD gprof CCLD testsuite/gentestdlls make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gprof' make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gprof' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gprof' CXX common.o CXX compressed_output.o CCLD bfdtest1 CXX copy-relocs.o CXX cref.o CCLD bfdtest2 CXX defstd.o CXX descriptors.o CXX dirsearch.o CXX dynobj.o CXX dwarf_reader.o CXX ehframe.o CXX errors.o CXX expression.o CCLD size CCLD addr2line CCLD cxxfilt CXX fileread.o CXX gc.o CXX gdb-index.o CXX gold.o CCLD elfedit CXX gold-threads.o CCLD strings CXX icf.o CCLD ar CCLD ranlib CXX incremental.o CXX int_encoding.o CCLD nm-new CXX layout.o CXX mapfile.o CXX merge.o CXX nacl.o CXX object.o CXX options.o CXX output.o CXX parameters.o CXX plugin.o CXX readsyms.o CXX reduced_debug_output.o CXX reloc.o CXX resolve.o CXX script-sections.o CCLD objcopy CXX script.o CCLD strip-new CXX stringpool.o CXX symtab.o CXX target.o CXX target-select.o CXX timer.o CXX version.o CXX workqueue.o CXX workqueue-threads.o CC yyscript.o CXX dwp.o CXX main.o CXX x86_64.o CXX i386.o CXX incremental-dump.o CCLD objdump CCLD readelf make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils' make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils' make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " eelf_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.o ei386pep.o ei386pe.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 " " eelf_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.o ei386pep.o ei386pe.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 mv ldemul-tmp.h ldemul-list.h make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' Making all in po make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld/po' ( 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 ) 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 cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld/po' make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' CC libdep_plugin.lo CC libldtestplug_la-testplug.lo CC libldtestplug2_la-testplug2.lo CC libldtestplug3_la-testplug3.lo CC libldtestplug4_la-testplug4.lo CC ldgram.o CC ldlex-wrapper.o CC lexsup.o CC ldlang.o CC mri.o CC ldctor.o CC ldmain.o CC ldwrite.o CC ldexp.o CC ldemul.o CC ldver.o CC ldmisc.o CC ldfile.o CC ldcref.o CC plugin.o CC ldbuildid.o GEN stringify.sed CC ldelf.o CC ldelfgen.o CC deffilep.o CC pdb.o CC pep-dll-x86_64.o CC pe-dll.o GEN eelf_x86_64.c GEN eelf32_x86_64.c GEN eelf_i386.c GEN eelf_iamcu.c GEN ei386pep.c make[5]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' make[5]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' make[5]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' GEN ei386pe.c make[5]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' make[5]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' GEN libdep.la make[5]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' make[5]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' CC ei386pep.o make[5]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' CC ei386pe.o libtool: link: warning: ignoring multiple `-rpath's for a libtool library CCLD libldtestplug.la CCLD libldtestplug3.la CCLD libldtestplug4.la CCLD libldtestplug2.la make[5]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' CC eelf_iamcu.o make[5]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' CC eelf_i386.o make[5]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' CC eelf_x86_64.o make[5]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' CC eelf32_x86_64.o CCLD ld-new make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' AR libgold.a ar: `u' modifier ignored since `D' is the default (see `U') CXXLD dwp CXXLD ld-new CXXLD incremental-dump make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold' make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold' make[1]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41' >>> WARNING: binutils: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> binutils: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41' /bin/sh ./mkinstalldirs /home/buildozer/aports/main/binutils/pkg/binutils/usr /home/buildozer/aports/main/binutils/pkg/binutils/usr make[1]: Nothing to be done for 'install-target'. mkdir /home/buildozer/aports/main/binutils/pkg mkdir /home/buildozer/aports/main/binutils/pkg/binutils mkdir /home/buildozer/aports/main/binutils/pkg/binutils/usr make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/etc' make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/etc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/etc' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/etc' make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe' make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/intl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/intl' make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libiberty' make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gprof' make install-recursive make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/include' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/lib' make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gprof' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' Making install in po make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libiberty/testsuite' make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libiberty/testsuite' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libiberty/testsuite' if test -n "libiberty"; then \ /bin/sh ./../mkinstalldirs /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/`gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -print-multi-os-directory`; \ /usr/bin/install -c -m 644 ./libiberty.a /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/`gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -print-multi-os-directory`/./libiberty.an; \ ( cd /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/`gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so ./libiberty.an ); \ mv -f /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/`gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -print-multi-os-directory`/./libiberty.an /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/`gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -print-multi-os-directory`/./libiberty.a; \ case "libiberty" in \ /*) thd=libiberty;; \ *) thd=/usr/include/libiberty;; \ esac; \ /bin/sh ./../mkinstalldirs /home/buildozer/aports/main/binutils/pkg/binutils${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 /home/buildozer/aports/main/binutils/pkg/binutils${thd}; \ done; \ fi make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gprof/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gprof/po' /usr/bin/install -c -m 644 ./../include/sframe.h ./../include/sframe-api.h '/home/buildozer/aports/main/binutils/pkg/binutils/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c libsframe.la '/home/buildozer/aports/main/binutils/pkg/binutils/usr/lib' /usr/bin/install -c -m 644 ./doc/sframe-spec.info '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' libtool: install: /usr/bin/install -c .libs/libsframe.so.1.0.0 /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libsframe.so.1.0.0 install-info --info-dir='/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info/sframe-spec.info' libtool: install: (cd /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib && { ln -s -f libsframe.so.1.0.0 libsframe.so.1 || { rm -f libsframe.so.1 && ln -s libsframe.so.1.0.0 libsframe.so.1; }; }) libtool: install: (cd /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib && { ln -s -f libsframe.so.1.0.0 libsframe.so || { rm -f libsframe.so && ln -s libsframe.so.1.0.0 libsframe.so; }; }) libtool: install: /usr/bin/install -c .libs/libsframe.lai /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libsframe.la libtool: install: /usr/bin/install -c .libs/libsframe.a /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libsframe.a make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gas' libtool: install: chmod 644 /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libsframe.a libtool: install: ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libsframe.a make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold' Making install in po libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe' make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gprof' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe' Making install in po make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gas/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gas/po' make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold/po' Making install in testsuite make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold/testsuite' Makefile:3748: warning: overriding recipe for target 'ifuncmain1picstatic' Makefile:3744: warning: ignoring old recipe for target 'ifuncmain1picstatic' Makefile:3852: warning: overriding recipe for target 'ifuncmain2picstatic' Makefile:3848: warning: ignoring old recipe for target 'ifuncmain2picstatic' Makefile:3884: warning: overriding recipe for target 'ifuncmain4picstatic' Makefile:3880: warning: ignoring old recipe for target 'ifuncmain4picstatic' Makefile:3924: warning: overriding recipe for target 'ifuncmain5picstatic' Makefile:3920: warning: ignoring old recipe for target 'ifuncmain5picstatic' Makefile:4000: warning: overriding recipe for target 'ifuncmain7picstatic' Makefile:3996: warning: ignoring old recipe for target 'ifuncmain7picstatic' mkdir /home/buildozer/aports/main/binutils/pkg/binutils/usr/include/libiberty make[5]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gprof' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libiberty' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/man/man1' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/bin' /usr/bin/install -c -m 644 ./gprof.info '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' install-info --info-dir='/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info/gprof.info' /bin/sh ./libtool --mode=install /usr/bin/install -c gprof '/home/buildozer/aports/main/binutils/pkg/binutils/usr/bin' /usr/bin/install -c -m 644 gprof.1 '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/man/man1' make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gas' make install-am libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib' libtool: install: warning: `/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe/libsframe.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gprof /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/gprof GEN doc/asconfig.texi make[5]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gprof' make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gprof' make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gprof' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gprof' make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd' make install-recursive make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold/testsuite' Makefile:3748: warning: overriding recipe for target 'ifuncmain1picstatic' Makefile:3744: warning: ignoring old recipe for target 'ifuncmain1picstatic' Makefile:3852: warning: overriding recipe for target 'ifuncmain2picstatic' Makefile:3848: warning: ignoring old recipe for target 'ifuncmain2picstatic' Makefile:3884: warning: overriding recipe for target 'ifuncmain4picstatic' Makefile:3880: warning: ignoring old recipe for target 'ifuncmain4picstatic' Makefile:3924: warning: overriding recipe for target 'ifuncmain5picstatic' Makefile:3920: warning: ignoring old recipe for target 'ifuncmain5picstatic' Makefile:4000: warning: overriding recipe for target 'ifuncmain7picstatic' Makefile:3996: warning: ignoring old recipe for target 'ifuncmain7picstatic' make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd' make[5]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold/testsuite' Makefile:3748: warning: overriding recipe for target 'ifuncmain1picstatic' Makefile:3744: warning: ignoring old recipe for target 'ifuncmain1picstatic' Makefile:3852: warning: overriding recipe for target 'ifuncmain2picstatic' Makefile:3848: warning: ignoring old recipe for target 'ifuncmain2picstatic' Makefile:3884: warning: overriding recipe for target 'ifuncmain4picstatic' Makefile:3880: warning: ignoring old recipe for target 'ifuncmain4picstatic' Makefile:3924: warning: overriding recipe for target 'ifuncmain5picstatic' Makefile:3920: warning: ignoring old recipe for target 'ifuncmain5picstatic' Makefile:4000: warning: overriding recipe for target 'ifuncmain7picstatic' Makefile:3996: warning: ignoring old recipe for target 'ifuncmain7picstatic' Making install in po make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd/po' make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gas' /bin/sh ./../mkinstalldirs /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin GEN doc/asconfig.texi ../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/man/man1' /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /usr/bin/as ../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold/testsuite' make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold/testsuite' make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold/testsuite' /usr/bin/install -c -m 644 doc/as.1 '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/man/man1' /usr/bin/install -c -m 644 ./doc/as.info '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd' make[4]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. install-info --info-dir='/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info/as.info' libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib' libtool: install: warning: `/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe/libsframe.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/as-new /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/as /bin/sh ./../mkinstalldirs /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin mkdir /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl mkdir /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin n=`echo as | sed 's,y,y,'`; \ if [ "/usr/bin/$n" != "/usr/x86_64-alpine-linux-musl/bin/as" ]; then \ rm -f /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/as; \ ln /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/$n /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/as >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/as; \ else \ true ; \ fi make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gas' make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gas' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gas' make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold' make[5]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/include' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libbfd.la '/home/buildozer/aports/main/binutils/pkg/binutils/usr/lib' /usr/bin/install -c -m 644 bfd.h ./../include/ansidecl.h ./../include/symcat.h ./../include/diagnostics.h ./../include/bfdlink.h ./../include/plugin-api.h '/home/buildozer/aports/main/binutils/pkg/binutils/usr/include' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' libtool: install: warning: relinking `libbfd.la' libtool: install: (cd /home/buildozer/aports/main/binutils/src/binutils-2.41/bfd; /bin/sh /home/buildozer/aports/main/binutils/src/binutils-2.41/bfd/libtool --silent --tag CC --mode=relink gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -release 2.41 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libbfd.la -rpath /usr/lib 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 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 elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-vxworks.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo elf-sframe.lo dwarf1.lo dwarf2.lo elf32-i386.lo elf32.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo pe-x86_64.lo pex64igen.lo pei-x86_64.lo elf64-gen.lo elf32-gen.lo pe-i386.lo pdb.lo plugin.lo cpu-i386.lo cpu-iamcu.lo archive64.lo -L/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed -lz -lzstd ../libsframe/libsframe.la -inst-prefix-dir /home/buildozer/aports/main/binutils/pkg/binutils) /usr/bin/install -c -m 644 ./doc/bfd.info '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' install-info --info-dir='/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info/bfd.info' make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold' make[4]: Nothing to be done for 'install-data-am'. /bin/sh ./../mkinstalldirs /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/bin' n=`echo ld.gold | sed 's,y,y,'`; \ /usr/bin/install -c \ ld-new /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/${n}; \ if test "/usr/bin" != "/usr/x86_64-alpine-linux-musl/bin"; then \ rm -f /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/ld.gold; \ ln /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/${n} /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/ld.gold >/dev/null 2>/dev/null \ || /usr/bin/install -c ld-new /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/ld.gold; \ fi; \ if test "x" = "xyes"; then \ ld=`echo ld | sed 's,y,y,'`; \ rm -f /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/${ld}; \ ln /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/${n} /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/${ld} >/dev/null 2>/dev/null \ || /usr/bin/install -c ld-new /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/${ld}; \ if test "/usr/bin" != "/usr/x86_64-alpine-linux-musl/bin"; then \ rm -f /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/ld; \ ln /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/${n} /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/ld >/dev/null 2>/dev/null \ || /usr/bin/install -c ld-new /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/ld; \ fi; \ fi /usr/bin/install -c dwp '/home/buildozer/aports/main/binutils/pkg/binutils/usr/bin' make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold' make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/gold' libtool: install: /usr/bin/install -c .libs/libbfd-2.41.soT /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libbfd-2.41.so libtool: install: (cd /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib && { ln -s -f libbfd-2.41.so libbfd.so || { rm -f libbfd.so && ln -s libbfd-2.41.so libbfd.so; }; }) libtool: install: /usr/bin/install -c .libs/libbfd.lai /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libbfd.la libtool: install: /usr/bin/install -c .libs/libbfd.a /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libbfd.a libtool: install: chmod 644 /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libbfd.a libtool: install: ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libbfd.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[5]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd' make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd' make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd' make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libctf' make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes' Making install in . make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libctf' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/include' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/lib' make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' /bin/sh ./libtool --mode=install /usr/bin/install -c libctf.la libctf-nobfd.la '/home/buildozer/aports/main/binutils/pkg/binutils/usr/lib' /usr/bin/install -c -m 644 ./../include/ctf.h ./../include/ctf-api.h '/home/buildozer/aports/main/binutils/pkg/binutils/usr/include' /usr/bin/install -c -m 644 ./doc/ctf-spec.info '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' install-info --info-dir='/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info/ctf-spec.info' libtool: install: warning: relinking `libctf.la' libtool: install: (cd /home/buildozer/aports/main/binutils/src/binutils-2.41/libctf; /bin/sh /home/buildozer/aports/main/binutils/src/binutils-2.41/libctf/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -version-info 0:0:0 -Wl,--version-script=./libctf.ver -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libctf.la -rpath /usr/lib 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 -L/home/buildozer/aports/main/binutils/src/binutils-2.41/libctf/../libiberty/pic -liberty ../bfd/libbfd.la -L/home/buildozer/aports/main/binutils/src/binutils-2.41/libctf/../libiberty/pic -liberty -lz -inst-prefix-dir /home/buildozer/aports/main/binutils/pkg/binutils) make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes' make[4]: Nothing to be done for 'install-exec-am'. ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/include' /usr/bin/install -c -m 644 ./../include/dis-asm.h '/home/buildozer/aports/main/binutils/pkg/binutils/usr/include' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libopcodes.la '/home/buildozer/aports/main/binutils/pkg/binutils/usr/lib' libtool: install: warning: relinking `libopcodes.la' libtool: install: (cd /home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes; /bin/sh /home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes/libtool --silent --tag CC --mode=relink gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -release 2.41 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libopcodes.la -rpath /usr/lib dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo ../bfd/libbfd.la -L/home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed -inst-prefix-dir /home/buildozer/aports/main/binutils/pkg/binutils) libtool: install: /usr/bin/install -c .libs/libctf.so.0.0.0T /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libctf.so.0.0.0 libtool: install: (cd /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib && { ln -s -f libctf.so.0.0.0 libctf.so.0 || { rm -f libctf.so.0 && ln -s libctf.so.0.0.0 libctf.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib && { ln -s -f libctf.so.0.0.0 libctf.so || { rm -f libctf.so && ln -s libctf.so.0.0.0 libctf.so; }; }) libtool: install: /usr/bin/install -c .libs/libctf.lai /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libctf.la libtool: install: /usr/bin/install -c .libs/libctf-nobfd.so.0.0.0 /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libctf-nobfd.so.0.0.0 libtool: install: (cd /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib && { ln -s -f libctf-nobfd.so.0.0.0 libctf-nobfd.so.0 || { rm -f libctf-nobfd.so.0 && ln -s libctf-nobfd.so.0.0.0 libctf-nobfd.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib && { ln -s -f libctf-nobfd.so.0.0.0 libctf-nobfd.so || { rm -f libctf-nobfd.so && ln -s libctf-nobfd.so.0.0.0 libctf-nobfd.so; }; }) libtool: install: /usr/bin/install -c .libs/libctf-nobfd.lai /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libctf-nobfd.la libtool: install: /usr/bin/install -c .libs/libctf.a /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libctf.a libtool: install: chmod 644 /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libctf.a libtool: install: ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libctf.a libtool: install: /usr/bin/install -c .libs/libctf-nobfd.a /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libctf-nobfd.a libtool: install: chmod 644 /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libctf-nobfd.a libtool: install: ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libctf-nobfd.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libctf' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/libctf' libtool: install: /usr/bin/install -c .libs/libopcodes-2.41.soT /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libopcodes-2.41.so libtool: install: (cd /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib && { ln -s -f libopcodes-2.41.so libopcodes.so || { rm -f libopcodes.so && ln -s libopcodes-2.41.so libopcodes.so; }; }) libtool: install: /usr/bin/install -c .libs/libopcodes.lai /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libopcodes.la libtool: install: /usr/bin/install -c .libs/libopcodes.a /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libopcodes.a libtool: install: chmod 644 /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libopcodes.a libtool: install: ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/13.1.1/liblto_plugin.so /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/libopcodes.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes' make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes' Making install in po make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes/po' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/opcodes' make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils' make install-recursive make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils' Making install in po make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils/po' make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils' make[2]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' make install-recursive make[5]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c size objdump ar strings ranlib objcopy addr2line readelf elfedit '/home/buildozer/aports/main/binutils/pkg/binutils/usr/bin' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/man/man1' /usr/bin/install -c -m 644 ./doc/binutils.info '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' /usr/bin/install -c -m 644 doc/addr2line.1 doc/ar.1 doc/dlltool.1 doc/nm.1 doc/objcopy.1 doc/objdump.1 doc/ranlib.1 doc/readelf.1 doc/size.1 doc/strings.1 doc/strip.1 doc/elfedit.1 doc/windres.1 doc/windmc.1 doc/c++filt.1 '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/man/man1' libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib' install-info --info-dir='/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info/binutils.info' libtool: install: warning: `/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe/libsframe.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/size /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/size libtool: install: warning: `../opcodes/libopcodes.la' has not been installed in `/usr/lib' libtool: install: warning: `../libctf/libctf.la' has not been installed in `/usr/lib' libtool: install: warning: `/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd/libbfd.la' has not been installed in `/usr/lib' libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib' libtool: install: warning: `/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe/libsframe.la' has not been installed in `/usr/lib' libtool: install: warning: `../libsframe/libsframe.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/objdump /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/objdump libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib' libtool: install: warning: `/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe/libsframe.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ar /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/ar libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib' libtool: install: warning: `/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe/libsframe.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/strings /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/strings libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib' libtool: install: warning: `/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe/libsframe.la' has not been installed in `/usr/lib' make[3]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' libtool: install: /usr/bin/install -c .libs/ranlib /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/ranlib Making install in po libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib' libtool: install: warning: `/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe/libsframe.la' has not been installed in `/usr/lib' make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld/po' libtool: install: /usr/bin/install -c .libs/objcopy /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/objcopy libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib' libtool: install: warning: `/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe/libsframe.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/addr2line /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/addr2line libtool: install: warning: `../libctf/libctf-nobfd.la' has not been installed in `/usr/lib' libtool: install: warning: `../libsframe/libsframe.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/readelf /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/readelf libtool: install: /usr/bin/install -c elfedit /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/elfedit /bin/sh ./libtool --mode=install /usr/bin/install -c nm-new /usr/bin/nm libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib' libtool: install: warning: `/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe/libsframe.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/nm-new /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/nm /bin/sh ./libtool --mode=install /usr/bin/install -c strip-new /usr/bin/strip libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib' libtool: install: warning: `/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe/libsframe.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/strip-new /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/strip /bin/sh ./libtool --mode=install /usr/bin/install -c cxxfilt /usr/bin/c++filt libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib' libtool: install: warning: `/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe/libsframe.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/cxxfilt /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/c++filt /bin/sh ./../mkinstalldirs /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin for i in nm-new strip-new ar ranlib dlltool objdump objcopy readelf; do \ if [ -f $i ]; then \ j=`echo $i | sed -e 's/-new//'`; \ k=`echo $j | sed 's,y,y,'`; \ if [ "/usr/bin/$k" != "/usr/x86_64-alpine-linux-musl/bin/$j" ]; then \ rm -f /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/$j; \ ln /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/$k /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/$j >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c $i /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/$j; \ fi; \ else true; \ fi; \ done make[4]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' make[5]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils' make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils' make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/binutils' make[5]: Entering directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/man/man1' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/bin' ./../install-sh -c -d '/home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/bfd-plugins' /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new '/home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/./ld.bfd' /usr/bin/install -c -m 644 ld.1 '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/man/man1' /usr/bin/install -c -m 644 ./ld.info ./ldint.info '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' /bin/sh ./libtool --mode=install /usr/bin/install -c libdep.la '/home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/bfd-plugins' install-info --info-dir='/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info/ld.info' libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib' libtool: install: warning: `../libctf/libctf.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/libdep.so /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/bfd-plugins/libdep.so libtool: install: warning: `/home/buildozer/aports/main/binutils/src/binutils-2.41/bfd/libbfd.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/libdep.lai /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/bfd-plugins/libdep.la install-info --info-dir='/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info' '/home/buildozer/aports/main/binutils/pkg/binutils/usr/share/info/ldint.info' libtool: install: warning: `/home/buildozer/aports/main/binutils/src/binutils-2.41/libsframe/libsframe.la' has not been installed in `/usr/lib' libtool: install: warning: remember to run `libtool --finish /nowhere' /bin/sh ./../mkinstalldirs /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/lib/ldscripts libtool: install: /usr/bin/install -c .libs/ld-new /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/./ld.bfd /bin/sh ./../mkinstalldirs /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \ if test "/usr/bin" != "/usr/x86_64-alpine-linux-musl/bin"; then \ rm -f /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/ld.bfd; \ ln /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/$n /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \ rm -f /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/$ld; \ ln /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/$n /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/$ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/$ld; \ if test "/usr/bin" != "/usr/x86_64-alpine-linux-musl/bin"; then \ rm -f /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/ld; \ ln /home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/$n /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/ld; \ fi; \ fi mkdir /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/lib mkdir /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/lib/ldscripts for f in ldscripts/* ; do \ /usr/bin/install -c -m 644 $f /home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/lib/$f ; \ done rm -f /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/bfd-plugins/libdep.la rm -f /home/buildozer/aports/main/binutils/pkg/binutils/usr/lib/bfd-plugins/libdep.dll.a make[5]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' make[4]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' make[3]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' make[2]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41/ld' make[1]: Leaving directory '/home/buildozer/aports/main/binutils/src/binutils-2.41' >>> binutils-dev*: Running split function dev... >>> binutils-dev*: Preparing subpackage binutils-dev... >>> binutils-dev*: Stripping binaries >>> binutils-dev*: Running postcheck for binutils-dev >>> binutils-doc*: Running split function doc... >>> binutils-doc*: Preparing subpackage binutils-doc... >>> binutils-doc*: Running postcheck for binutils-doc >>> binutils-gold*: Running split function gold... '/home/buildozer/aports/main/binutils/pkg/binutils/usr/bin/ld.gold' -> '/home/buildozer/aports/main/binutils/pkg/binutils-gold/usr/bin/ld.gold' '/home/buildozer/aports/main/binutils/pkg/binutils/usr/x86_64-alpine-linux-musl/bin/ld.gold' -> '/home/buildozer/aports/main/binutils/pkg/binutils-gold/usr/x86_64-alpine-linux-musl/bin/ld.gold' >>> binutils-gold*: Preparing subpackage binutils-gold... >>> binutils-gold*: Stripping binaries >>> binutils-gold*: Running postcheck for binutils-gold >>> binutils*: Running postcheck for binutils >>> binutils*: Preparing package binutils... >>> binutils*: Stripping binaries >>> binutils-dev*: Scanning shared objects >>> binutils-doc*: Scanning shared objects >>> binutils-gold*: Scanning shared objects >>> binutils*: Scanning shared objects >>> binutils-dev*: Tracing dependencies... binutils=2.41-r0 >>> binutils-dev*: Package size: 4.6 MB >>> binutils-dev*: Compressing data... >>> binutils-dev*: Create checksum... >>> binutils-dev*: Create binutils-dev-2.41-r0.apk >>> WARNING: binutils-doc*: The -doc subpackage is unusually large, consider splitting it >>> binutils-doc*: Tracing dependencies... >>> binutils-doc*: Package size: 3.1 MB >>> binutils-doc*: Compressing data... >>> binutils-doc*: Create checksum... >>> binutils-doc*: Create binutils-doc-2.41-r0.apk >>> binutils-gold*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libjansson.so.4 so:libstdc++.so.6 so:libz.so.1 so:libzstd.so.1 >>> binutils-gold*: Package size: 2.3 MB >>> binutils-gold*: Compressing data... >>> binutils-gold*: Create checksum... >>> binutils-gold*: Create binutils-gold-2.41-r0.apk >>> binutils*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libjansson.so.4 so:libstdc++.so.6 so:libz.so.1 so:libzstd.so.1 >>> binutils*: Package size: 9.3 MB >>> binutils*: Compressing data... >>> binutils*: Create checksum... >>> binutils*: Create binutils-2.41-r0.apk >>> binutils: Build complete at Fri, 04 Aug 2023 06:48:44 +0000 elapsed time 0h 1m 51s >>> binutils: Cleaning up srcdir >>> binutils: Cleaning up pkgdir >>> binutils: Uninstalling dependencies... (1/14) Purging .makedepends-binutils (20230804.064654) (2/14) Purging bison (3.8.2-r1) (3/14) Purging flex (2.6.4-r6) (4/14) Purging m4 (1.4.19-r3) (5/14) Purging texinfo (7.0.3-r2) (6/14) Purging zlib-dev (1.2.13-r2) (7/14) Purging jansson-dev (2.14-r4) (8/14) Purging zstd-dev (1.5.5-r7) (9/14) Purging zstd (1.5.5-r7) (10/14) Purging git-perl (2.41.0-r2) (11/14) Purging perl-git (2.41.0-r2) (12/14) Purging perl-error (0.17029-r2) (13/14) Purging perl (5.38.0-r0) (14/14) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r4.trigger OK: 377 MiB in 105 packages >>> binutils: Updating the main/x86_64 repository index... >>> binutils: Signing the index...