Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/crash.spec'], chrootPath='/var/lib/mock/dist-an8.9-build-405070-72449/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/crash.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: bogus date in %changelog: Fri Nov 15 2014 Dave Anderson - 7.0.9-1 warning: bogus date in %changelog: Mon Sep 1 2012 Dave Anderson - 6.1.0-1 warning: bogus date in %changelog: Mon Jul 1 2012 Dave Anderson - 6.0.8-1 warning: bogus date in %changelog: Wed Feb 25 2011 Dave Anderson - 5.1.2-2 warning: bogus date in %changelog: Sun Aug 05 2009 Lubomir Rintel - 4.0.8.11-2 Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/crash-8.0.5-1.0.1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/crash.spec'], chrootPath='/var/lib/mock/dist-an8.9-build-405070-72449/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/crash.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: bogus date in %changelog: Fri Nov 15 2014 Dave Anderson - 7.0.9-1 warning: bogus date in %changelog: Mon Sep 1 2012 Dave Anderson - 6.1.0-1 warning: bogus date in %changelog: Mon Jul 1 2012 Dave Anderson - 6.0.8-1 warning: bogus date in %changelog: Wed Feb 25 2011 Dave Anderson - 5.1.2-2 warning: bogus date in %changelog: Sun Aug 05 2009 Lubomir Rintel - 4.0.8.11-2 Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.y1X23j + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf crash-8.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/crash-8.0.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd crash-8.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (lzo_snappy_zstd.patch):' Patch #0 (lzo_snappy_zstd.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix lzo_snappy_zstd.patch --fuzz=0 patching file Makefile Hunk #1 succeeded at 257 (offset 1 line). patching file diskdump.c Patch #1 (crash-8.0.5_build.patch): + echo 'Patch #1 (crash-8.0.5_build.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix crash-8.0.4_build.patch --fuzz=0 patching file Makefile Hunk #1 succeeded at 205 (offset 1 line). Hunk #2 succeeded at 257 (offset 1 line). patching file configure.c Hunk #1 succeeded at 878 (offset 68 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QVw19w + umask 022 + cd /builddir/build/BUILD + cd crash-8.0.5 + cp /builddir/build/SOURCES/gdb-10.2.tar.gz . ++ nproc + make -j4 RPMPKG=8.0.5-1.0.1.an8 'CFLAGS=-O2 -g' 'CXXFLAGS=-O2 -g' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' TARGET: LOONGARCH64 CRASH: 8.0.5-1.0.1.an8 GDB: 10.2 if [ -f gdb-10.2.patch ] && [ -s gdb-10.2.patch ]; then \ patch -p0 < gdb-10.2.patch; cp gdb-10.2.patch gdb-10.2; fi patching file gdb-10.2/Makefile.in patching file gdb-10.2/gdb/Makefile.in patching file gdb-10.2/gdb/cli/cli-cmds.c patching file gdb-10.2/gdb/defs.h patching file gdb-10.2/gdb/dwarf2/read.c patching file gdb-10.2/gdb/main.c patching file gdb-10.2/gdb/objfiles.h patching file gdb-10.2/gdb/printcmd.c patching file gdb-10.2/gdb/psymtab.c patching file gdb-10.2/gdb/symfile.c patching file gdb-10.2/gdb/symtab.c patching file gdb-10.2/gdb/ui-file.h patching file gdb-10.2/gdb/xml-syscall.c patching file gdb-10.2/libiberty/Makefile.in patching file gdb-10.2/opcodes/i386-dis.c patching file gdb-10.2/readline/readline/misc.c patching file gdb-10.2/readline/readline/readline.h patching file gdb-10.2/readline/readline/rltypedefs.h patching file gdb-10.2/readline/readline/util.c patching file gdb-10.2/gdb/completer.c patching file gdb-10.2/gdb/ada-lang.c patching file gdb-10.2/gdb/Makefile.in patching file gdb-10.2/gdb/c-typeprint.c patching file gdb-10.2/gdb/symfile.c patching file gdb-10.2/gdb/printcmd.c patching file gdb-10.2/gdb/symtab.c patching file gdb-10.2/gdb/symtab.c patching file gdb-10.2/gdb/gdbtypes.c patching file gdb-10.2/bfd/elf-bfd.h patching file gdb-10.2/gnulib/import/cdefs.h patching file gdb-10.2/gnulib/import/libc-config.h patching file gdb-10.2/libiberty/aclocal.m4 patching file gdb-10.2/libiberty/configure patching file gdb-10.2/readline/readline/aclocal.m4 patching file gdb-10.2/readline/readline/configure patching file gdb-10.2/readline/readline/configure.ac patching file gdb-10.2/gdb/dwarf2/read.c patching file gdb-10.2/gdb/symtab.c patching file gdb-10.2/gdb/ada-lang.c patching file gdb-10.2/gdb/coffread.c patching file gdb-10.2/gdb/objfiles.h patching file gdb-10.2/gdb/symfile.c patching file gdb-10.2/gdb/symtab.c Hunk #2 succeeded at 7765 (offset 3 lines). patching file gdb-10.2/bfd/Makefile.am patching file gdb-10.2/bfd/Makefile.in patching file gdb-10.2/bfd/archures.c patching file gdb-10.2/bfd/bfd-in2.h patching file gdb-10.2/bfd/config.bfd patching file gdb-10.2/bfd/configure patching file gdb-10.2/bfd/configure.ac patching file gdb-10.2/bfd/cpu-loongarch.c patching file gdb-10.2/bfd/elf-bfd.h patching file gdb-10.2/bfd/elf.c patching file gdb-10.2/bfd/elfnn-loongarch.c patching file gdb-10.2/bfd/elfxx-loongarch.c patching file gdb-10.2/bfd/elfxx-loongarch.h patching file gdb-10.2/bfd/libbfd.h patching file gdb-10.2/bfd/po/BLD-POTFILES.in patching file gdb-10.2/bfd/po/SRC-POTFILES.in patching file gdb-10.2/bfd/targets.c patching file gdb-10.2/config.guess patching file gdb-10.2/config.sub patching file gdb-10.2/gdb/Makefile.in patching file gdb-10.2/gdb/arch/loongarch.c patching file gdb-10.2/gdb/arch/loongarch.h patching file gdb-10.2/gdb/configure.host patching file gdb-10.2/gdb/configure.tgt patching file gdb-10.2/gdb/doc/gdb.texinfo patching file gdb-10.2/gdb/features/Makefile patching file gdb-10.2/gdb/features/loongarch/base32.c patching file gdb-10.2/gdb/features/loongarch/base32.xml patching file gdb-10.2/gdb/features/loongarch/base64.c patching file gdb-10.2/gdb/features/loongarch/base64.xml patching file gdb-10.2/gdb/features/loongarch/fpu32.c patching file gdb-10.2/gdb/features/loongarch/fpu32.xml patching file gdb-10.2/gdb/features/loongarch/fpu64.c patching file gdb-10.2/gdb/features/loongarch/fpu64.xml patching file gdb-10.2/gdb/features/loongarch/lasx.c patching file gdb-10.2/gdb/features/loongarch/lasx.xml patching file gdb-10.2/gdb/features/loongarch/lbt32.c patching file gdb-10.2/gdb/features/loongarch/lbt32.xml patching file gdb-10.2/gdb/features/loongarch/lbt64.c patching file gdb-10.2/gdb/features/loongarch/lbt64.xml patching file gdb-10.2/gdb/features/loongarch/lsx.c patching file gdb-10.2/gdb/features/loongarch/lsx.xml patching file gdb-10.2/gdb/loongarch-linux-tdep.c patching file gdb-10.2/gdb/loongarch-linux-tdep.h patching file gdb-10.2/gdb/loongarch-tdep.c patching file gdb-10.2/gdb/loongarch-tdep.h patching file gdb-10.2/gdb/remote.c patching file gdb-10.2/gdb/target.h patching file gdb-10.2/include/dis-asm.h patching file gdb-10.2/include/elf/common.h patching file gdb-10.2/include/elf/loongarch.h patching file gdb-10.2/include/opcode/loongarch.h patching file gdb-10.2/opcodes/Makefile.am patching file gdb-10.2/opcodes/Makefile.in patching file gdb-10.2/opcodes/configure patching file gdb-10.2/opcodes/configure.ac patching file gdb-10.2/opcodes/disassemble.c patching file gdb-10.2/opcodes/disassemble.h patching file gdb-10.2/opcodes/loongarch-coder.c patching file gdb-10.2/opcodes/loongarch-dis.c patching file gdb-10.2/opcodes/loongarch-opc.c patching file gdb-10.2/opcodes/po/POTFILES.in patching file gdb-10.2/gdb/loongarch-linux-tdep.c patching file gdb-10.2/gdb/minsyms.c patching file gdb-10.2/gdb/symtab.h checking build system type... loongarch64-unknown-linux-gnu checking host system type... loongarch64-unknown-linux-gnu checking target system type... loongarch64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for gdbserver support... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for gnatbind... 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: gdbserver sim (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... no checking for lex... no checking for flex... no checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for ar... ar checking for as... as checking for dlltool... no checking for ld... ld checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for readelf... readelf checking for cc... cc checking for c++... c++ checking for gcc... gcc checking for gfortran... no checking for gccgo... no checking for ar... ar checking for as... as checking for dlltool... no checking for ld... ld checking for lipo... no checking for nm... nm checking for objcopy... objcopy checking for objdump... objdump checking for ranlib... ranlib checking for readelf... readelf checking for strip... strip checking for windres... no checking for windmc... no checking where to find the target ar... host tool checking where to find the target as... host tool checking where to find the target cc... host tool checking where to find the target c++... host tool checking where to find the target c++ for libstdc++... host tool checking where to find the target dlltool... host tool checking where to find the target gcc... host tool checking where to find the target gfortran... host tool checking where to find the target gccgo... host tool checking where to find the target ld... host tool checking where to find the target lipo... host tool checking where to find the target nm... host tool checking where to find the target objcopy... host tool checking where to find the target objdump... host tool checking where to find the target ranlib... host tool checking where to find the target readelf... host tool checking where to find the target strip... host tool checking where to find the target windres... host tool checking where to find the target windmc... host tool checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile Configuring in ./intl Configuring in ./libiberty Configuring in ./zlib Configuring in ./etc configure: creating cache ./config.cache checking for loongarch64-unknown-linux-gnu-gcc... gcc configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 configure: creating cache ./config.cache checking build system type... configure: updating cache ./config.cache loongarch64-unknown-linux-gnu checking host system type... configure: creating ./config.status checking whether the C compiler works... loongarch64-unknown-linux-gnu checking target system type... loongarch64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for loongarch64-unknown-linux-gnu-gcc... gcc config.status: creating Makefile checking whether we are cross compiling... Configuring in ./libdecnumber checking whether the C compiler works... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether gcc accepts -g... checking for perl... perl yes checking for gcc option to accept ISO C89... checking build system type... checking whether we are cross compiling... loongarch64-unknown-linux-gnu checking host system type... configure: creating cache ./config.cache checking whether make sets $(MAKE)... loongarch64-unknown-linux-gnu checking for loongarch64-unknown-linux-gnu-ar... ar checking for loongarch64-unknown-linux-gnu-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for loongarch64-unknown-linux-gnu-gcc... gcc yes checking for loongarch64-unknown-linux-gnu-gcc... gcc none needed checking how to run the C preprocessor... no checking for suffix of object files... checking whether the C compiler works... gcc -E o checking whether we are using the GNU C compiler... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking whether the C compiler works... yes checking whether gcc accepts -g... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for gcc option to accept ISO C89... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... none needed checking whether gcc understands -c and -o together... checking whether we are cross compiling... no checking for suffix of object files... yes checking for style of include used by make... GNU checking dependency style of gcc... o checking whether we are using the GNU C compiler... yes checking for sys/types.h... no checking for suffix of object files... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... yes checking whether gcc accepts -g... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes o checking whether we are using the GNU C compiler... checking for sys/stat.h... yes checking for gcc option to accept ISO C89... yes checking whether gcc accepts -g... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for loongarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-unknown-linux-gnu-ar... ar checking for loongarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for loongarch64-unknown-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... yes checking for gcc option to accept ISO C89... yes none needed checking for loongarch64-unknown-linux-gnu-ranlib... ranlib checking for aclocal... no checking for autoconf... no checking for autoheader... no checking for stdlib.h... checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes none needed checking how to run the C preprocessor... checking for string.h... yes checking whether gcc supports -Wwrite-strings... gcc -E ok checking how to run the C preprocessor... yes yes checking whether gcc supports -Wstrict-prototypes... checking for memory.h... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... gcc -E yes checking whether gcc supports -Wmissing-prototypes... yes checking for ANSI C header files... checking for strings.h... yes checking whether gcc supports -Wold-style-definition... yes checking for inttypes.h... yes checking whether gcc supports -Wmissing-format-attribute... yes checking for stdint.h... yes checking whether gcc supports -Wcast-qual... yes yes checking for sys/types.h... checking for unistd.h... yes checking whether gcc supports -pedantic -Wlong-long... yes checking for sys/types.h... yes yes checking whether gcc supports -fno-lto... yes checking for sys/stat.h... checking minix/config.h usability... yes checking for sys/stat.h... yes checking how to run the C preprocessor... yes checking for stdlib.h... no checking minix/config.h presence... yes gcc -E checking for stdlib.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking for string.h... yes checking for string.h... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for memory.h... checking for msgmerge... no yes checking build system type... checking for memory.h... loongarch64-unknown-linux-gnu checking host system type... yes loongarch64-unknown-linux-gnu checking for loongarch64-unknown-linux-gnu-ranlib... ranlib checking for library containing strerror... checking for strings.h... yes checking for strings.h... yes none required checking for an ANSI C-conforming const... checking for inttypes.h... yes checking for inttypes.h... yes checking for inline... yes checking for sys/types.h... yes inline checking for off_t... checking for stdint.h... yes yes checking for stdint.h... checking for sys/stat.h... yes yes yes checking for unistd.h... checking for stdlib.h... checking for unistd.h... yes yes yes checking for size_t... checking for string.h... checking minix/config.h usability... yes checking for dlfcn.h... yes no checking minix/config.h presence... checking for memory.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for objdir... .libs yes checking for strings.h... yes checking for working alloca.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes no checking for inttypes.h... checking whether gcc supports -W... yes checking for alloca... checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether gcc supports -Wall... yes checking for stdint.h... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes yes checking for stdlib.h... (cached) yes checking whether gcc supports -Wwrite-strings... checking for unistd.h... (cached) yes checking for sys/param.h... yes yes checking if gcc static flag -static works... yes checking for unistd.h... checking whether gcc supports -Wc++-compat... yes no checking if gcc supports -c -o file.o... yes checking whether gcc supports -Wstrict-prototypes... yes checking for getpagesize... checking ctype.h usability... yes checking whether gcc supports -Wshadow=local... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking ctype.h presence... yes checking whether gcc supports -pedantic ... yes checking for ctype.h... yes yes checking for working mmap... checking stddef.h usability... yes checking whether gcc and cc understand -c and -o together... no checking dynamic linker characteristics... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking stdio.h usability... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C Library 2.1 or newer... yes checking for an ANSI C-conforming const... yes checking stdio.h presence... yes checking whether integer division by zero raises SIGFPE... yes checking for stdio.h... yes yes checking for inline... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... inline checking whether byte ordering is bigendian... yes checking for inttypes.h... yes checking for uintptr_t... yes checking for getpagesize... yes checking for stdint.h... yes checking for int_least32_t... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... no yes checking for unsigned long long... checking for sys/file.h... yes checking for working mmap... yes checking for sys/param.h... yes checking for int_fast32_t... yes checking for inttypes.h... yes checking for limits.h... yes yes checking whether the inttypes.h PRIxNN macros are broken... checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for uint64_t... yes no checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes yes checking for shared library run path origin... checking for string.h... (cached) yes checking for memcpy... checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... done checking argz.h usability... yes yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... checking for time.h... yes yes checking for strerror... yes checking for off_t... checking for sys/resource.h... yes checking argz.h presence... yes checking for sys/stat.h... (cached) yes yes checking for argz.h... yes checking for sys/mman.h... checking limits.h usability... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes yes checking for alloca.h... yes checking size of int... yes yes checking limits.h presence... checking for sys/pstat.h... yes checking for limits.h... yes configure: updating cache ./config.cache checking locale.h usability... checking that generated files are newer than configure... done configure: creating ./config.status no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking locale.h presence... yes checking for machine/hal_sysinfo.h... yes checking for locale.h... yes 4 checking size of long... checking nl_types.h usability... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking nl_types.h presence... yes yes checking for nl_types.h... yes checking for sys/systemcfg.h... checking malloc.h usability... no checking for stdint.h... (cached) yes 8 checking for stdio_ext.h... checking for ANSI C header files... (cached) yes checking build system type... yes yes checking malloc.h presence... checking for process.h... loongarch64-unknown-linux-gnu checking host system type... no loongarch64-unknown-linux-gnu checking target system type... yes checking for malloc.h... yes checking for sys/prctl.h... checking stddef.h usability... loongarch64-unknown-linux-gnu checking for decimal floating point... dpd configure: WARNING: decimal float is not supported for this target, ignored checking whether byte ordering is bigendian... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking stddef.h presence... yes checking for stddef.h... yes yes checking whether time.h and sys/time.h may both be included... checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes yes checking whether errno must be declared... no checking for feof_unlocked... no checking size of int... configure: updating cache ./config.cache configure: creating ./config.status yes checking for fgets_unlocked... 4 checking size of long... yes checking for getc_unlocked... config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands Configuring in ./readline config.status: creating Makefile config.status: executing depfiles commands configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes config.status: executing libtool commands checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache checking that generated files are newer than configure... make[3]: Nothing to be done for 'all-target'. Configuring in ./gnulib 8 checking size of size_t... yes checking for getcwd... 8 checking for long long... yes checking for getegid... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for loongarch64-unknown-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for geteuid... yes checking size of long long... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for getgid... checking whether we are cross compiling... 8 checking for a 64-bit type... yes no checking for suffix of object files... checking for getuid... uint64_t checking for intptr_t... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for mempcpy... yes checking for gcc option to enable C11 features... yes checking for uintptr_t... yes checking for munmap... none needed checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking how to run the C preprocessor... yes checking for putenv... gcc -E yes checking for ssize_t... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for setenv... yes checking for pid_t... yes checking for setlocale... yes checking for stpcpy... yes yes checking for sys/types.h... checking for library containing strerror... yes checking for sys/stat.h... yes none required checking for asprintf... checking for strcasecmp... yes checking for stdlib.h... yes yes yes checking for atexit... checking for strdup... checking for string.h... yes checking for memory.h... yes checking for basename... yes checking for strtoul... yes checking for strings.h... yes yes checking for bcmp... yes checking for tsearch... checking for inttypes.h... yes checking for stdint.h... yes yes checking for __argz_count... checking for bcopy... yes checking for unistd.h... yes yes checking for __argz_stringify... checking for bsearch... yes checking minix/config.h usability... yes checking for __argz_next... yes no checking minix/config.h presence... checking for bzero... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... done configure: creating ./config.status yes yes checking for __fsetlocking... yes checking whether _XOPEN_SOURCE should be defined... checking for calloc... no checking build system type... yes checking for iconv... yes loongarch64-unknown-linux-gnu checking host system type... checking for clock... loongarch64-unknown-linux-gnu checking target system type... loongarch64-unknown-linux-gnu checking for dlfcn.h... config.status: creating Makefile === configuring in readline (/builddir/build/BUILD/crash-8.0.5/gdb-10.2/readline/readline) yes yes checking for iconv declaration... configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-separate-debug-dir=/usr/lib/debug' '--with-bugurl=' '--with-expat=no' '--with-python=no' '--disable-sim' '--program-transform-name=s,y,y,' '--build=loongarch64-unknown-linux-gnu' '--host=loongarch64-unknown-linux-gnu' '--target=loongarch64-unknown-linux-gnu' 'build_alias=loongarch64-unknown-linux-gnu' 'host_alias=loongarch64-unknown-linux-gnu' 'target_alias=loongarch64-unknown-linux-gnu' --cache-file=.././config.cache --srcdir=. checking for ffs... yes checking for windows.h... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... no checking for library containing dlsym... yes checking for getcwd... yes checking for LC_MESSAGES... yes checking for getpagesize... yes checking for bison... bison checking version of bison... 3.7.4, ok checking whether NLS is requested... yes configure: loading cache .././config.cache checking whether included gettext is requested... no checking for GNU gettext in libc... checking build system type... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... loongarch64-unknown-linux-gnu checking host system type... loongarch64-unknown-linux-gnu Beginning configuration for readline-8.0 for loongarch64-unknown-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking for loongarch64-unknown-linux-gnu-gcc... gcc yes checking for gettimeofday... no checking for Minix Amsterdam compiler... checking whether the C compiler works... no checking for loongarch64-unknown-linux-gnu-ar... ar checking for size_t... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for aclocal... no checking for autoconf... no checking for autoheader... no yes yes checking for C compiler default output file name... a.out configure: updating cache ./config.cache checking for index... checking for suffix of executables... configure: creating ./config.status checking whether we are cross compiling... yes checking for working alloca.h... yes checking for insque... no checking for suffix of object files... yes checking for alloca... config.status: creating Makefile yes o checking whether we are using the GNU C compiler... checking for memchr... config.status: creating config.intl config.status: creating config.h yes checking whether gcc accepts -g... yes config.status: executing default-1 commands checking for arpa/inet.h... yes checking for gcc option to accept ISO C89... yes checking for memcmp... make[4]: Nothing to be done for 'all'. yes none needed checking how to run the C preprocessor... checking for features.h... gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -MT libz_a-adler32.o -MD -MP -MF .deps/libz_a-adler32.Tpo -c -o libz_a-adler32.o `test -f 'adler32.c' || echo './'`adler32.c yes gcc -E checking for memcpy... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... checking for sys/socket.h... /usr/bin/grep -E checking for ANSI C header files... yes checking for memmem... yes checking for sys/param.h... mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -MT libz_a-compress.o -MD -MP -MF .deps/libz_a-compress.Tpo -c -o libz_a-compress.o `test -f 'compress.c' || echo './'`compress.c yes yes checking for memmove... checking for unistd.h... (cached) yes checking for dirent.h... mv -f .deps/libz_a-compress.Tpo .deps/libz_a-compress.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -MT libz_a-crc32.o -MD -MP -MF .deps/libz_a-crc32.Tpo -c -o libz_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c yes checking for sys/types.h... yes yes checking for mempcpy... checking for fnmatch.h... yes yes checking for sys/stat.h... checking for sys/stat.h... (cached) yes yes checking for sys/time.h... checking for memset... yes checking for stdlib.h... yes checking for glob.h... yes yes checking for mkstemps... checking for string.h... mv -f .deps/libz_a-crc32.Tpo .deps/libz_a-crc32.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -MT libz_a-deflate.o -MD -MP -MF .deps/libz_a-deflate.Tpo -c -o libz_a-deflate.o `test -f 'deflate.c' || echo './'`deflate.c yes checking for threads.h... yes checking for memory.h... yes checking for putenv... yes checking for netdb.h... yes checking for strings.h... yes yes checking for random... checking for inttypes.h... yes checking for netinet/in.h... yes checking for stdint.h... yes checking for rename... yes yes checking for limits.h... checking for unistd.h... yes checking for rindex... yes yes checking minix/config.h usability... checking for wchar.h... yes no checking minix/config.h presence... yes checking for setenv... checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for xlocale.h... yes yes checking whether gcc needs -traditional... checking for snprintf... no checking for math.h... no checking for a BSD-compatible install... /usr/bin/install -c checking for loongarch64-unknown-linux-gnu-ar... ar checking for loongarch64-unknown-linux-gnu-ranlib... ranlib checking for an ANSI C-conforming const... yes yes checking for function prototypes... yes checking whether char is unsigned... checking for sigsetmask... yes checking for sys/mman.h... no checking for working volatile... yes checking for stpcpy... yes checking for sys/random.h... yes checking return type of signal handlers... void yes checking for size_t... yes checking for sys/uio.h... checking for stpncpy... yes checking for crtdefs.h... yes checking for strcasecmp... no yes checking for ssize_t... checking for wctype.h... yes checking for strchr... yes checking whether the preprocessor supports include_next... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... yes yes checking whether system header files limit the line length... checking for strdup... no no checking for a thread-safe mkdir -p... checking for dirent.h that defines DIR... /usr/bin/mkdir -p checking whether uses 'inline' correctly... yes checking for library containing opendir... yes checking for strncasecmp... none required checking for fcntl... yes checking for btowc... yes checking for strndup... yes checking for kill... mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -MT libz_a-gzread.o -MD -MP -MF .deps/libz_a-gzread.Tpo -c -o libz_a-gzread.o `test -f 'gzread.c' || echo './'`gzread.c yes checking for canonicalize_file_name... yes checking for strnlen... yes checking for lstat... yes checking for getcwd... yes yes checking for strrchr... checking for readlink... yes checking for readlink... yes checking for fnmatch... yes checking for strstr... yes checking for realpath... yes checking for memmove... yes checking for strtod... yes mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po checking for _set_invalid_parameter_handler... gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -MT libz_a-gzclose.o -MD -MP -MF .deps/libz_a-gzclose.Tpo -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo './'`gzclose.c yes checking for pselect... yes checking for strtol... mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -MT libz_a-gzwrite.o -MD -MP -MF .deps/libz_a-gzwrite.Tpo -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo './'`gzwrite.c no checking for fchdir... yes checking for putenv... yes checking for strtoul... yes checking for fcntl... yes yes checking for select... checking for strtoll... yes checking for symlink... yes yes checking for strtoull... checking for setenv... yes checking for fdopendir... yes checking for setlocale... yes checking for strverscmp... mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -MT libz_a-gzlib.o -MD -MP -MF .deps/libz_a-gzlib.Tpo -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo './'`gzlib.c yes checking for mempcpy... yes checking for strcasecmp... yes checking for tmpnam... yes yes checking for fnmatch... checking for strpbrk... yes yes checking for vasprintf... checking for mbsrtowcs... yes checking for tcgetattr... mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po yes gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -MT libz_a-infback.o -MD -MP -MF .deps/libz_a-infback.Tpo -c -o libz_a-infback.o `test -f 'infback.c' || echo './'`infback.c yes checking for vfprintf... checking for fstatat... yes checking for vsnprintf... yes yes checking for vprintf... checking for getdtablesize... yes checking for isascii... yes yes checking for vsnprintf... checking for getlogin_r... yes checking for isxdigit... yes yes checking for vsprintf... checking for getprogname... yes checking for getpwent... yes no checking for getexecname... checking for waitpid... yes checking for getpwnam... yes checking for setproctitle... no checking for getrandom... yes checking for getpwuid... yes mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -MT libz_a-inffast.o -MD -MP -MF .deps/libz_a-inffast.Tpo -c -o libz_a-inffast.o `test -f 'inffast.c' || echo './'`inffast.c checking for gettimeofday... no checking whether alloca needs Cray hooks... yes no checking stack direction for C alloca... checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for glob... -1 checking for vfork.h... no checking for fork... yes checking for working strcoll... yes mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po checking for glob_pattern_p... gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -MT libz_a-inflate.o -MD -MP -MF .deps/libz_a-inflate.Tpo -c -o libz_a-inflate.o `test -f 'inflate.c' || echo './'`inflate.c yes checking for vfork... yes checking for getpwnam_r... yes checking fcntl.h usability... yes checking for working fork... yes checking fcntl.h presence... yes checking for isblank... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking varargs.h usability... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for lstat... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... no checking for sys_errlist... yes checking for mbsinit... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdbool.h usability... yes checking for sys_nerr... yes checking for mbrtowc... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for string.h... (cached) yes yes checking for sys_siglist... checking for strings.h... (cached) yes yes checking limits.h usability... checking for mprotect... yes yes checking limits.h presence... checking for external symbol _system_configuration... yes checking for limits.h... yes yes no checking locale.h usability... checking for mkostemp... checking for __fsetlocking... yes checking locale.h presence... yes yes yes checking for locale.h... yes checking for canonicalize_file_name... checking for openat... checking pwd.h usability... yes checking pwd.h presence... yes yes checking for link... yes checking for pwd.h... yes checking for dup3... checking for memory.h... (cached) yes checking termcap.h usability... yes yes checking for setenv... yes checking termcap.h presence... checking for getrlimit... yes checking for termcap.h... yes checking termios.h usability... yes yes checking for getrusage... checking for strdup... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking for getsysinfo... yes checking for strerror_r... yes checking termio.h presence... yes checking for termio.h... yes checking sys/ioctl.h usability... no yes checking for gettimeofday... (cached) yes checking for __xpg_strerror_r... checking for on_exit... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/pte.h usability... yes checking for catgets... yes checking for pipe2... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... yes checking for snprintf... yes checking for psignal... no checking sys/stream.h presence... mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -MT libz_a-inftrees.o -MD -MP -MF .deps/libz_a-inftrees.Tpo -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo './'`inftrees.c no checking for sys/stream.h... no yes checking sys/select.h usability... checking for localtime_r... yes checking for pstat_getdynamic... yes checking sys/select.h presence... yes yes checking for sys/select.h... yes checking for pipe... checking sys/file.h usability... no checking for pstat_getstatic... yes checking sys/file.h presence... yes mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -MT libz_a-trees.o -MD -MP -MF .deps/libz_a-trees.Tpo -c -o libz_a-trees.o `test -f 'trees.c' || echo './'`trees.c checking for iswcntrl... yes checking for sys/file.h... yes checking for sys/ptem.h... no checking for realpath... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes no checking for type of signal functions... checking for wmempcpy... yes checking for setrlimit... yes checking for nl_langinfo and CODESET... posix checking if signal handlers must be reinstalled when invoked... yes checking for sbrk... yes checking for a traditional french locale... yes checking for spawnve... no checking for presence of POSIX-style sigsetjmp/siglongjmp... no checking for spawnvpe... fr_FR checking whether // is distinct from /... present checking for lstat... no checking whether realpath works... no checking for strerror... yes checking whether or not strcoll and strcmp differ... yes checking if environ is properly declared... yes checking for strsignal... yes checking for complete errno.h... yes checking whether strerror_r is declared... no checking whether the ctype macros accept non-ascii characters... yes checking for sysconf... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes yes checking whether getpw functions are declared in pwd.h... checking for sysctl... yes checking whether termios.h defines TIOCGWINSZ... mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -MT libz_a-uncompr.o -MD -MP -MF .deps/libz_a-uncompr.Tpo -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo './'`uncompr.c no checking for sysmp... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking whether fchdir is declared... yes checking for sig_atomic_t in signal.h... mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -g -MT libz_a-zutil.o -MD -MP -MF .deps/libz_a-zutil.Tpo -c -o libz_a-zutil.o `test -f 'zutil.c' || echo './'`zutil.c yes checking for working fcntl.h... no checking for table... yes checking whether signal handlers are of type void... yes checking for TIOCSTAT in sys/ioctl.h... mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -g" "CXXFLAGS=-O2 -g" "CFLAGS_FOR_BUILD=-O2 -g" "CFLAGS_FOR_TARGET=-O2 -g" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" "LIBCFLAGS=-O2 -g" "LIBCFLAGS_FOR_TARGET=-O2 -g" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/local" "infodir=/usr/local/share/info" "libdir=/usr/local/lib" "prefix=/usr/local" "tooldir=/usr/local/loongarch64-unknown-linux-gnu" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-O2 -g" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make rm -f libz.a ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o ranlib libz.a no no checking for FIONREAD in sys/ioctl.h... checking for times... make[4]: Nothing to be done for 'all'. yes checking for speed_t in sys/types.h... source='decNumber.c' object='decNumber.o' libtool=no gcc -I. -I. -O2 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c decNumber.c yes no checking for struct winsize in sys/ioctl.h and termios.h... checking for wait3... sys/ioctl.h checking for struct dirent.d_ino... yes checking for wait4... yes checking for struct dirent.d_fileno... yes yes checking libaudit.h usability... checking whether basename is declared... no checking libaudit.h presence... yes checking whether ffs is declared... no checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes yes checking for tgetent... checking whether asprintf is declared... yes no checking whether vasprintf is declared... checking for tgetent in -ltermcap... yes checking whether snprintf is declared... yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... yes yes checking wctype.h presence... checking whether vsnprintf is declared... yes checking for wctype.h... yes checking wchar.h usability... yes yes checking wchar.h presence... checking whether calloc is declared... yes checking for wchar.h... yes checking langinfo.h usability... yes checking whether getenv is declared... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbstr.h usability... yes checking whether getopt is declared... no checking mbstr.h presence... no checking for mbstr.h... no checking for mbrlen... yes checking whether malloc is declared... yes checking for mbscasecmp... yes checking whether realloc is declared... no checking for mbscmp... yes checking whether sbrk is declared... no checking for mbsnrtowcs... yes checking whether strtol is declared... yes checking for mbsrtowcs... yes checking whether strtoul is declared... yes checking for mbschr... yes checking whether strtoll is declared... no checking for wcrtomb... yes checking whether strtoull is declared... yes checking for wcscoll... yes checking whether strverscmp is declared... yes checking for wcsdup... yes checking whether strnlen is declared... yes checking for wcwidth... yes checking whether canonicalize_file_name must be declared... yes checking for wctype... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for wcswidth... yes checking for pid_t... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for working strncmp... yes checking for iswlower... yes checking for mode_t... yes yes checking for iswupper... configure: updating cache ./config.cache configure: creating ./config.status yes checking for mbstate_t... yes checking for towlower... yes checking whether frexp() can be used without linking with libm... yes checking for towupper... config.status: creating Makefile config.status: creating testsuite/Makefile yes config.status: creating config.h yes checking whether alarm is declared... checking for iswctype... config.status: executing default commands yes checking whether frexp works... yes checking for nl_langinfo and CODESET... Configuring in ./bfd yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking whether long double and double are the same... yes checking for wint_t in wctype.h... no checking whether frexpl is declared... configure: creating cache ./config.cache checking build system type... yes checking for wcwidth broken with unicode combining characters... loongarch64-unknown-linux-gnu checking host system type... loongarch64-unknown-linux-gnu checking target system type... loongarch64-unknown-linux-gnu checking for loongarch64-unknown-linux-gnu-gcc... gcc yes checking whether frexpl() can be used without linking with libm... no checking size of wchar_t... checking whether the C compiler works... yes checking whether frexpl works... yes checking for C compiler default output file name... a.out checking for suffix of executables... 4 checking configuration for building shared libraries... supported checking whether we are cross compiling... configure: updating cache .././config.cache configure: creating ./config.status yes checking whether stat file-mode macros are broken... no checking for suffix of object files... no checking for C/C++ restrict keyword... o checking whether we are using the GNU C compiler... __restrict checking for nlink_t... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... config.status: creating Makefile yes checking whether lstat correctly handles trailing slash... config.status: creating doc/Makefile none needed checking whether gcc understands -c and -o together... config.status: creating examples/Makefile config.status: creating shlib/Makefile yes checking for library containing strerror... config.status: creating readline.pc yes config.status: creating config.h checking whether getcwd (NULL, 0) allocates memory for result... config.status: executing default commands none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes checking for getcwd with POSIX signature... checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... yes checking whether getcwd is declared... if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o gcc3 checking for loongarch64-unknown-linux-gnu-ar... ar checking for loongarch64-unknown-linux-gnu-ranlib... ranlib checking for loongarch64-unknown-linux-gnu-gcc... (cached) gcc yes checking whether getdtablesize is declared... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E yes checking whether getlogin_r is declared... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether getlogin is declared... yes checking for struct timeval... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o yes yes checking for wide-enough struct timeval.tv_sec member... checking for sys/types.h... yes checking pthread.h usability... yes checking for sys/stat.h... source='decContext.c' object='decContext.o' libtool=no gcc -I. -I. -O2 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c decContext.c yes yes checking pthread.h presence... checking for stdlib.h... yes checking for pthread.h... yes ./dyn-string.c: In function 'dyn_string_insert_cstr': ./dyn-string.c:280:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy (dest->s + pos, src, length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./dyn-string.c:272:16: note: length computed here int length = strlen (src); ^~~~~~~~~~~~ yes checking for string.h... yes checking for memory.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o noasan/fdmatch.o; \ else true; fi source='dpd/decimal32.c' object='decimal32.o' libtool=no gcc -I. -I. -O2 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./dpd/decimal32.c gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o fibheap.o checking for strings.h... checking whether POSIX threads API is available... yes yes checking for inttypes.h... checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether is self-contained... yes checking for stdint.h... yes checking for shutdown... yes checking for unistd.h... source='dpd/decimal64.c' object='decimal64.o' libtool=no gcc -I. -I. -O2 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./dpd/decimal64.c yes checking whether defines the SHUT_* macros... yes checking minix/config.h usability... yes checking for struct sockaddr_storage... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filedescriptor.c -o filedescriptor.o no checking minix/config.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for sa_family_t... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o floatformat.o yes checking for struct sockaddr_storage.ss_family... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for loongarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-unknown-linux-gnu-ar... (cached) ar checking for loongarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for loongarch64-unknown-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... ok checking for dlfcn.h... yes checking for wint_t... source='dpd/decimal128.c' object='decimal128.o' libtool=no gcc -I. -I. -O2 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I. -I. -c ./dpd/decimal128.c yes checking for objdir... .libs yes checking whether wint_t is too small... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o no if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o checking whether stdint.h conforms to C99... checking if gcc supports -fno-rtti -fno-exceptions... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o pic/getopt1.o; \ else true; fi no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o getopt1.o yes checking if gcc static flag -static works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o getpwd.o no checking if gcc supports -c -o file.o... yes checking whether stdint.h predates C++11... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o getruntime.o rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... ranlib libdecnumber.a no checking whether stdint.h has UINTMAX_WIDTH etc.... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o hashtab.o yes checking dynamic linker characteristics... Configuring in ./opcodes yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking where to find the exponent in a 'double'... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... configure: creating cache ./config.cache checking build system type... word 1 bit 20 loongarch64-unknown-linux-gnu checking host system type... checking whether byte ordering is bigendian... loongarch64-unknown-linux-gnu checking target system type... loongarch64-unknown-linux-gnu checking for loongarch64-unknown-linux-gnu-gcc... gcc no checking for dlopen... checking whether the C compiler works... no checking for dlopen in -ldl... no checking for wchar_t... yes checking for good max_align_t... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether a program can dlopen itself... yes checking whether NULL can be used in arbitrary expressions... checking whether we are cross compiling... yes checking whether locale.h defines locale_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o pic/hex.o; \ else true; fi yes checking whether a statically linked program can dlopen itself... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o hex.o yes checking whether imported symbols can be declared weak... no checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o lbasename.o o checking whether we are using the GNU C compiler... yes 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 yes checking whether gcc accepts -g... checking for dlfcn.h... (cached) yes checking for windows.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o yes checking for gcc option to accept ISO C89... yes checking for multithread API to use... posix checking whether malloc, realloc, calloc are POSIX compliant... no checking for library containing dlsym... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... none needed checking whether gcc understands -c and -o together... yes checking for library containing strerror... yes checking for a traditional japanese locale... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... no yes checking for style of include used by make... GNU checking whether make supports nested variables... yes ja_JP checking for a french Unicode locale... checking dependency style of gcc... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... yes checking for catalogs to be installed... gcc3 checking for loongarch64-unknown-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... fr_FR.UTF-8 checking for a transitional chinese locale... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./mkstemps.c -o pic/mkstemps.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./mkstemps.c -o noasan/mkstemps.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./mkstemps.c -o mkstemps.o gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... zh_CN.GB18030 checking for inline... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o objalloc.o inline checking for mmap... da es fi fr hr id ja pt ro ru rw sr sv tr uk vi zh_CN da es fi fr hr id ja pt ro ru rw sr sv tr uk vi zh_CN checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : yes checking for MAP_ANONYMOUS... checking for xgettext... no checking for msgmerge... no checking for long double... yes checking for long long... yes checking whether memchr works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o obstack.o yes checking for sys/types.h... yes checking for sys/stat.h... yes yes checking whether memmem is declared... yes checking for stdlib.h... checking size of long long... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o partition.o yes yes checking for memmem... checking for string.h... 8 checking size of void *... yes yes checking whether memmem works... checking for memory.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o pexecute.o yes checking for strings.h... yes 8 checking size of long... checking whether memrchr is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o physmem.o yes checking for inttypes.h... yes checking whether defines MIN and MAX... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o pex-common.o 8 checking for stdint.h... checking size of int... no checking whether defines MIN and MAX... yes yes checking for O_CLOEXEC... checking for unistd.h... yes checking for promoted mode_t type... 4 checking alloca.h usability... yes checking minix/config.h usability... mode_t checking whether setenv is declared... yes checking alloca.h presence... yes checking for alloca.h... yes no checking minix/config.h presence... checking fcntl.h usability... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking search.h usability... yes checking fcntl.h presence... yes checking for loongarch64-unknown-linux-gnu-ar... ar checking for loongarch64-unknown-linux-gnu-ranlib... ranlib checking how to print strings... printf checking for a sed that does not truncate output... yes checking for fcntl.h... yes /usr/bin/sed checking for fgrep... yes checking search.h presence... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... checking limits.h usability... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes checking for search.h... yes checking for tsearch... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o noasan/pex-one.o; \ else true; fi 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o pex-one.o yes checking for ld option to reload object files... -r checking for loongarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-unknown-linux-gnu-ar... (cached) ar checking for loongarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for loongarch64-unknown-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... yes checking limits.h presence... yes checking for limits.h... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o pic/pex-unix.o; \ else true; fi checking stddef.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o yes checking for sigset_t... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes yes checking for uid_t in sys/types.h... checking for string.h... (cached) yes yes checking for stdbool.h that conforms to C99... checking for strings.h... (cached) yes checking sys/file.h usability... ok checking for dlfcn.h... yes checking for _Bool... yes checking sys/file.h presence... yes checking for objdir... .libs yes checking for sys/file.h... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o checking sys/resource.h usability... yes checking sys/resource.h presence... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o pic/rust-demangle.o; \ else true; fi checking whether strdup is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o rust-demangle.o yes checking for sys/resource.h... yes checking if gcc supports -fno-rtti -fno-exceptions... checking for sys/stat.h... (cached) yes checking sys/time.h usability... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking whether strerror(0) succeeds... yes checking sys/time.h presence... yes checking if gcc static flag -static works... yes checking for sys/time.h... yes checking time.h usability... no checking if gcc supports -c -o file.o... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking time.h presence... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking for time.h... yes yes checking dynamic linker characteristics... checking for unistd.h... (cached) yes checking wchar.h usability... yes checking whether strerror_r is declared... (cached) yes checking whether strnlen is declared... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes yes checking whether strstr works... no yes checking wctype.h presence... checking whether strtok_r is declared... yes checking for wctype.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... yes checking for catalogs to be installed... yes checking for struct timespec in ... yes checking for uintptr_t... yes checking whether unsetenv is declared... yes checking for int_least32_t... yes checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... yes checking for int_fast32_t... yes checking whether btowc(EOF) is correct... da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no yes checking for uint64_t... checking for msgmerge... no checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking limits.h usability... yes checking for __builtin_expect... yes checking what to include in bfd_stdint.h... yes checking limits.h presence... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... yes checking for limits.h... yes checking whether string.h and strings.h may both be included... yes checking whether this system has an arbitrary file name length limit... yes checking for closedir... yes checking for dirent.h that defines DIR... yes checking whether basename is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o yes checking for library containing opendir... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o pic/simple-object.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o noasan/simple-object.o; \ else true; fi checking for d_ino member in directory struct... gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o simple-object.o yes checking whether stpcpy is declared... none required checking whether string.h and strings.h may both be included... yes checking for d_type member in directory struct... yes checking for fcntl... yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes yes checking for dirfd... checking for getpagesize... yes yes yes checking for setitimer... checking whether dirfd is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o configure: updating cache ./config.cache checking that generated files are newer than configure... yes done configure: creating ./config.status checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking for sysconf... yes yes checking whether dup2 works... checking for fdopen... yes checking for getuid... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o checking for getgid... yes checking for fileno... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check yes checking whether fdopendir is declared... checking for fls... yes checking whether fdopendir works... no checking for strtoull... yes checking for flexible array member... yes checking for getrlimit... yes checking whether conversion from 'int' to 'long double' works... yes yes checking for working GNU fnmatch... checking whether basename is declared... yes checking whether ftello is declared... yes checking whether fstatat (..., 0) works... yes checking whether ftello64 is declared... config.status: creating Makefile yes checking whether getcwd handles long file names properly... config.status: creating po/Makefile.in yes checking whether fseeko is declared... config.status: creating config.h config.status: executing depfiles commands yes checking whether fseeko64 is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o yes checking whether ffs is declared... yes checking whether free is declared... yes yes checking for getpagesize... checking whether getenv is declared... yes yes checking whether getcwd aborts when 4k < cwd_length < 16k... checking whether malloc is declared... yes checking whether realloc is declared... yes config.status: executing libtool commands checking whether stpcpy is declared... no checking whether getdtablesize works... config.status: executing default-1 commands yes config.status: creating po/POTFILES config.status: creating po/Makefile checking whether strstr is declared... yes checking whether getlogin_r works with small buffers... yes checking whether asprintf is declared... Making all in readline rm -f readline.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g readline.c yes yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi checking whether program_invocation_name is declared... gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o checking whether vasprintf is declared... yes checking whether program_invocation_short_name is declared... yes checking whether snprintf is declared... yes checking whether __argv is declared... no checking whether getrandom is compatible with its GNU+BSD signature... yes checking whether vsnprintf is declared... yes checking whether gettimeofday clobbers localtime buffer... yes checking whether strnlen is declared... no checking for gettimeofday with POSIX signature... yes checking compiler support for hidden visibility... yes checking linker --as-needed support... almost yes checking for cos in -lm... checking for GNU glob interface version 1 or 2... yes checking whether glob lists broken symlinks... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o sort.o yes yes checking for library containing inet_ntop... rm -f vi_mode.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g vi_mode.c checking for gcc version with buggy 64-bit support... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o noasan/spaces.o; \ else true; fi no gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o spaces.o checking sys/procfs.h usability... none required checking whether inet_ntop is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o pic/splay-tree.o; \ else true; fi yes checking sys/procfs.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... yes yes checking for prstatus32_t in sys/procfs.h... no checking for prstatus_t.pr_who in sys/procfs.h... checking whether INT32_MAX < INTMAX_MAX... no checking for prstatus32_t.pr_who in sys/procfs.h... yes checking whether INT64_MAX == LONG_MAX... no checking for pstatus_t in sys/procfs.h... yes checking whether UINT32_MAX < UINTMAX_MAX... no checking for pxstatus_t in sys/procfs.h... yes checking whether UINT64_MAX == ULONG_MAX... no checking for pstatus32_t in sys/procfs.h... yes checking whether isnan(double) can be used without linking with libm... no checking for prpsinfo_t in sys/procfs.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o yes checking for prpsinfo_t.pr_pid in sys/procfs.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o strerror.o yes checking for prpsinfo32_t in sys/procfs.h... yes checking whether isnan(long double) can be used without linking with libm... no checking for prpsinfo32_t.pr_pid in sys/procfs.h... no checking for psinfo_t in sys/procfs.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o strsignal.o no checking for psinfo_t.pr_pid in sys/procfs.h... yes checking whether isnanl works... no checking for psinfo32_t in sys/procfs.h... no checking for psinfo32_t.pr_pid in sys/procfs.h... no checking for lwpstatus_t in sys/procfs.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o no checking for lwpxstatus_t in sys/procfs.h... yes checking whether the compiler supports the __inline keyword... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o yes checking whether locale.h conforms to POSIX:2001... no checking for lwpstatus_t.pr_context in sys/procfs.h... no checking for lwpstatus_t.pr_reg in sys/procfs.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o pic/xasprintf.o; \ else true; fi yes checking whether struct lconv is properly defined... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... yes checking for pthread_rwlock_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o xatexit.o no checking for win32_pstatus_t in sys/procfs.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o noasan/xexit.o; \ else true; fi no gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o xexit.o yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... checking for ftello... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o yes checking for ftello64... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o yes checking for fseeko... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o yes checking for fseeko64... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o no if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o checking whether NAN macro works... yes checking for fopen64... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./setproctitle.c -o pic/setproctitle.o; \ else true; fi yes checking whether HUGE_VAL works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o yes checking size of off_t... 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 ./mkstemps.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 make[5]: Nothing to be done for 'all'. if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o regex.o yes checking whether mbrtowc handles incomplete characters... 8 checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes yes checking whether mbrtowc works as well as mbtowc... rm -f funmap.o checking for unistd.h... (cached) yes gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g funmap.c checking for sys/param.h... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking whether mbrtowc handles a NULL pwc argument... rm -f keymaps.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g keymaps.c yes checking whether mbrtowc handles a NULL string argument... yes checking for madvise... rm -f parens.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g parens.c yes yes checking whether mbrtowc has a correct return value... checking for mprotect... rm -f search.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g search.c yes yes checking whether mbrtowc returns 0 when parsing a NUL character... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... rm -f rltty.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g rltty.c yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking for mbtowc... yes checking whether memmem works in linear time... rm -f complete.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g complete.c yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for mempcpy... (cached) yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... config.status: creating Makefile config.status: creating doc/Makefile yes checking for mkdtemp... config.status: creating bfd-in3.h config.status: creating po/Makefile.in yes checking whether is self-contained... config.status: creating config.h yes checking whether open recognizes a trailing slash... config.status: executing depfiles commands yes checking for opendir... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands rm -f bind.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g bind.c yes checking whether rename manages existing destinations correctly... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o yes checking for rewinddir... yes checking whether rmdir works... yes checking whether setenv validates arguments... rm -f isearch.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g isearch.c yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for socklen_t... yes checking for ssize_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o md5.o yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for strchrnul... rm -f display.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g display.c yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strnlen... yes checking whether strstr works... (cached) no checking for strtok_r... yes checking whether strtok_r works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o pic/sha1.o; \ else true; fi yes checking for nlink_t... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o sha1.o checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for wmemchr... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes rm -f signals.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g signals.c checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking for loongarch64-unknown-linux-gnu-ranlib... ranlib checking for loongarch64-unknown-linux-gnu-ar... (cached) ar configure: updating cache ./config.cache if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o alloca.o checking that generated files are newer than configure... rm -f util.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g util.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o argv.o rm -f kill.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g kill.c rm -f undo.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g undo.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./bsearch_r.c -o bsearch_r.o rm -f macro.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g macro.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o rm -f input.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g input.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o concat.o rm -f callback.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g callback.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o rm -f terminal.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g terminal.c rm -f text.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g text.c done configure: creating ./config.status config.status: creating Makefile if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o crc32.o config.status: creating import/Makefile rm -f nls.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g nls.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o config.status: creating config.h config.status: executing depfiles commands rm -f misc.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g misc.c config.status: executing default commands rm -f history.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g history.c make all-recursive Making all in import GEN alloca.h GEN arpa/inet.h GEN ctype.h GEN dirent.h GEN fcntl.h GEN inttypes.h Configuring in ./gdbsupport GEN limits.h GEN locale.h GEN math.h GEN signal.h rm -f histexpand.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g histexpand.c GEN stdio.h GEN stdlib.h rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a 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 ./mkstemps.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 GEN string.h ranlib ./libiberty.a GEN sys/random.h if [ x"" != x ]; then \ cd pic; \ 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 ./mkstemps.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ 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 ./mkstemps.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi GEN sys/socket.h rm -f histfile.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g histfile.c GEN sys/stat.h GEN sys/time.h configure: creating cache ./config.cache GEN sys/types.h checking build system type... GEN sys/uio.h loongarch64-unknown-linux-gnu checking host system type... GEN time.h loongarch64-unknown-linux-gnu checking target system type... GEN unistd.h loongarch64-unknown-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... GEN wchar.h yes checking whether make supports nested variables... yes GEN wctype.h checking whether make supports nested variables... (cached) yes checking for loongarch64-unknown-linux-gnu-gcc... gcc make all-recursive checking whether the C compiler works... CC openat-proc.o yes checking for C compiler default output file name... a.out checking for suffix of executables... CC cloexec.o checking whether we are cross compiling... CC count-one-bits.o CC dirname-lgpl.o no checking for suffix of object files... rm -f histsearch.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g histsearch.c o checking whether we are using the GNU C compiler... CC basename-lgpl.o yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... CC stripslash.o CC exitfail.o none needed checking whether gcc understands -c and -o together... CC fd-hook.o creating bfdver.h /usr/bin/sed -e s/NN/32/g < elfxx-target.h > elf32-target.h yes checking for style of include used by make... /usr/bin/sed -e s/NN/64/g < elfxx-target.h > elf64-target.h GNU rm -f targmatch.h checking dependency style of gcc... /usr/bin/sed -f ./targmatch.sed < ./config.bfd > targmatch.new CC fd-safer-flag.o mv -f targmatch.new targmatch.h Making info in doc gcc -o chw$$ -O2 -g \ -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \ /bin/sh ./../../move-if-change \ chw$$ chew; \ touch chew.stamp gcc3 CC dup-safer-flag.o checking whether we are using the GNU C++ compiler... CC filenamecat-lgpl.o yes checking whether g++ accepts -g... yes checking dependency style of g++... CC getprogname.o gcc3 checking for loongarch64-unknown-linux-gnu-ranlib... ranlib checking how to run the C preprocessor... rm -f shell.o CC hard-locale.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g shell.c gcc -E CC localcharset.o checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... rm -f mbutil.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g mbutil.c CC malloca.o CC math.o yes CC openat-die.o checking for sys/types.h... yes checking for sys/stat.h... rm -f tilde.o gcc -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -DREADLINE_LIBRARY -c ./tilde.c CC save-cwd.o yes checking for stdlib.h... yes checking for string.h... CC setlocale_null.o yes checking for memory.h... rm -f colors.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g colors.c CC stat-time.o yes checking for strings.h... yes CC strnlen1.o checking for inttypes.h... yes CC sys_socket.o checking for stdint.h... rm -f parse-colors.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g parse-colors.c CC tempname.o yes checking for unistd.h... ./chew -f ./doc.str < ./../aoutx.h >aoutx.tmp yes test -e aoutx.texi || test ! -f ./aoutx.texi || cp -p ./aoutx.texi . checking minix/config.h usability... /bin/sh ./../../move-if-change aoutx.tmp aoutx.texi touch aoutx.stamp ./chew -f ./doc.str < ./../archive.c >archive.tmp test -e archive.texi || test ! -f ./archive.texi || cp -p ./archive.texi . /bin/sh ./../../move-if-change archive.tmp archive.texi touch archive.stamp ./chew -f ./doc.str < ./../archures.c >archures.tmp test -e archures.texi || test ! -f ./archures.texi || cp -p ./archures.texi . /bin/sh ./../../move-if-change archures.tmp archures.texi touch archures.stamp ./chew -f ./doc.str < ./../bfd.c >bfd.tmp test -e bfdt.texi || test ! -f ./bfdt.texi || cp -p ./bfdt.texi . /bin/sh ./../../move-if-change bfd.tmp bfdt.texi no checking minix/config.h presence... touch bfdt.stamp ./chew -f ./doc.str < ./../cache.c >cache.tmp test -e cache.texi || test ! -f ./cache.texi || cp -p ./cache.texi . /bin/sh ./../../move-if-change cache.tmp cache.texi CC glthread/threadlib.o touch cache.stamp ./chew -f ./doc.str < ./../coffcode.h >coffcode.tmp no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... test -e coffcode.texi || test ! -f ./coffcode.texi || cp -p ./coffcode.texi . /bin/sh ./../../move-if-change coffcode.tmp coffcode.texi touch coffcode.stamp ./chew -f ./doc.str < ./../corefile.c >core.tmp test -e core.texi || test ! -f ./core.texi || cp -p ./core.texi . /bin/sh ./../../move-if-change core.tmp core.texi touch core.stamp ./chew -f ./doc.str < ./../elf.c >elf.tmp test -e elf.texi || test ! -f ./elf.texi || cp -p ./elf.texi . /bin/sh ./../../move-if-change elf.tmp elf.texi rm -f xmalloc.o gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g xmalloc.c touch elf.stamp ./chew -f ./doc.str < ./../elfcode.h >elfcode.tmp CC unistd.o test -e elfcode.texi || test ! -f ./elfcode.texi || cp -p ./elfcode.texi . /bin/sh ./../../move-if-change elfcode.tmp elfcode.texi touch elfcode.stamp yes checking for dlfcn.h... ./chew -f ./doc.str < ./../format.c >format.tmp test -e format.texi || test ! -f ./format.texi || cp -p ./format.texi . /bin/sh ./../../move-if-change format.tmp format.texi touch format.stamp ./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp CC dup-safer.o test -e libbfd.texi || test ! -f ./libbfd.texi || cp -p ./libbfd.texi . /bin/sh ./../../move-if-change libbfd.tmp libbfd.texi touch libbfd.stamp rm -f xfree.o ./chew -f ./doc.str < ./../bfdwin.c >bfdwin.tmp gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g xfree.c test -e bfdwin.texi || test ! -f ./bfdwin.texi || cp -p ./bfdwin.texi . /bin/sh ./../../move-if-change bfdwin.tmp bfdwin.texi yes checking for windows.h... touch bfdwin.stamp ./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp test -e bfdio.texi || test ! -f ./bfdio.texi || cp -p ./bfdio.texi . /bin/sh ./../../move-if-change bfdio.tmp bfdio.texi touch bfdio.stamp ./chew -f ./doc.str < ./../opncls.c >opncls.tmp test -e opncls.texi || test ! -f ./opncls.texi || cp -p ./opncls.texi . CC fd-safer.o /bin/sh ./../../move-if-change opncls.tmp opncls.texi rm -f compat.o touch opncls.stamp ./chew -f ./doc.str < ./../reloc.c >reloc.tmp gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"8.0"' -O2 -g compat.c test -e reloc.texi || test ! -f ./reloc.texi || cp -p ./reloc.texi . /bin/sh ./../../move-if-change reloc.tmp reloc.texi touch reloc.stamp ./chew -f ./doc.str < ./../section.c >section.tmp no checking for library containing dlsym... test -e section.texi || test ! -f ./section.texi || cp -p ./section.texi . /bin/sh ./../../move-if-change section.tmp section.texi touch section.stamp ./chew -f ./doc.str < ./../syms.c >syms.tmp test -e syms.texi || test ! -f ./syms.texi || cp -p ./syms.texi . CC pipe-safer.o /bin/sh ./../../move-if-change syms.tmp syms.texi touch syms.stamp rm -f libhistory.a ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o ./chew -f ./doc.str < ./../targets.c >targets.tmp test -n "ranlib" && ranlib libhistory.a test -e targets.texi || test ! -f ./targets.texi || cp -p ./targets.texi . /bin/sh ./../../move-if-change targets.tmp targets.texi rm -f libreadline.a ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o touch targets.stamp ./chew -f ./doc.str < ./../init.c >init.tmp test -e init.texi || test ! -f ./init.texi || cp -p ./init.texi . /bin/sh ./../../move-if-change init.tmp init.texi touch init.stamp ./chew -f ./doc.str < ./../hash.c >hash.tmp test -e hash.texi || test ! -f ./hash.texi || cp -p ./hash.texi . test -n "ranlib" && ranlib libreadline.a /bin/sh ./../../move-if-change hash.tmp hash.texi CC wctype-h.o touch hash.stamp ./chew -f ./doc.str < ./../linker.c >linker.tmp test -e linker.texi || test ! -f ./linker.texi || cp -p ./linker.texi . /bin/sh ./../../move-if-change linker.tmp linker.texi touch linker.stamp ./chew -f ./doc.str < ./../mmo.c >mmo.tmp make[5]: Nothing to be done for 'all-am'. test -e mmo.texi || test ! -f ./mmo.texi || cp -p ./mmo.texi . CC chdir-long.o /bin/sh ./../../move-if-change mmo.tmp mmo.texi touch mmo.stamp CC fcntl.o restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if makeinfo --split-size=5000000 --split-size=5000000 -I . \ -o bfd.info `test -f 'bfd.texi' || echo './'`bfd.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for loongarch64-unknown-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether g++ supports C++11 features by default... CC localtime-buffer.o CC mbrtowc.o CC strerror_r.o CC strstr.o yes checking whether NLS is requested... yes checking for catalogs to be installed... checking for long long... CC glthread/lock.o CC malloc/scratch_buffer_grow.o yes checking size of long long... CC malloc/scratch_buffer_grow_preserve.o CC malloc/scratch_buffer_set_array_size.o 8 checking whether basename is declared... AR libgnu.a yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for pid_t... yes checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for nl_langinfo and CODESET... yes checking linux/perf_event.h usability... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking thread_db.h usability... yes checking thread_db.h presence... yes checking for thread_db.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for dlfcn.h... (cached) yes checking linux/elf.h usability... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking proc_service.h usability... yes checking proc_service.h presence... yes checking for proc_service.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for getpagesize... yes checking for working mmap... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for fdwalk... no checking for getrlimit... yes checking for pipe... yes checking for pipe2... yes checking for poll... yes checking for socketpair... yes checking for sigaction... yes checking for ptrace64... no checking for sbrk... yes checking for setns... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for setpgid... yes checking for setpgrp... yes checking for getrusage... yes checking for getauxval... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking whether strstr is declared... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for library containing kinfo_getfile... no checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for std::thread... yes checking for pthread_sigmask... yes checking for pthread_setname_np... yes checking for sigsetjmp... yes checking whether to use intel pt... auto checking for libipt... no checking sys/procfs.h usability... configure: WARNING: libipt is missing or unusable; some features may be unavailable. yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... yes checking for fpregset_t in sys/procfs.h... yes checking for prgregset_t in sys/procfs.h... yes checking for prfpregset_t in sys/procfs.h... yes checking for prgregset32_t in sys/procfs.h... no checking for lwpid_t in sys/procfs.h... yes checking for psaddr_t in sys/procfs.h... yes checking for elf_fpregset_t in sys/procfs.h... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no checking return type of ptrace... long checking types of arguments for ptrace... enum __ptrace_request,int,long,long checking compiler warning flags... Making info in po ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[5]: Nothing to be done for 'info'. make[5]: Nothing to be done for 'info-am'. make all-recursive -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral Making all in doc Making all in po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file da.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file fr.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file id.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file ja.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file pt.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file ro.po configure: updating cache ./config.cache file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file rw.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file sr.po checking that generated files are newer than configure... done configure: creating ./config.status file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file uk.po rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h echo "#line 1 \"elfnn-loongarch.c\"" > elf64-loongarch.c /usr/bin/sed -e s/NN/64/g < elfnn-loongarch.c >> elf64-loongarch.c /bin/sh ./../move-if-change bfd-tmp.h bfd.h echo "#line 1 \"elfnn-loongarch.c\"" > elf32-loongarch.c rm -f tofiles f=""; \ for i in elf64-loongarch.lo elf64.lo elfxx-loongarch.lo elf32.lo elf-ifunc.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-loongarch.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-loongarch.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles rm -f bfd-tmp.h touch stmp-bfd-h /bin/sh ./../move-if-change tofiles ofiles /usr/bin/sed -e s/NN/32/g < elfnn-loongarch.c >> elf32-loongarch.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo archive.c touch stamp-ofiles /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=loongarch_elf64_vec -DSELECT_VECS='&loongarch_elf64_vec,&loongarch_elf32_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_loongarch_arch' ./archures.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo bfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.c -o archive.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=loongarch_elf64_vec "-DSELECT_VECS=&loongarch_elf64_vec,&loongarch_elf32_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_loongarch_arch" ./archures.c -o archures.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c bfd.c -o bfd.o config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands mv -f .deps/archures.Tpo .deps/archures.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo bfdio.c make all-am CXX agent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c bfdio.c -o bfdio.o mv -f .deps/bfdio.Tpo .deps/bfdio.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo bfdwin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c bfdwin.c -o bfdwin.o mv -f .deps/bfd.Tpo .deps/bfd.Plo mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c CXX btrace-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o mv -f .deps/cache.Tpo .deps/cache.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c -o coff-bfd.lo coff-bfd.c mv -f .deps/archive.Tpo .deps/archive.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c coff-bfd.c -o coff-bfd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o CXX buffer.o mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo corefile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c corefile.c -o corefile.o mv -f .deps/compress.Tpo .deps/compress.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c -o elf-properties.lo elf-properties.c mv -f .deps/corefile.Tpo .deps/corefile.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c elf-properties.c -o elf-properties.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo format.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -o format.o CXX cleanups.o mv -f .deps/format.Tpo .deps/format.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o mv -f .deps/elf-properties.Tpo .deps/elf-properties.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o CXX common-debug.o mv -f .deps/init.Tpo .deps/init.Plo CXX common-exceptions.o mv -f .deps/hash.Tpo .deps/hash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo libbfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c libbfd.c -o libbfd.o CXX common-inferior.o mv -f .deps/libbfd.Tpo .deps/libbfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo linker.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c linker.c -o linker.o CXX common-regcache.o CXX common-utils.o CXX environ.o CXX errors.o mv -f .deps/linker.Tpo .deps/linker.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo merge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -o merge.o CXX event-loop.o CXX fileio.o mv -f .deps/merge.Tpo .deps/merge.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo opncls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c opncls.c -o opncls.o CXX filestuff.o CXX format.o mv -f .deps/opncls.Tpo .deps/opncls.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo reloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c reloc.c -o reloc.o CXX gdb-dlfcn.o mv -f .deps/reloc.Tpo .deps/reloc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo section.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT section.lo -MD -MP -MF .deps/section.Tpo -c section.c -o section.o CXX gdb_tilde_expand.o CXX gdb_wait.o mv -f .deps/section.Tpo .deps/section.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo simple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c simple.c -o simple.o CXX gdb_vecs.o mv -f .deps/simple.Tpo .deps/simple.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo stab-syms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c stab-syms.c -o stab-syms.o mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo stabs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c stabs.c -o stabs.o CXX job-control.o CXX netstuff.o mv -f .deps/stabs.Tpo .deps/stabs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo syms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c syms.c -o syms.o CXX new-op.o mv -f .deps/syms.Tpo .deps/syms.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=loongarch_elf64_vec -DSELECT_VECS='&loongarch_elf64_vec,&loongarch_elf32_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_loongarch_arch' ./targets.c CXX pathstuff.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=loongarch_elf64_vec "-DSELECT_VECS=&loongarch_elf64_vec,&loongarch_elf32_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_loongarch_arch" ./targets.c -o targets.o mv -f .deps/targets.Tpo .deps/targets.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo binary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c binary.c -o binary.o CXX print-utils.o CXX ptid.o mv -f .deps/binary.Tpo .deps/binary.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ihex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ihex.c -o ihex.o CXX rsp-low.o mv -f .deps/ihex.Tpo .deps/ihex.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo srec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c srec.c -o srec.o CXX run-time-clock.o CXX safe-strerror.o mv -f .deps/srec.Tpo .deps/srec.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo tekhex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c tekhex.c -o tekhex.o CXX scoped_mmap.o CXX signals.o CXX signals-state-save-restore.o mv -f .deps/tekhex.Tpo .deps/tekhex.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo verilog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c verilog.c -o verilog.o mv -f .deps/verilog.Tpo .deps/verilog.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf64-loongarch.lo -MD -MP -MF .deps/elf64-loongarch.Tpo -c -o elf64-loongarch.lo elf64-loongarch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf64-loongarch.lo -MD -MP -MF .deps/elf64-loongarch.Tpo -c elf64-loongarch.c -o elf64-loongarch.o CXX tdesc.o CXX thread-pool.o CXX xml-utils.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c -o elf64.lo elf64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c elf64.c -o elf64.o mv -f .deps/elf64.Tpo .deps/elf64.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elfxx-loongarch.lo -MD -MP -MF .deps/elfxx-loongarch.Tpo -c -o elfxx-loongarch.lo elfxx-loongarch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elfxx-loongarch.lo -MD -MP -MF .deps/elfxx-loongarch.Tpo -c elfxx-loongarch.c -o elfxx-loongarch.o mv -f .deps/elf64-loongarch.Tpo .deps/elf64-loongarch.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo elf32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c elf32.c -o elf32.o mv -f .deps/elfxx-loongarch.Tpo .deps/elfxx-loongarch.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo elf-ifunc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c elf-ifunc.c -o elf-ifunc.o mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo elf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c elf.c -o elf.o mv -f .deps/elf32.Tpo .deps/elf32.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo elflink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c elflink.c -o elflink.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo elf-attrs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c elf-attrs.c -o elf-attrs.o AR libgdbsupport.a /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo elf-strtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c elf-strtab.c -o elf-strtab.o mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo elf-eh-frame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c elf-eh-frame.c -o elf-eh-frame.o mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo dwarf1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c dwarf1.c -o dwarf1.o mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib/debug\" ./dwarf2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/debug\" ./dwarf2.c -o dwarf2.o mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf32-loongarch.lo -MD -MP -MF .deps/elf32-loongarch.Tpo -c -o elf32-loongarch.lo elf32-loongarch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf32-loongarch.lo -MD -MP -MF .deps/elf32-loongarch.Tpo -c elf32-loongarch.c -o elf32-loongarch.o mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c -o elf64-gen.lo elf64-gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c elf64-gen.c -o elf64-gen.o mv -f .deps/elf64-gen.Tpo .deps/elf64-gen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo elf32-gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c elf32-gen.c -o elf32-gen.o mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -o plugin.o mv -f .deps/plugin.Tpo .deps/plugin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT cpu-loongarch.lo -MD -MP -MF .deps/cpu-loongarch.Tpo -c -o cpu-loongarch.lo cpu-loongarch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT cpu-loongarch.lo -MD -MP -MF .deps/cpu-loongarch.Tpo -c cpu-loongarch.c -o cpu-loongarch.o mv -f .deps/cpu-loongarch.Tpo .deps/cpu-loongarch.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/local/bin"' -DLIBDIR='"/usr/local/lib"' -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo archive64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/local/bin\" -DLIBDIR=\"/usr/local/lib\" -I. -I. -I./../include -DHAVE_loongarch_elf64_vec -DHAVE_loongarch_elf32_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c archive64.c -o archive64.o mv -f .deps/elf32-loongarch.Tpo .deps/elf32-loongarch.Plo mv -f .deps/archive64.Tpo .deps/archive64.Plo mv -f .deps/elf.Tpo .deps/elf.Plo mv -f .deps/elflink.Tpo .deps/elflink.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I./../zlib -O2 -g -release `cat libtool-soversion` -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbfd.la -rpath /usr/local/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -ldl -L./../zlib -lz -ldl libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o elf-properties.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf64-loongarch.o elf64.o elfxx-loongarch.o elf32.o elf-ifunc.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-loongarch.o elf64-gen.o elf32-gen.o plugin.o cpu-loongarch.o archive64.o libtool: link: ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) libtooldir=`/bin/sh ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib libbfd.tmp; \ /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib Configuring in ./libctf Configuring in ./gdb make all-recursive Making all in . /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo dis-buf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_loongarch ./disassemble.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_loongarch ./disassemble.c -o disassemble.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c dis-buf.c -o dis-buf.o configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for loongarch64-unknown-linux-gnu-gcc... gcc configure: creating cache ./config.cache checking for loongarch64-unknown-linux-gnu-gcc... gcc checking whether the C compiler works... mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo dis-init.c checking whether the C compiler works... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c dis-init.c -o dis-init.o yes checking for C compiler default output file name... a.out checking for suffix of executables... mv -f .deps/disassemble.Tpo .deps/disassemble.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -MT loongarch-dis.lo -MD -MP -MF .deps/loongarch-dis.Tpo -c -o loongarch-dis.lo loongarch-dis.c yes checking for C compiler default output file name... a.out checking for suffix of executables... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -MT loongarch-dis.lo -MD -MP -MF .deps/loongarch-dis.Tpo -c loongarch-dis.c -o loongarch-dis.o checking whether we are cross compiling... mv -f .deps/dis-init.Tpo .deps/dis-init.Plo checking whether we are cross compiling... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -MT loongarch-opc.lo -MD -MP -MF .deps/loongarch-opc.Tpo -c -o loongarch-opc.lo loongarch-opc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -MT loongarch-opc.lo -MD -MP -MF .deps/loongarch-opc.Tpo -c loongarch-opc.c -o loongarch-opc.o no checking for suffix of object files... no checking for suffix of object files... o checking whether we are using the GNU C compiler... mv -f .deps/loongarch-opc.Tpo .deps/loongarch-opc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -MT loongarch-coder.lo -MD -MP -MF .deps/loongarch-coder.Tpo -c -o loongarch-coder.lo loongarch-coder.c yes checking whether gcc accepts -g... o checking whether we are using the GNU C compiler... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -MT loongarch-coder.lo -MD -MP -MF .deps/loongarch-coder.Tpo -c loongarch-coder.c -o loongarch-coder.o yes checking for gcc option to accept ISO C89... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed mv -f .deps/loongarch-dis.Tpo .deps/loongarch-dis.Plo none needed checking whether gcc understands -c and -o together... checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... yes checking how to run the C preprocessor... gcc -E gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... mv -f .deps/loongarch-coder.Tpo .deps/loongarch-coder.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -release `cat ../bfd/libtool-soversion` -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopcodes.la -rpath /usr/local/lib dis-buf.lo disassemble.lo dis-init.lo loongarch-dis.lo loongarch-opc.lo loongarch-coder.lo yes checking for sys/types.h... yes checking for sys/types.h... libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o loongarch-dis.o loongarch-opc.o loongarch-coder.o libtool: link: ranlib .libs/libopcodes.a yes checking for sys/stat.h... libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) yes libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib libopcodes.tmp; \ /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi checking for sys/stat.h... yes touch stamp-lib checking for stdlib.h... Making all in po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file de.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file fr.po yes file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file it.po checking for stdlib.h... file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file pt_BR.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH : -o $file uk.po yes checking for string.h... yes checking for string.h... yes checking for memory.h... yes checking for memory.h... yes checking for strings.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for inttypes.h... yes checking for stdint.h... yes yes checking for stdint.h... checking for unistd.h... yes yes checking for unistd.h... checking minix/config.h usability... no checking minix/config.h presence... yes checking minix/config.h usability... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... yes checking build system type... loongarch64-unknown-linux-gnu checking host system type... gcc3 loongarch64-unknown-linux-gnu checking target system type... checking whether make sets $(MAKE)... (cached) yes checking for loongarch64-unknown-linux-gnu-gcc... (cached) gcc loongarch64-unknown-linux-gnu checking for dlfcn.h... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for loongarch64-unknown-linux-gnu-ranlib... ranlib checking for loongarch64-unknown-linux-gnu-ar... ar checking the archiver (ar) interface... ar checking whether NLS is requested... yes checking for catalogs to be installed... yes checking for windows.h... checking build system type... loongarch64-unknown-linux-gnu checking host system type... loongarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... no checking for library containing dlsym... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for loongarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-unknown-linux-gnu-ar... (cached) ar checking for loongarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for loongarch64-unknown-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... ok checking for dlfcn.h... no checking for gcc option to accept ANSI C... yes checking for objdir... .libs none needed checking whether g++ supports C++11 features by default... checking if gcc supports -fno-rtti -fno-exceptions... yes checking dependency style of gcc... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... gcc3 checking whether NLS is requested... yes checking for catalogs to be installed... checking whether makeinfo --split-size=5000000 supports @click... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... ${SHELL} /builddir/build/BUILD/crash-8.0.5/gdb-10.2/missing aclocal-1.15 checking for autoconf... ${SHELL} /builddir/build/BUILD/crash-8.0.5/gdb-10.2/missing autoconf checking for autoheader... ${SHELL} /builddir/build/BUILD/crash-8.0.5/gdb-10.2/missing autoheader checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking for default auto-load directory... yes checking whether gcc supports -Wmissing-prototypes... $debugdir:$datadir/auto-load checking for default auto-load safe-path... $debugdir:$datadir/auto-load yes checking whether gcc supports -Wold-style-definition... checking for loongarch64-unknown-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to use debuginfod... auto yes checking for libdebuginfod >= 0.179... checking whether gcc supports -pedantic -Wlong-long... no configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. checking libunwind-ia64.h usability... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether gcc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes no checking libunwind-ia64.h presence... checking for sys/param.h... no checking for libunwind-ia64.h... no checking for monstartup... yes checking for getpagesize... yes checking for _mcleanup... yes checking for working mmap... yes checking for _etext... yes checking for etext... yes checking for library containing dlopen... yes checking for gawk... gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for loongarch64-unknown-linux-gnu-ranlib... ranlib checking for bison... bison -y checking for loongarch64-unknown-linux-gnu-ar... ar checking for loongarch64-unknown-linux-gnu-dlltool... dlltool checking for loongarch64-unknown-linux-gnu-windres... windres checking for main in -lm... -ldl yes checking for library containing gethostbyname... checking for ELF support in BFD... none required checking for library containing socketpair... none required checking for library containing kinfo_getvmmap... no checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing waddstr... yes checking whether byte ordering is bigendian... -lncursesw checking for library containing tgetent... no checking byteswap.h usability... none required checking size of unsigned long long... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes 8 checking for pread... checking size of unsigned long... yes checking whether bswap_16 is declared... yes checking whether bswap_32 is declared... 8 checking size of unsigned __int128... yes checking whether bswap_64 is declared... yes checking whether asprintf is declared... 16 checking for library containing dlopen... yes checking whether vasprintf is declared... none required checking whether to use expat... no configure: WARNING: expat support disabled; some features may be unavailable. checking whether to use MPFR... auto yes checking for libmpfr... checking whether stpcpy is declared... no checking whether to use python... no configure: WARNING: MPFR is missing or unusable; some features may be unavailable. configure: WARNING: python support disabled; some features may be unavailable. checking whether to use guile... auto checking for pkg-config... /usr/bin/pkg-config checking for usable guile from /usr/bin/pkg-config... no checking for the source-highlight library... no checking for ANSI C header files... (cached) yes checking nlist.h usability... yes checking for qsort_r... no checking nlist.h presence... no checking for nlist.h... no checking machine/reg.h usability... yes checking for qsort_r signature... no checking machine/reg.h presence... no checking for machine/reg.h... no checking thread_db.h usability... GNU checking for O_CLOEXEC... yes checking thread_db.h presence... yes checking for thread_db.h... yes yes checking sys/file.h usability... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no checking sys/reg.h usability... config.status: creating Makefile config.status: creating config.h no checking sys/reg.h presence... config.status: executing depfiles commands no checking for sys/reg.h... no checking sys/debugreg.h usability... no checking sys/debugreg.h presence... config.status: executing libtool commands no checking for sys/debugreg.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking elf_hp.h usability... sed -nf ./mkerrors.sed < ./../include/ctf-api.h > ctf-error.h make all-am /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-archive.lo -MD -MP -MF .deps/libctf_la-ctf-archive.Tpo -c -o libctf_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo './'`ctf-archive.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-dump.lo -MD -MP -MF .deps/libctf_la-ctf-dump.Tpo -c -o libctf_la-ctf-dump.lo `test -f 'ctf-dump.c' || echo './'`ctf-dump.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-create.lo -MD -MP -MF .deps/libctf_la-ctf-create.Tpo -c -o libctf_la-ctf-create.lo `test -f 'ctf-create.c' || echo './'`ctf-create.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-archive.lo -MD -MP -MF .deps/libctf_la-ctf-archive.Tpo -c ctf-archive.c -o libctf_la-ctf-archive.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-dump.lo -MD -MP -MF .deps/libctf_la-ctf-dump.Tpo -c ctf-dump.c -o libctf_la-ctf-dump.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-create.lo -MD -MP -MF .deps/libctf_la-ctf-create.Tpo -c ctf-create.c -o libctf_la-ctf-create.o no checking elf_hp.h presence... no checking for elf_hp.h... no checking for sys/user.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking cursesX.h usability... no checking cursesX.h presence... no checking for cursesX.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncursesw/ncurses.h usability... mv -f .deps/libctf_la-ctf-dump.Tpo .deps/libctf_la-ctf-dump.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-decl.lo -MD -MP -MF .deps/libctf_la-ctf-decl.Tpo -c -o libctf_la-ctf-decl.lo `test -f 'ctf-decl.c' || echo './'`ctf-decl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-decl.lo -MD -MP -MF .deps/libctf_la-ctf-decl.Tpo -c ctf-decl.c -o libctf_la-ctf-decl.o mv -f .deps/libctf_la-ctf-archive.Tpo .deps/libctf_la-ctf-archive.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-error.lo -MD -MP -MF .deps/libctf_la-ctf-error.Tpo -c -o libctf_la-ctf-error.lo `test -f 'ctf-error.c' || echo './'`ctf-error.c yes checking ncursesw/ncurses.h presence... libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-error.lo -MD -MP -MF .deps/libctf_la-ctf-error.Tpo -c ctf-error.c -o libctf_la-ctf-error.o yes checking for ncursesw/ncurses.h... yes checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes mv -f .deps/libctf_la-ctf-error.Tpo .deps/libctf_la-ctf-error.Plo checking ncurses/term.h usability... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-hash.lo -MD -MP -MF .deps/libctf_la-ctf-hash.Tpo -c -o libctf_la-ctf-hash.lo `test -f 'ctf-hash.c' || echo './'`ctf-hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-hash.lo -MD -MP -MF .deps/libctf_la-ctf-hash.Tpo -c ctf-hash.c -o libctf_la-ctf-hash.o mv -f .deps/libctf_la-ctf-decl.Tpo .deps/libctf_la-ctf-decl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-labels.lo -MD -MP -MF .deps/libctf_la-ctf-labels.Tpo -c -o libctf_la-ctf-labels.lo `test -f 'ctf-labels.c' || echo './'`ctf-labels.c yes checking ncurses/term.h presence... libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-labels.lo -MD -MP -MF .deps/libctf_la-ctf-labels.Tpo -c ctf-labels.c -o libctf_la-ctf-labels.o yes checking for ncurses/term.h... yes checking for term.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking ws2tcpip.h usability... mv -f .deps/libctf_la-ctf-labels.Tpo .deps/libctf_la-ctf-labels.Plo no checking ws2tcpip.h presence... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_la-ctf-dedup.Tpo -c -o libctf_la-ctf-dedup.lo `test -f 'ctf-dedup.c' || echo './'`ctf-dedup.c no checking for ws2tcpip.h... no checking for long long... libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_la-ctf-dedup.Tpo -c ctf-dedup.c -o libctf_la-ctf-dedup.o yes checking size of long long... mv -f .deps/libctf_la-ctf-hash.Tpo .deps/libctf_la-ctf-hash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-link.lo -MD -MP -MF .deps/libctf_la-ctf-link.Tpo -c -o libctf_la-ctf-link.lo `test -f 'ctf-link.c' || echo './'`ctf-link.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-link.lo -MD -MP -MF .deps/libctf_la-ctf-link.Tpo -c ctf-link.c -o libctf_la-ctf-link.o mv -f .deps/libctf_la-ctf-create.Tpo .deps/libctf_la-ctf-create.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_la-ctf-lookup.Tpo -c -o libctf_la-ctf-lookup.lo `test -f 'ctf-lookup.c' || echo './'`ctf-lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_la-ctf-lookup.Tpo -c ctf-lookup.c -o libctf_la-ctf-lookup.o 8 checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... mv -f .deps/libctf_la-ctf-lookup.Tpo .deps/libctf_la-ctf-lookup.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-open.lo -MD -MP -MF .deps/libctf_la-ctf-open.Tpo -c -o libctf_la-ctf-open.lo `test -f 'ctf-open.c' || echo './'`ctf-open.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-open.lo -MD -MP -MF .deps/libctf_la-ctf-open.Tpo -c ctf-open.c -o libctf_la-ctf-open.o yes checking whether vsnprintf is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... mv -f .deps/libctf_la-ctf-link.Tpo .deps/libctf_la-ctf-link.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_la-ctf-sha1.Tpo -c -o libctf_la-ctf-sha1.lo `test -f 'ctf-sha1.c' || echo './'`ctf-sha1.c yes checking whether strverscmp is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_la-ctf-sha1.Tpo -c ctf-sha1.c -o libctf_la-ctf-sha1.o yes checking whether snprintf is declared... (cached) yes checking for LC_MESSAGES... yes checking for socklen_t... mv -f .deps/libctf_la-ctf-sha1.Tpo .deps/libctf_la-ctf-sha1.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-string.lo -MD -MP -MF .deps/libctf_la-ctf-string.Tpo -c -o libctf_la-ctf-string.lo `test -f 'ctf-string.c' || echo './'`ctf-string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-string.lo -MD -MP -MF .deps/libctf_la-ctf-string.Tpo -c ctf-string.c -o libctf_la-ctf-string.o yes checking for an ANSI C-conforming const... mv -f .deps/libctf_la-ctf-dedup.Tpo .deps/libctf_la-ctf-dedup.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-subr.lo -MD -MP -MF .deps/libctf_la-ctf-subr.Tpo -c -o libctf_la-ctf-subr.lo `test -f 'ctf-subr.c' || echo './'`ctf-subr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-subr.lo -MD -MP -MF .deps/libctf_la-ctf-subr.Tpo -c ctf-subr.c -o libctf_la-ctf-subr.o yes checking for inline... inline checking whether byte ordering is bigendian... no checking for getuid... mv -f .deps/libctf_la-ctf-subr.Tpo .deps/libctf_la-ctf-subr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-types.lo -MD -MP -MF .deps/libctf_la-ctf-types.Tpo -c -o libctf_la-ctf-types.lo `test -f 'ctf-types.c' || echo './'`ctf-types.c mv -f .deps/libctf_la-ctf-string.Tpo .deps/libctf_la-ctf-string.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-util.lo -MD -MP -MF .deps/libctf_la-ctf-util.Tpo -c -o libctf_la-ctf-util.lo `test -f 'ctf-util.c' || echo './'`ctf-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-util.lo -MD -MP -MF .deps/libctf_la-ctf-util.Tpo -c ctf-util.c -o libctf_la-ctf-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-types.lo -MD -MP -MF .deps/libctf_la-ctf-types.Tpo -c ctf-types.c -o libctf_la-ctf-types.o yes checking for getgid... mv -f .deps/libctf_la-ctf-open.Tpo .deps/libctf_la-ctf-open.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-open-bfd.lo -MD -MP -MF .deps/libctf_la-ctf-open-bfd.Tpo -c -o libctf_la-ctf-open-bfd.lo `test -f 'ctf-open-bfd.c' || echo './'`ctf-open-bfd.c yes checking for pipe... libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_la-ctf-open-bfd.lo -MD -MP -MF .deps/libctf_la-ctf-open-bfd.Tpo -c ctf-open-bfd.c -o libctf_la-ctf-open-bfd.o yes checking for pread... mv -f .deps/libctf_la-ctf-util.Tpo .deps/libctf_la-ctf-util.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-archive.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-archive.Tpo -c -o libctf_nobfd_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo './'`ctf-archive.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-archive.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-archive.Tpo -c ctf-archive.c -o libctf_nobfd_la-ctf-archive.o yes checking for pread64... yes checking for pwrite... mv -f .deps/libctf_la-ctf-open-bfd.Tpo .deps/libctf_la-ctf-open-bfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-dump.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-dump.Tpo -c -o libctf_nobfd_la-ctf-dump.lo `test -f 'ctf-dump.c' || echo './'`ctf-dump.c yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-dump.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-dump.Tpo -c ctf-dump.c -o libctf_nobfd_la-ctf-dump.o checking for resize_term... yes checking for getpgid... yes checking for setsid... yes mv -f .deps/libctf_nobfd_la-ctf-archive.Tpo .deps/libctf_nobfd_la-ctf-archive.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-create.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-create.Tpo -c -o libctf_nobfd_la-ctf-create.lo `test -f 'ctf-create.c' || echo './'`ctf-create.c checking for sigaction... libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-create.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-create.Tpo -c ctf-create.c -o libctf_nobfd_la-ctf-create.o yes checking for sigsetmask... yes mv -f .deps/libctf_nobfd_la-ctf-dump.Tpo .deps/libctf_nobfd_la-ctf-dump.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-decl.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-decl.Tpo -c -o libctf_nobfd_la-ctf-decl.lo `test -f 'ctf-decl.c' || echo './'`ctf-decl.c checking for socketpair... libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-decl.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-decl.Tpo -c ctf-decl.c -o libctf_nobfd_la-ctf-decl.o yes checking for ttrace... mv -f .deps/libctf_la-ctf-types.Tpo .deps/libctf_la-ctf-types.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-error.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-error.Tpo -c -o libctf_nobfd_la-ctf-error.lo `test -f 'ctf-error.c' || echo './'`ctf-error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-error.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-error.Tpo -c ctf-error.c -o libctf_nobfd_la-ctf-error.o no checking for wborder... mv -f .deps/libctf_nobfd_la-ctf-decl.Tpo .deps/libctf_nobfd_la-ctf-decl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-hash.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-hash.Tpo -c -o libctf_nobfd_la-ctf-hash.lo `test -f 'ctf-hash.c' || echo './'`ctf-hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-hash.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-hash.Tpo -c ctf-hash.c -o libctf_nobfd_la-ctf-hash.o yes checking for wresize... mv -f .deps/libctf_nobfd_la-ctf-error.Tpo .deps/libctf_nobfd_la-ctf-error.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-labels.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-labels.Tpo -c -o libctf_nobfd_la-ctf-labels.lo `test -f 'ctf-labels.c' || echo './'`ctf-labels.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-labels.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-labels.Tpo -c ctf-labels.c -o libctf_nobfd_la-ctf-labels.o yes checking for setlocale... yes checking for iconvlist... no mv -f .deps/libctf_nobfd_la-ctf-labels.Tpo .deps/libctf_nobfd_la-ctf-labels.Plo checking for libiconvlist... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-dedup.Tpo -c -o libctf_nobfd_la-ctf-dedup.lo `test -f 'ctf-dedup.c' || echo './'`ctf-dedup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-dedup.Tpo -c ctf-dedup.c -o libctf_nobfd_la-ctf-dedup.o no checking for btowc... mv -f .deps/libctf_nobfd_la-ctf-hash.Tpo .deps/libctf_nobfd_la-ctf-hash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-link.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-link.Tpo -c -o libctf_nobfd_la-ctf-link.lo `test -f 'ctf-link.c' || echo './'`ctf-link.c yes checking for setrlimit... libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-link.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-link.Tpo -c ctf-link.c -o libctf_nobfd_la-ctf-link.o yes checking for getrlimit... yes checking for posix_madvise... yes checking for waitpid... yes checking for use_default_colors... mv -f .deps/libctf_nobfd_la-ctf-create.Tpo .deps/libctf_nobfd_la-ctf-create.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-lookup.Tpo -c -o libctf_nobfd_la-ctf-lookup.lo `test -f 'ctf-lookup.c' || echo './'`ctf-lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-lookup.Tpo -c ctf-lookup.c -o libctf_nobfd_la-ctf-lookup.o yes checking for nl_langinfo and CODESET... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for pid_t... mv -f .deps/libctf_nobfd_la-ctf-lookup.Tpo .deps/libctf_nobfd_la-ctf-lookup.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-open.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-open.Tpo -c -o libctf_nobfd_la-ctf-open.lo `test -f 'ctf-open.c' || echo './'`ctf-open.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-open.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-open.Tpo -c ctf-open.c -o libctf_nobfd_la-ctf-open.o mv -f .deps/libctf_nobfd_la-ctf-link.Tpo .deps/libctf_nobfd_la-ctf-link.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-sha1.Tpo -c -o libctf_nobfd_la-ctf-sha1.lo `test -f 'ctf-sha1.c' || echo './'`ctf-sha1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-sha1.Tpo -c ctf-sha1.c -o libctf_nobfd_la-ctf-sha1.o yes checking for a sed that does not truncate output... /usr/bin/sed checking for ANSI C header files... (cached) yes checking for working alloca.h... yes checking for alloca... mv -f .deps/libctf_nobfd_la-ctf-sha1.Tpo .deps/libctf_nobfd_la-ctf-sha1.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-string.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-string.Tpo -c -o libctf_nobfd_la-ctf-string.lo `test -f 'ctf-string.c' || echo './'`ctf-string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-string.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-string.Tpo -c ctf-string.c -o libctf_nobfd_la-ctf-string.o yes checking for nl_langinfo and CODESET... (cached) yes checking linux/perf_event.h usability... yes checking linux/perf_event.h presence... mv -f .deps/libctf_nobfd_la-ctf-dedup.Tpo .deps/libctf_nobfd_la-ctf-dedup.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-subr.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-subr.Tpo -c -o libctf_nobfd_la-ctf-subr.lo `test -f 'ctf-subr.c' || echo './'`ctf-subr.c yes checking for linux/perf_event.h... yes checking locale.h usability... libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-subr.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-subr.Tpo -c ctf-subr.c -o libctf_nobfd_la-ctf-subr.o yes checking locale.h presence... yes checking for locale.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/resource.h... (cached) yes checking for sys/socket.h... (cached) yes checking sys/un.h usability... mv -f .deps/libctf_nobfd_la-ctf-string.Tpo .deps/libctf_nobfd_la-ctf-string.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-types.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-types.Tpo -c -o libctf_nobfd_la-ctf-types.lo `test -f 'ctf-types.c' || echo './'`ctf-types.c mv -f .deps/libctf_nobfd_la-ctf-subr.Tpo .deps/libctf_nobfd_la-ctf-subr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-util.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-util.Tpo -c -o libctf_nobfd_la-ctf-util.lo `test -f 'ctf-util.c' || echo './'`ctf-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-types.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-types.Tpo -c ctf-types.c -o libctf_nobfd_la-ctf-types.o yes checking sys/un.h presence... yes checking for sys/un.h... yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I. -I./../include -I./../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -MT libctf_nobfd_la-ctf-util.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-util.Tpo -c ctf-util.c -o libctf_nobfd_la-ctf-util.o checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for thread_db.h... (cached) yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking for termios.h... (cached) yes checking for dlfcn.h... (cached) yes mv -f .deps/libctf_nobfd_la-ctf-util.Tpo .deps/libctf_nobfd_la-ctf-util.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -version-info 0:0:0 -Wl,--version-script='./libctf.ver' -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libctf.la -rpath /usr/local/lib libctf_la-ctf-archive.lo libctf_la-ctf-dump.lo libctf_la-ctf-create.lo libctf_la-ctf-decl.lo libctf_la-ctf-error.lo libctf_la-ctf-hash.lo libctf_la-ctf-labels.lo libctf_la-ctf-dedup.lo libctf_la-ctf-link.lo libctf_la-ctf-lookup.lo libctf_la-ctf-open.lo libctf_la-ctf-sha1.lo libctf_la-ctf-string.lo libctf_la-ctf-subr.lo libctf_la-ctf-types.lo libctf_la-ctf-util.lo libctf_la-ctf-open-bfd.lo -L./../zlib -lz -ldl checking linux/elf.h usability... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking proc_service.h usability... libtool: link: ar rc .libs/libctf.a libctf_la-ctf-archive.o libctf_la-ctf-dump.o libctf_la-ctf-create.o libctf_la-ctf-decl.o libctf_la-ctf-error.o libctf_la-ctf-hash.o libctf_la-ctf-labels.o libctf_la-ctf-dedup.o libctf_la-ctf-link.o libctf_la-ctf-lookup.o libctf_la-ctf-open.o libctf_la-ctf-sha1.o libctf_la-ctf-string.o libctf_la-ctf-subr.o libctf_la-ctf-types.o libctf_la-ctf-util.o libctf_la-ctf-open-bfd.o mv -f .deps/libctf_nobfd_la-ctf-open.Tpo .deps/libctf_nobfd_la-ctf-open.Plo libtool: link: ranlib .libs/libctf.a yes checking proc_service.h presence... yes checking for proc_service.h... yes checking poll.h usability... libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" ) yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for getpagesize... yes checking for working mmap... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... mv -f .deps/libctf_nobfd_la-ctf-types.Tpo .deps/libctf_nobfd_la-ctf-types.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I./../zlib -O2 -g -version-info 0:0:0 -Wl,--version-script='./libctf.ver' -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libctf-nobfd.la -rpath /usr/local/lib libctf_nobfd_la-ctf-archive.lo libctf_nobfd_la-ctf-dump.lo libctf_nobfd_la-ctf-create.lo libctf_nobfd_la-ctf-decl.lo libctf_nobfd_la-ctf-error.lo libctf_nobfd_la-ctf-hash.lo libctf_nobfd_la-ctf-labels.lo libctf_nobfd_la-ctf-dedup.lo libctf_nobfd_la-ctf-link.lo libctf_nobfd_la-ctf-lookup.lo libctf_nobfd_la-ctf-open.lo libctf_nobfd_la-ctf-sha1.lo libctf_nobfd_la-ctf-string.lo libctf_nobfd_la-ctf-subr.lo libctf_nobfd_la-ctf-types.lo libctf_nobfd_la-ctf-util.lo -L./../zlib -lz -ldl yes checking for vfork... libtool: link: ar rc .libs/libctf-nobfd.a libctf_nobfd_la-ctf-archive.o libctf_nobfd_la-ctf-dump.o libctf_nobfd_la-ctf-create.o libctf_nobfd_la-ctf-decl.o libctf_nobfd_la-ctf-error.o libctf_nobfd_la-ctf-hash.o libctf_nobfd_la-ctf-labels.o libctf_nobfd_la-ctf-dedup.o libctf_nobfd_la-ctf-link.o libctf_nobfd_la-ctf-lookup.o libctf_nobfd_la-ctf-open.o libctf_nobfd_la-ctf-sha1.o libctf_nobfd_la-ctf-string.o libctf_nobfd_la-ctf-subr.o libctf_nobfd_la-ctf-types.o libctf_nobfd_la-ctf-util.o libtool: link: ranlib .libs/libctf-nobfd.a yes checking for working fork... libtool: link: ( cd ".libs" && rm -f "libctf-nobfd.la" && ln -s "../libctf-nobfd.la" "libctf-nobfd.la" ) yes checking for working vfork... (cached) yes checking for fdwalk... no checking for getrlimit... (cached) yes checking for pipe... (cached) yes checking for pipe2... yes checking for poll... yes checking for socketpair... (cached) yes checking for sigaction... (cached) yes checking for ptrace64... no checking for sbrk... yes checking for setns... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for setpgid... yes checking for setpgrp... yes checking for getrusage... yes checking for getauxval... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking whether strstr is declared... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for library containing kinfo_getfile... no checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for std::thread... yes checking for pthread_sigmask... yes checking for pthread_setname_np... yes checking for sigsetjmp... yes checking whether to use intel pt... auto checking for libipt... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for gregset_t in sys/procfs.h... yes checking for fpregset_t in sys/procfs.h... yes checking for prgregset_t in sys/procfs.h... yes checking for prfpregset_t in sys/procfs.h... yes checking for prgregset32_t in sys/procfs.h... no checking for lwpid_t in sys/procfs.h... yes checking for psaddr_t in sys/procfs.h... yes checking for elf_fpregset_t in sys/procfs.h... yes checking for sys/ptrace.h... (cached) yes checking for ptrace.h... (cached) no checking return type of ptrace... long checking types of arguments for ptrace... enum __ptrace_request,int,long,long checking whether setpgrp takes no argument... yes checking for GNU regex... yes checking for struct thread.td_pcb... no checking for struct lwp... no checking for struct reg in machine/reg.h... no checking for struct reg.r_fs... no checking for struct reg.r_gs... no checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes checking for PT_GETDBREGS... no checking for PT_GETXMMREGS... no checking for struct ptrace_lwpinfo.pl_tdname... no checking for struct ptrace_lwpinfo.pl_syscall_code... no checking for long long support in compiler... yes checking for long long support in printf... yes checking for decfloat support in printf... no checking for long double support in compiler... yes checking for long double support in printf... yes checking for long double support in scanf... yes checking for the dynamic export flag... -Wl,--dynamic-list checking whether has TD_NOTALLOC... yes checking whether has TD_VERSION... yes checking whether has TD_NOTLS... yes checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wstrict-null-sentinel -Wformat -Wformat-nonliteral checking for cygwin... no checking for ELF support in BFD... yes checking for library containing dlopen... (cached) none required checking for Mach-O support in BFD... no checking whether to use lzma... auto checking for liblzma... no checking for X... no enable_sim = no enableval = no checking whether to use babeltrace... auto checking for libbabeltrace... no configure: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data. checking for libxxhash... no checking whether to use xxhash... no checking for xsltproc... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating jit-reader.h config.status: creating gcore config.status: creating Makefile config.status: creating gdb-gdb.gdb config.status: creating gdb-gdb.py config.status: creating doc/Makefile config.status: creating data-directory/Makefile config.status: creating config.h config.status: linking config/nm-linux.h to nm.h config.status: executing depdir commands mkdir -p -- .deps === configuring in testsuite (/builddir/build/BUILD/crash-8.0.5/gdb-10.2/gdb/testsuite) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-separate-debug-dir=/usr/lib/debug' '--with-bugurl=' '--with-expat=no' '--with-python=no' '--disable-sim' '--program-transform-name=s,y,y,' '--build=loongarch64-unknown-linux-gnu' '--host=loongarch64-unknown-linux-gnu' '--target=loongarch64-unknown-linux-gnu' 'build_alias=loongarch64-unknown-linux-gnu' 'host_alias=loongarch64-unknown-linux-gnu' 'target_alias=loongarch64-unknown-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -g' 'LDFLAGS= -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CXX=g++' 'CXXFLAGS=-O2 -g' 'MAKEINFO=makeinfo --split-size=5000000' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=. configure: loading cache .././config.cache checking build system type... (cached) loongarch64-unknown-linux-gnu checking host system type... (cached) loongarch64-unknown-linux-gnu checking target system type... (cached) loongarch64-unknown-linux-gnu checking for loongarch64-unknown-linux-gnu-gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating lib/pdtrace config.status: creating Makefile /bin/sh ./../mkinstalldirs arch/.deps /bin/sh ./../mkinstalldirs cli/.deps /bin/sh ./../mkinstalldirs dwarf2/.deps /bin/sh ./../mkinstalldirs mi/.deps mkdir -p -- arch/.deps mkdir -p -- dwarf2/.deps mkdir -p -- mi/.deps /bin/sh ./../mkinstalldirs compile/.deps /bin/sh ./../mkinstalldirs tui/.deps /bin/sh ./../mkinstalldirs unittests/.deps mkdir -p -- cli/.deps /bin/sh ./../mkinstalldirs guile/.deps mkdir -p -- tui/.deps mkdir -p -- compile/.deps /bin/sh ./../mkinstalldirs python/.deps /bin/sh ./../mkinstalldirs target/.deps mkdir -p -- guile/.deps mkdir -p -- unittests/.deps /bin/sh ./../mkinstalldirs nat/.deps mkdir -p -- python/.deps mkdir -p -- target/.deps mkdir -p -- nat/.deps YACC cp-name-parser.c CXX d-lang.o YACC d-exp.c CXX d-namespace.o /builddir/build/BUILD/crash-8.0.5/gdb-10.2/gdb/cp-name-parser.y:34.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc] 34 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/crash-8.0.5/gdb-10.2/gdb/cp-name-parser.y:34.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated] 34 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure CXX d-valprint.o /builddir/build/BUILD/crash-8.0.5/gdb-10.2/gdb/cp-name-parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] CXX dbxread.o CXX dcache.o CXX debug.o CXX debuginfod-support.o CXX dictionary.o CXX disasm.o CXX dtrace-probe.o CXX dummy-frame.o CXX dwarf2/abbrev.o CXX dwarf2/attribute.o CXX dwarf2/comp-unit.o CXX dwarf2/dwz.o CXX dwarf2/expr.o CXX dwarf2/frame-tailcall.o CXX dwarf2/frame.o CXX dwarf2/index-cache.o CXX dwarf2/index-common.o CXX dwarf2/index-write.o CXX dwarf2/leb.o CXX dwarf2/line-header.o CXX dwarf2/loc.o CXX dwarf2/macro.o CXX dwarf2/read.o CXX dwarf2/section.o CXX dwarf2/stringify.o CXX elfread.o CXX eval.o CXX event-top.o CXX exceptions.o CXX exec.o CXX expprint.o CXX extension.o CXX f-exp.o CXX f-lang.o CXX f-typeprint.o CXX f-valprint.o CXX filename-seen-cache.o CXX filesystem.o CXX findcmd.o CXX findvar.o CXX fork-child.o CXX frame-base.o CXX frame-unwind.o CXX frame.o CXX gcore.o CXX gdb-demangle.o CXX gdb_bfd.o CXX gdb_obstack.o CXX gdb_regex.o CXX gdbarch.o CXX gdbtypes.o CXX glibc-tdep.o CXX gnu-v2-abi.o CXX gnu-v3-abi.o YACC go-exp.c CXX go-lang.o CXX go-typeprint.o CXX go-valprint.o CXX guile/guile.o CXX inf-child.o CXX inf-loop.o CXX inf-ptrace.o CXX infcall.o CXX infcmd.o CXX inferior.o CXX inflow.o CXX infrun.o CXX inline-frame.o CXX interps.o CXX jit.o CXX language.o CXX linespec.o CXX linux-fork.o CXX linux-nat.o CXX linux-tdep.o CXX linux-thread-db.o CXX location.o CXX loongarch-linux-tdep.o CXX loongarch-tdep.o CXX m2-exp.o CXX m2-lang.o CXX m2-typeprint.o CXX m2-valprint.o CXX macrocmd.o CXX macroexp.o CXX macroscope.o CXX macrotab.o CXX main.o CXX maint-test-options.o CXX maint-test-settings.o CXX maint.o CXX mdebugread.o CXX mem-break.o CXX memattr.o CXX memory-map.o CXX memrange.o CXX mi/mi-cmd-break.o CXX mi/mi-cmd-catch.o CXX mi/mi-cmd-disas.o CXX mi/mi-cmd-env.o CXX mi/mi-cmd-file.o CXX mi/mi-cmd-info.o CXX mi/mi-cmd-stack.o CXX mi/mi-cmd-target.o CXX mi/mi-cmd-var.o CXX mi/mi-cmds.o CXX mi/mi-common.o CXX mi/mi-console.o CXX mi/mi-getopt.o CXX mi/mi-interp.o CXX mi/mi-main.o CXX mi/mi-out.o CXX mi/mi-parse.o CXX mi/mi-symbol-cmds.o CXX minidebug.o CXX minsyms.o CXX mipsread.o CXX namespace.o CXX nat/fork-inferior.o CXX nat/linux-namespaces.o CXX nat/linux-osdata.o CXX nat/linux-personality.o CXX nat/linux-procfs.o CXX nat/linux-ptrace.o CXX nat/linux-waitpid.o CXX objc-lang.o CXX objfiles.o CXX observable.o CXX opencl-lang.o CXX osabi.o CXX osdata.o CXX p-exp.o CXX p-lang.o CXX p-typeprint.o CXX p-valprint.o CXX parse.o CXX posix-hdep.o CXX printcmd.o CXX probe.o CXX proc-service.o printcmd.c: In function 'void print_command_2(const char*, int)': printcmd.c:1270:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ printcmd.c:1273:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' printf_filtered ("%d %d %ld %ld %ld %ld\n", ^~~~~~~~~~~~~~~ CXX process-stratum-target.o CXX producer.o CXX progspace-and-thread.o CXX progspace.o CXX prologue-value.o CXX psymtab.o CXX python/python.o CXX record-btrace.o CXX record-full.o CXX record.o CXX regcache-dump.o CXX regcache.o CXX reggroups.o CXX registry.o CXX remote-fileio.o CXX remote-notif.o CXX remote.o CXX reverse.o CXX run-on-main-thread.o YACC rust-exp.c /builddir/build/BUILD/crash-8.0.5/gdb-10.2/gdb/rust-exp.y:23.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc] 23 | %pure-parser | ^~~~~~~~~~~~ /builddir/build/BUILD/crash-8.0.5/gdb-10.2/gdb/rust-exp.y:23.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated] 23 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure /builddir/build/BUILD/crash-8.0.5/gdb-10.2/gdb/rust-exp.y:28.1-7: warning: POSIX Yacc does not support %expect [-Wyacc] 28 | %expect 1 | ^~~~~~~ CXX rust-lang.o /builddir/build/BUILD/crash-8.0.5/gdb-10.2/gdb/rust-exp.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] CXX sentinel-frame.o CXX ser-base.o CXX ser-event.o CXX ser-pipe.o CXX ser-tcp.o CXX ser-uds.o CXX ser-unix.o CXX serial.o CXX skip.o CXX solib-svr4.o CXX solib-target.o CXX solib.o CXX source-cache.o CXX source.o CXX stabsread.o CXX stack.o CXX stap-probe.o CXX std-regs.o CXX symfile-debug.o CXX symfile-mem.o CXX symfile.o CXX symmisc.o CXX symtab.o CXX target-connection.o CXX target-dcache.o CXX target-descriptions.o CXX target-float.o CXX target-memory.o CXX target.o CXX target/waitstatus.o CXX test-target.o CXX thread-iter.o CXX thread.o CXX tid-parse.o CXX top.o CXX tracectf.o CXX tracefile-tfile.o CXX tracefile.o CXX tracepoint.o CXX trad-frame.o CXX tramp-frame.o CXX tui/tui-command.o CXX tui/tui-data.o CXX tui/tui-disasm.o CXX tui/tui-file.o CXX tui/tui-hooks.o CXX tui/tui-interp.o CXX tui/tui-io.o CXX tui/tui-layout.o CXX tui/tui-out.o CXX tui/tui-regs.o CXX tui/tui-source.o CXX tui/tui-stack.o CXX tui/tui-win.o CXX tui/tui-wingeneral.o CXX tui/tui-winsource.o CXX tui/tui.o CXX type-stack.o CXX typeprint.o CXX ui-file.o CXX ui-out.o CXX ui-style.o CXX user-regs.o CXX utils.o CXX valarith.o CXX valops.o CXX valprint.o CXX value.o CXX varobj.o GEN stamp-version GEN xml-builtin.c CXX xml-support.o CXX xml-syscall.o CXX xml-tdesc.o CXX gdb.o CXX ../../crash_target.o CXX ada-exp.o CXX ada-lang.o CXX ada-tasks.o CXX ada-typeprint.o CXX ada-valprint.o CXX ada-varobj.o CXX addrmap.o CXX agent.o CXX alloc.o CXX annotate.o CXX arch-utils.o CXX arch/loongarch.o CXX async-event.o CXX auto-load.o CXX auxv.o CXX ax-gdb.o CXX ax-general.o CXX bcache.o CXX bfd-target.o CXX block.o CXX blockframe.o CXX break-catch-sig.o CXX break-catch-syscall.o CXX break-catch-throw.o CXX breakpoint.o CXX btrace.o CXX build-id.o CXX buildsym-legacy.o CXX buildsym.o CXX c-exp.o CXX c-lang.o CXX c-typeprint.o CXX c-valprint.o CXX c-varobj.o CXX charset.o CXX cli-out.o CXX cli/cli-cmds.o CXX cli/cli-decode.o CXX cli/cli-dump.o CXX cli/cli-interp.o CXX cli/cli-logging.o CXX cli/cli-option.o CXX cli/cli-script.o CXX cli/cli-setshow.o CXX cli/cli-style.o CXX cli/cli-utils.o CXX coff-pe-read.o CXX coffread.o CXX compile/compile-c-support.o CXX compile/compile-c-symbols.o CXX compile/compile-c-types.o CXX compile/compile-cplus-symbols.o CXX compile/compile-cplus-types.o CXX compile/compile-loc2c.o CXX compile/compile-object-load.o CXX compile/compile-object-run.o CXX compile/compile.o CXX complaints.o CXX completer.o CXX continuations.o CXX copying.o CXX corefile.o CXX corelow.o CXX cp-abi.o CXX cp-name-parser.o CXX cp-namespace.o CXX cp-support.o CXX cp-valprint.o CXX ctfread.o CXX d-exp.o CXX go-exp.o CXX rust-exp.o CXX version.o CXX xml-builtin.o GEN init.c CXX init.o gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE main.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE tools.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE global_data.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE memory.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE filesys.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE help.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE task.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE build_data.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE kernel.c -I./gdb-10.2/bfd -I./gdb-10.2/include gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE test.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE gdb_interface.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE net.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE dev.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE bpf.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE printk.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE alpha.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE x86.c -DMCLX gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE ppc.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE ia64.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE s390.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE s390x.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE s390dbf.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE ppc64.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE x86_64.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE arm.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE arm64.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE mips.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE mips64.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE riscv64.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE loongarch64.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE sparc64.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE extensions.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE va_server.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE va_server_v1.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE symbols.c -I./gdb-10.2/bfd -I./gdb-10.2/include gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE cmdline.c -I./gdb-10.2/readline/readline gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE lkcd_common.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE lkcd_v1.c -DMCLX gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE lkcd_v2_v3.c -DMCLX gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE lkcd_v5.c -DMCLX gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE lkcd_v7.c -DMCLX gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE lkcd_v8.c -DMCLX gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE lkcd_fix_mem.c -DMCLX gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE s390_dump.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE netdump.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE diskdump.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE makedumpfile.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE xendump.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE lkcd_x86_trace.c -DREDHAT gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE unwind.c -DREDHAT -DUNWIND_V1 -o unwind_v1.o gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE unwind.c -DREDHAT -DUNWIND_V2 -o unwind_v2.o gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE unwind.c -DREDHAT -DUNWIND_V3 -o unwind_v3.o gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE unwind_x86_32_64.c -o unwind_x86_32_64.o gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE unwind_arm.c -o unwind_arm.o gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE xen_hyper.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE xen_hyper_command.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE xen_hyper_global_data.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE xen_hyper_dump_tables.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE kvmdump.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE qemu.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE qemu-load.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE sadump.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE ipcs.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE ramdump.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE vmware_vmss.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE vmware_guestdump.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE xen_dom0.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE kaslr_helper.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE sbitmap.c gcc -c -g -DLOONGARCH64 -DGDB_10_2 -O2 -g -fPIE maple_tree.c ar -rs crashlib.a main.o tools.o global_data.o memory.o filesys.o help.o task.o build_data.o kernel.o test.o gdb_interface.o net.o dev.o bpf.o printk.o alpha.o x86.o ppc.o ia64.o s390.o s390x.o s390dbf.o ppc64.o x86_64.o arm.o arm64.o mips.o mips64.o riscv64.o loongarch64.o sparc64.o extensions.o remote.o va_server.o va_server_v1.o symbols.o cmdline.o lkcd_common.o lkcd_v1.o lkcd_v2_v3.o lkcd_v5.o lkcd_v7.o lkcd_v8.o lkcd_fix_mem.o s390_dump.o netdump.o diskdump.o makedumpfile.o xendump.o lkcd_x86_trace.o unwind_v1.o unwind_v2.o unwind_v3.o unwind_x86_32_64.o unwind_arm.o xen_hyper.o xen_hyper_command.o xen_hyper_global_data.o xen_hyper_dump_tables.o kvmdump.o qemu.o qemu-load.o sadump.o ipcs.o ramdump.o vmware_vmss.o vmware_guestdump.o xen_dom0.o kaslr_helper.o sbitmap.o maple_tree.o ar: creating crashlib.a CXXLD gdb + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EiUJCG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64 ++ dirname /builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64 + cd crash-8.0.5 + rm -rf /builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64 + mkdir -p /builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64/usr/bin + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64 'INSTALL=/usr/bin/install -p' /usr/bin/install -d /builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64/usr/bin /usr/bin/install crash /builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64/usr/bin + mkdir -p /builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64/usr/share/man/man8 + cp -p crash.8 /builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64/usr/share/man/man8/crash.8 + mkdir -p /builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64/usr/include/crash + chmod 0644 defs.h + cp -p defs.h /builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64/usr/include/crash + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 8.0.5-1.0.1.an8 --unique-debug-suffix -8.0.5-1.0.1.an8.loongarch64 --unique-debug-src-base crash-8.0.5-1.0.1.an8.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/crash-8.0.5 extracting debug info from /builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64/usr/bin/crash /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: gdb-10.2/gdb/ada-exp.c.tmp: Cannot stat: No such file or directory cpio: gdb-10.2/gdb/c-exp.c.tmp: Cannot stat: No such file or directory cpio: gdb-10.2/gdb/cp-name-parser.c.tmp: Cannot stat: No such file or directory cpio: gdb-10.2/gdb/d-exp.c.tmp: Cannot stat: No such file or directory cpio: gdb-10.2/gdb/f-exp.c.tmp: Cannot stat: No such file or directory cpio: gdb-10.2/gdb/go-exp.c.tmp: Cannot stat: No such file or directory cpio: gdb-10.2/gdb/m2-exp.c.tmp: Cannot stat: No such file or directory cpio: gdb-10.2/gdb/p-exp.c.tmp: Cannot stat: No such file or directory cpio: gdb-10.2/gdb/rust-exp.c.tmp: Cannot stat: No such file or directory 48931 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: crash-8.0.5-1.0.1.an8.loongarch64 Provides: bundled(gdb) = 10.2 bundled(libiberty) crash = 8.0.5-1.0.1.an8 crash(loongarch-64) = 8.0.5-1.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) liblzo2.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libncursesw.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.0)(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libsnappy.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtinfo.so.6()(64bit) libzstd.so.1()(64bit) rtld(GNU_HASH) Processing files: crash-devel-8.0.5-1.0.1.an8.loongarch64 Provides: crash-devel = 8.0.5-1.0.1.an8 crash-devel(loongarch-64) = 8.0.5-1.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: crash-doc-8.0.5-1.0.1.an8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Bxjsws + umask 022 + cd /builddir/build/BUILD + cd crash-8.0.5 + DOCDIR=/builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64/usr/share/doc/crash-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64/usr/share/doc/crash-doc + cp -pr README /builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64/usr/share/doc/crash-doc + cp -pr COPYING3 /builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64/usr/share/doc/crash-doc + exit 0 Provides: crash-doc = 8.0.5-1.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: crash-debugsource-8.0.5-1.0.1.an8.loongarch64 Provides: crash-debugsource = 8.0.5-1.0.1.an8 crash-debugsource(loongarch-64) = 8.0.5-1.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: crash-debuginfo-8.0.5-1.0.1.an8.loongarch64 Provides: crash-debuginfo = 8.0.5-1.0.1.an8 crash-debuginfo(loongarch-64) = 8.0.5-1.0.1.an8 debuginfo(build-id) = 1c4b3108af5986fc8e91ec86bf68a745d5151205 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: crash-debugsource(loongarch-64) = 8.0.5-1.0.1.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64 Wrote: /builddir/build/RPMS/crash-8.0.5-1.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/crash-devel-8.0.5-1.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/crash-doc-8.0.5-1.0.1.an8.noarch.rpm Wrote: /builddir/build/RPMS/crash-debugsource-8.0.5-1.0.1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/crash-debuginfo-8.0.5-1.0.1.an8.loongarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0HP2Pp + umask 022 + cd /builddir/build/BUILD + cd crash-8.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/crash-8.0.5-1.0.1.an8.loongarch64 + exit 0 Child return code was: 0