Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 829699 Details for
Bug 880507
dev-util/mingw64-toolchain-10.0.0_p1-r1 - ldgram.y: error: a function definition without a prototype is deprecated
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:mingw64-toolchain-10.0.0_p1-r1:20221108-205007.log
dev-util:mingw64-toolchain-10.0.0_p1-r1:20221108-205007.log (text/plain), 192.80 KB, created by
Toralf Förster
on 2022-11-08 21:04:05 UTC
(
hide
)
Description:
dev-util:mingw64-toolchain-10.0.0_p1-r1:20221108-205007.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-11-08 21:04:05 UTC
Size:
192.80 KB
patch
obsolete
> * Package: dev-util/mingw64-toolchain-10.0.0_p1-r1:0 > * Repository: gentoo > * Maintainer: ionen@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking mingw-w64-v10.0.0.tar.bz2 to /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work >>>> Unpacking gcc-12.2.0.tar.xz to /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work >>>> Unpacking binutils-2.39.tar.xz to /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work >>>> Source unpacked in /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work >>>> Preparing source in /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work ... > * Applying mingw64-runtime-10.0.0-msvcr-extra-race.patch ... > [ ok ] > * Applying mingw64-runtime-10.0.0-tmp-files-clash.patch ... > [ ok ] > * Applying gcc-11.3.0-plugin-objdump.patch ... > [ ok ] > * Applying gcc-12.2.0-drop-cflags-sed.patch ... > [ ok ] >>>> Source prepared. > * Clang 16 testing: this build is using a /etc/portage/bashrc hook! >>>> Configuring source in /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work ... > * Building binutils in /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build ... > * /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/configure --build=x86_64-pc-linux-gnu --target=x86_64-w64-mingw32 --docdir=/.skip --infodir=/.skip --mandir=/.skip --prefix=/usr/lib/mingw64-toolchain --host=x86_64-pc-linux-gnu --disable-cet --disable-default-execstack --disable-nls --disable-shared --with-system-zlib --without-debuginfod --without-msgpack >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-w64-mingw32 >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/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... gawk >checking for x86_64-pc-linux-gnu-gcc... clang >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 clang accepts -g... yes >checking for clang option to accept ISO C89... unsupported >checking for clang option to accept ISO C99... none needed >checking whether we are using the GNU C++ compiler... yes >checking whether clang++ accepts -g... yes >checking whether g++ accepts -static-libstdc++ -static-libgcc... no >checking for x86_64-pc-linux-gnu-gnatbind... no >checking for gnatbind... no >checking for x86_64-pc-linux-gnu-gnatmake... no >checking for gnatmake... no >checking whether compiler driver understands Ada... no >checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 >checking for objdir... .libs >checking for isl 0.15 or later... no >required isl version is 0.15 or later >*** This configuration is not supported in the following subdirectories: > 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-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-as... x86_64-pc-linux-gnu-as >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking for ld... (cached) /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld >checking for x86_64-pc-linux-gnu-ld... (cached) /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld >checking for x86_64-pc-linux-gnu-lipo... no >checking for lipo... no >checking for x86_64-pc-linux-gnu-nm... x86_64-pc-linux-gnu-nm >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-windres... x86_64-pc-linux-gnu-windres >checking for x86_64-pc-linux-gnu-windmc... no >checking for windmc... no >checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking for x86_64-pc-linux-gnu-readelf... x86_64-pc-linux-gnu-readelf >checking for -plugin option... checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >no >checking for x86_64-w64-mingw32-cc... no >checking for x86_64-w64-mingw32-gcc... no >checking for x86_64-w64-mingw32-c++... no >checking for x86_64-w64-mingw32-g++... no >checking for x86_64-w64-mingw32-cxx... no >checking for x86_64-w64-mingw32-gxx... no >checking for x86_64-w64-mingw32-gcc... no >checking for x86_64-w64-mingw32-gfortran... no >checking for x86_64-w64-mingw32-gccgo... no >checking for x86_64-w64-mingw32-ar... no >checking for x86_64-w64-mingw32-as... no >checking for x86_64-w64-mingw32-dlltool... no >checking for x86_64-w64-mingw32-ld... no >checking for x86_64-w64-mingw32-lipo... no >checking for x86_64-w64-mingw32-nm... no >checking for x86_64-w64-mingw32-objcopy... no >checking for x86_64-w64-mingw32-objdump... no >checking for x86_64-w64-mingw32-ranlib... no >checking for x86_64-w64-mingw32-readelf... no >checking for x86_64-w64-mingw32-strip... no >checking for x86_64-w64-mingw32-windres... no >checking for x86_64-w64-mingw32-windmc... no >checking where to find the target ar... just compiled >checking where to find the target as... just compiled >checking where to find the target cc... pre-installed >checking where to find the target c++... pre-installed >checking where to find the target c++ for libstdc++... pre-installed >checking where to find the target dlltool... just compiled >checking where to find the target gcc... pre-installed >checking where to find the target gfortran... pre-installed >checking where to find the target gccgo... pre-installed >checking where to find the target ld... just compiled >checking where to find the target lipo... pre-installed >checking where to find the target nm... just compiled >checking where to find the target objcopy... just compiled >checking where to find the target objdump... just compiled >checking where to find the target 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 -j4 >make[1]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build' >make[1]: Nothing to be done for 'all-target'. >mkdir -p -- ./intl >mkdir -p -- ./libiberty >mkdir -p -- ./etc >Configuring in ./intl >Configuring in ./libiberty >Configuring in ./etc >configure: creating cache ./config.cache >configure: creating cache ./config.cache >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether to enable maintainer-specific portions of Makefiles... checking for makeinfo... no >makeinfo --split-size=5000000 >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >configure: creating cache ./config.cache >checking for x86_64-pc-linux-gnu-gcc... clang >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... 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... checking for perl... perl >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for -plugin option... 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... checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >no >checking whether to install libiberty headers and static library... no >configure: target_header_dir = >checking for x86_64-pc-linux-gnu-gcc... clang >no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether clang accepts -g... yes >checking for clang option to accept ISO C89... 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... unsupported >checking how to run the C preprocessor... o >checking whether we are using the GNU C compiler... clang -E >yes >checking whether clang accepts -g... yes >checking for clang option to accept ISO C89... checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... done >configure: creating ./config.status >yes >checking for sys/types.h... yes >unsupported >checking how to run the C preprocessor... checking for sys/stat.h... config.status: creating Makefile >yes >checking for stdlib.h... clang -E >make[2]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/etc' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/etc' >yes >checking for string.h... 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 memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for sys/stat.h... yes >checking minix/config.h usability... yes >checking for stdlib.h... no >checking minix/config.h presence... yes >checking for string.h... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for memory.h... yes >checking whether make sets $(MAKE)... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether NLS is requested... no >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >yes >checking for strings.h... checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for library containing strerror... yes >checking for inttypes.h... yes >checking for stdint.h... none required >checking for an ANSI C-conforming const... yes >checking for inline... yes >checking for unistd.h... inline >checking for off_t... yes >checking minix/config.h usability... no >checking minix/config.h presence... yes >checking for size_t... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether clang supports -W... yes >yes >checking for working alloca.h... checking whether clang supports -Wall... yes >checking whether clang supports -Wwrite-strings... yes >yes >checking for alloca... checking whether clang supports -Wc++-compat... yes >checking whether clang supports -Wstrict-prototypes... yes >yes >checking for stdlib.h... (cached) yes >checking whether clang supports -Wshadow=local... checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking whether clang supports -pedantic ... yes >yes >checking whether clang and cc understand -c and -o together... checking for getpagesize... yes >checking for working mmap... yes >checking for an ANSI C-conforming const... yes >checking for inline... yes >checking whether we are using the GNU C Library 2.1 or newer... inline >checking whether byte ordering is bigendian... yes >checking whether integer division by zero raises SIGFPE... no >checking for inttypes.h... no >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking for CET support... yes >checking for stdint.h... yes >checking for unsigned long long... yes >checking for inttypes.h... yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for ld used by GCC... no >checking for sys/file.h... /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld >checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld) is GNU ld... egrep: warning: egrep is obsolescent; using /bin/grep -E >yes >checking for shared library run path origin... yes >checking for sys/param.h... egrep: warning: egrep is obsolescent; using /bin/grep -E >done >yes >checking argz.h usability... checking for limits.h... yes >checking for stdlib.h... (cached) yes >checking for malloc.h... yes >checking argz.h presence... yes >checking for argz.h... yes >yes >checking limits.h usability... checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for strings.h... (cached) yes >checking for sys/time.h... yes >yes >checking limits.h presence... checking for time.h... yes >yes >checking for limits.h... yes >checking locale.h usability... checking for sys/resource.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/mman.h... yes >checking locale.h presence... yes >yes >checking for locale.h... yes >checking for fcntl.h... checking nl_types.h usability... yes >checking for alloca.h... yes >checking nl_types.h presence... yes >checking for sys/pstat.h... yes >checking for nl_types.h... yes >checking malloc.h usability... no >checking for sys/sysmp.h... no >checking for sys/sysinfo.h... yes >checking malloc.h presence... yes >yes >checking for malloc.h... yes >checking for machine/hal_sysinfo.h... checking stddef.h usability... no >checking for sys/table.h... yes >checking stddef.h presence... no >checking for sys/sysctl.h... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >no >checking for sys/param.h... (cached) yes >checking for sys/systemcfg.h... checking for feof_unlocked... no >checking for stdint.h... (cached) yes >checking for stdio_ext.h... yes >yes >checking for process.h... checking for fgets_unlocked... no >checking for sys/prctl.h... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for getc_unlocked... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether errno must be declared... yes >checking for getcwd... no >checking size of int... yes >checking for getegid... 4 >checking size of long... yes >checking for geteuid... 8 >checking size of size_t... yes >checking for getgid... 8 >checking for long long... yes >checking for getuid... yes >checking for mempcpy... yes >checking size of long long... yes >checking for munmap... 8 >checking for a 64-bit type... uint64_t >checking for intptr_t... yes >checking for putenv... yes >checking for setenv... yes >checking for uintptr_t... yes >checking for setlocale... yes >checking for ssize_t... yes >checking for stpcpy... yes >checking for pid_t... yes >checking for strcasecmp... yes >checking for library containing strerror... yes >checking for strdup... none required >checking for asprintf... yes >checking for strtoul... yes >checking for atexit... yes >checking for tsearch... yes >yes >checking for basename... checking for __argz_count... yes >yes >checking for bcmp... checking for __argz_stringify... yes >yes >checking for __argz_next... checking for bcopy... yes >yes >checking for __fsetlocking... checking for bsearch... yes >yes >checking for bzero... checking for iconv... 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 clock... yes >checking for LC_MESSAGES... yes >checking for ffs... 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... aclocal >checking for autoconf... autoconf >checking for autoheader... autoheader >checking bison 3 or later... 3.8.2, bison3 >configure: updating cache ./config.cache >configure: creating ./config.status >yes >checking for getcwd... config.status: creating Makefile >config.status: creating config.intl >config.status: creating config.h >yes >checking for getpagesize... config.status: executing default-1 commands >mkdir -p -- ./gas >mkdir -p -- ./gprof >Configuring in ./gas >Configuring in ./gprof >make[2]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/intl' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/intl' >mkdir -p -- ./ld >Configuring in ./ld >yes >checking for gettimeofday... yes >checking for index... configure: creating cache ./config.cache >configure: creating cache ./config.cache >checking build system type... checking build system type... configure: creating cache ./config.cache >x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking build system type... checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >x86_64-pc-linux-gnu >checking target system type... checking host system type... x86_64-w64-mingw32 >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... x86_64-w64-mingw32 >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... x86_64-pc-linux-gnu >checking target system type... yes >yes >yes >x86_64-w64-mingw32 >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... checking for insque... checking for a thread-safe mkdir -p... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... checking for gawk... gawk >checking whether make sets $(MAKE)... checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >yes >checking whether make supports nested variables... checking whether make supports nested variables... yes >yes >yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking whether make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-gcc... clang >checking for x86_64-pc-linux-gnu-gcc... clang >checking whether make supports nested variables... (cached) yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc... clang >yes >checking for memchr... checking whether the C compiler works... checking whether the C compiler works... yes >checking whether the C compiler works... checking for memcmp... 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 memcpy... > >checking whether we are cross compiling... checking whether we are cross compiling... >checking whether we are cross compiling... yes >checking for memmem... no >checking for suffix of object files... no >checking for suffix of object files... no >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 >o >checking whether we are using the GNU C compiler... checking for memmove... yes >checking whether clang accepts -g... yes >checking whether clang accepts -g... yes >checking whether clang accepts -g... yes >checking for clang option to accept ISO C89... yes >checking for clang option to accept ISO C89... yes >checking for clang option to accept ISO C89... yes >checking for mempcpy... yes >checking for memset... yes >checking for mkstemps... unsupported >checking whether clang understands -c and -o together... yes >checking for putenv... unsupported >checking whether clang understands -c and -o together... unsupported >checking whether clang understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of clang... yes >checking for style of include used by make... GNU >yes >checking dependency style of clang... checking for random... yes >checking for style of include used by make... GNU >checking dependency style of clang... gcc3 >checking how to run the C preprocessor... gcc3 >gcc3 >checking how to run the C preprocessor... yes >checking for rename... clang -E >clang -E >yes >checking whether we are using the GNU C++ compiler... checking for rindex... 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 whether clang++ accepts -g... 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 dependency style of clang++... yes >checking for setenv... gcc3 >checking for grep that handles long lines and -e... /bin/grep >checking how to run the C preprocessor... yes >checking for snprintf... clang -E >yes >checking for sys/types.h... yes >checking for sigsetmask... checking for egrep... yes >/bin/grep -E >checking for ANSI C header files... checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for sys/stat.h... yes >yes >checking for stdlib.h... checking for stpcpy... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for string.h... yes >checking for stpncpy... yes >checking for memory.h... yes >checking for memory.h... yes >checking for sys/types.h... yes >checking for strings.h... yes >checking for strings.h... yes >yes >checking for strcasecmp... checking for sys/stat.h... yes >checking for inttypes.h... yes >checking for inttypes.h... yes >checking for stdlib.h... yes >checking for stdint.h... yes >checking for stdint.h... yes >checking for strchr... yes >yes >checking for string.h... checking for unistd.h... yes >checking for unistd.h... yes >checking for strdup... yes >yes >checking minix/config.h usability... checking for memory.h... yes >checking minix/config.h usability... yes >no >checking minix/config.h presence... checking for strings.h... yes >checking for strncasecmp... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... no >checking minix/config.h presence... yes >checking for inttypes.h... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... yes >/bin/grep -F >checking for ld used by clang... checking for strndup... yes >checking for stdint.h... yes >checking how to print strings... /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld >checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld) is GNU ld... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by clang... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld >checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes >checking for unistd.h... yes >yes >checking for BSD- or MS-compatible name lister (nm)... checking for strnlen... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... yes >checking minix/config.h usability... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... yes >BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... checking for strrchr... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >no >checking minix/config.h presence... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >no >checking for /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r >checking for minix/config.h... no >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking whether it is safe to define __EXTENSIONS__... checking how to recognize dependent libraries... pass_all >yes >checking for strstr... 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 clang... /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld >checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes >checking for strtod... checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from clang object... yes >checking for BSD- or MS-compatible name lister (nm)... checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from clang object... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... yes >checking for strtol... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >ok >yes >checking for strtoul... ok >checking for dlfcn.h... checking for dlfcn.h... yes >checking for objdir... .libs >yes >checking for strtoll... yes >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from clang object... yes >checking for strtoull... checking if clang supports -fno-rtti -fno-exceptions... yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... checking if clang supports -fno-rtti -fno-exceptions... yes >checking for strverscmp... yes >checking if clang static flag -static works... yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... ok >checking for dlfcn.h... yes >checking if clang static flag -static works... yes >checking for tmpnam... yes >checking for objdir... .libs >yes >checking if clang supports -c -o file.o... yes >checking for vasprintf... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes >checking if clang supports -c -o file.o... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... checking if clang supports -fno-rtti -fno-exceptions... yes >checking for vfprintf... yes >checking dynamic linker characteristics... yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... yes >checking dynamic linker characteristics... yes >checking if clang static flag -static works... yes >checking for vprintf... yes >checking for vsnprintf... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for dlfcn.h... (cached) yes >checking for windows.h... yes >checking if clang supports -c -o file.o... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for dlfcn.h... (cached) yes >no >checking for library containing dlsym... checking for windows.h... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes >checking for vsprintf... no >checking for library containing dlsym... none required >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... yes >checking dynamic linker characteristics... yes >checking for waitpid... no >checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 >none required >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking sys/time.h usability... yes >checking for setproctitle... yes >checking sys/time.h presence... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... yes >checking for sys/time.h... yes >checking for setitimer... no >checking whether alloca needs Cray hooks... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow >checking whether byte ordering is bigendian... no >checking stack direction for C alloca... clang++ -E >yes >checking whether NLS is requested... no >checking whether NLS is requested... no >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >-1 >checking for vfork.h... checking whether to enable maintainer-specific portions of Makefiles... no >checking sys/gmon_out.h usability... no >checking for fork... yes >checking sys/gmon_out.h presence... no >checking for bison... bison -y >checking for flex... flex >yes >checking for sys/gmon_out.h... yes >checking for a known getopt prototype in unistd.h... checking lex output file root... lex.yy >checking lex library... yes >checking for vfork... yes >checking for library containing fabs... checking for ld used by clang++... /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64 >checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes >yes >checking for working fork... checking whether the clang++ linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes >-lm >yes >checking for working vfork... (cached) yes >checking for _doprnt... checking for clang++ option to produce PIC... -fPIC -DPIC >checking if clang++ PIC flag -fPIC -DPIC works... no >checking for sys_errlist... yes >checking if clang++ static flag -static works... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow >configure: updating cache ./config.cache >checking that generated files are newer than configure... done >configure: creating ./config.status >no >checking for sys_nerr... yes >checking if clang++ supports -c -o file.o... no >checking for sys_siglist... yes >checking if clang++ supports -c -o file.o... (cached) yes >checking whether the clang++ linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-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... -lfl >checking whether yytext is a pointer... no >checking for library containing dlsym... no >checking for external symbol _system_configuration... no >checking for __fsetlocking... none required >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking size of void *... yes >checking for canonicalize_file_name... yes >8 >checking whether NLS is requested... no >checking whether NLS is requested... no >yes >checking for msgfmt... checking for dup3... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >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... yes >checking for strsignal... yes >checking for getrlimit... config.status: creating Makefile >yes >checking for LC_MESSAGES... config.status: creating po/Makefile.in >config.status: creating gconfig.h >Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow >checking for LC_MESSAGES... config.status: executing depfiles commands >yes >checking for getrusage... yes >checking for working assert macro... config.status: executing libtool commands >yes >checking whether NLS is requested... no >checking whether NLS is requested... no >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >config.status: executing default-1 commands >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... config.status: creating po/POTFILES >yes >config.status: creating po/Makefile >/usr/bin/msgmerge >checking for getsysinfo... checking for bison... bison -y >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... no >checking for a known getopt prototype in unistd.h... mkdir -p -- ./binutils >Configuring in ./binutils >yes >checking whether declaration is required for environ... no >checking for gettimeofday... (cached) yes >checking for on_exit... no >checking whether declaration is required for ffs... yes >checking for pipe2... configure: creating cache ./config.cache >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-w64-mingw32 >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... no >yes >checking whether asprintf is declared... checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >yes >checking whether make supports nested variables... checking for psignal... yes >checking whether make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-gcc... clang >yes >checking whether mempcpy is declared... yes >yes >checking for pstat_getdynamic... checking whether stpcpy is declared... checking whether the C compiler works... yes >checking for struct stat.st_mtim.tv_sec in sys/stat.h... no >checking for pstat_getstatic... yes >checking for C compiler default output file name... a.out >yes >checking for struct stat.st_mtim.tv_nsec in sys/stat.h... checking for suffix of executables... -lfl >checking whether yytext is a pointer... yes >no >checking for realpath... configure: updating cache ./config.cache > >checking that generated files are newer than configure... done >checking whether we are cross compiling... configure: creating ./config.status >yes >no >checking for setrlimit... checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether clang accepts -g... yes >checking for spawnve... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 >checking fcntl.h usability... yes >checking for clang option to accept ISO C89... yes >checking fcntl.h presence... no >checking for spawnvpe... yes >checking for fcntl.h... yes >checking elf-hints.h usability... no >checking for strerror... no >checking elf-hints.h presence... no >checking for elf-hints.h... no >checking limits.h usability... yes >checking for strsignal... yes >checking limits.h presence... unsupported >checking whether clang understands -c and -o together... yes >checking for limits.h... yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking sys/file.h usability... config.status: creating .gdbinit >yes >checking for sysconf... config.status: creating Makefile >config.status: creating po/Makefile.in >yes >checking sys/file.h presence... yes >checking for style of include used by make... GNU >checking dependency style of clang... config.status: creating config.h >config.status: executing depfiles commands >yes >checking for sys/file.h... yes >checking sys/mman.h usability... gcc3 >checking how to run the C preprocessor... yes >checking for sysctl... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/param.h usability... clang -E >no >checking for sysmp... yes >checking sys/param.h presence... 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/param.h... yes >checking for sys/stat.h... (cached) yes >checking sys/time.h usability... no >checking for table... config.status: executing libtool commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >yes >checking sys/time.h presence... config.status: creating po/Makefile >config.status: executing default commands >yes >checking for sys/time.h... yes >no >checking for times... checking for sys/types.h... (cached) yes >checking for unistd.h... (cached) yes >checking for close... yes >yes >checking for wait3... checking for glob... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >yes >checking for lseek... checking for wait4... yes >checking for stdlib.h... yes >checking for string.h... yes >yes >checking for sbrk... checking for mkstemp... yes >checking for memory.h... yes >yes >yes >checking for open... checking for strings.h... checking whether basename is declared... yes >yes >checking for inttypes.h... checking whether ffs is declared... yes >checking for realpath... yes >yes >checking for stdint.h... checking whether asprintf is declared... yes >yes >checking for unistd.h... checking for sbrk... yes >checking whether vasprintf is declared... yes >checking minix/config.h usability... yes >checking whether snprintf is declared... yes >checking for waitpid... no >checking minix/config.h presence... yes >checking whether vsnprintf is declared... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether asprintf is declared... yes >checking whether calloc is declared... 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 clang... yes >/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld >checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld) is GNU ld... checking whether environ is declared... yes >checking whether getenv is declared... yes >checking for BSD- or MS-compatible name lister (nm)... yes >yes >checking whether sbrk is declared... checking whether getopt is declared... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... yes >checking for stdlib.h... (cached) yes >yes >checking for unistd.h... (cached) yes >checking whether malloc is declared... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... checking for sys/param.h... (cached) yes >1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for getpagesize... checking for /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >yes >checking whether realloc is declared... yes >checking for working mmap... yes >checking whether sbrk is declared... checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from clang object... yes >checking whether strtol is declared... yes >checking for library containing dlopen... yes >checking whether strtoul is declared... none required >checking for a known getopt prototype in unistd.h... yes >checking whether strtoll is declared... ok >yes >checking whether ANSI C string concatenation works... checking for dlfcn.h... yes >yes >checking whether strtoull is declared... configure: updating cache ./config.cache >yes >checking that generated files are newer than configure... done >configure: creating ./config.status >checking whether strverscmp is declared... yes >checking for objdir... .libs >yes >checking whether strnlen is declared... yes >checking whether canonicalize_file_name must be declared... checking if clang supports -fno-rtti -fno-exceptions... no >checking for stdlib.h... (cached) yes >yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for getpagesize... (cached) yes >checking for working mmap... yes >checking if clang static flag -static works... yes >checking for working strncmp... yes >checking if clang supports -c -o file.o... no >yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... configure: updating cache ./config.cache >configure: creating ./config.status >yes >checking dynamic linker characteristics... config.status: creating Makefile >config.status: creating testsuite/Makefile >config.status: creating config.h >config.status: executing default commands >mkdir -p -- ./bfd >Configuring in ./bfd >make[2]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/libiberty' >if [ x"" != x ] && [ ! -d noasan ]; then \ > mkdir noasan; \ >else true; fi >touch stamp-noasandir >if [ x"" != x ] && [ ! -d pic ]; then \ > mkdir pic; \ >else true; fi >touch stamp-picdir >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/safe-ctype.c -o safe-ctype.o >GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for dlfcn.h... (cached) yes >checking for windows.h... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ >else true; fi >config.status: creating Makefile >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/filedescriptor.c -o filedescriptor.o >config.status: creating po/Makefile.in >no >checking for library containing dlsym... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >config.status: creating config.h >config.status: executing depfiles commands >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/choose-temp.c -o pic/choose-temp.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/choose-temp.c -o noasan/choose-temp.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/choose-temp.c -o choose-temp.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >configure: creating cache ./config.cache >1 warning generated. >checking build system type... none required >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ >else true; fi >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... x86_64-pc-linux-gnu >checking host system type... if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/make-temp-file.c -o make-temp-file.o >x86_64-pc-linux-gnu >checking target system type... x86_64-w64-mingw32 >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >no >checking whether make supports nested variables... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether to use debuginfod... no >configure: WARNING: debuginfod support disabled; some features may be unavailable. >checking whether make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-gcc... clang >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/splay-tree.c -o pic/splay-tree.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/splay-tree.c -o noasan/splay-tree.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/splay-tree.c -o splay-tree.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xatexit.c -o pic/xatexit.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xatexit.c -o noasan/xatexit.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xatexit.c -o xatexit.o >checking whether the C compiler works... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow >checking for bison... bison -y >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/stack-limit.c -o pic/stack-limit.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/stack-limit.c -o noasan/stack-limit.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/stack-limit.c -o stack-limit.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >checking for C compiler default output file name... a.out >checking for suffix of executables... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/lrealpath.c -o pic/lrealpath.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/lrealpath.c -o noasan/lrealpath.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/lrealpath.c -o lrealpath.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] > >checking whether we are cross compiling... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xstrdup.c -o pic/xstrdup.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xstrdup.c -o noasan/xstrdup.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xstrdup.c -o xstrdup.o >no >checking for suffix of object files... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/sort.c -o pic/sort.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/sort.c -o noasan/sort.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/sort.c -o sort.o >o >checking whether we are using the GNU C compiler... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >checking whether clang accepts -g... yes >checking for clang option to accept ISO C89... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/hashtab.c -o pic/hashtab.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/hashtab.c -o noasan/hashtab.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/hashtab.c -o hashtab.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >-lfl >checking whether yytext is a pointer... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xstrerror.c -o pic/xstrerror.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xstrerror.c -o noasan/xstrerror.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xstrerror.c -o xstrerror.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/sha1.c -o pic/sha1.o; \ >else true; fi >unsupported >checking whether clang understands -c and -o together... if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/sha1.c -o noasan/sha1.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/sha1.c -o sha1.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >checking for style of include used by make... GNU >checking dependency style of clang... yes >checking whether NLS is requested... no >checking whether NLS is requested... no >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >gcc3 >checking how to run the C preprocessor... checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking size of long... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xmalloc.c -o pic/xmalloc.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xmalloc.c -o noasan/xmalloc.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xmalloc.c -o xmalloc.o >clang -E >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >config.status: executing libtool commands >8 >checking size of long long... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/pex-unix.c -o pic/pex-unix.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/pex-unix.c -o noasan/pex-unix.o; \ >else true; fi >config.status: executing default-1 commands >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/pex-unix.c -o pex-unix.o >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... config.status: executing default commands >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/simple-object-elf.c -o simple-object-elf.o >1 warning generated. >8 >checking fcntl.h usability... if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/cplus-dem.c -o cplus-dem.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >1 warning generated. >checking for stdint.h... (cached) yes >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ >else true; fi >checking sys/file.h usability... if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/vprintf-support.c -o vprintf-support.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >checking for sys/types.h... yes >checking sys/file.h presence... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/make-relative-prefix.c -o make-relative-prefix.o >1 warning generated. >yes >checking for sys/file.h... yes >yes >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/obstack.c -o pic/obstack.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/obstack.c -o noasan/obstack.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/obstack.c -o obstack.o >checking for sys/stat.h... (cached) yes >checking for sys/stat.h... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >checking sys/time.h usability... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >yes >checking sys/time.h presence... checking for stdlib.h... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/partition.c -o pic/partition.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/partition.c -o noasan/partition.o; \ >else true; fi >yes >checking for sys/time.h... yes >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/partition.c -o partition.o >1 warning generated. >checking for sys/types.h... (cached) yes >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xasprintf.c -o pic/xasprintf.o; \ >else true; fi >yes >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xasprintf.c -o noasan/xasprintf.o; \ >else true; fi >checking for unistd.h... (cached) yes >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xasprintf.c -o xasprintf.o >checking for sys/wait.h that is POSIX.1 compatible... checking for string.h... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/getopt1.c -o pic/getopt1.o; \ >else true; fi >yes >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/getopt1.c -o noasan/getopt1.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/getopt1.c -o getopt1.o >yes >checking for stdlib.h... (cached) yes >checking for memory.h... checking for unistd.h... (cached) yes >1 warning generated. >checking for sys/param.h... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/pex-common.c -o pic/pex-common.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/pex-common.c -o noasan/pex-common.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/pex-common.c -o pex-common.o >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/fnmatch.c -o pic/fnmatch.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/fnmatch.c -o noasan/fnmatch.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/fnmatch.c -o fnmatch.o >yes >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >checking for strings.h... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >checking for getpagesize... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/cp-demangle.c -o cp-demangle.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >checking for inttypes.h... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/md5.c -o pic/md5.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/md5.c -o noasan/md5.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/md5.c -o md5.o >yes >checking for working mmap... yes >checking for stdint.h... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >checking for unistd.h... yes >checking minix/config.h usability... yes >checking for getc_unlocked... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/alloca.c -o pic/alloca.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/alloca.c -o noasan/alloca.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/alloca.c -o alloca.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >no >checking minix/config.h presence... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/strsignal.c -o pic/strsignal.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/strsignal.c -o noasan/strsignal.o; \ >else true; fi >yes >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/strsignal.c -o strsignal.o >checking for mkdtemp... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >1 warning generated. >checking for fgrep... /bin/grep -F >checking for ld used by clang... if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/cp-demint.c -o pic/cp-demint.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/cp-demint.c -o noasan/cp-demint.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/cp-demint.c -o cp-demint.o >yes >checking for mkstemp... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld >checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/spaces.c -o pic/spaces.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/spaces.c -o noasan/spaces.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/spaces.c -o spaces.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >/usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... checking for sbrk... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/setproctitle.c -o pic/setproctitle.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/setproctitle.c -o noasan/setproctitle.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/setproctitle.c -o setproctitle.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/physmem.c -o pic/physmem.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/physmem.c -o noasan/physmem.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/physmem.c -o physmem.o >BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >yes >checking for /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for utimensat... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/bsearch_r.c -o bsearch_r.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/d-demangle.c -o pic/d-demangle.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/d-demangle.c -o noasan/d-demangle.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/d-demangle.c -o d-demangle.o >yes >checking for utimes... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from clang object... yes >checking for mbstate_t... yes >checking for struct stat.st_atim.tv_nsec... yes >checking whether struct stat.st_atim is of type struct timespec... ok >yes >checking for library containing frexp... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ >else true; fi >checking for dlfcn.h... if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/simple-object-coff.c -o simple-object-coff.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >checking for objdir... .libs >none required >checking for LC_MESSAGES... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/getopt.c -o pic/getopt.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/getopt.c -o noasan/getopt.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/getopt.c -o getopt.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >checking for a known getopt prototype in unistd.h... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/hex.c -o pic/hex.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/hex.c -o noasan/hex.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/hex.c -o hex.o >1 warning generated. >checking if clang supports -fno-rtti -fno-exceptions... if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xmemdup.c -o pic/xmemdup.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xmemdup.c -o noasan/xmemdup.o; \ >else true; fi >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xmemdup.c -o xmemdup.o >yes >checking for utime.h... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/fibheap.c -o pic/fibheap.o; \ >else true; fi >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/fibheap.c -o noasan/fibheap.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/fibheap.c -o fibheap.o >yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/crc32.c -o pic/crc32.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/crc32.c -o noasan/crc32.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/crc32.c -o crc32.o >yes >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >checking whether asprintf is declared... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >checking if clang static flag -static works... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/regex.c -o pic/regex.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/regex.c -o noasan/regex.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/regex.c -o regex.o >yes >checking whether environ is declared... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >checking whether getc_unlocked is declared... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/pexecute.c -o pic/pexecute.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/pexecute.c -o noasan/pexecute.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/pexecute.c -o pexecute.o >yes >checking if clang supports -c -o file.o... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >checking whether sbrk is declared... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/argv.c -o pic/argv.o; \ >else true; fi >yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/argv.c -o noasan/argv.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/argv.c -o argv.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >checking whether stpcpy is declared... yes >checking dynamic linker characteristics... yes >checking whether strnlen is declared... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/objalloc.c -o pic/objalloc.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/objalloc.c -o noasan/objalloc.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/objalloc.c -o objalloc.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >checking iconv.h usability... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/getruntime.c -o pic/getruntime.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/getruntime.c -o noasan/getruntime.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/getruntime.c -o getruntime.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >checking iconv.h presence... 1 warning generated. >GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/lbasename.c -o pic/lbasename.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/lbasename.c -o noasan/lbasename.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/lbasename.c -o lbasename.o >yes >checking for iconv.h... yes >checking for ld used by GCC... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ >else true; fi >/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64 >checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ >else true; fi >egrep: warning: egrep is obsolescent; using /bin/grep -E >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o >yes >checking for shared library run path origin... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >no >checking for shl_load in -ldld... egrep: warning: egrep is obsolescent; using /bin/grep -E >done >checking for iconv... no >checking for dlopen... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/dwarfnames.c -o dwarfnames.o >yes >checking for iconv declaration... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >yes >checking whether a program can dlopen itself... 1 warning generated. > > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/concat.c -o pic/concat.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/concat.c -o noasan/concat.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/concat.c -o concat.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >configure: updating cache ./config.cache >checking that generated files are newer than configure... done >configure: creating ./config.status >yes >checking whether a statically linked program can dlopen itself... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/strncmp.c -o pic/strncmp.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/strncmp.c -o noasan/strncmp.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/strncmp.c -o strncmp.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for dlfcn.h... (cached) yes >checking for windows.h... no >checking for library containing dlsym... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xstrndup.c -o pic/xstrndup.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xstrndup.c -o noasan/xstrndup.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xstrndup.c -o xstrndup.o >none required >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/dyn-string.c -o pic/dyn-string.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/dyn-string.c -o noasan/dyn-string.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/dyn-string.c -o dyn-string.o >no >checking size of void *... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >1 warning generated. >8 >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/simple-object.c -o pic/simple-object.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/simple-object.c -o noasan/simple-object.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/simple-object.c -o simple-object.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/pex-one.c -o pic/pex-one.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/pex-one.c -o noasan/pex-one.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/pex-one.c -o pex-one.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ >else true; fi >1 warning generated. >config.status: creating Makefile >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/filename_cmp.c -o filename_cmp.o >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/timeval-utils.c -o timeval-utils.o >config.status: creating po/Makefile.in >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >config.status: creating config.h >1 warning generated. >config.status: executing depfiles commands >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ >else true; fi >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/rust-demangle.c -o rust-demangle.o >Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether to install libbfd... no >checking whether NLS is requested... no >checking whether NLS is requested... no >checking for msgfmt... make[3]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/libiberty/testsuite' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/libiberty/testsuite' >echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xexit.c -o pic/xexit.o; \ >else true; fi >/usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xexit.c -o noasan/xexit.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xexit.c -o xexit.o >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >checking size of long long... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/floatformat.c -o pic/floatformat.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/floatformat.c -o noasan/floatformat.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/floatformat.c -o floatformat.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >config.status: executing libtool commands >config.status: executing default-1 commands >8 >checking size of void *... (cached) 8 >checking size of long... config.status: creating po/POTFILES >config.status: creating po/Makefile >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/fopen_unlocked.c -o fopen_unlocked.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >8 >checking size of int... 1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/xvasprintf.c -o xvasprintf.o >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/getpwd.c -o pic/getpwd.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/getpwd.c -o noasan/getpwd.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/getpwd.c -o getpwd.o >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >1 warning generated. >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/fdmatch.c -o pic/fdmatch.o; \ >else true; fi >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/fdmatch.c -o noasan/fdmatch.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/fdmatch.c -o fdmatch.o >1 warning generated. >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/strerror.c -o pic/strerror.o; \ >else true; fi >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >if [ x"" != x ]; then \ > clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/strerror.c -o noasan/strerror.o; \ >else true; fi >clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libiberty/strerror.c -o strerror.o >4 >checking fcntl.h usability... 1 warning generated. >warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] >1 warning generated. >yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >1 warning generated. >checking sys/resource.h usability... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a >x86_64-pc-linux-gnu-ar rc ./libiberty.a \ > ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ./strncmp.o >x86_64-pc-linux-gnu-ranlib ./libiberty.a >yes >checking sys/resource.h presence... if [ x"" != x ]; then \ > cd pic; \ > x86_64-pc-linux-gnu-ar rc ./libiberty.a \ > ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ./strncmp.o; \ > x86_64-pc-linux-gnu-ranlib ./libiberty.a; \ > cd ..; \ >else true; fi; \ >if [ x"" != x ]; then \ > cd noasan; \ > x86_64-pc-linux-gnu-ar rc ./libiberty.a \ > ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ./strncmp.o; \ > x86_64-pc-linux-gnu-ranlib ./libiberty.a; \ > cd ..; \ >else true; fi >make[2]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/libiberty' >yes >checking for sys/resource.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for unistd.h... (cached) yes >checking for fcntl... yes >checking for fdopen... yes >checking for fileno... yes >checking for fls... no >checking for getgid... yes >checking for getpagesize... yes >checking for getrlimit... yes >checking for getuid... yes >checking for sysconf... yes >checking whether basename is declared... yes >checking whether ffs is declared... yes >checking whether stpcpy is declared... yes >checking whether asprintf is declared... yes >checking whether vasprintf is declared... yes >checking whether strnlen is declared... yes >checking compiler support for hidden visibility... yes >checking printf int64_t format... l >checking linker --as-needed support... yes >checking for cos in -lm... yes >checking for gcc version with buggy 64-bit support... no >checking for ftello... yes >checking for ftello64... yes >checking for fseeko... yes >checking for fseeko64... yes >checking for fopen64... yes >checking whether ftello is declared... yes >checking whether ftello64 is declared... yes >checking whether fseeko is declared... yes >checking whether fseeko64 is declared... yes >checking whether fopen64 is declared... yes >checking size of off_t... 8 >checking file_ptr type... int64_t >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getpagesize... (cached) yes >checking for working mmap... yes >checking for madvise... yes >checking for mprotect... yes >configure: updating cache ./config.cache >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating bfd-in3.h >config.status: creating po/Makefile.in >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing default commands >mkdir -p -- ./opcodes >Configuring in ./opcodes >make[2]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/bfd' > GEN elf32-target.h > GEN targmatch.h > GEN bfdver.h >Making info in po >make[3]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/bfd/po' >( if test 'x/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/bfd/po' != 'x.'; then \ > posrcprefix='/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/bfd/'; \ > else \ > posrcprefix="../"; \ > fi; \ > rm -f SRC-POTFILES-t SRC-POTFILES \ > && (sed -e '/^#/d' \ > -e '/^[ ]*$/d' \ > -e "s@.*@ $posrcprefix& \\\\@" < /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/bfd/po/SRC-POTFILES.in \ > | sed -e '$s/\\$//') > SRC-POTFILES-t \ > && chmod a-w SRC-POTFILES-t \ > && mv SRC-POTFILES-t SRC-POTFILES ) >( rm -f BLD-POTFILES-t BLD-POTFILES \ > && (sed -e '/^#/d' \ > -e '/^[ ]*$/d' \ > -e "s@.*@ ../& \\\\@" < /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/bfd/po/BLD-POTFILES.in \ > | sed -e '$s/\\$//') > BLD-POTFILES-t \ > && chmod a-w BLD-POTFILES-t \ > && mv BLD-POTFILES-t BLD-POTFILES ) > GEN elf64-target.h >cd .. \ > && CONFIG_FILES=po/Makefile.in:po/Make-in \ > CONFIG_HEADERS= /bin/sh ./config.status >configure: creating cache ./config.cache >checking build system type... x86_64-pc-linux-gnu >checking host system type... config.status: creating po/Makefile.in >x86_64-pc-linux-gnu >checking target system type... x86_64-w64-mingw32 >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >config.status: executing depfiles commands >checking for a thread-safe mkdir -p... config.status: executing libtool commands >/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >config.status: executing default-1 commands >checking whether make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-gcc... clang >config.status: executing default commands >make[3]: Nothing to be done for 'info'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/bfd/po' >make[3]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/bfd' > CCLD doc/chew.stamp >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 clang accepts -g... GEN doc/cache.stamp > GEN doc/elfcode.stamp > GEN doc/linker.stamp > GEN doc/bfdio.stamp > GEN doc/coffcode.stamp > GEN doc/syms.stamp > GEN doc/bfdt.stamp > GEN doc/format.stamp > GEN doc/corefile.stamp >yes >checking for clang option to accept ISO C89... GEN doc/archures.stamp > GEN doc/targets.stamp > GEN doc/opncls.stamp > GEN doc/init.stamp > GEN doc/elf.stamp > GEN doc/aoutx.stamp > GEN doc/reloc.stamp > GEN doc/bfdwin.stamp > GEN doc/mmo.stamp > GEN doc/section.stamp > GEN doc/libbfd.stamp > GEN doc/archive.stamp > GEN doc/hash.stamp > MAKEINFO doc/bfd.info >unsupported >checking whether clang understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of clang... gcc3 >checking how to run the C preprocessor... clang -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 x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >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 clang... /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld >checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from clang object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if clang supports -fno-rtti -fno-exceptions... yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... yes >checking if clang static flag -static works... yes >checking if clang supports -c -o file.o... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >make[3]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/bfd' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/bfd' >Making all in po >make[4]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/bfd/po' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/bfd/po' >make[4]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/bfd' >rm -f bfd-tmp.h >cp bfd-in3.h bfd-tmp.h >/bin/sh /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/bfd/../move-if-change bfd-tmp.h bfd.h > GEN pex64igen.c >rm -f tofiles > GEN peigen.c >rm -f bfd-tmp.h >f=""; \ >for i in pe-x86_64.lo pex64igen.lo cofflink.lo coffgen.lo dwarf2.lo pei-x86_64.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 dwarf1.lo pe-i386.lo peigen.lo pei-i386.lo elf32-i386.lo elf32.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo archive64.lo ; do \ > case " $f " in \ > *" $i "*) ;; \ > *) f="$f $i" ;; \ > esac ; \ >done ; \ >echo $f > tofiles >touch stmp-bfd-h >/bin/sh /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/bfd/../move-if-change tofiles ofiles >touch stamp-ofiles > CC elf64-gen.lo > CC dwarf2.lo > CC pei-i386.lo >Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether to install libbfd... no >checking whether NLS is requested... no >checking whether NLS is requested... no >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking size of void *... CC simple.lo >8 >checking whether basename is declared... CC linker.lo >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 > CC elf-vxworks.lo > CC bfdio.lo > CC elfxx-x86.lo > CC verilog.lo > CC libbfd.lo >config.status: creating Makefile > CC pe-x86_64.lo >config.status: creating po/Makefile.in >config.status: creating config.h >config.status: executing depfiles commands > CC merge.lo > CC elf-eh-frame.lo >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile > CC stab-syms.lo > CC bfdwin.lo > CC plugin.lo > CC archures.lo > CC elflink.lo > CC syms.lo > CC corefile.lo > CC dwarf1.lo > CC binary.lo > CC pex64igen.lo > CC format.lo > CC section.lo > CC init.lo > CC ihex.lo > CC coffgen.lo > CC pe-i386.lo > CC coff-bfd.lo > CC archive.lo > CC cpu-iamcu.lo > CC pei-x86_64.lo > CC srec.lo > CC elf-properties.lo > CC elf.lo > CC compress.lo > CC elf64.lo > CC stabs.lo > CC opncls.lo > CC cpu-i386.lo > CC peigen.lo > CC elf-attrs.lo > CC bfd.lo > CC elf-strtab.lo > CC cofflink.lo > CC elf32-gen.lo > CC targets.lo > CC hash.lo > CC reloc.lo > CC elf64-x86-64.lo > CC tekhex.lo > CC elf32.lo > CC elf-ifunc.lo > CC cache.lo > CC archive64.lo > CC elf32-i386.lo > CCLD libbfd.la >libtooldir=`/bin/sh ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \ >if [ -f $libtooldir/libbfd.a ]; then \ > cp $libtooldir/libbfd.a libbfd.tmp; \ > x86_64-pc-linux-gnu-ranlib libbfd.tmp; \ > /bin/sh /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/bfd/../move-if-change libbfd.tmp libbfd.a; \ >else true; fi >touch stamp-lib >make[4]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/bfd' >make[3]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/bfd' >make[2]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/bfd' >mkdir -p -- ./libctf >Configuring in ./libctf >make[2]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/opcodes' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/opcodes' >Making all in . >make[4]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/opcodes' > CC dis-init.lo > CC i386-dis.lo > CC disassemble.lo > CC i386-opc.lo >configure: creating cache ./config.cache > CC dis-buf.lo >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-w64-mingw32 >checking for x86_64-pc-linux-gnu-gcc... clang >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 clang accepts -g... yes >checking for clang option to accept ISO C89... unsupported >checking whether clang understands -c and -o together... yes >checking how to run the C preprocessor... clang -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/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking whether make supports nested variables... yes >checking dependency style of clang... gcc3 >checking whether make supports nested variables... (cached) yes >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-gcc... (cached) clang >checking whether we are using the GNU C compiler... (cached) yes >checking whether clang accepts -g... (cached) yes >checking for clang option to accept ISO C89... (cached) unsupported >checking whether clang understands -c and -o together... (cached) yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar ) 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 clang... /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld >checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from clang object... 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; \ > x86_64-pc-linux-gnu-ranlib libopcodes.tmp; \ > /bin/sh /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ >else true; fi >ok >checking for dlfcn.h... touch stamp-lib >make[4]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/opcodes' >Making all in po >make[4]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/opcodes/po' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/opcodes/po' >make[3]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/opcodes' >make[2]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/opcodes' >make[2]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/gas' >yes >make all-recursive >checking for objdir... .libs >make[3]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/gas' >Making all in po >make[4]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/gas/po' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/gas/po' >make[4]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/gas' > CC remap.o > CC read.o > CC symbols.o >checking if clang supports -fno-rtti -fno-exceptions... CC flonum-mult.o >yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... yes >checking if clang static flag -static works... CC app.o >yes >checking if clang supports -c -o file.o... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... CC input-file.o >yes >checking dynamic linker characteristics... CC ehopt.o > CC stabs.o >GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for aclocal... ${SHELL} /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/missing aclocal-1.15 >checking for autoconf... ${SHELL} /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/missing autoconf >checking for autoheader... ${SHELL} /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/missing autoheader >checking whether clang supports -W... CC hash.o > CC literal.o >yes >checking whether clang supports -Wall... yes > CC frags.o > CC write.o >checking whether clang supports -Wnarrowing... yes >checking whether clang supports -Wwrite-strings... yes >checking whether clang supports -Wmissing-format-attribute... yes > CC dw2gencfi.o >checking whether clang supports -Wstrict-prototypes... CC messages.o >yes >checking whether clang supports -Wmissing-prototypes... yes >checking whether clang supports -Wold-style-definition... yes >checking whether clang supports -pedantic -Wlong-long... CC ecoff.o >yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether to install libbfd... no >checking whether clang supports -Wall... (cached) yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... CC dwarf2dbg.o > CC subsegs.o >yes >checking for getpagesize... CC listing.o >yes >checking for working mmap... CC flonum-copy.o >yes >checking for library containing dlsym... CC sb.o >none required >checking for ELF support in BFD... CC output-file.o > CC as.o > CC macro.o >yes >checking whether byte ordering is bigendian... CC expr.o > CC flonum-konst.o > CC depend.o >no >checking byteswap.h usability... CC input-scrub.o >yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking endian.h usability... CC cond.o >yes >checking endian.h presence... CC atof-generic.o > CC config/obj-coff.o >yes >checking for endian.h... yes >checking for pread... yes > CC compress-debug.o >checking whether bswap_16 is declared... CC config/atof-ieee.o >yes >checking whether bswap_32 is declared... GEN doc/asconfig.texi > CC config/tc-i386.o >yes >checking whether bswap_64 is declared... yes >checking whether asprintf is declared... yes > MAKEINFO doc/as.info >checking whether vasprintf is declared... GEN doc/as.1 >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='/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/libctf/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 '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/libctf' >make all-am >make[3]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/libctf' > CC libctf_la-ctf-decl.lo > CC libctf_la-ctf-open.lo > CC libctf_la-ctf-hash.lo > CC libctf_la-ctf-subr.lo > CC libctf_la-ctf-create.lo > CC libctf_la-ctf-link.lo > CC libctf_la-ctf-dump.lo > CC libctf_la-ctf-lookup.lo >as.texi:2101: warning: @refill is obsolete. >as.texi:3012: warning: @refill is obsolete. >as.texi:3032: warning: @refill is obsolete. >as.texi:3231: warning: @refill is obsolete. > CC libctf_la-ctf-util.lo > CC libctf_la-ctf-archive.lo > CC libctf_la-ctf-error.lo > CC libctf_la-ctf-string.lo > CCLD as-new > CC libctf_la-ctf-open-bfd.lo > CC libctf_la-ctf-sha1.lo > CC libctf_la-ctf-serialize.lo > CC libctf_la-ctf-types.lo > CC libctf_la-ctf-labels.lo > CC libctf_la-ctf-dedup.lo > CC libctf_nobfd_la-ctf-types.lo > CC libctf_nobfd_la-ctf-lookup.lo > CC libctf_nobfd_la-ctf-sha1.lo > CC libctf_nobfd_la-ctf-util.lo > CC libctf_nobfd_la-ctf-labels.lo > CC libctf_nobfd_la-ctf-archive.lo > CC libctf_nobfd_la-ctf-open.lo > CC libctf_nobfd_la-ctf-create.lo > CC libctf_nobfd_la-ctf-decl.lo > CC libctf_nobfd_la-ctf-hash.lo > CC libctf_nobfd_la-ctf-serialize.lo > CC libctf_nobfd_la-ctf-subr.lo > CC libctf_nobfd_la-ctf-dump.lo > CC libctf_nobfd_la-ctf-string.lo > CC libctf_nobfd_la-ctf-error.lo > CC libctf_nobfd_la-ctf-link.lo > CC libctf_nobfd_la-ctf-dedup.lo > CCLD libctf.la >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries > CCLD libctf-nobfd.la >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >make[3]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/libctf' >make[2]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/libctf' >make[4]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/gas' >make[3]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/gas' >make[2]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/gas' >make[2]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/gprof' >make[2]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/binutils' > CC sysinfo.o >make all-recursive >Making info in po > CC syslex_wrap.o >make[3]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/gprof' >make[3]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/binutils/po' >make[3]: Nothing to be done for 'info'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/binutils/po' >Making all in po >make[4]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/gprof/po' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/gprof/po' >make[3]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/binutils' >make[4]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/gprof' > GEN doc/ar.1 > CC search_list.o >warning: unknown warning option '-Wstack-usage=262144'; did you mean > '-Wstack-protector'? [-Wunknown-warning-option] >warning: unknown warning option '-Wstack-usage=262144'; did you mean > '-Wstack-protector'? [-Wunknown-warning-option] > CC cg_print.o > GEN doc/objdump.1 >1 warning generated. > GEN doc/strings.1 >1 warning generated. > CC hertz.o > GEN doc/elfedit.1 > CC symtab.o > CC cg_arcs.o > GEN doc/dlltool.1 > GEN doc/ranlib.1 > GEN doc/cxxfilt.man > GEN doc/strip.1 > CC vax.o > CCLD sysinfo > CC aarch64.o > GEN doc/size.1 > GEN doc/objcopy.1 > CC gmon_io.o > CC utils.o > GEN sysroff.h > CC mips.o > GEN doc/windres.1 > CC corefile.o > GEN doc/windmc.1 > GEN doc/nm.1 > CC bsd_callg_bl.o > CC i386.o > GEN doc/addr2line.1 > CC alpha.o > GEN doc/readelf.1 > CC sym_ids.o > CC flat_bl.o > GEN doc/c++filt.1 > CC hist.o > CC gprof.o >make[3]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/binutils' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/binutils' >Making all in po >make[4]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/binutils/po' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/binutils/po' >make[4]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/binutils' > CC version.o > CC size.o > CC filemode.o > CC call_graph.o > CC bucomm.o > CC source.o > CC cg_dfn.o > CC basic_blocks.o > CC dllwrap.o > CC fsf_callg_bl.o > CC deflex.o > CC sparc.o > CC defparse.o > CCLD gprof > CC dlltool.o > CC elfcomm.o >make[4]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/gprof' >make[3]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/gprof' >make[2]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/gprof' > CC elfedit.o > CC rename.o > CC objcopy.o > CC rdcoff.o > CC rddbg.o > CC wrstabs.o > CC is-strip.o > CC debug.o > CC stabs.o > CC strings.o > CC cxxfilt.o > CC objdump.o > CC demanguse.o > CC dwarf.o > CC prdbg.o > CC nm.o > CC ar.o > CC arlex.o > CC emul_vanilla.o > CC binemul.o > CC arparse.o > CC arsup.o > CC not-ranlib.o > CC bfdtest2.o > CC readelf.o > CC unwind-ia64.o > CC winduni.o > CC mclex.o > CC windmc.o >/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/binutils/windmc.c:768:7: warning: > variable 'i' set but not used [-Wunused-but-set-variable] > int i, l; > ^ > CC mcparse.o > CC addr2line.o >1 warning generated. > CC resbin.o > CC resres.o > CC rclex.o > CC rescoff.o > CC resrc.o > CC rcparse.o > CC windres.o > CC not-strip.o > CC is-ranlib.o > CC bfdtest1.o > CCLD size > CCLD dllwrap > CCLD dlltool >/usr/bin/x86_64-pc-linux-gnu-ld.bfd: ../libiberty/libiberty.a(choose-temp.o): in function `choose_temp_base': >choose-temp.c:(.text+0x47): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' > CCLD elfedit >/usr/bin/x86_64-pc-linux-gnu-ld.bfd: ../libiberty/libiberty.a(choose-temp.o): in function `choose_temp_base': >choose-temp.c:(.text+0x47): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' > CCLD strip-new > CCLD strings > CCLD cxxfilt > CCLD nm-new > CCLD ar > CCLD bfdtest2 > CC testsuite/gentestdlls.o > CCLD windmc > CCLD addr2line > CCLD windres > CCLD objcopy >/usr/bin/x86_64-pc-linux-gnu-ld.bfd: ../libiberty/libiberty.a(choose-temp.o): in function `choose_temp_base': >choose-temp.c:(.text+0x47): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' > CCLD ranlib > CCLD bfdtest1 > CCLD testsuite/gentestdlls > CCLD objdump > CCLD readelf >make[4]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/binutils' >make[3]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/binutils' >make[2]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/binutils' >make[2]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/ld' >(echo "/* This file is automatically generated. DO NOT EDIT! */";\ >for f in `echo " " 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 " " 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 '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/ld' >Making all in po >make[4]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/ld/po' >( if test 'x/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/ld/po' != 'x.'; then \ > posrcprefix='/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/ld/'; \ > else \ > posrcprefix="../"; \ > fi; \ > rm -f SRC-POTFILES-t SRC-POTFILES \ > && (sed -e '/^#/d' -e '/^[ ]*$/d' \ > -e "s@.*@ $posrcprefix& \\\\@" < /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/ld/po/SRC-POTFILES.in \ > | sed -e '$s/\\$//') > SRC-POTFILES-t \ > && chmod a-w SRC-POTFILES-t \ > && mv SRC-POTFILES-t SRC-POTFILES ) >rm -f BLD-POTFILES-t BLD-POTFILES \ > && sed -e '/^#/d' -e '/^[ ]*$/d' \ > -e "s@.*@ ../& \\\\@" < /var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils/ld/po/BLD-POTFILES.in \ > | sed -e '$s/\\$//' > BLD-POTFILES-t \ > && chmod a-w BLD-POTFILES-t \ > && mv BLD-POTFILES-t BLD-POTFILES >cd .. \ > && CONFIG_FILES=po/Makefile.in:po/Make-in \ > CONFIG_HEADERS= /bin/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 '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/ld/po' >make[4]: Entering directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/ld' > GEN stringify.sed > CC libldtestplug2_la-testplug2.lo > CC ldlang.o > CC mri.o > CC ldlex-wrapper.o > CC ldfile.o > CC ldcref.o > CC ldver.o > CC ldmain.o > CC ldmisc.o > CC ldemul.o > CC lexsup.o > CC ldctor.o > CC ldwrite.o > CC ldexp.o > CC plugin.o > CC ldgram.o >ldgram.y:1501:1: error: a function definition without a prototype is deprecated > in all versions of C and is not supported in C2x > [-Werror,-Wdeprecated-non-prototype] >yyerror(arg) >^ >1 error generated. >make[4]: *** [Makefile:2210: ldgram.o] Error 1 shuffle=1150318417 >make[4]: *** Waiting for unfinished jobs.... >make[4]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/ld' >make[3]: *** [Makefile:1823: all-recursive] Error 1 shuffle=1150318417 >make[3]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/ld' >make[2]: *** [Makefile:1063: all] Error 2 shuffle=1150318417 >make[2]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build/ld' >make[1]: *** [Makefile:8136: all-ld] Error 2 shuffle=1150318417 >make[1]: Leaving directory '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build' >make: *** [Makefile:1003: all] Error 2 shuffle=1150318417 > * ERROR: dev-util/mingw64-toolchain-10.0.0_p1-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-util/mingw64-toolchain-10.0.0_p1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/mingw64-toolchain-10.0.0_p1-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:mingw64-toolchain-10.0.0_p1-r1:20221108-205007.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work/binutils-build' > * S: '/var/tmp/portage/dev-util/mingw64-toolchain-10.0.0_p1-r1/work' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 880507
:
829697
| 829699 |
829701
|
829703
|
829705
|
829707
|
829709
|
829711