D: [iurt_root_command] chroot sh: line 4: [: -j8: integer expression expected sh: line 4: [: -j8: integer expression expected Installing /home/pterjan/rpmbuild/SRPMS/avr-gdb-9.2-2.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.v3AjcR + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf avr-gdb-9.2 + /usr/bin/mkdir -p avr-gdb-9.2 + cd avr-gdb-9.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/gdb-9.2.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + rm -rf /home/pterjan/rpmbuild/BUILD/avr-gdb-9.2-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/avr-gdb-9.2-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /home/pterjan/rpmbuild/SOURCES/README.mageia . ++ find . -name config.guess + for d in $(find . -name config.guess) ++ dirname ./gdb-9.2/config.guess + cp -af /usr/lib/rpm/mageia/config.guess /usr/lib/rpm/mageia/config.sub ./gdb-9.2 + for d in $(find . -name config.guess) ++ dirname ./gdb-9.2/readline/readline/support/config.guess + cp -af /usr/lib/rpm/mageia/config.guess /usr/lib/rpm/mageia/config.sub ./gdb-9.2/readline/readline/support + RPM_EC=0 ++ jobs -p + exit 0 sh: line 4: [: -j8: integer expression expected Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rn5y3K + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd avr-gdb-9.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p build + pushd build ~/rpmbuild/BUILD/avr-gdb-9.2/build ~/rpmbuild/BUILD/avr-gdb-9.2 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE' + ../gdb-9.2/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/share/man --infodir=/usr/share/info --target=avr --disable-nls --disable-werror checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... avr-unknown-none 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 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 checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... no checking for byacc... no checking for yacc... no checking for bison... no 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 avr-cc... no checking for avr-gcc... no checking for avr-c++... no checking for avr-g++... no checking for avr-cxx... no checking for avr-gxx... no checking for avr-gcc... no checking for avr-gfortran... no checking for avr-gccgo... no checking for avr-ar... no checking for avr-as... no checking for avr-dlltool... no checking for avr-ld... no checking for avr-lipo... no checking for avr-nm... no checking for avr-objcopy... no checking for avr-objdump... no checking for avr-ranlib... no checking for avr-readelf... no checking for avr-strip... no checking for avr-windres... no checking for avr-windmc... no checking where to find the target ar... pre-installed checking where to find the target as... pre-installed checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... pre-installed checking where to find the target gcc... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... pre-installed checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed checking where to find the target objcopy... pre-installed checking where to find the target objdump... pre-installed checking where to find the target ranlib... pre-installed checking where to find the target readelf... pre-installed checking where to find the target strip... pre-installed checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile + make -j48 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build' mkdir -p -- ./zlib mkdir -p -- ./libiberty Configuring in ./zlib Configuring in ./libiberty mkdir -p -- ./libdecnumber mkdir -p -- ./intl make[1]: Nothing to be done for 'all-target'. Configuring in ./libdecnumber Configuring in ./intl mkdir -p -- ./etc mkdir -p -- ./readline Configuring in ./readline mkdir -p -- ./gnulib Configuring in ./gnulib Configuring in ./etc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl checking build system type... configure: creating cache ./config.cache checking whether make sets $(MAKE)... configure: creating cache ./config.cache x86_64-pc-linux-gnu checking host system type... configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c yes checking for x86_64-pc-linux-gnu-gcc... gcc x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... gcc checking build system type... x86_64-pc-linux-gnu checking host system type... configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu gcc checking target system type... configure: updating cache ./config.cache configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... avr-unknown-none checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... configure: creating ./config.status /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes checking whether make supports nested variables... yes checking for a thread-safe mkdir -p... checking whether the C compiler works... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking whether the C compiler works... checking whether to enable maintainer-specific portions of Makefiles... no yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... configure: updating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... gcc yes checking for C compiler default output file name... a.out checking for suffix of executables... checking that generated files are newer than configure... checking whether we are cross compiling... yes checking for C compiler default output file name... a.out checking whether we are cross compiling... config.status: creating Makefile checking for suffix of executables... checking whether the C compiler works... checking whether the C compiler works... no checking for suffix of object files... o checking whether we are using the GNU C compiler... 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 for C compiler default output file name... a.out yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for suffix of executables... yes checking whether gcc accepts -g... no checking for suffix of object files... yes checking whether gcc accepts -g... checking whether we are cross compiling... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/etc' yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... no checking for suffix of object files... none needed checking for x86_64-pc-linux-gnu-ranlib... ranlib yes checking whether gcc accepts -g... checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader no none needed checking how to run the C preprocessor... o checking whether we are using the GNU C compiler... yes checking for gcc option to accept ISO C89... checking for suffix of object files... checking whether gcc supports -W... yes checking whether gcc accepts -g... yes checking whether gcc supports -Wall... none needed checking how to run the C preprocessor... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking whether gcc supports -Wwrite-strings... gcc -E yes checking for gcc option to accept ISO C89... gcc -E yes checking for gcc option to accept ISO C89... yes checking whether gcc supports -Wstrict-prototypes... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... none needed checking whether gcc understands -c and -o together... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... /usr/bin/grep -E checking for ANSI C header files... none needed checking whether gcc understands -c and -o together... yes checking whether gcc supports -Wmissing-prototypes... done configure: creating ./config.status yes checking how to run the C preprocessor... yes checking for style of include used by make... GNU checking dependency style of gcc... yes checking whether gcc supports -Wold-style-definition... gcc3 gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /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... yes yes checking for sys/types.h... yes 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... checking for sys/types.h... checking whether gcc supports -Wmissing-format-attribute... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... yes /usr/bin/grep -E checking for ANSI C header files... checking whether gcc supports -Wcast-qual... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes yes 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes config.status: creating Makefile checking for sys/stat.h... checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... yes checking for sys/stat.h... checking whether gcc supports -pedantic -Wlong-long... === configuring in readline (/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/readline/readline) configure: running /bin/sh ../../../gdb-9.2/readline/readline/configure --disable-option-checking '--prefix=/usr' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-nls' '--disable-werror' '--program-transform-name=s&^&avr-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=avr' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=avr' --cache-file=.././config.cache --srcdir=../../../gdb-9.2/readline/readline yes yes yes checking for stdlib.h... checking whether gcc supports -fno-lto... checking for stdlib.h... yes checking how to run the C preprocessor... yes yes checking for sys/types.h... yes ok checking for string.h... checking for string.h... checking how to run the C preprocessor... yes gcc -E yes yes checking for sys/stat.h... checking for memory.h... checking for memory.h... gcc -E checking for grep that handles long lines and -e... yes yes /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... checking for strings.h... yes checking for strings.h... checking for stdlib.h... yes checking for inttypes.h... yes checking for ANSI C header files... yes checking for inttypes.h... checking for string.h... yes checking for stdint.h... configure: loading cache .././config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... yes yes checking for memory.h... x86_64-pc-linux-gnu checking for stdint.h... Beginning configuration for readline-8.0 for x86_64-pc-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... gcc yes yes yes checking for sys/types.h... checking for unistd.h... yes yes checking for unistd.h... checking for strings.h... yes checking whether the C compiler works... checking for sys/stat.h... yes yes checking minix/config.h usability... checking minix/config.h usability... yes checking for stdlib.h... yes checking for sys/types.h... yes checking for inttypes.h... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for sys/stat.h... checking for string.h... no checking minix/config.h presence... yes no checking minix/config.h presence... yes yes checking for stdint.h... checking whether we are cross compiling... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for stdlib.h... checking for memory.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for unistd.h... no checking for suffix of object files... yes yes yes checking whether make sets $(MAKE)... checking minix/config.h usability... no yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no yes o checking whether we are using the GNU C compiler... checking whether gcc supports -W... checking for msgfmt... checking for strings.h... yes checking whether gcc accepts -g... yes checking for string.h... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext yes no checking minix/config.h presence... checking whether gcc supports -Wall... yes checking for gcc option to accept ISO C89... checking for msgmerge... yes checking for inttypes.h... /usr/bin/msgmerge yes checking for memory.h... checking build system type... checking whether gcc supports -Wwrite-strings... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes x86_64-pc-linux-gnu checking host system type... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for library containing strerror... checking for stdint.h... yes yes checking whether _XOPEN_SOURCE should be defined... yes checking whether gcc supports -Wc++-compat... gcc -E checking for strings.h... yes none required checking for an ANSI C-conforming const... checking for unistd.h... no checking for Minix Amsterdam compiler... yes yes checking whether gcc supports -Wstrict-prototypes... no checking for x86_64-pc-linux-gnu-ar... ar checking the archiver (ar) interface... yes checking for inline... checking for grep that handles long lines and -e... checking for inttypes.h... /usr/bin/grep checking for egrep... yes inline checking for off_t... /usr/bin/grep -E checking for ANSI C header files... checking ctype.h usability... yes yes checking whether gcc supports -Wshadow=local... ar checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for stdint.h... checking build system type... yes checking ctype.h presence... x86_64-pc-linux-gnu checking host system type... yes checking for ctype.h... yes yes x86_64-pc-linux-gnu checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking whether gcc supports -pedantic ... checking stddef.h usability... no checking for x86_64-pc-linux-gnu-gcc... (cached) gcc checking for unistd.h... yes checking whether gcc and cc understand -c and -o together... yes yes checking stddef.h presence... 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 target system type... yes checking for stddef.h... yes avr-unknown-none checking for dlfcn.h... checking for string.h... (cached) yes yes checking for size_t... yes checking for objdir... .libs yes checking for windows.h... yes checking stdio.h usability... checking for sys/types.h... yes checking stdio.h presence... yes yes checking for stdio.h... yes no checking for library containing dlsym... checking if gcc supports -fno-rtti -fno-exceptions... checking for sys/stat.h... looking for a compliant stdint.h in stdint.h, yes checking for working alloca.h... checking for uintmax_t... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes yes checking for an ANSI C-conforming const... checking for stdlib.h... yes checking if gcc static flag -static works... none required checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for size_t... yes checking for alloca... yes yes checking for uintptr_t... yes checking for inline... no checking if gcc supports -c -o file.o... checking for string.h... inline checking whether byte ordering is bigendian... yes checking for stdlib.h... (cached) yes yes checking for memory.h... checking for unistd.h... (cached) yes yes checking for int_least32_t... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... checking for sys/param.h... yes yes checking for working alloca.h... yes checking whether -lc should be explicitly linked in... no checking for a BSD-compatible install... /usr/bin/install -c checking for strings.h... yes checking for sys/file.h... yes yes checking for int_fast32_t... checking for getpagesize... yes checking for alloca... no checking dynamic linker characteristics... yes checking for sys/param.h... checking for inttypes.h... yes yes yes yes checking for uint64_t... checking for limits.h... checking for working mmap... yes checking arpa/inet.h usability... checking for stdint.h... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C preprocessor... gcc -E yes checking arpa/inet.h presence... yes checking for stdlib.h... (cached) yes yes yes checking what to include in gstdint.h... yes checking for arpa/inet.h... yes stdint.h (already complete) checking for malloc.h... checking for an ANSI C-conforming const... checking features.h usability... checking for stdlib.h... (cached) yes yes yes checking for unistd.h... checking whether we are using the GNU C Library 2.1 or newer... yes checking for off_t... checking for unistd.h... (cached) yes yes checking whether integer division by zero raises SIGFPE... checking for string.h... (cached) yes yes checking features.h presence... checking for sys/param.h... yes checking for unistd.h... (cached) yes yes checking for features.h... yes checking minix/config.h usability... checking sys/param.h usability... yes yes checking for strings.h... (cached) yes checking for inttypes.h... checking for getpagesize... checking for sys/time.h... no checking minix/config.h presence... yes yes checking for stdint.h... yes checking sys/param.h presence... yes checking for working mmap... yes checking size of int... checking for time.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes yes checking for sys/param.h... yes checking for unsigned long long... checking for unistd.h... (cached) yes checking for sys/resource.h... yes checking sys/socket.h usability... 4 checking size of long... yes checking whether gcc needs -traditional... checking for sys/stat.h... (cached) yes yes checking sys/socket.h presence... yes checking for inttypes.h... checking for sys/mman.h... yes yes checking for sys/socket.h... yes no checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for an ANSI C-conforming const... yes yes checking whether the inttypes.h PRIxNN macros are broken... yes checking for function prototypes... yes checking whether char is unsigned... 8 checking for memcpy... checking dirent.h usability... checking for ANSI C header files... (cached) yes yes checking dirent.h presence... checking for fcntl.h... no checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... egrep: warning: egrep is obsolescent; using grep -E yes checking for shared library run path origin... checking build system type... x86_64-pc-linux-gnu checking host system type... yes checking for dirent.h... yes yes no checking for working volatile... checking wctype.h usability... egrep: warning: egrep is obsolescent; using grep -E yes x86_64-pc-linux-gnu checking target system type... avr-unknown-none checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored dpd checking whether byte ordering is bigendian... checking for alloca.h... yes checking wctype.h presence... yes checking return type of signal handlers... checking for strerror... yes done yes checking for wctype.h... yes void checking for sys/pstat.h... checking for size_t... yes checking argz.h usability... checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes no no checking for sys/sysmp.h... checking sys/time.h usability... yes checking sys/time.h presence... yes yes checking argz.h presence... checking for ssize_t... yes checking for sys/time.h... yes configure: updating cache ./config.cache yes checking for argz.h... yes no configure: updating cache ./config.cache configure: creating ./config.status checking for sys/sysinfo.h... checking sys/cdefs.h usability... checking limits.h usability... checking that generated files are newer than configure... done configure: creating ./config.status yes yes checking sys/cdefs.h presence... checking for machine/hal_sysinfo.h... yes checking limits.h presence... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... yes checking for sys/cdefs.h... yes yes checking for limits.h... yes no checking for sys/table.h... checking netdb.h usability... no checking locale.h usability... no checking for sys/sysctl.h... checking for dirent.h that defines DIR... yes checking netdb.h presence... no yes checking for sys/systemcfg.h... checking for library containing opendir... yes checking locale.h presence... yes checking for netdb.h... yes yes checking for locale.h... yes no checking netinet/in.h usability... checking for stdint.h... (cached) yes checking nl_types.h usability... checking for stdio_ext.h... none required yes checking netinet/in.h presence... checking for fcntl... yes checking for netinet/in.h... yes yes checking limits.h usability... checking for process.h... yes checking nl_types.h presence... yes yes checking for nl_types.h... yes config.status: creating Makefile yes checking limits.h presence... no checking for sys/prctl.h... checking for kill... checking malloc.h usability... yes checking for sys/wait.h that is POSIX.1 compatible... config.status: creating config.h yes checking for limits.h... yes yes checking malloc.h presence... yes checking whether time.h and sys/time.h may both be included... config.status: executing gstdint.h commands checking wchar.h usability... yes checking for malloc.h... yes yes yes checking wchar.h presence... yes checking whether errno must be declared... checking stddef.h usability... checking for lstat... no checking size of int... yes checking for wchar.h... yes yes checking stddef.h presence... checking for stdint.h... (cached) yes make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/libdecnumber' source='../../gdb-9.2/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../gdb-9.2/libdecnumber -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gdb-9.2/libdecnumber -I. -c ../../gdb-9.2/libdecnumber/decNumber.c source='../../gdb-9.2/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../gdb-9.2/libdecnumber -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gdb-9.2/libdecnumber -I. -c ../../gdb-9.2/libdecnumber/decContext.c yes source='../../gdb-9.2/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -I../../gdb-9.2/libdecnumber -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gdb-9.2/libdecnumber -I. -c ../../gdb-9.2/libdecnumber/dpd/decimal32.c yes checking for stddef.h... yes source='../../gdb-9.2/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -I../../gdb-9.2/libdecnumber -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gdb-9.2/libdecnumber -I. -c ../../gdb-9.2/libdecnumber/dpd/decimal64.c source='../../gdb-9.2/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -I../../gdb-9.2/libdecnumber -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gdb-9.2/libdecnumber -I. -c ../../gdb-9.2/libdecnumber/dpd/decimal128.c checking for inttypes.h... (cached) yes checking for readlink... 4 checking math.h usability... checking size of long... checking for stdlib.h... (cached) yes checking for string.h... (cached) yes yes checking math.h presence... checking for unistd.h... (cached) yes yes checking for sys/param.h... (cached) yes checking for fnmatch... 8 checking for feof_unlocked... checking size of size_t... yes checking for math.h... yes checking sys/mman.h usability... yes yes checking for fgets_unlocked... checking for memmove... yes checking sys/mman.h presence... 8 checking for long long... yes checking for sys/mman.h... yes yes yes checking sys/uio.h usability... checking for getc_unlocked... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes yes checking for pselect... checking whether the preprocessor supports include_next... checking for getcwd... yes checking size of long long... yes checking whether system header files limit the line length... yes no checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for canonicalize_file_name... checking for putenv... yes checking for getegid... 8 yes checking for a 64-bit type... yes config.status: creating Makefile yes checking for select... uint64_t checking for intptr_t... checking for getcwd... config.status: executing depfiles commands checking for geteuid... yes yes yes checking for setenv... checking for readlink... checking for getgid... yes checking for uintptr_t... yes yes yes checking for getuid... checking for setlocale... checking for realpath... config.status: executing libtool commands yes checking for mempcpy... yes yes checking for _set_invalid_parameter_handler... checking for strcasecmp... yes checking for ssize_t... yes checking for munmap... make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/zlib' 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. -I../../gdb-9.2/zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT libz_a-adler32.o -MD -MP -MF .deps/libz_a-adler32.Tpo -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../gdb-9.2/zlib/'`adler32.c 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. -I../../gdb-9.2/zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT libz_a-compress.o -MD -MP -MF .deps/libz_a-compress.Tpo -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../gdb-9.2/zlib/'`compress.c 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. -I../../gdb-9.2/zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT libz_a-crc32.o -MD -MP -MF .deps/libz_a-crc32.Tpo -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../gdb-9.2/zlib/'`crc32.c 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. -I../../gdb-9.2/zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT libz_a-deflate.o -MD -MP -MF .deps/libz_a-deflate.Tpo -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../gdb-9.2/zlib/'`deflate.c 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. -I../../gdb-9.2/zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT libz_a-gzread.o -MD -MP -MF .deps/libz_a-gzread.Tpo -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../gdb-9.2/zlib/'`gzread.c 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. -I../../gdb-9.2/zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT libz_a-gzclose.o -MD -MP -MF .deps/libz_a-gzclose.Tpo -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../gdb-9.2/zlib/'`gzclose.c 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. -I../../gdb-9.2/zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT libz_a-gzwrite.o -MD -MP -MF .deps/libz_a-gzwrite.Tpo -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../gdb-9.2/zlib/'`gzwrite.c 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. -I../../gdb-9.2/zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT libz_a-gzlib.o -MD -MP -MF .deps/libz_a-gzlib.Tpo -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../gdb-9.2/zlib/'`gzlib.c 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. -I../../gdb-9.2/zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT libz_a-infback.o -MD -MP -MF .deps/libz_a-infback.Tpo -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../gdb-9.2/zlib/'`infback.c 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. -I../../gdb-9.2/zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT libz_a-inffast.o -MD -MP -MF .deps/libz_a-inffast.Tpo -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../gdb-9.2/zlib/'`inffast.c 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. -I../../gdb-9.2/zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT libz_a-inflate.o -MD -MP -MF .deps/libz_a-inflate.Tpo -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../gdb-9.2/zlib/'`inflate.c 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. -I../../gdb-9.2/zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT libz_a-inftrees.o -MD -MP -MF .deps/libz_a-inftrees.Tpo -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../gdb-9.2/zlib/'`inftrees.c 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. -I../../gdb-9.2/zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT libz_a-trees.o -MD -MP -MF .deps/libz_a-trees.Tpo -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../gdb-9.2/zlib/'`trees.c no 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. -I../../gdb-9.2/zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT libz_a-uncompr.o -MD -MP -MF .deps/libz_a-uncompr.Tpo -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../gdb-9.2/zlib/'`uncompr.c 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. -I../../gdb-9.2/zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT libz_a-zutil.o -MD -MP -MF .deps/libz_a-zutil.Tpo -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../gdb-9.2/zlib/'`zutil.c true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE" "LIBCFLAGS_FOR_TARGET=-g -O2" "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" "infodir=/usr/share/info" "libdir=/usr/lib64" "prefix=/usr" "tooldir=/usr/avr" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make checking for fchdir... yes mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po yes checking for strpbrk... yes checking for pid_t... checking for putenv... mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po yes mv -f .deps/libz_a-crc32.Tpo .deps/libz_a-crc32.Po mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po yes checking for fcntl... checking for setenv... yes mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po checking for tcgetattr... yes checking for library containing strerror... yes yes checking for setlocale... checking for symlink... none required checking for asprintf... yes checking for vsnprintf... mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po yes yes checking for stpcpy... checking for atexit... yes checking for fdopendir... yes checking for isascii... yes checking for basename... yes checking for strcasecmp... yes checking for mempcpy... yes yes checking for isxdigit... checking for bcmp... mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po yes checking for strdup... yes checking for btowc... yes checking for bcopy... yes yes checking for getpwent... checking for strtoul... mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po yes checking for isblank... 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 yes yes checking for tsearch... checking for getpwnam... make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/zlib' yes checking for bsearch... yes checking for iswctype... yes yes yes checking for getpwuid... checking for __argz_count... checking for bzero... yes checking for mbsrtowcs... yes checking for uid_t in sys/types.h... rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o yes yes checking for unistd.h... (cached) yes checking for working chown... ranlib libdecnumber.a checking for __argz_stringify... yes make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/libdecnumber' checking for calloc... yes checking for wmemchr... yes checking for __argz_next... yes yes checking for working strcoll... checking for wmemcpy... yes checking for clock... yes checking for __fsetlocking... yes checking for wmempcpy... yes yes yes checking fcntl.h usability... checking for iconv... checking for ffs... yes checking for fstatat... yes checking fcntl.h presence... yes checking for iconv declaration... yes yes checking for fcntl.h... yes checking for getcwd... checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes yes checking varargs.h usability... checking for getdtablesize... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for getpagesize... no checking varargs.h presence... yes yes checking for LC_MESSAGES... checking for getlogin_r... no checking for varargs.h... no checking stdarg.h usability... yes yes checking for bison... no checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking for gettimeofday... yes checking for getprogname... configure: updating cache ./config.cache yes checking stdarg.h presence... configure: creating ./config.status yes checking for stdarg.h... yes checking stdbool.h usability... yes checking for index... no yes checking stdbool.h presence... checking for getexecname... yes checking for stdbool.h... yes yes checking for string.h... (cached) yes checking for insque... checking for strings.h... (cached) yes checking limits.h usability... config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands yes checking limits.h presence... yes checking for memchr... yes checking for limits.h... yes checking locale.h usability... mkdir -p -- ./sim Configuring in ./sim make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/intl' no yes checking locale.h presence... checking for gettimeofday... yes checking for locale.h... yes checking pwd.h usability... yes yes checking pwd.h presence... checking for memcmp... yes checking for pwd.h... yes checking for memory.h... (cached) yes yes configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... gcc checking termcap.h usability... checking for getpwnam_r... checking whether the C compiler works... yes yes checking termcap.h presence... yes checking for lstat... checking for memcpy... yes checking for C compiler default output file name... a.out yes checking for termcap.h... yes checking for suffix of executables... checking termios.h usability... yes yes checking termios.h presence... checking for mbsinit... yes checking whether we are cross compiling... yes checking for termios.h... yes checking for memmem... checking termio.h usability... yes no checking for suffix of object files... checking for mbrtowc... yes checking termio.h presence... o checking whether we are using the GNU C compiler... yes checking for termio.h... yes yes yes yes checking whether gcc accepts -g... checking sys/ioctl.h usability... checking for memmove... checking for mprotect... yes checking sys/ioctl.h presence... yes checking for gcc option to accept ISO C89... yes checking for sys/ioctl.h... yes yes checking for mempcpy... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib yes checking sys/pte.h usability... checking build system type... x86_64-pc-linux-gnu checking host system type... checking for mkostemp... x86_64-pc-linux-gnu checking target system type... avr-unknown-none checking for x86_64-pc-linux-gnu-gcc... (cached) gcc no checking sys/pte.h presence... yes yes checking for memset... no checking for sys/pte.h... no checking for openat... checking sys/stream.h usability... 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 for x86_64-pc-linux-gnu-ranlib... (cached) ranlib yes configure: updating cache ./config.cache yes no checking sys/stream.h presence... checking for mkstemps... configure: creating ./config.status checking for link... no checking for sys/stream.h... no checking sys/select.h usability... yes yes yes checking sys/select.h presence... checking for putenv... checking for secure_getenv... yes checking for sys/select.h... yes yes checking sys/file.h usability... yes checking for random... yes checking sys/file.h presence... checking for getuid... yes yes checking for sys/file.h... yes checking for sys/ptem.h... yes no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for rename... checking for geteuid... no yes config.status: creating Makefile checking for type of signal functions... === configuring in avr (/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/sim/avr) checking for rindex... yes configure: running /bin/sh ../../../gdb-9.2/sim/avr/configure --disable-option-checking '--prefix=/usr' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-nls' '--disable-werror' '--program-transform-name=s&^&avr-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=avr' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=avr' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE' 'LDFLAGS= ' --cache-file=.././config.cache --srcdir=../../../gdb-9.2/sim/avr posix checking if signal handlers must be reinstalled when invoked... checking for getgid... yes yes checking for presence of POSIX-style sigsetjmp/siglongjmp... checking for setenv... yes missing checking for lstat... checking for getegid... yes yes checking for snprintf... yes checking whether or not strcoll and strcmp differ... checking for setenv... no checking whether the ctype macros accept non-ascii characters... yes yes no checking whether getpw functions are declared in pwd.h... checking for strdup... checking for sigsetmask... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes yes checking for sig_atomic_t in signal.h... yes checking for stpcpy... checking for __xpg_strerror_r... yes checking whether signal handlers are of type void... yes yes yes checking for TIOCSTAT in sys/ioctl.h... checking for stpncpy... checking for catgets... no checking for FIONREAD in sys/ioctl.h... configure: loading cache .././config.cache checking for x86_64-pc-linux-gnu-gcc... (cached) gcc yes yes yes checking for speed_t in sys/types.h... checking for snprintf... checking for strcasecmp... no checking for struct winsize in sys/ioctl.h and termios.h... checking whether the C compiler works... sys/ioctl.h checking for struct dirent.d_ino... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes yes yes checking for struct dirent.d_fileno... checking for strchr... checking for localtime_r... yes checking libaudit.h usability... 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 yes checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking target system type... (cached) avr-unknown-none checking how to run the C preprocessor... yes no checking libaudit.h presence... checking for pipe... checking for strdup... no checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... gcc -E yes yes checking for tgetent... yes checking for iswcntrl... checking for strncasecmp... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... no checking for tgetent in -ltermcap... yes checking whether // is distinct from /... no checking whether realpath works... yes yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... checking for strndup... yes checking wctype.h presence... yes checking for wctype.h... yes yes yes yes checking if environ is properly declared... checking wchar.h usability... checking for sys/types.h... checking for strnlen... yes yes checking wchar.h presence... yes checking for complete errno.h... checking for sys/stat.h... yes yes checking for wchar.h... yes checking langinfo.h usability... yes checking for strrchr... checking whether fchdir is declared... yes checking for stdlib.h... yes checking langinfo.h presence... yes yes checking for langinfo.h... yes yes checking for working fcntl.h... checking mbstr.h usability... checking for strstr... yes checking for string.h... no checking mbstr.h presence... yes yes checking for memory.h... checking for strtod... no checking for mbstr.h... no checking for mbrlen... yes checking for strings.h... yes checking for mbscasecmp... yes checking for strtol... yes yes checking for pid_t... checking for inttypes.h... no checking for mbscmp... yes checking for strtoul... yes checking for stdint.h... no checking for mbsnrtowcs... yes checking for mode_t... yes yes checking for unistd.h... checking for strtoll... yes checking for mbsrtowcs... yes checking minix/config.h usability... yes checking for strtoull... yes checking for mbschr... yes checking for mbstate_t... no checking minix/config.h presence... yes checking whether frexp() can be used without linking with libm... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for strverscmp... checking for wcrtomb... yes yes checking for a BSD-compatible install... /usr/bin/install -c checking whether alarm is declared... yes checking for tmpnam... yes checking for wcscoll... 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... yes ld checking if the linker (ld) is GNU ld... checking whether long double and double are the same... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes checking for wcsdup... yes checking for vasprintf... no checking whether stat file-mode macros are broken... yes checking for wcwidth... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... no checking for nlink_t... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes yes yes checking for wctype... checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking for gawk... gawk checking command to parse nm output from gcc object... checking for vfprintf... yes checking for wcswidth... yes checking whether fchmodat is declared without a macro... yes yes yes checking whether mbrtowc and mbstate_t are properly declared... checking for vprintf... ok checking whether fstat is declared without a macro... checking for dlfcn.h... yes checking for iswlower... yes yes checking for vsnprintf... yes checking whether fstatat is declared without a macro... checking whether byte ordering is bigendian... yes yes yes checking whether futimens is declared without a macro... checking for vsprintf... checking for iswupper... yes checking whether lchmod is declared without a macro... yes yes no checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking dependency style of gcc... yes checking for waitpid... checking whether lstat is declared without a macro... checking for towlower... yes yes checking whether mkdirat is declared without a macro... yes checking for setproctitle... gcc3 checking for make... make checking for towupper... checking whether NLS is requested... no yes checking for stdlib.h... (cached) yes checking whether mkfifo is declared without a macro... checking for string.h... (cached) yes yes no checking whether alloca needs Cray hooks... checking for strings.h... (cached) yes yes no checking stack direction for C alloca... checking whether mkfifoat is declared without a macro... checking for unistd.h... (cached) yes checking time.h usability... checking for iswctype... -1 checking for vfork.h... yes yes checking time.h presence... checking whether mknod is declared without a macro... no yes checking for fork... checking for nl_langinfo and CODESET... yes yes checking for time.h... yes checking whether mknodat is declared without a macro... yes checking for wchar_t in wchar.h... checking sys/time.h usability... yes yes yes checking for wctype_t in wctype.h... yes checking sys/time.h presence... checking for vfork... checking whether stat is declared without a macro... yes checking for sys/time.h... yes yes checking for wint_t in wctype.h... yes checking sys/times.h usability... checking whether utimensat is declared without a macro... yes checking for wcwidth broken with unicode combining characters... yes checking for working fork... yes yes checking sys/times.h presence... checking whether lstat correctly handles trailing slash... no checking size of wchar_t... yes checking for sys/times.h... yes yes checking whether getcwd (NULL, 0) allocates memory for result... checking sys/resource.h usability... yes checking for working vfork... (cached) yes checking for _doprnt... 4 checking configuration for building shared libraries... supported yes checking sys/resource.h presence... yes checking for getcwd with POSIX signature... yes checking for sys/resource.h... yes no checking for sys_errlist... configure: updating cache .././config.cache yes checking whether getcwd is declared... configure: creating ./config.status checking sys/mman.h usability... yes yes checking sys/mman.h presence... no checking for sys_nerr... checking whether getdtablesize is declared... yes checking for sys/mman.h... yes checking fcntl.h usability... yes checking whether getlogin_r is declared... yes checking fcntl.h presence... no checking for sys_siglist... yes checking for fcntl.h... yes yes checking fpu_control.h usability... checking whether getlogin is declared... no checking for external symbol _system_configuration... yes checking fpu_control.h presence... yes checking for C/C++ restrict keyword... yes checking for fpu_control.h... yes no checking for dlfcn.h... (cached) yes checking for __fsetlocking... __restrict checking for struct timeval... checking errno.h usability... yes checking for wide-enough struct timeval.tv_sec member... yes config.status: creating Makefile yes checking errno.h presence... yes checking whether gettimeofday is declared without a macro... checking for canonicalize_file_name... yes checking for errno.h... yes config.status: creating doc/Makefile yes yes checking for sys/stat.h... (cached) yes checking whether is self-contained... checking for dup3... checking for getrusage... yes checking for shutdown... config.status: creating examples/Makefile yes yes yes checking whether defines the SHUT_* macros... checking for getrlimit... checking for time... config.status: creating shlib/Makefile yes checking for struct sockaddr_storage... yes yes config.status: creating readline.pc checking for sigaction... checking for getrusage... config.status: creating config.h yes yes config.status: executing default commands checking for sa_family_t... yes checking for __setfpucw... checking for getsysinfo... yes checking for struct sockaddr_storage.ss_family... no checking for mmap... no yes checking for gettimeofday... (cached) yes checking whether socket is declared without a macro... make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/readline' checking for on_exit... yes Making all in readline make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/readline/readline' rm -f readline.o yes rm -f vi_mode.o gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/readline.c gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/vi_mode.c rm -f funmap.o rm -f keymaps.o gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/funmap.c checking whether connect is declared without a macro... rm -f parens.o gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/keymaps.c checking for munmap... gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/parens.c rm -f search.o rm -f rltty.o gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/search.c yes gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/rltty.c rm -f complete.o yes rm -f bind.o checking whether accept is declared without a macro... gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/complete.c gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/bind.c rm -f isearch.o yes rm -f display.o gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/isearch.c yes checking for pipe2... gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/display.c rm -f signals.o rm -f util.o checking for lstat... gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/signals.c gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/util.c rm -f kill.o rm -f undo.o gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/kill.c gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/undo.c rm -f macro.o rm -f input.o checking whether bind is declared without a macro... gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/macro.c gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/input.c rm -f callback.o rm -f terminal.o yes gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/callback.c yes gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/terminal.c rm -f text.o rm -f nls.o gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/text.c gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/nls.c yes rm -f misc.o rm -f history.o checking for truncate... checking for psignal... gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/misc.c gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/history.c rm -f histexpand.o checking whether getpeername is declared without a macro... rm -f histfile.o gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/histexpand.c gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/histfile.c rm -f histsearch.o rm -f shell.o yes gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/histsearch.c gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/shell.c rm -f mbutil.o rm -f tilde.o gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/mbutil.c gcc -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -DREADLINE_LIBRARY -c ../../../gdb-9.2/readline/readline/tilde.c yes rm -f colors.o yes rm -f parse-colors.o checking for ftruncate... checking whether getsockname is declared without a macro... gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/colors.c gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/parse-colors.c rm -f xmalloc.o rm -f xfree.o checking for pstat_getdynamic... gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/xmalloc.c gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/xfree.c rm -f compat.o gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-9.2/readline/readline -DRL_LIBRARY_VERSION='"8.0"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE ../../../gdb-9.2/readline/readline/compat.c yes yes checking whether getsockopt is declared without a macro... checking for posix_fallocate... yes no checking whether listen is declared without a macro... checking for pstat_getstatic... yes checking for struct stat.st_dev... yes rm -f libhistory.a yes checking for struct stat.st_ino... no ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o checking whether recv is declared without a macro... test -n "ranlib" && ranlib libhistory.a checking for realpath... yes yes checking for struct stat.st_mode... checking whether send is declared without a macro... yes yes yes checking for struct stat.st_nlink... checking for setrlimit... yes checking for struct stat.st_uid... checking whether recvfrom is declared without a macro... 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 yes checking for struct stat.st_gid... yes test -n "ranlib" && ranlib libreadline.a yes checking for struct stat.st_rdev... make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/readline/readline' yes make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/readline' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/readline' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/readline' yes checking for struct stat.st_size... checking whether sendto is declared without a macro... yes checking for struct stat.st_blksize... checking for sbrk... yes yes checking for struct stat.st_blocks... yes checking whether setsockopt is declared without a macro... checking for spawnve... yes checking for struct stat.st_atime... yes yes checking for struct stat.st_mtime... checking whether shutdown is declared without a macro... yes checking for struct stat.st_ctime... no yes checking for spawnvpe... checking whether accept4 is declared without a macro... yes checking for socklen_t... yes checking for IPv4 sockets... no checking for strerror... yes checking for IPv6 sockets... yes checking for bind in -lsocket... yes checking whether limits.h has ULLONG_WIDTH etc.... yes yes checking for unsigned long long int... no checking for gethostbyname in -lnsl... checking for strsignal... no checking for dlfcn.h... (cached) yes checking for windows.h... yes yes checking for long long int... checking for sysconf... no checking for library containing dlsym... yes yes none required checking for objdir... checking for sysctl... .libs checking whether stdint.h conforms to C99... no checking for sysmp... checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether stdint.h predates C++11... no no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... checking for table... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes yes checking if gcc static flag -static works... checking whether imaxabs is declared without a macro... no yes checking for times... no checking if gcc supports -c -o file.o... checking whether imaxdiv is declared without a macro... yes yes yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... checking for wait3... checking whether strtoimax is declared without a macro... yes checking whether -lc should be explicitly linked in... yes checking whether strtoumax is declared without a macro... yes no checking dynamic linker characteristics... yes checking for wait4... checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... yes no checking where to find the exponent in a 'double'... checking whether basename is declared... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... yes word 1 bit 20 checking whether ffs is declared... checking whether byte ordering is bigendian... no checking for shl_load in -ldld... yes checking whether asprintf is declared... yes no checking for dlopen... checking whether vasprintf is declared... no checking for nl_langinfo and CODESET... yes checking whether a program can dlopen itself... yes checking whether snprintf is declared... yes checking whether getc_unlocked is declared... yes checking whether a statically linked program can dlopen itself... yes checking whether vsnprintf is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking whether stripping libraries is possible... yes checking for ld used by gcc... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for sim debug setting... ld checking if the linker (ld) is GNU ld... 0 checking for sim stdio debug behavior... 0 yes checking for sim trace settings... checking for shared library run path origin... yes ~TRACE_debug checking for sim profile settings... -1 checking whether to enable sim asserts... 1 checking default sim environment setting... checking whether calloc is declared... ALL_ENVIRONMENT checking return type of signal handlers... egrep: warning: egrep is obsolescent; using grep -E yes checking whether getenv is declared... done void checking compiler warning flags... checking whether imported symbols can be declared weak... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking pthread.h usability... yes yes checking pthread.h presence... checking whether realloc is declared... yes checking for pthread.h... yes yes checking whether sbrk is declared... checking for pthread_kill in -lpthread... yes yes checking for multithread API to use... posix checking whether malloc, realloc, calloc are POSIX compliant... checking whether strtol is declared... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether strtoul is declared... yes yes checking for a traditional japanese locale... checking whether strtoll is declared... yes checking whether strtoull is declared... none checking for a transitional chinese locale... yes -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral checking whether strverscmp is declared... none checking for a french Unicode locale... configure: updating cache .././config.cache yes configure: creating ./config.status checking whether strnlen is declared... none checking for a traditional french locale... yes checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes none checking for mmap... 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 MAP_ANONYMOUS... yes checking whether memchr works... yes checking for working strncmp... no yes checking whether memmem is declared... configure: updating cache ./config.cache configure: creating ./config.status yes checking for memmem... yes checking whether memmem works... yes checking whether memrchr is declared... yes checking for promoted mode_t type... mode_t checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... config.status: creating Makefile yes checking for search.h... yes checking for tsearch... config.status: creating testsuite/Makefile yes checking for sigset_t... config.status: creating config.h config.status: executing default commands yes checking for uid_t in sys/types.h... yes checking for stdbool.h that conforms to C99... mkdir -p -- ./bfd yes checking for _Bool... Configuring in ./bfd make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi mkdir -p -- ./opcodes if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi Configuring in ./opcodes touch stamp-picdir touch stamp-noasandir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/regex.c -o noasan/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/regex.c -o regex.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/libiberty/testsuite' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/cp-demangle.c -o cp-demangle.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/md5.c -o md5.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi checking for wchar_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/argv.c -o noasan/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/concat.c -o noasan/concat.o; \ else true; fi checking whether strdup is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/crc32.c -o pic/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi checking whether strerror(0) succeeds... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/d-demangle.c -o d-demangle.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/dyn-string.c -o dyn-string.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi ../../gdb-9.2/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr': gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/fibheap.c -o fibheap.o ../../gdb-9.2/libiberty/dyn-string.c:280:3: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 280 | strncpy (dest->s + pos, src, length); | ^ ../../gdb-9.2/libiberty/dyn-string.c:272:16: note: length computed here 272 | int length = strlen (src); | ^~~~~~~~~~~~ yes checking for strerror_r... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/floatformat.c -o floatformat.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/getopt.c -o getopt.o yes checking for strerror_r with POSIX signature... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi In file included from ../../gdb-9.2/libiberty/regex.c:639: ../../gdb-9.2/libiberty/regex.c: In function 'byte_regex_compile': ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2468:15: note: in expansion of macro 'BUF_PUSH' 2468 | BUF_PUSH (begline); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2468:15: note: in expansion of macro 'BUF_PUSH' 2468 | BUF_PUSH (begline); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2483:16: note: in expansion of macro 'BUF_PUSH' 2483 | BUF_PUSH (endline); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2483:16: note: in expansion of macro 'BUF_PUSH' 2483 | BUF_PUSH (endline); | ^~~~~~~~ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/getopt1.c -o getopt1.o ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2577:17: note: in expansion of macro 'GET_BUFFER_SPACE' 2577 | GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE); | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2577:17: note: in expansion of macro 'GET_BUFFER_SPACE' 2577 | GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE); | ^~~~~~~~~~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2605:13: note: in expansion of macro 'GET_BUFFER_SPACE' 2605 | GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE); | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2605:13: note: in expansion of macro 'GET_BUFFER_SPACE' 2605 | GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE); | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2619:17: note: in expansion of macro 'GET_BUFFER_SPACE' 2619 | GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE); | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2619:17: note: in expansion of macro 'GET_BUFFER_SPACE' 2619 | GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE); | ^~~~~~~~~~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2630:11: note: in expansion of macro 'BUF_PUSH' 2630 | BUF_PUSH (anychar); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2630:11: note: in expansion of macro 'BUF_PUSH' 2630 | BUF_PUSH (anychar); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3109:13: note: in expansion of macro 'GET_BUFFER_SPACE' 3109 | GET_BUFFER_SPACE (34); | ^~~~~~~~~~~~~~~~ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/getpwd.c -o getpwd.o ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3109:13: note: in expansion of macro 'GET_BUFFER_SPACE' 3109 | GET_BUFFER_SPACE (34); | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3115:13: note: in expansion of macro 'BUF_PUSH' 3115 | BUF_PUSH (*p == '^' ? charset_not : charset); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3115:13: note: in expansion of macro 'BUF_PUSH' 3115 | BUF_PUSH (*p == '^' ? charset_not : charset); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3123:13: note: in expansion of macro 'BUF_PUSH' 3123 | BUF_PUSH ((1 << BYTEWIDTH) / BYTEWIDTH); | ^~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3123:13: note: in expansion of macro 'BUF_PUSH' 3123 | BUF_PUSH ((1 << BYTEWIDTH) / BYTEWIDTH); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1966 | GET_BUFFER_SPACE (3); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3689:19: note: in expansion of macro 'BUF_PUSH_3' 3689 | BUF_PUSH_3 (start_memory, regnum, 0); | ^~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1966 | GET_BUFFER_SPACE (3); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3689:19: note: in expansion of macro 'BUF_PUSH_3' 3689 | BUF_PUSH_3 (start_memory, regnum, 0); | ^~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3721:19: note: in expansion of macro 'BUF_PUSH' 3721 | BUF_PUSH (push_dummy_failure); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3721:19: note: in expansion of macro 'BUF_PUSH' 3721 | BUF_PUSH (push_dummy_failure); | ^~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1966 | GET_BUFFER_SPACE (3); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3767:21: note: in expansion of macro 'BUF_PUSH_3' 3767 | BUF_PUSH_3 (stop_memory, this_group_regnum, | ^~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1966:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1966 | GET_BUFFER_SPACE (3); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3767:21: note: in expansion of macro 'BUF_PUSH_3' 3767 | BUF_PUSH_3 (stop_memory, this_group_regnum, | ^~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3783:15: note: in expansion of macro 'GET_BUFFER_SPACE' 3783 | GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE); | ^~~~~~~~~~~~~~~~ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/getruntime.c -o getruntime.o ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3783:15: note: in expansion of macro 'GET_BUFFER_SPACE' 3783 | GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE); | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3812:15: note: in expansion of macro 'GET_BUFFER_SPACE' 3812 | GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE); | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3812:15: note: in expansion of macro 'GET_BUFFER_SPACE' 3812 | GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE); | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3891:22: note: in expansion of macro 'GET_BUFFER_SPACE' 3891 | GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE); | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3891:22: note: in expansion of macro 'GET_BUFFER_SPACE' 3891 | GET_BUFFER_SPACE (1 + OFFSET_ADDRESS_SIZE); | ^~~~~~~~~~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3912:22: note: in expansion of macro 'GET_BUFFER_SPACE' 3912 | GET_BUFFER_SPACE (nbytes); | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:3912:22: note: in expansion of macro 'GET_BUFFER_SPACE' 3912 | GET_BUFFER_SPACE (nbytes); | ^~~~~~~~~~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/hashtab.c -o hashtab.o ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4010:15: note: in expansion of macro 'BUF_PUSH' 4010 | BUF_PUSH (wordchar); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4010:15: note: in expansion of macro 'BUF_PUSH' 4010 | BUF_PUSH (wordchar); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4018:15: note: in expansion of macro 'BUF_PUSH' 4018 | BUF_PUSH (notwordchar); | ^~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/hex.c -o noasan/hex.o; \ else true; fi ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4018:15: note: in expansion of macro 'BUF_PUSH' 4018 | BUF_PUSH (notwordchar); | ^~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4025:15: note: in expansion of macro 'BUF_PUSH' 4025 | BUF_PUSH (wordbeg); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4025:15: note: in expansion of macro 'BUF_PUSH' 4025 | BUF_PUSH (wordbeg); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4031:15: note: in expansion of macro 'BUF_PUSH' 4031 | BUF_PUSH (wordend); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4031:15: note: in expansion of macro 'BUF_PUSH' 4031 | BUF_PUSH (wordend); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4037:15: note: in expansion of macro 'BUF_PUSH' 4037 | BUF_PUSH (wordbound); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4037:15: note: in expansion of macro 'BUF_PUSH' 4037 | BUF_PUSH (wordbound); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4043:15: note: in expansion of macro 'BUF_PUSH' 4043 | BUF_PUSH (notwordbound); | ^~~~~~~~ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/hex.c -o hex.o no checking whether __xpg_strerror_r works... ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4043:15: note: in expansion of macro 'BUF_PUSH' 4043 | BUF_PUSH (notwordbound); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4049:15: note: in expansion of macro 'BUF_PUSH' 4049 | BUF_PUSH (begbuf); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4049:15: note: in expansion of macro 'BUF_PUSH' 4049 | BUF_PUSH (begbuf); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4055:15: note: in expansion of macro 'BUF_PUSH' 4055 | BUF_PUSH (endbuf); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4055:15: note: in expansion of macro 'BUF_PUSH' 4055 | BUF_PUSH (endbuf); | ^~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1957 | GET_BUFFER_SPACE (2); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4073:15: note: in expansion of macro 'BUF_PUSH_2' 4073 | BUF_PUSH_2 (duplicate, c1); | ^~~~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1957 | GET_BUFFER_SPACE (2); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4073:15: note: in expansion of macro 'BUF_PUSH_2' 4073 | BUF_PUSH_2 (duplicate, c1); | ^~~~~~~~~~ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/lbasename.c -o lbasename.o ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1957 | GET_BUFFER_SPACE (2); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4134:15: note: in expansion of macro 'BUF_PUSH_2' 4134 | BUF_PUSH_2 (exactn, 0); | ^~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1957:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1957 | GET_BUFFER_SPACE (2); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4134:15: note: in expansion of macro 'BUF_PUSH_2' 4134 | BUF_PUSH_2 (exactn, 0); | ^~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4139:11: note: in expansion of macro 'BUF_PUSH' 4139 | BUF_PUSH (c); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4139:11: note: in expansion of macro 'BUF_PUSH' 4139 | BUF_PUSH (c); | ^~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2086:22: warning: pointer may be used after 'realloc' [-Wuse-after-free] 2086 | PTR_INT_TYPE incr = COMPILED_BUFFER_VAR - old_buffer; \ | ^~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4157:5: note: in expansion of macro 'BUF_PUSH' 4157 | BUF_PUSH (succeed); | ^~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi ../../gdb-9.2/libiberty/regex.c:2007:25: note: call to 'realloc' here 2007 | # define REALLOC(p,s) realloc ((p), (s)) | ^~~~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:2079:32: note: in expansion of macro 'REALLOC' 2079 | bufp->buffer = (UCHAR_T *) REALLOC (COMPILED_BUFFER_VAR, \ | ^~~~~~~ ../../gdb-9.2/libiberty/regex.c:1943:7: note: in expansion of macro 'EXTEND_BUFFER' 1943 | EXTEND_BUFFER () | ^~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:1949:5: note: in expansion of macro 'GET_BUFFER_SPACE' 1949 | GET_BUFFER_SPACE (1); \ | ^~~~~~~~~~~~~~~~ ../../gdb-9.2/libiberty/regex.c:4157:5: note: in expansion of macro 'BUF_PUSH' 4157 | BUF_PUSH (succeed); | ^~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/make-relative-prefix.c -o make-relative-prefix.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/obstack.c -o pic/obstack.o; \ else true; fi configure: creating cache ./config.cache yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi checking build system type... checking whether ffsl is declared without a macro... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/objalloc.c -o objalloc.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/obstack.c -o obstack.o configure: creating cache ./config.cache x86_64-pc-linux-gnu checking host system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/partition.c -o noasan/partition.o; \ else true; fi x86_64-pc-linux-gnu checking build system type... checking target system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/partition.c -o partition.o avr-unknown-none checking for x86_64-pc-linux-gnu-gcc... gcc x86_64-pc-linux-gnu checking host system type... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi x86_64-pc-linux-gnu checking target system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi yes gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/physmem.c -o physmem.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi avr-unknown-none checking for x86_64-pc-linux-gnu-gcc... gcc if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/pex-one.c -o pex-one.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/pex-unix.c -o pex-unix.o checking whether ffsll is declared without a macro... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/vprintf-support.c -o vprintf-support.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/safe-ctype.c -o safe-ctype.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/simple-object.c -o simple-object.o checking whether the C compiler works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi checking whether memmem is declared without a macro... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi config.status: creating Makefile.sim gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/simple-object-coff.c -o simple-object-coff.o checking whether the C compiler works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/simple-object-elf.c -o simple-object-elf.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o yes checking for C compiler default output file name... a.out checking for suffix of executables... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/sort.c -o sort.o config.status: creating Make-common.sim if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi yes checking for C compiler default output file name... a.out if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi checking whether mempcpy is declared without a macro... checking for suffix of executables... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi checking whether we are cross compiling... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/spaces.c -o spaces.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/strerror.c -o pic/strerror.o; \ else true; fi config.status: creating .gdbinit if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/stack-limit.c -o stack-limit.o yes gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi no checking whether we are cross compiling... checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/strsignal.c -o strsignal.o checking whether memrchr is declared without a macro... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi config.status: creating config.h if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o o checking whether we are using the GNU C compiler... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xasprintf.c -o xasprintf.o config.status: executing depdir commands mkdir -p -- .deps no config.status: executing libtool commands if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xatexit.c -o xatexit.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xmalloc.c -o xmalloc.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xmemdup.c -o xmemdup.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xstrerror.c -o xstrerror.o yes checking whether gcc accepts -g... checking whether rawmemchr is declared without a macro... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/strncmp.c -o pic/strncmp.o; \ else true; fi o checking whether we are using the GNU C compiler... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/setproctitle.c -o setproctitle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/strncmp.c -o noasan/strncmp.o; \ else true; fi yes yes checking for gcc option to accept ISO C89... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -I. -I../../gdb-9.2/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gdb-9.2/libiberty/strncmp.c -o strncmp.o 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 ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ./strncmp.o config.status: executing Makefile commands Merging Makefile.sim+Make-common.sim into Makefile ... ranlib ./libiberty.a 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 ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ./strncmp.o; \ 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 ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ./strncmp.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi config.status: executing stamp-h commands make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/libiberty' yes checking whether gcc accepts -g... checking whether stpcpy is declared without a macro... none needed checking whether gcc understands -c and -o together... === configuring in testsuite (/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/sim/testsuite) configure: running /bin/sh ../../../gdb-9.2/sim/testsuite/configure --disable-option-checking '--prefix=/usr' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-nls' '--disable-werror' '--program-transform-name=s&^&avr-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=avr' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=avr' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE' 'LDFLAGS= ' --cache-file=.././config.cache --srcdir=../../../gdb-9.2/sim/testsuite yes yes checking for gcc option to accept ISO C89... yes checking for library containing strerror... checking whether stpncpy is declared without a macro... none needed checking whether gcc understands -c and -o together... yes checking whether strchrnul is declared without a macro... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes checking for library containing strerror... checking for a thread-safe mkdir -p... yes /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking whether strdup is declared without a macro... yes none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes yes checking for style of include used by make... GNU checking for a thread-safe mkdir -p... checking whether make supports nested variables... checking whether strncat is declared without a macro... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking dependency style of gcc... yes yes checking whether strndup is declared without a macro... checking for style of include used by make... GNU checking whether make supports nested variables... yes gcc3 checking dependency style of gcc... yes checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for x86_64-pc-linux-gnu-gcc... (cached) gcc checking whether strnlen is declared without a macro... yes configure: loading cache .././config.cache checking whether strpbrk is declared without a macro... gcc3 checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking target system type... (cached) avr-unknown-none 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... checking for x86_64-pc-linux-gnu-gcc... (cached) gcc yes checking whether strsep is declared without a macro... gcc -E configure: creating ./config.status 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... yes checking whether strcasestr is declared without a macro... checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... gcc -E /usr/bin/grep -E checking for ANSI C header files... yes checking whether strtok_r is declared without a macro... 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 strerror_r is declared without a macro... yes yes checking for sys/types.h... checking whether strsignal is declared without a macro... yes yes yes checking for sys/stat.h... checking for sys/types.h... checking whether strverscmp is declared without a macro... yes yes yes config.status: creating Makefile checking whether strstr works... checking for sys/stat.h... checking for stdlib.h... yes yes checking whether strtok_r is declared... (cached) yes checking for struct timespec in ... checking for stdlib.h... yes yes checking whether unsetenv is declared... checking for string.h... yes yes checking whether uses 'inline' correctly... checking for string.h... yes yes yes checking for wint_t... checking for memory.h... checking for memory.h... yes yes checking for alloca as a compiler built-in... yes yes checking for strings.h... checking whether inet_ntop is declared without a macro... checking for strings.h... yes yes yes checking whether inet_pton is declared without a macro... checking for inttypes.h... checking for inttypes.h... yes checking whether this system has an arbitrary file name length limit... yes yes yes checking for closedir... checking for stdint.h... checking for stdint.h... yes yes yes checking for d_ino member in directory struct... checking for unistd.h... checking for unistd.h... yes yes checking for d_type member in directory struct... yes checking minix/config.h usability... checking minix/config.h usability... yes checking whether alphasort is declared without a macro... no checking minix/config.h presence... yes no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking whether closedir is declared without a macro... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... checking whether dirfd is declared without a macro... yes checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ranlib... ranlib printf checking for a sed that does not truncate output... checking how to print strings... /usr/bin/sed checking for fgrep... printf checking for a sed that does not truncate output... /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... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes checking whether fdopendir is declared without a macro... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking whether opendir is declared without a macro... checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... yes checking whether readdir is declared without a macro... ok yes checking for dlfcn.h... checking whether rewinddir is declared without a macro... yes yes ok checking for objdir... checking whether scandir is declared without a macro... .libs checking for dlfcn.h... yes yes checking for dirfd... checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... checking whether dirfd is declared... (cached) yes checking whether dirfd is a macro... yes checking if gcc static flag -static works... no checking whether // is distinct from /... (cached) no checking whether dup works... checking if gcc supports -fno-rtti -fno-exceptions... no checking if gcc supports -c -o file.o... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking whether dup2 works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking for error_at_line... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... yes checking dynamic linker characteristics... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes needs runtime check checking whether fcntl is declared without a macro... no checking for shl_load in -ldld... yes checking whether openat is declared without a macro... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no yes checking for msgfmt... no checking for dlopen... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking whether fdopendir is declared... (cached) yes checking whether fdopendir works... checking for xgettext... /usr/bin/xgettext checking for msgmerge... yes checking whether a program can dlopen itself... /usr/bin/msgmerge yes checking for string.h... (cached) yes checking for flexible array member... checking for strings.h... (cached) yes yes checking whether conversion from 'int' to 'long double' works... yes checking whether a statically linked program can dlopen itself... checking for stdlib.h... (cached) yes checking limits.h usability... yes checking for working GNU fnmatch... 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 limits.h presence... checking for dlfcn.h... (cached) yes checking for windows.h... yes checking whether frexp works... yes checking for limits.h... yes checking whether string.h and strings.h may both be included... no checking for library containing dlsym... yes yes checking whether basename is declared... checking whether frexpl is declared... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes yes checking whether frexpl() can be used without linking with libm... no checking whether stpcpy is declared... yes checking for sigsetjmp... yes checking whether frexpl works... checking linker --as-needed support... yes checking for cos in -lm... yes checking whether fstatat (..., 0) works... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... yes /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext yes checking whether getcwd handles long file names properly... checking for msgmerge... /usr/bin/msgmerge configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status checking for long double... yes checking for long long... yes checking for getpagesize... yes checking whether getcwd aborts when 4k < cwd_length < 16k... no yes checking whether getdtablesize works... checking size of long long... 8 checking size of void *... yes checking whether getlogin_r works with small buffers... 8 checking size of long... yes checking whether program_invocation_name is declared... yes 8 checking size of int... checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... 4 checking alloca.h usability... no checking whether gettimeofday clobbers localtime buffer... yes checking alloca.h presence... no checking for gettimeofday with POSIX signature... yes checking for alloca.h... yes checking stddef.h usability... yes checking glob.h usability... yes checking stddef.h presence... yes checking glob.h presence... yes checking for stddef.h... yes yes checking for glob.h... yes checking for GNU glob interface version 1... checking for string.h... (cached) yes no checking for strings.h... (cached) yes checking for library containing inet_ntop... checking for stdlib.h... (cached) yes none required checking time.h usability... checking whether inet_ntop is declared... (cached) yes yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking whether INT32_MAX < INTMAX_MAX... checking wchar.h usability... yes checking whether INT64_MAX == LONG_MAX... yes checking wchar.h presence... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking for wchar.h... yes yes checking whether UINT64_MAX == ULONG_MAX... checking wctype.h usability... yes checking whether isnan(double) can be used without linking with libm... yes checking wctype.h presence... yes checking whether isnan(long double) can be used without linking with libm... yes checking for wctype.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking whether isnanl works... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking for pthread_rwlock_t... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking sys/resource.h usability... yes yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking whether NAN macro works... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking whether HUGE_VAL works... yes checking whether acosf is declared without a macro... yes checking for uintptr_t... yes checking whether acosl is declared without a macro... yes checking for int_least32_t... yes checking whether asinf is declared without a macro... yes checking for int_fast32_t... yes config.status: creating Makefile checking whether asinl is declared without a macro... yes checking for uint64_t... config.status: creating po/Makefile.in yes checking whether atanf is declared without a macro... config.status: creating config.h yes config.status: executing depfiles commands yes checking what to include in bfd_stdint.h... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... checking whether atanl is declared without a macro... yes checking for dirent.h that defines DIR... yes checking whether cbrt is declared without a macro... yes checking for library containing opendir... yes checking whether cbrtf is declared without a macro... none required checking whether string.h and strings.h may both be included... yes yes checking whether cbrtl is declared without a macro... checking for fcntl... yes yes checking whether ceilf is declared without a macro... checking for getpagesize... yes checking whether ceill is declared without a macro... yes checking for setitimer... yes checking whether copysign is declared without a macro... yes checking for sysconf... yes checking for fdopen... yes checking whether copysignf is declared without a macro... yes yes checking for getuid... checking whether copysignl is declared without a macro... yes checking for getgid... yes checking whether cosf is declared without a macro... yes yes checking for fileno... checking whether cosl is declared without a macro... yes yes checking whether coshf is declared without a macro... checking for fls... yes no checking for strtoull... checking whether expf is declared without a macro... yes yes checking whether expl is declared without a macro... checking for getrlimit... yes yes checking whether exp2 is declared without a macro... checking whether basename is declared... yes yes checking whether exp2f is declared without a macro... checking whether ftello is declared... yes yes checking whether exp2l is declared without a macro... checking whether ftello64 is declared... yes yes checking whether expm1 is declared without a macro... checking whether fseeko is declared... yes yes checking whether expm1f is declared without a macro... checking whether fseeko64 is declared... yes checking whether expm1l is declared without a macro... yes yes checking whether fabsf is declared without a macro... checking whether ffs is declared... yes config.status: executing libtool commands config.status: executing default-1 commands checking whether fabsl is declared without a macro... config.status: creating po/POTFILES yes config.status: creating po/Makefile checking whether floorf is declared without a macro... yes yes checking whether floorl is declared without a macro... checking whether free is declared... yes checking whether fma is declared without a macro... yes yes checking whether fmaf is declared without a macro... checking whether getenv is declared... yes yes checking whether malloc is declared... checking whether fmal is declared without a macro... yes yes checking whether realloc is declared... checking whether fmod is declared without a macro... yes yes checking whether stpcpy is declared... checking whether fmodf is declared without a macro... yes yes checking whether strstr is declared... checking whether fmodl is declared without a macro... yes yes checking whether asprintf is declared... checking whether frexpf is declared without a macro... yes yes checking whether vasprintf is declared... checking whether frexpl is declared without a macro... yes yes checking whether snprintf is declared... checking whether hypotf is declared without a macro... yes yes checking whether vsnprintf is declared... checking whether hypotl is declared without a macro... yes checking whether strnlen is declared... yes checking whether ilogb is declared without a macro... yes checking compiler support for hidden visibility... yes yes checking linker --as-needed support... yes checking for cos in -lm... checking whether ilogbf is declared without a macro... yes checking whether ilogbl is declared without a macro... yes checking for gcc version with buggy 64-bit support... yes no checking whether ldexpf is declared without a macro... checking for ftello... yes yes checking whether ldexpl is declared without a macro... checking for ftello64... yes yes checking whether log is declared without a macro... checking for fseeko... yes yes checking for fseeko64... yes checking whether logf is declared without a macro... checking for fopen64... yes checking whether logl is declared without a macro... yes checking size of off_t... yes checking whether log10 is declared without a macro... 8 checking file_ptr type... BFD_HOST_64_BIT yes checking for stdlib.h... (cached) yes checking whether log10f is declared without a macro... checking for unistd.h... (cached) yes checking for sys/param.h... yes yes checking whether log10l is declared without a macro... checking for getpagesize... (cached) yes checking for working mmap... yes checking whether log1p is declared without a macro... yes yes checking whether log1pf is declared without a macro... checking for madvise... yes yes checking whether log1pl is declared without a macro... checking for mprotect... yes checking whether log2 is declared without a macro... yes yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status checking whether log2f is declared without a macro... yes checking whether log2l is declared without a macro... yes checking whether logb is declared without a macro... yes checking whether logbf is declared without a macro... yes checking whether logbl is declared without a macro... yes checking whether modf is declared without a macro... yes checking whether modff is declared without a macro... yes checking whether modfl is declared without a macro... yes checking whether powf is declared without a macro... yes checking whether remainder is declared without a macro... yes checking whether remainderf is declared without a macro... yes checking whether remainderl is declared without a macro... yes checking whether rint is declared without a macro... yes checking whether rintf is declared without a macro... yes checking whether rintl is declared without a macro... yes checking whether round is declared without a macro... yes checking whether roundf is declared without a macro... yes checking whether roundl is declared without a macro... yes checking whether sinf is declared without a macro... yes checking whether sinl is declared without a macro... yes checking whether sinhf is declared without a macro... yes checking whether sqrtf is declared without a macro... yes checking whether sqrtl is declared without a macro... yes checking whether tanf is declared without a macro... yes checking whether tanl is declared without a macro... yes config.status: creating Makefile checking whether tanhf is declared without a macro... yes checking whether trunc is declared without a macro... config.status: creating doc/Makefile yes config.status: creating bfd-in3.h checking whether truncf is declared without a macro... config.status: creating po/Makefile.in yes checking whether truncl is declared without a macro... yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc works on empty input... config.status: creating config.h config.status: executing depfiles commands yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking whether memmem works in linear time... 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... yes checking for mkdtemp... yes checking whether is self-contained... yes checking whether open recognizes a trailing slash... 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... yes checking whether rename manages existing destinations correctly... yes checking for rewinddir... yes checking whether rmdir works... yes checking whether setenv validates arguments... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether pthread_sigmask is declared without a macro... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for socklen_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for working stdalign.h... config.status: executing libtool commands yes checking for max_align_t... config.status: executing default-1 commands config.status: executing bfd_stdint.h commands yes checking whether NULL can be used in arbitrary expressions... config.status: executing default commands yes checking which flavor of printf attribute matches inttypes macros... system checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/bfd' rm -f elf32-target.h creating bfdver.h /usr/bin/sed -e s/NN/32/g < ../../gdb-9.2/bfd/elfxx-target.h > elf32-target.new rm -f elf64-target.h no mv -f elf32-target.new elf32-target.h /usr/bin/sed -e s/NN/64/g < ../../gdb-9.2/bfd/elfxx-target.h > elf64-target.new checking whether fseeko is declared without a macro... rm -f targmatch.h mv -f elf64-target.new elf64-target.h /usr/bin/sed -f ../../gdb-9.2/bfd/targmatch.sed < ../../gdb-9.2/bfd/config.bfd > targmatch.new mv -f targmatch.new targmatch.h yes Making info in doc make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/bfd/doc' gcc -o chw$$ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE \ -I.. -I../../../gdb-9.2/bfd/doc/.. -I../../../gdb-9.2/bfd/doc/../../include -I../../../gdb-9.2/bfd/doc/../../intl -I../../intl ../../../gdb-9.2/bfd/doc/chew.c; \ /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change \ chw$$ chew; \ touch chew.stamp checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... no checking whether pclose is declared without a macro... yes ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../aoutx.h >aoutx.tmp ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../archive.c >archive.tmp test -e aoutx.texi || test ! -f ../../../gdb-9.2/bfd/doc/aoutx.texi || cp -p ../../../gdb-9.2/bfd/doc/aoutx.texi . ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../archures.c >archures.tmp checking whether popen is declared without a macro... /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change aoutx.tmp aoutx.texi test -e archive.texi || test ! -f ../../../gdb-9.2/bfd/doc/archive.texi || cp -p ../../../gdb-9.2/bfd/doc/archive.texi . test -e archures.texi || test ! -f ../../../gdb-9.2/bfd/doc/archures.texi || cp -p ../../../gdb-9.2/bfd/doc/archures.texi . /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change archive.tmp archive.texi touch aoutx.stamp /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change archures.tmp archures.texi ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../bfd.c >bfd.tmp yes ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../cache.c >cache.tmp touch archive.stamp ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../coffcode.h >coffcode.tmp ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../corefile.c >core.tmp touch archures.stamp test -e bfdt.texi || test ! -f ../../../gdb-9.2/bfd/doc/bfdt.texi || cp -p ../../../gdb-9.2/bfd/doc/bfdt.texi . test -e cache.texi || test ! -f ../../../gdb-9.2/bfd/doc/cache.texi || cp -p ../../../gdb-9.2/bfd/doc/cache.texi . checking whether renameat is declared without a macro... test -e coffcode.texi || test ! -f ../../../gdb-9.2/bfd/doc/coffcode.texi || cp -p ../../../gdb-9.2/bfd/doc/coffcode.texi . test -e core.texi || test ! -f ../../../gdb-9.2/bfd/doc/core.texi || cp -p ../../../gdb-9.2/bfd/doc/core.texi . /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change bfd.tmp bfdt.texi /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change cache.tmp cache.texi /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change coffcode.tmp coffcode.texi /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change core.tmp core.texi ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../elf.c >elf.tmp touch bfdt.stamp touch cache.stamp touch coffcode.stamp yes ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../elfcode.h >elfcode.tmp touch core.stamp test -e elf.texi || test ! -f ../../../gdb-9.2/bfd/doc/elf.texi || cp -p ../../../gdb-9.2/bfd/doc/elf.texi . test -e elfcode.texi || test ! -f ../../../gdb-9.2/bfd/doc/elfcode.texi || cp -p ../../../gdb-9.2/bfd/doc/elfcode.texi . /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change elf.tmp elf.texi /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change elfcode.tmp elfcode.texi ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../format.c >format.tmp checking whether snprintf is declared without a macro... ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../libbfd.c >libbfd.tmp touch elf.stamp test -e format.texi || test ! -f ../../../gdb-9.2/bfd/doc/format.texi || cp -p ../../../gdb-9.2/bfd/doc/format.texi . touch elfcode.stamp test -e libbfd.texi || test ! -f ../../../gdb-9.2/bfd/doc/libbfd.texi || cp -p ../../../gdb-9.2/bfd/doc/libbfd.texi . /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change format.tmp format.texi /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change libbfd.tmp libbfd.texi ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../bfdwin.c >bfdwin.tmp ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../bfdio.c >bfdio.tmp ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../opncls.c >opncls.tmp test -e bfdwin.texi || test ! -f ../../../gdb-9.2/bfd/doc/bfdwin.texi || cp -p ../../../gdb-9.2/bfd/doc/bfdwin.texi . test -e bfdio.texi || test ! -f ../../../gdb-9.2/bfd/doc/bfdio.texi || cp -p ../../../gdb-9.2/bfd/doc/bfdio.texi . yes touch format.stamp touch libbfd.stamp test -e opncls.texi || test ! -f ../../../gdb-9.2/bfd/doc/opncls.texi || cp -p ../../../gdb-9.2/bfd/doc/opncls.texi . /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change bfdio.tmp bfdio.texi /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change opncls.tmp opncls.texi checking whether tmpfile is declared without a macro... ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../reloc.c >reloc.tmp ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../section.c >section.tmp touch bfdwin.stamp touch opncls.stamp touch bfdio.stamp test -e reloc.texi || test ! -f ../../../gdb-9.2/bfd/doc/reloc.texi || cp -p ../../../gdb-9.2/bfd/doc/reloc.texi . test -e section.texi || test ! -f ../../../gdb-9.2/bfd/doc/section.texi || cp -p ../../../gdb-9.2/bfd/doc/section.texi . yes ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../syms.c >syms.tmp /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change reloc.tmp reloc.texi /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change section.tmp section.texi ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../targets.c >targets.tmp test -e syms.texi || test ! -f ../../../gdb-9.2/bfd/doc/syms.texi || cp -p ../../../gdb-9.2/bfd/doc/syms.texi . checking whether vdprintf is declared without a macro... touch reloc.stamp test -e targets.texi || test ! -f ../../../gdb-9.2/bfd/doc/targets.texi || cp -p ../../../gdb-9.2/bfd/doc/targets.texi . /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change syms.tmp syms.texi touch section.stamp /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change targets.tmp targets.texi ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../init.c >init.tmp ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../hash.c >hash.tmp yes ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../linker.c >linker.tmp test -e init.texi || test ! -f ../../../gdb-9.2/bfd/doc/init.texi || cp -p ../../../gdb-9.2/bfd/doc/init.texi . ./chew -f ../../../gdb-9.2/bfd/doc/doc.str < ../../../gdb-9.2/bfd/doc/../mmo.c >mmo.tmp touch syms.stamp touch targets.stamp test -e hash.texi || test ! -f ../../../gdb-9.2/bfd/doc/hash.texi || cp -p ../../../gdb-9.2/bfd/doc/hash.texi . test -e linker.texi || test ! -f ../../../gdb-9.2/bfd/doc/linker.texi || cp -p ../../../gdb-9.2/bfd/doc/linker.texi . /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change init.tmp init.texi checking whether vsnprintf is declared without a macro... test -e mmo.texi || test ! -f ../../../gdb-9.2/bfd/doc/mmo.texi || cp -p ../../../gdb-9.2/bfd/doc/mmo.texi . /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change hash.tmp hash.texi /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change linker.tmp linker.texi touch init.stamp /bin/sh ../../../gdb-9.2/bfd/doc/../../move-if-change mmo.tmp mmo.texi touch linker.stamp touch hash.stamp yes touch mmo.stamp checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/bfd/doc' Making info in po make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/bfd/po' ( if test 'x../../../gdb-9.2/bfd/po' != 'x.'; then \ posrcprefix='../../../gdb-9.2/bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../gdb-9.2/bfd/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ../../../gdb-9.2/bfd/po/BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) checking whether canonicalize_file_name is declared without a macro... yes cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes config.status: creating po/Makefile.in checking whether initstate_r is declared without a macro... config.status: executing depfiles commands yes config.status: executing libtool commands checking whether mkdtemp is declared without a macro... yes config.status: executing default-1 commands checking whether mkostemp is declared without a macro... config.status: executing bfd_stdint.h commands yes checking whether mkostemps is declared without a macro... config.status: executing default commands make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/bfd/po' yes make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/bfd' make[3]: Nothing to be done for 'info-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/bfd' make all-recursive make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/bfd' checking whether mkstemp is declared without a macro... Making all in doc make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/bfd/doc' yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/bfd/doc' Making all in po make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/bfd/po' yes make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh ../../gdb-9.2/bfd/../move-if-change bfd-tmp.h bfd.h checking whether ptsname is declared without a macro... rm -f tofiles f=""; \ for i in elf32-avr.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-gen.lo plugin.lo cpu-avr.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/sh ../../gdb-9.2/bfd/../move-if-change tofiles ofiles rm -f bfd-tmp.h yes touch stamp-ofiles touch stmp-bfd-h /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../gdb-9.2/bfd/archive.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=avr_elf32_vec -DSELECT_VECS='&avr_elf32_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_avr_arch' ../../gdb-9.2/bfd/archures.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../gdb-9.2/bfd/bfd.c checking whether ptsname_r is declared without a macro... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../gdb-9.2/bfd/bfdio.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../gdb-9.2/bfd/bfdwin.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../gdb-9.2/bfd/cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=avr_elf32_vec "-DSELECT_VECS=&avr_elf32_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_avr_arch" ../../gdb-9.2/bfd/archures.c -o archures.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c -o coff-bfd.lo ../../gdb-9.2/bfd/coff-bfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../gdb-9.2/bfd/archive.c -o archive.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../gdb-9.2/bfd/compress.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../gdb-9.2/bfd/corefile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../gdb-9.2/bfd/bfd.c -o bfd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../gdb-9.2/bfd/cache.c -o cache.o yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../gdb-9.2/bfd/bfdwin.c -o bfdwin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../gdb-9.2/bfd/bfdio.c -o bfdio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../gdb-9.2/bfd/compress.c -o compress.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c -o elf-properties.lo ../../gdb-9.2/bfd/elf-properties.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c ../../gdb-9.2/bfd/coff-bfd.c -o coff-bfd.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../gdb-9.2/bfd/format.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../gdb-9.2/bfd/hash.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../gdb-9.2/bfd/init.c checking whether qsort_r is declared without a macro... mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../gdb-9.2/bfd/corefile.c -o corefile.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../gdb-9.2/bfd/libbfd.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../gdb-9.2/bfd/linker.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../gdb-9.2/bfd/merge.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../gdb-9.2/bfd/opncls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../gdb-9.2/bfd/format.c -o format.o mv -f .deps/archures.Tpo .deps/archures.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../gdb-9.2/bfd/init.c -o init.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../gdb-9.2/bfd/reloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c ../../gdb-9.2/bfd/elf-properties.c -o elf-properties.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../gdb-9.2/bfd/libbfd.c -o libbfd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../gdb-9.2/bfd/hash.c -o hash.o mv -f .deps/bfdio.Tpo .deps/bfdio.Plo yes /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../gdb-9.2/bfd/section.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../gdb-9.2/bfd/merge.c -o merge.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../gdb-9.2/bfd/linker.c -o linker.o mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../gdb-9.2/bfd/simple.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../gdb-9.2/bfd/stab-syms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../gdb-9.2/bfd/opncls.c -o opncls.o mv -f .deps/compress.Tpo .deps/compress.Plo checking whether random is declared without a macro... mv -f .deps/cache.Tpo .deps/cache.Plo mv -f .deps/corefile.Tpo .deps/corefile.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../gdb-9.2/bfd/stabs.c mv -f .deps/init.Tpo .deps/init.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../gdb-9.2/bfd/reloc.c -o reloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../gdb-9.2/bfd/section.c -o section.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../gdb-9.2/bfd/syms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../gdb-9.2/bfd/stab-syms.c -o stab-syms.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../gdb-9.2/bfd/simple.c -o simple.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=avr_elf32_vec -DSELECT_VECS='&avr_elf32_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_avr_arch' ../../gdb-9.2/bfd/targets.c yes /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../gdb-9.2/bfd/binary.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../gdb-9.2/bfd/ihex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../gdb-9.2/bfd/stabs.c -o stabs.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../gdb-9.2/bfd/srec.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../gdb-9.2/bfd/tekhex.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../gdb-9.2/bfd/verilog.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT elf32-avr.lo -MD -MP -MF .deps/elf32-avr.Tpo -c -o elf32-avr.lo ../../gdb-9.2/bfd/elf32-avr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../gdb-9.2/bfd/syms.c -o syms.o checking whether random_r is declared without a macro... mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../gdb-9.2/bfd/ihex.c -o ihex.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../gdb-9.2/bfd/elf32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=avr_elf32_vec "-DSELECT_VECS=&avr_elf32_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_avr_arch" ../../gdb-9.2/bfd/targets.c -o targets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../gdb-9.2/bfd/binary.c -o binary.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../gdb-9.2/bfd/elf.c mv -f .deps/format.Tpo .deps/format.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../gdb-9.2/bfd/srec.c -o srec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../gdb-9.2/bfd/tekhex.c -o tekhex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../gdb-9.2/bfd/verilog.c -o verilog.o mv -f .deps/bfd.Tpo .deps/bfd.Plo yes mv -f .deps/hash.Tpo .deps/hash.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT elf32-avr.lo -MD -MP -MF .deps/elf32-avr.Tpo -c ../../gdb-9.2/bfd/elf32-avr.c -o elf32-avr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../gdb-9.2/bfd/elf32.c -o elf32.o mv -f .deps/libbfd.Tpo .deps/libbfd.Plo mv -f .deps/opncls.Tpo .deps/opncls.Plo mv -f .deps/elf-properties.Tpo .deps/elf-properties.Plo mv -f .deps/reloc.Tpo .deps/reloc.Plo mv -f .deps/section.Tpo .deps/section.Plo checking whether realpath is declared without a macro... mv -f .deps/merge.Tpo .deps/merge.Plo mv -f .deps/simple.Tpo .deps/simple.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../gdb-9.2/bfd/elf.c -o elf.o mv -f .deps/targets.Tpo .deps/targets.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../gdb-9.2/bfd/elflink.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../gdb-9.2/bfd/elf-attrs.c mv -f .deps/archive.Tpo .deps/archive.Plo mv -f .deps/binary.Tpo .deps/binary.Plo mv -f .deps/stabs.Tpo .deps/stabs.Plo mv -f .deps/syms.Tpo .deps/syms.Plo yes mv -f .deps/tekhex.Tpo .deps/tekhex.Plo mv -f .deps/verilog.Tpo .deps/verilog.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../gdb-9.2/bfd/elflink.c -o elflink.o mv -f .deps/ihex.Tpo .deps/ihex.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../gdb-9.2/bfd/elf-strtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../gdb-9.2/bfd/elf-attrs.c -o elf-attrs.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../gdb-9.2/bfd/elf-eh-frame.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../gdb-9.2/bfd/dwarf1.c checking whether rpmatch is declared without a macro... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib64/debug\" ../../gdb-9.2/bfd/dwarf2.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../gdb-9.2/bfd/elf32-gen.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo ../../gdb-9.2/bfd/plugin.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT cpu-avr.lo -MD -MP -MF .deps/cpu-avr.Tpo -c -o cpu-avr.lo ../../gdb-9.2/bfd/cpu-avr.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo ../../gdb-9.2/bfd/archive64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../gdb-9.2/bfd/archive64.c -o archive64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../gdb-9.2/bfd/elf-eh-frame.c -o elf-eh-frame.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../gdb-9.2/bfd/elf-strtab.c -o elf-strtab.o mv -f .deps/srec.Tpo .deps/srec.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../gdb-9.2/bfd/dwarf1.c -o dwarf1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../gdb-9.2/bfd/plugin.c -o plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib64/debug\" ../../gdb-9.2/bfd/dwarf2.c -o dwarf2.o yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../gdb-9.2/bfd/elf32-gen.c -o elf32-gen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-9.2/bfd -I../../gdb-9.2/bfd/../include -DHAVE_avr_elf32_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT cpu-avr.lo -MD -MP -MF .deps/cpu-avr.Tpo -c ../../gdb-9.2/bfd/cpu-avr.c -o cpu-avr.o mv -f .deps/linker.Tpo .deps/linker.Plo checking whether secure_getenv is declared without a macro... mv -f .deps/cpu-avr.Tpo .deps/cpu-avr.Plo yes mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo mv -f .deps/archive64.Tpo .deps/archive64.Plo mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo checking whether setenv is declared without a macro... mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo mv -f .deps/plugin.Tpo .deps/plugin.Plo mv -f .deps/elf32-avr.Tpo .deps/elf32-avr.Plo mv -f .deps/elf32.Tpo .deps/elf32.Plo yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for strchrnul... mv -f .deps/elf.Tpo .deps/elf.Plo yes checking whether strchrnul works... yes checking for working strerror function... yes checking whether strerror_r is declared... (cached) yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking for strtok_r... yes checking whether strtok_r works... yes checking for nlink_t... (cached) yes checking whether fchmodat is declared without a macro... (cached) yes checking whether fstat is declared without a macro... (cached) yes checking whether fstatat is declared without a macro... (cached) yes checking whether futimens is declared without a macro... (cached) yes checking whether lchmod is declared without a macro... (cached) yes checking whether lstat is declared without a macro... (cached) yes checking whether mkdirat is declared without a macro... (cached) yes checking whether mkfifo is declared without a macro... (cached) yes checking whether mkfifoat is declared without a macro... (cached) yes mv -f .deps/elflink.Tpo .deps/elflink.Plo checking whether mknod is declared without a macro... (cached) yes /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-9.2/bfd/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -rpath /usr/x86_64-pc-linux-gnu/avr/lib -release `cat libtool-soversion` -o libbfd.la archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -L./../zlib -lz checking whether mknodat is declared without a macro... (cached) yes checking whether stat is declared without a macro... (cached) yes checking whether utimensat is declared without a macro... (cached) yes checking whether localtime_r is declared... 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 elf32-avr.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-gen.o plugin.o cpu-avr.o archive64.o libtool: link: ranlib .libs/libbfd.a yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether chdir is declared without a macro... 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 ../../gdb-9.2/bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi yes checking whether chown is declared without a macro... yes touch stamp-lib make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/bfd' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/bfd' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/bfd' checking whether dup is declared without a macro... mkdir -p -- ./libctf Configuring in ./libctf make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/opcodes' yes make all-recursive make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/opcodes' checking whether dup2 is declared without a macro... Making all in . make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/opcodes' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/opcodes -I. -I../../gdb-9.2/opcodes -I../bfd -I../../gdb-9.2/opcodes/../include -I../../gdb-9.2/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../gdb-9.2/opcodes/dis-buf.c yes /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/opcodes -I. -I../../gdb-9.2/opcodes -I../bfd -I../../gdb-9.2/opcodes/../include -I../../gdb-9.2/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_avr ../../gdb-9.2/opcodes/disassemble.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/opcodes -I. -I../../gdb-9.2/opcodes -I../bfd -I../../gdb-9.2/opcodes/../include -I../../gdb-9.2/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../gdb-9.2/opcodes/dis-buf.c -o dis-buf.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/opcodes -I. -I../../gdb-9.2/opcodes -I../bfd -I../../gdb-9.2/opcodes/../include -I../../gdb-9.2/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../gdb-9.2/opcodes/dis-init.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/opcodes -I. -I../../gdb-9.2/opcodes -I../bfd -I../../gdb-9.2/opcodes/../include -I../../gdb-9.2/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT avr-dis.lo -MD -MP -MF .deps/avr-dis.Tpo -c -o avr-dis.lo ../../gdb-9.2/opcodes/avr-dis.c checking whether dup3 is declared without a macro... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/opcodes -I. -I../../gdb-9.2/opcodes -I../bfd -I../../gdb-9.2/opcodes/../include -I../../gdb-9.2/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../gdb-9.2/opcodes/dis-init.c -o dis-init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/opcodes -I. -I../../gdb-9.2/opcodes -I../bfd -I../../gdb-9.2/opcodes/../include -I../../gdb-9.2/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_avr ../../gdb-9.2/opcodes/disassemble.c -o disassemble.o mv -f .deps/dis-init.Tpo .deps/dis-init.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/opcodes -I. -I../../gdb-9.2/opcodes -I../bfd -I../../gdb-9.2/opcodes/../include -I../../gdb-9.2/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT avr-dis.lo -MD -MP -MF .deps/avr-dis.Tpo -c ../../gdb-9.2/opcodes/avr-dis.c -o avr-dis.o yes mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo mv -f .deps/disassemble.Tpo .deps/disassemble.Plo checking whether environ is declared without a macro... mv -f .deps/avr-dis.Tpo .deps/avr-dis.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -rpath /usr/x86_64-pc-linux-gnu/avr/lib -release `cat ../bfd/libtool-soversion` -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo avr-dis.lo yes checking whether euidaccess is declared without a macro... yes libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o avr-dis.o libtool: link: ranlib .libs/libopcodes.a checking whether faccessat is declared without a macro... libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib libopcodes.tmp; \ /bin/sh ../../gdb-9.2/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi yes checking whether fchdir is declared without a macro... touch stamp-lib make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/opcodes' Making all in po yes make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/opcodes/po' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/opcodes' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/opcodes' checking whether fchownat is declared without a macro... configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... gcc yes checking whether fdatasync is declared without a macro... yes checking whether the C compiler works... checking whether fsync is declared without a macro... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether ftruncate is declared without a macro... yes checking whether we are cross compiling... checking whether getcwd is declared without a macro... yes no checking for suffix of object files... checking whether getdomainname is declared without a macro... o checking whether we are using the GNU C compiler... yes checking whether getdtablesize is declared without a macro... yes checking whether gcc accepts -g... yes yes checking for gcc option to accept ISO C89... checking whether getgroups is declared without a macro... yes none needed checking whether gcc understands -c and -o together... checking whether gethostname is declared without a macro... yes yes checking how to run the C preprocessor... checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... gcc -E yes checking for grep that handles long lines and -e... checking whether getpagesize is declared without a macro... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes yes checking for sys/types.h... checking whether endusershell is declared without a macro... yes yes checking for sys/stat.h... checking whether group_member is declared without a macro... yes yes checking for stdlib.h... yes checking whether isatty is declared without a macro... checking for string.h... yes yes checking whether lchown is declared without a macro... checking for memory.h... yes checking whether link is declared without a macro... yes yes checking for strings.h... checking whether linkat is declared without a macro... yes yes checking whether lseek is declared without a macro... checking for inttypes.h... yes yes checking whether pipe is declared without a macro... checking for stdint.h... yes yes checking whether pipe2 is declared without a macro... checking for unistd.h... yes yes checking whether pread is declared without a macro... checking minix/config.h usability... yes no checking minix/config.h presence... checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether readlinkat is declared without a macro... checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes checking for style of include used by make... GNU checking whether make supports nested variables... checking whether rmdir is declared without a macro... yes checking dependency style of gcc... yes checking whether sethostname is declared without a macro... yes gcc3 checking whether sleep is declared without a macro... checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) gcc yes checking whether symlink is declared without a macro... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for x86_64-pc-linux-gnu-ar... ar checking the archiver (ar) interface... yes ar checking whether symlinkat is declared without a macro... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-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... ld checking if the linker (ld) is GNU ld... yes yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... checking whether ttyname_r is declared without a macro... yes 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 "+="... checking whether unlink is declared without a macro... yes checking for ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... (cached) ar checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for unsetenv... ok checking for dlfcn.h... yes checking for unsetenv() return type... yes checking for objdir... .libs int checking whether unsetenv obeys POSIX... yes checking if gcc supports -fno-rtti -fno-exceptions... checking whether btowc is declared without a macro... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking whether wctob is declared without a macro... yes checking if gcc static flag -static works... yes no checking if gcc supports -c -o file.o... checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes yes checking dynamic linker characteristics... checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... 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... yes no checking for aclocal... ${SHELL} /home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/gdb-9.2/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/gdb-9.2/missing autoconf checking for autoheader... ${SHELL} /home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/gdb-9.2/missing autoheader checking whether gcc supports -W... checking whether mbsnrtowcs is declared without a macro... yes checking whether gcc supports -Wall... yes yes checking whether wcrtomb is declared without a macro... checking whether gcc supports -Wnarrowing... yes yes checking whether gcc supports -Wwrite-strings... checking whether wcsrtombs is declared without a macro... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether wcsnrtombs is declared without a macro... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether wcwidth is declared without a macro... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether wmemchr is declared without a macro... yes checking whether gcc supports -Wold-style-definition... yes checking whether wmemcmp is declared without a macro... yes checking whether gcc supports -pedantic -Wlong-long... yes yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether gcc supports -Wall... (cached) yes checking whether wmemcpy is declared without a macro... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes checking for sys/param.h... checking whether wmemmove is declared without a macro... yes yes checking whether wmemset is declared without a macro... checking for getpagesize... yes yes checking for working mmap... checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking for library containing dlopen... yes checking whether wcscpy is declared without a macro... none required checking for ELF support in BFD... no checking whether byte ordering is bigendian... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... no checking byteswap.h usability... yes yes checking byteswap.h presence... checking whether wcpncpy is declared without a macro... yes checking for byteswap.h... yes checking endian.h usability... yes yes checking endian.h presence... checking whether wcscat is declared without a macro... yes checking for endian.h... yes yes checking for pread... checking whether wcsncat is declared without a macro... yes yes checking whether wcscmp is declared without a macro... checking whether asprintf is declared... yes yes checking whether wcsncmp is declared without a macro... checking for qsort_r... yes checking whether wcscasecmp is declared without a macro... yes checking for qsort_r signature... yes GNU checking for O_CLOEXEC... checking whether wcsncasecmp is declared without a macro... yes yes checking whether wcscoll is declared without a macro... configure: updating cache ./config.cache yes checking that generated files are newer than configure... done configure: creating ./config.status checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... 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 checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands gcc3 checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for x86_64-pc-linux-gnu-ar... (cached) ar configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: executing libtool commands make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/libctf' make all-am make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/libctf' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-archive.lo -MD -MP -MF .deps/ctf-archive.Tpo -c -o ctf-archive.lo ../../gdb-9.2/libctf/ctf-archive.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-dump.lo -MD -MP -MF .deps/ctf-dump.Tpo -c -o ctf-dump.lo ../../gdb-9.2/libctf/ctf-dump.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-create.lo -MD -MP -MF .deps/ctf-create.Tpo -c -o ctf-create.lo ../../gdb-9.2/libctf/ctf-create.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-decl.lo -MD -MP -MF .deps/ctf-decl.Tpo -c -o ctf-decl.lo ../../gdb-9.2/libctf/ctf-decl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-archive.lo -MD -MP -MF .deps/ctf-archive.Tpo -c ../../gdb-9.2/libctf/ctf-archive.c -o ctf-archive.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-error.lo -MD -MP -MF .deps/ctf-error.Tpo -c -o ctf-error.lo ../../gdb-9.2/libctf/ctf-error.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-hash.lo -MD -MP -MF .deps/ctf-hash.Tpo -c -o ctf-hash.lo ../../gdb-9.2/libctf/ctf-hash.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-labels.lo -MD -MP -MF .deps/ctf-labels.Tpo -c -o ctf-labels.lo ../../gdb-9.2/libctf/ctf-labels.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-dump.lo -MD -MP -MF .deps/ctf-dump.Tpo -c ../../gdb-9.2/libctf/ctf-dump.c -o ctf-dump.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-link.lo -MD -MP -MF .deps/ctf-link.Tpo -c -o ctf-link.lo ../../gdb-9.2/libctf/ctf-link.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-decl.lo -MD -MP -MF .deps/ctf-decl.Tpo -c ../../gdb-9.2/libctf/ctf-decl.c -o ctf-decl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-create.lo -MD -MP -MF .deps/ctf-create.Tpo -c ../../gdb-9.2/libctf/ctf-create.c -o ctf-create.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-error.lo -MD -MP -MF .deps/ctf-error.Tpo -c ../../gdb-9.2/libctf/ctf-error.c -o ctf-error.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-lookup.lo -MD -MP -MF .deps/ctf-lookup.Tpo -c -o ctf-lookup.lo ../../gdb-9.2/libctf/ctf-lookup.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-open.lo -MD -MP -MF .deps/ctf-open.Tpo -c -o ctf-open.lo ../../gdb-9.2/libctf/ctf-open.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-string.lo -MD -MP -MF .deps/ctf-string.Tpo -c -o ctf-string.lo ../../gdb-9.2/libctf/ctf-string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-hash.lo -MD -MP -MF .deps/ctf-hash.Tpo -c ../../gdb-9.2/libctf/ctf-hash.c -o ctf-hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-labels.lo -MD -MP -MF .deps/ctf-labels.Tpo -c ../../gdb-9.2/libctf/ctf-labels.c -o ctf-labels.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-link.lo -MD -MP -MF .deps/ctf-link.Tpo -c ../../gdb-9.2/libctf/ctf-link.c -o ctf-link.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-subr.lo -MD -MP -MF .deps/ctf-subr.Tpo -c -o ctf-subr.lo ../../gdb-9.2/libctf/ctf-subr.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-types.lo -MD -MP -MF .deps/ctf-types.Tpo -c -o ctf-types.lo ../../gdb-9.2/libctf/ctf-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-lookup.lo -MD -MP -MF .deps/ctf-lookup.Tpo -c ../../gdb-9.2/libctf/ctf-lookup.c -o ctf-lookup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-open.lo -MD -MP -MF .deps/ctf-open.Tpo -c ../../gdb-9.2/libctf/ctf-open.c -o ctf-open.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-string.lo -MD -MP -MF .deps/ctf-string.Tpo -c ../../gdb-9.2/libctf/ctf-string.c -o ctf-string.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-util.lo -MD -MP -MF .deps/ctf-util.Tpo -c -o ctf-util.lo ../../gdb-9.2/libctf/ctf-util.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-open-bfd.lo -MD -MP -MF .deps/ctf-open-bfd.Tpo -c -o ctf-open-bfd.lo ../../gdb-9.2/libctf/ctf-open-bfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-subr.lo -MD -MP -MF .deps/ctf-subr.Tpo -c ../../gdb-9.2/libctf/ctf-subr.c -o ctf-subr.o config.status: creating Makefile libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-types.lo -MD -MP -MF .deps/ctf-types.Tpo -c ../../gdb-9.2/libctf/ctf-types.c -o ctf-types.o mv -f .deps/ctf-error.Tpo .deps/ctf-error.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-util.lo -MD -MP -MF .deps/ctf-util.Tpo -c ../../gdb-9.2/libctf/ctf-util.c -o ctf-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-9.2/libctf -D_GNU_SOURCE -I../../gdb-9.2/libctf -I../../gdb-9.2/libctf/../include -I../../gdb-9.2/libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -MT ctf-open-bfd.lo -MD -MP -MF .deps/ctf-open-bfd.Tpo -c ../../gdb-9.2/libctf/ctf-open-bfd.c -o ctf-open-bfd.o mv -f .deps/ctf-decl.Tpo .deps/ctf-decl.Plo mv -f .deps/ctf-subr.Tpo .deps/ctf-subr.Plo mv -f .deps/ctf-labels.Tpo .deps/ctf-labels.Plo config.status: creating import/Makefile mv -f .deps/ctf-dump.Tpo .deps/ctf-dump.Plo mv -f .deps/ctf-archive.Tpo .deps/ctf-archive.Plo mv -f .deps/ctf-hash.Tpo .deps/ctf-hash.Plo mv -f .deps/ctf-util.Tpo .deps/ctf-util.Plo mv -f .deps/ctf-lookup.Tpo .deps/ctf-lookup.Plo mv -f .deps/ctf-string.Tpo .deps/ctf-string.Plo mv -f .deps/ctf-link.Tpo .deps/ctf-link.Plo mv -f .deps/ctf-open-bfd.Tpo .deps/ctf-open-bfd.Plo config.status: creating config.h ../../gdb-9.2/libctf/ctf-create.c: In function 'ctf_add_struct_sized': ../../gdb-9.2/libctf/ctf-create.c:1112:6: warning: 'dtd' may be used uninitialized [-Wmaybe-uninitialized] 1112 | dtd->dtd_data.ctt_info = CTF_TYPE_INFO (CTF_K_STRUCT, flag, 0); | ^~ ../../gdb-9.2/libctf/ctf-create.c:1098:16: note: 'dtd' declared here 1098 | ctf_dtdef_t *dtd; | ^~~ In function 'ctf_add_struct_sized', inlined from 'ctf_add_struct' at ../../gdb-9.2/libctf/ctf-create.c:1129:11: ../../gdb-9.2/libctf/ctf-create.c:1112:6: warning: 'dtd' may be used uninitialized [-Wmaybe-uninitialized] 1112 | dtd->dtd_data.ctt_info = CTF_TYPE_INFO (CTF_K_STRUCT, flag, 0); | ^~ ../../gdb-9.2/libctf/ctf-create.c: In function 'ctf_add_struct': ../../gdb-9.2/libctf/ctf-create.c:1098:16: note: 'dtd' declared here 1098 | ctf_dtdef_t *dtd; | ^~~ ../../gdb-9.2/libctf/ctf-create.c: In function 'ctf_add_union_sized': ../../gdb-9.2/libctf/ctf-create.c:1149:6: warning: 'dtd' may be used uninitialized [-Wmaybe-uninitialized] 1149 | dtd->dtd_data.ctt_info = CTF_TYPE_INFO (CTF_K_UNION, flag, 0); | ^~ ../../gdb-9.2/libctf/ctf-create.c:1136:16: note: 'dtd' declared here 1136 | ctf_dtdef_t *dtd; | ^~~ In function 'ctf_add_union_sized', inlined from 'ctf_add_union' at ../../gdb-9.2/libctf/ctf-create.c:1166:11: ../../gdb-9.2/libctf/ctf-create.c:1149:6: warning: 'dtd' may be used uninitialized [-Wmaybe-uninitialized] 1149 | dtd->dtd_data.ctt_info = CTF_TYPE_INFO (CTF_K_UNION, flag, 0); | ^~ ../../gdb-9.2/libctf/ctf-create.c: In function 'ctf_add_union': ../../gdb-9.2/libctf/ctf-create.c:1136:16: note: 'dtd' declared here 1136 | ctf_dtdef_t *dtd; | ^~~ ../../gdb-9.2/libctf/ctf-create.c: In function 'ctf_add_enum': ../../gdb-9.2/libctf/ctf-create.c:1185:6: warning: 'dtd' may be used uninitialized [-Wmaybe-uninitialized] 1185 | dtd->dtd_data.ctt_info = CTF_TYPE_INFO (CTF_K_ENUM, flag, 0); | ^~ ../../gdb-9.2/libctf/ctf-create.c:1172:16: note: 'dtd' declared here 1172 | ctf_dtdef_t *dtd; | ^~~ config.status: executing depfiles commands mv -f .deps/ctf-types.Tpo .deps/ctf-types.Plo mv -f .deps/ctf-create.Tpo .deps/ctf-create.Plo mv -f .deps/ctf-open.Tpo .deps/ctf-open.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../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -version-info 0:0:0 -Wl,--version-script='../../gdb-9.2/libctf/libctf.ver' -o libctf.la ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo ctf-open-bfd.lo -L./../zlib -lz /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../../gdb-9.2/libctf/../zlib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -version-info 0:0:0 -Wl,--version-script='../../gdb-9.2/libctf/libctf.ver' -o libctf-nobfd.la ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo -L./../zlib -lz libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: ar rc .libs/libctf-nobfd.a ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-link.o ctf-lookup.o ctf-open.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o libtool: link: ar rc .libs/libctf.a ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-link.o ctf-lookup.o ctf-open.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o ctf-open-bfd.o libtool: link: ranlib .libs/libctf-nobfd.a libtool: link: ranlib .libs/libctf.a libtool: link: ( cd ".libs" && rm -f "libctf-nobfd.la" && ln -s "../libctf-nobfd.la" "libctf-nobfd.la" ) libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/libctf' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/libctf' config.status: executing default commands make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/gnulib' make all-recursive make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/gnulib' Making all in import make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/gnulib/import' GEN alloca.h GEN c++defs.h GEN warn-on-use.h GEN arg-nonnull.h GEN configmake.h GEN limits.h GEN sys/types.h GEN sys/uio.h GEN time.h GEN unistd.h GEN wchar.h GEN wctype.h GEN dirent.h GEN arpa/inet.h GEN fcntl.h GEN glob.h GEN inttypes.h GEN math.h GEN signal.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h make all-recursive make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/gnulib/import' make[6]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/gnulib/import' CC cloexec.o CC dirname-lgpl.o CC basename-lgpl.o CC stripslash.o CC exitfail.o CC fd-hook.o CC filenamecat-lgpl.o CC getprogname.o CC hard-locale.o CC localcharset.o CC malloca.o CC math.o CC openat-die.o CC save-cwd.o CC strnlen1.o CC sys_socket.o CC tempname.o CC glthread/threadlib.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC wctype-h.o CC chdir-long.o CC fcntl.o CC glob.o CC mbrtowc.o CC openat-proc.o CC strerror_r.o GEN charset.alias GEN ref-add.sed GEN ref-del.sed CC glthread/lock.o AR libgnu.a make[6]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/gnulib/import' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/gnulib/import' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/gnulib/import' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/gnulib' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/gnulib' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/gnulib' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/gnulib' mkdir -p -- ./gdb Configuring in ./gdb configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... avr-unknown-none checking for dlfcn.h... yes checking for windows.h... no checking for library containing dlsym... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ANSI C... none needed checking whether g++ supports C++11 features by default... yes checking dependency style of gcc... gcc3 checking whether NLS is requested... no checking whether makeinfo --split-size=5000000 supports @click... yes checking for default auto-load directory... $debugdir:$datadir/auto-load checking for default auto-load safe-path... $debugdir:$datadir/auto-load checking libunwind-ia64.h usability... no checking libunwind-ia64.h presence... no checking for libunwind-ia64.h... no checking for monstartup... yes checking for _mcleanup... yes checking for _etext... yes checking for etext... yes checking for gawk... gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for bison... /home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/gdb-9.2/missing bison -y checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-dlltool... dlltool checking for x86_64-pc-linux-gnu-windres... windres checking for main in -lm... yes checking for library containing gethostbyname... none required checking for library containing socketpair... none required checking for library containing kinfo_getvmmap... no checking for library containing kinfo_getfile... no checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... egrep: warning: egrep is obsolescent; using grep -E yes checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E 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... -lncurses checking for library containing tgetent... none required checking size of unsigned long long... 8 checking size of unsigned long... 8 checking size of unsigned __int128... 16 checking for library containing dlopen... none required checking whether to use expat... auto checking for libexpat... no configure: WARNING: expat is missing or unusable; some features may be unavailable. checking whether to use MPFR... auto checking for libmpfr... no configure: WARNING: MPFR is missing or unusable; some features may be unavailable. checking whether to use python... auto checking for python... /usr/bin/python checking for python... no configure: WARNING: python is missing or unusable; 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 whether to use intel pt... auto checking for libipt... no configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for ANSI C header files... (cached) yes checking nlist.h usability... no checking nlist.h presence... no checking for nlist.h... no checking machine/reg.h usability... no checking machine/reg.h presence... no checking for machine/reg.h... no 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 proc_service.h usability... yes checking proc_service.h presence... yes checking for proc_service.h... yes checking thread_db.h usability... yes checking thread_db.h presence... yes checking for thread_db.h... yes checking linux/elf.h usability... yes checking linux/elf.h presence... yes checking for linux/elf.h... yes checking sys/file.h usability... 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/procfs.h usability... yes checking sys/procfs.h presence... yes checking for 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 sys/reg.h usability... yes checking sys/reg.h presence... yes checking for sys/reg.h... yes checking sys/debugreg.h usability... yes checking sys/debugreg.h presence... yes checking for sys/debugreg.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking elf_hp.h usability... 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... no checking ncursesw/ncurses.h presence... no checking for ncursesw/ncurses.h... no checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking for term.h... yes checking for long long... yes checking size of long long... 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... 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 whether snprintf is declared... (cached) yes checking for LC_MESSAGES... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for pid_t... 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 getauxval... yes checking for getrusage... yes checking for getuid... yes checking for getgid... yes checking for pipe... yes checking for poll... yes checking for pread... yes checking for pread64... yes checking for pwrite... yes checking for resize_term... yes checking for sbrk... yes checking for getpgid... yes checking for setpgid... yes checking for setpgrp... yes checking for setsid... yes checking for sigaction... yes checking for sigsetmask... yes checking for socketpair... yes checking for ttrace... no checking for wborder... yes checking for wresize... yes checking for setlocale... yes checking for iconvlist... no checking for libiconvlist... no checking for btowc... yes checking for setrlimit... yes checking for getrlimit... yes checking for posix_madvise... yes checking for waitpid... yes checking for ptrace64... no checking for sigaltstack... yes checking for setns... yes checking for use_default_colors... yes checking for nl_langinfo and CODESET... yes checking for size_t... 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... yes checking for nl_langinfo and CODESET... (cached) 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 for sys/resource.h... (cached) 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 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 checking for fdwalk... no checking for getrlimit... (cached) yes checking for pipe... (cached) yes checking for pipe2... yes checking for socketpair... (cached) yes checking for sigaction... (cached) yes checking for sigprocmask... yes checking whether strstr is declared... yes 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 for sys/ptrace.h... (cached) yes checking for ptrace.h... (cached) no checking whether ptrace is declared... yes 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 struct user_regs_struct.fs_base... yes checking for struct user_regs_struct.gs_base... yes 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 gregset_t in sys/procfs.h... no checking for fpregset_t in sys/procfs.h... no 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 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... -rdynamic checking whether has TD_NOTALLOC... yes checking whether has TD_VERSION... yes checking whether has TD_NOTLS... yes checking whether ADDR_NO_RANDOMIZE is declared... 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 -Wno-mismatched-tags -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wformat -Wformat-nonliteral checking for cygwin... no checking for ELF support in BFD... no checking for Mach-O support in BFD... no checking for X... 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... /usr/bin/xsltproc 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: executing depdir commands mkdir -p -- .deps === configuring in testsuite (/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/gdb/testsuite) configure: running /bin/sh ../../../gdb-9.2/gdb/testsuite/configure --disable-option-checking '--prefix=/usr' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-nls' '--disable-werror' '--program-transform-name=s&^&avr-&' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--target=avr' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=avr' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE' 'LDFLAGS= ' 'CXX=g++' 'CXXFLAGS=-g -O2' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/gdb-9.2/missing bison -y' --cache-file=.././config.cache --srcdir=../../../gdb-9.2/gdb/testsuite configure: loading cache .././config.cache checking build system type... (cached) x86_64-pc-linux-gnu checking host system type... (cached) x86_64-pc-linux-gnu checking target system type... (cached) avr-unknown-none checking for x86_64-pc-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 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/sim' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/sim/avr' rm -f tmp-hw.h gcc ../../../gdb-9.2/sim/avr/../common/gentmap.c -o gentmap -g -O -I. -I../../../gdb-9.2/sim/avr -I../common -I../../../gdb-9.2/sim/avr/../common -I../../include -I../../../gdb-9.2/sim/avr/../../include -I../../bfd -I../../../gdb-9.2/sim/avr/../../bfd -I../../opcodes -I../../../gdb-9.2/sim/avr/../../opcodes echo "/* generated by Makefile */" > tmp-hw.h /bin/sh ../../../gdb-9.2/sim/avr/../../sim/common/create-version.sh ../../../gdb-9.2/sim/avr/../../gdb \ x86_64-pc-linux-gnu avr version.c sim_hw=""; \ for hw in $sim_hw ; do \ echo "extern const struct hw_descriptor dv_${hw}_descriptor[];" ; \ done >> tmp-hw.h echo "const struct hw_descriptor *hw_descriptors[] = {" >> tmp-hw.h sim_hw=""; \ for hw in $sim_hw ; do \ echo " dv_${hw}_descriptor," ; \ done >> tmp-hw.h echo " NULL," >> tmp-hw.h echo "};" >> tmp-hw.h mv tmp-hw.h hw-config.h rm -f tmp-tvals.h tmp-tmap.c ./gentmap -h >tmp-tvals.h /bin/sh ../../../gdb-9.2/sim/avr/../../move-if-change tmp-tvals.h targ-vals.h ./gentmap -c >tmp-tmap.c /bin/sh ../../../gdb-9.2/sim/avr/../../move-if-change tmp-tmap.c targ-map.c touch stamp-tvals gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_LITTLE -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -I. -I../../../gdb-9.2/sim/avr -I../common -I../../../gdb-9.2/sim/avr/../common -I../../include -I../../../gdb-9.2/sim/avr/../../include -I../../bfd -I../../../gdb-9.2/sim/avr/../../bfd -I../../opcodes -I../../../gdb-9.2/sim/avr/../../opcodes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -c -o callback.o -MT callback.o -MMD -MP -MF .deps/callback.Tpo ../../../gdb-9.2/sim/avr/../common/callback.c gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_LITTLE -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -I. -I../../../gdb-9.2/sim/avr -I../common -I../../../gdb-9.2/sim/avr/../common -I../../include -I../../../gdb-9.2/sim/avr/../../include -I../../bfd -I../../../gdb-9.2/sim/avr/../../bfd -I../../opcodes -I../../../gdb-9.2/sim/avr/../../opcodes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -c -o syscall.o -MT syscall.o -MMD -MP -MF .deps/syscall.Tpo ../../../gdb-9.2/sim/avr/../common/syscall.c gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_LITTLE -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -I. -I../../../gdb-9.2/sim/avr -I../common -I../../../gdb-9.2/sim/avr/../common -I../../include -I../../../gdb-9.2/sim/avr/../../include -I../../bfd -I../../../gdb-9.2/sim/avr/../../bfd -I../../opcodes -I../../../gdb-9.2/sim/avr/../../opcodes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -c -o targ-map.o -MT targ-map.o -MMD -MP -MF .deps/targ-map.Tpo targ-map.c gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_LITTLE -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -I. -I../../../gdb-9.2/sim/avr -I../common -I../../../gdb-9.2/sim/avr/../common -I../../include -I../../../gdb-9.2/sim/avr/../../include -I../../bfd -I../../../gdb-9.2/sim/avr/../../bfd -I../../opcodes -I../../../gdb-9.2/sim/avr/../../opcodes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -c -o version.o -MT version.o -MMD -MP -MF .deps/version.Tpo version.c gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_LITTLE -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -I. -I../../../gdb-9.2/sim/avr -I../common -I../../../gdb-9.2/sim/avr/../common -I../../include -I../../../gdb-9.2/sim/avr/../../include -I../../bfd -I../../../gdb-9.2/sim/avr/../../bfd -I../../opcodes -I../../../gdb-9.2/sim/avr/../../opcodes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -c -o interp.o -MT interp.o -MMD -MP -MF .deps/interp.Tpo ../../../gdb-9.2/sim/avr/interp.c gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_LITTLE -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -I. -I../../../gdb-9.2/sim/avr -I../common -I../../../gdb-9.2/sim/avr/../common -I../../include -I../../../gdb-9.2/sim/avr/../../include -I../../bfd -I../../../gdb-9.2/sim/avr/../../bfd -I../../opcodes -I../../../gdb-9.2/sim/avr/../../opcodes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -c -o sim-arange.o -MT sim-arange.o -MMD -MP -MF .deps/sim-arange.Tpo ../../../gdb-9.2/sim/avr/../common/sim-arange.c gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_LITTLE -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -I. -I../../../gdb-9.2/sim/avr -I../common -I../../../gdb-9.2/sim/avr/../common -I../../include -I../../../gdb-9.2/sim/avr/../../include -I../../bfd -I../../../gdb-9.2/sim/avr/../../bfd -I../../opcodes -I../../../gdb-9.2/sim/avr/../../opcodes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -c -o sim-bits.o -MT sim-bits.o -MMD -MP -MF .deps/sim-bits.Tpo ../../../gdb-9.2/sim/avr/../common/sim-bits.c gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_LITTLE -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -I. -I../../../gdb-9.2/sim/avr -I../common -I../../../gdb-9.2/sim/avr/../common -I../../include -I../../../gdb-9.2/sim/avr/../../include -I../../bfd -I../../../gdb-9.2/sim/avr/../../bfd -I../../opcodes -I../../../gdb-9.2/sim/avr/../../opcodes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -c -o sim-close.o -MT sim-close.o -MMD -MP -MF .deps/sim-close.Tpo ../../../gdb-9.2/sim/avr/../common/sim-close.c gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_LITTLE -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -I. -I../../../gdb-9.2/sim/avr -I../common -I../../../gdb-9.2/sim/avr/../common -I../../include -I../../../gdb-9.2/sim/avr/../../include -I../../bfd -I../../../gdb-9.2/sim/avr/../../bfd -I../../opcodes -I../../../gdb-9.2/sim/avr/../../opcodes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -c -o sim-command.o -MT sim-command.o -MMD -MP -MF .deps/sim-command.Tpo ../../../gdb-9.2/sim/avr/../common/sim-command.c gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_LITTLE -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -I. -I../../../gdb-9.2/sim/avr -I../common -I../../../gdb-9.2/sim/avr/../common -I../../include -I../../../gdb-9.2/sim/avr/../../include -I../../bfd -I../../../gdb-9.2/sim/avr/../../bfd -I../../opcodes -I../../../gdb-9.2/sim/avr/../../opcodes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -c -o sim-config.o -MT sim-config.o -MMD -MP -MF .deps/sim-config.Tpo ../../../gdb-9.2/sim/avr/../common/sim-config.c gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_LITTLE -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -I. -I../../../gdb-9.2/sim/avr -I../common -I../../../gdb-9.2/sim/avr/../common -I../../include -I../../../gdb-9.2/sim/avr/../../include -I../../bfd -I../../../gdb-9.2/sim/avr/../../bfd -I../../opcodes -I../../../gdb-9.2/sim/avr/../../opcodes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -c -o sim-core.o -MT sim-core.o -MMD -MP -MF .deps/sim-core.Tpo ../../../gdb-9.2/sim/avr/../common/sim-core.c gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_LITTLE -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -I. -I../../../gdb-9.2/sim/avr -I../common -I../../../gdb-9.2/sim/avr/../common -I../../include -I../../../gdb-9.2/sim/avr/../../include -I../../bfd -I../../../gdb-9.2/sim/avr/../../bfd -I../../opcodes -I../../../gdb-9.2/sim/avr/../../opcodes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -c -o sim-cpu.o -MT sim-cpu.o -MMD -MP -MF .deps/sim-cpu.Tpo ../../../gdb-9.2/sim/avr/../common/sim-cpu.c gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_LITTLE -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -I. -I../../../gdb-9.2/sim/avr -I../common -I../../../gdb-9.2/sim/avr/../common -I../../include -I../../../gdb-9.2/sim/avr/../../include -I../../bfd -I../../../gdb-9.2/sim/avr/../../bfd -I../../opcodes -I../../../gdb-9.2/sim/avr/../../opcodes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -c -o sim-endian.o -MT sim-endian.o -MMD -MP -MF .deps/sim-endian.Tpo ../../../gdb-9.2/sim/avr/../common/sim-endian.c ../../../gdb-9.2/sim/avr/../common/sim-core.c: In function 'sim_core_uninstall': ../../../gdb-9.2/sim/avr/../common/sim-core.c:75:9: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 75 | free (tbd->free_buffer); | ^~~~ ../../../gdb-9.2/sim/avr/../common/sim-core.c:27:1: note: include '' or provide a declaration of 'free' 26 | #include "sim-main.h" +++ |+#include 27 | #include "sim-assert.h" ../../../gdb-9.2/sim/avr/../common/sim-core.c:75:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 75 | free (tbd->free_buffer); | ^~~~ ../../../gdb-9.2/sim/avr/../common/sim-core.c:75:9: note: include '' or provide a declaration of 'free' ../../../gdb-9.2/sim/avr/../common/sim-core.c:77:7: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 77 | free (tbd); | ^~~~ ../../../gdb-9.2/sim/avr/../common/sim-core.c:77:7: note: include '' or provide a declaration of 'free' ../../../gdb-9.2/sim/avr/../common/sim-core.c: In function 'sim_core_map_detach': ../../../gdb-9.2/sim/avr/../common/sim-core.c:375:13: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 375 | free (dead->free_buffer); | ^~~~ ../../../gdb-9.2/sim/avr/../common/sim-core.c:375:13: note: include '' or provide a declaration of 'free' ../../../gdb-9.2/sim/avr/../common/sim-core.c:376:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 376 | free (dead); | ^~~~ ../../../gdb-9.2/sim/avr/../common/sim-core.c:376:11: note: include '' or provide a declaration of 'free' gcc -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_LITTLE -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -I. -I../../../gdb-9.2/sim/avr -I../common -I../../../gdb-9.2/sim/avr/../common -I../../include -I../../../gdb-9.2/sim/avr/../../include -I../../bfd -I../../../gdb-9.2/sim/avr/../../bfd -I../../opcodes -I../../../gdb-9.2/sim/avr/../../opcodes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -c -o sim-engine.o -MT sim-engine.o -MMD -MP -MF .deps/sim-engine.Tpo ../../../gdb-9.2/sim/avr/../common/sim-engine.c ../../../gdb-9.2/sim/avr/../common/sim-cpu.c: In function 'sim_cpu_free': ../../../gdb-9.2/sim/avr/../common/sim-cpu.c:64:3: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 64 | free (cpu); | ^~~~ ../../../gdb-9.2/sim/avr/../common/sim-cpu.c:21:1: note: include '' or provide a declaration of 'free' 20 | #include "sim-main.h" +++ |+#include 21 | #include "bfd.h" ../../../gdb-9.2/sim/avr/../common/sim-cpu.c:64:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch] 64 | free (cpu); | ^~~~ ../../../gdb-9.2/sim/avr/../common/sim-cpu.c:64:3: note: include '' or provide a declaration of 'free' make[3]: *** [Makefile:504: sim-core.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [Makefile:504: sim-cpu.o] Error 1 ../../../gdb-9.2/sim/avr/../common/sim-engine.c: In function 'sim_engine_halt': ../../../gdb-9.2/sim/avr/../common/sim-engine.c:83:7: error: implicit declaration of function 'abort' [-Wimplicit-function-declaration] 83 | abort (); | ^~~~~ ../../../gdb-9.2/sim/avr/../common/sim-engine.c:23:1: note: include '' or provide a declaration of 'abort' 22 | #include "sim-main.h" +++ |+#include 23 | #include "sim-assert.h" ../../../gdb-9.2/sim/avr/../common/sim-engine.c:83:7: warning: incompatible implicit declaration of built-in function 'abort' [-Wbuiltin-declaration-mismatch] 83 | abort (); | ^~~~~ ../../../gdb-9.2/sim/avr/../common/sim-engine.c:83:7: note: include '' or provide a declaration of 'abort' ../../../gdb-9.2/sim/avr/../common/sim-engine.c: In function 'sim_engine_vabort': ../../../gdb-9.2/sim/avr/../common/sim-engine.c:125:7: warning: incompatible implicit declaration of built-in function 'abort' [-Wbuiltin-declaration-mismatch] 125 | abort (); | ^~~~~ ../../../gdb-9.2/sim/avr/../common/sim-engine.c:125:7: note: include '' or provide a declaration of 'abort' ../../../gdb-9.2/sim/avr/../common/sim-engine.c:132:7: warning: incompatible implicit declaration of built-in function 'abort' [-Wbuiltin-declaration-mismatch] 132 | abort (); | ^~~~~ ../../../gdb-9.2/sim/avr/../common/sim-engine.c:132:7: note: include '' or provide a declaration of 'abort' make[3]: *** [Makefile:503: sim-engine.o] Error 1 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/sim/avr' make[2]: *** [Makefile:129: all] Error 1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build/sim' make[1]: *** [Makefile:8276: all-sim] Error 2 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/avr-gdb-9.2/build' make: *** [Makefile:851: all] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.rn5y3K (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.rn5y3K (%build) I: [iurt_root_command] ERROR: chroot