D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/iurt/rpmbuild/SRPMS/@2181950:avr-gdb-16.3-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BAXhBl
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tMgH5I
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build
+ rm -rf avr-gdb-16.3
+ /usr/bin/mkdir -p avr-gdb-16.3
+ cd avr-gdb-16.3
+ /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/gdb-16.3.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ cp /home/iurt/rpmbuild/SOURCES/README.mageia .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RGcAII
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build
+ 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'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd avr-gdb-16.3
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ mkdir -p build
+ pushd build
~/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build ~/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3
+ 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-16.3/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 gdbserver support... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gcc option to accept ISO C99... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... no
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada and is recent enough... no
checking for gdc... no
checking whether the D compiler works... no
checking for cargo... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for the correct version of gmp.h... yes
checking for the correct version of mpfr.h... yes
checking for the correct version of the gmp/mpfr libraries... yes
checking for isl 0.15 or later... no
required isl version is 0.15 or later
checking whether to enable libdiagnostics... no
checking for library containing dlopen... none required
checking for library containing pthread_create... none required
*** This configuration is not supported in the following subdirectories:
gdbserver
(Any other directories should still work fine.)
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 dsymutil... 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 otool... no
checking for readelf... readelf
checking for -plugin option... --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
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-gdc... no
checking for avr-gm2... no
checking for avr-ar... no
checking for avr-as... no
checking for avr-dlltool... no
checking for avr-dsymutil... 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-otool... 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 dsymutil... 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 gdc... pre-installed
checking where to find the target gm2... 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 otool... 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
+ /usr/bin/make -O -j12 V=1 VERBOSE=1
make[1]: Nothing to be done for 'all-target'.
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
mkdir -p -- ./etc
Configuring in ./etc
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports nested variables... yes
checking whether /usr/bin/make supports nested variables... (cached) yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
make[2]: Nothing to be done for 'all'.
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
mkdir -p -- ./libdecnumber
Configuring in ./libdecnumber
configure: creating cache ./config.cache
checking whether /usr/bin/make sets $(MAKE)... yes
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 for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wcast-qual... yes
checking whether gcc supports -pedantic -Wlong-long... yes
checking whether gcc supports -fno-lto... 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 ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking size of int... 4
checking size of long... 8
checking for ANSI C header files... (cached) 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 decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored
dpd
checking whether byte ordering is bigendian... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing gstdint.h commands
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libdecnumber'
source='../../gdb-16.3/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../gdb-16.3/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-16.3/libdecnumber -I. -c ../../gdb-16.3/libdecnumber/decContext.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libdecnumber'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libdecnumber'
source='../../gdb-16.3/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -I../../gdb-16.3/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-16.3/libdecnumber -I. -c ../../gdb-16.3/libdecnumber/dpd/decimal32.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libdecnumber'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
mkdir -p -- ./zlib
Configuring in ./zlib
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... 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... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports nested variables... yes
checking whether /usr/bin/make supports nested variables... (cached) 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...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by /usr/bin/make... GNU
checking dependency style of gcc... gcc3
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... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 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... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C preprocessor... gcc -E
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for memcpy... yes
checking for strerror... yes
checking for unistd.h... (cached) yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libdecnumber'
source='../../gdb-16.3/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -I../../gdb-16.3/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-16.3/libdecnumber -I. -c ../../gdb-16.3/libdecnumber/dpd/decimal128.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libdecnumber'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libdecnumber'
source='../../gdb-16.3/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -I../../gdb-16.3/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-16.3/libdecnumber -I. -c ../../gdb-16.3/libdecnumber/dpd/decimal64.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libdecnumber'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/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-16.3/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-16.3/zlib/'`compress.c
../../gdb-16.3/zlib/compress.c: In function 'compress2':
../../gdb-16.3/zlib/compress.c:22:13: warning: old-style function definition [-Wold-style-definition]
22 | int ZEXPORT compress2 (dest, destLen, source, sourceLen, level)
| ^~~~~~~~~
../../gdb-16.3/zlib/compress.c: In function 'compress':
../../gdb-16.3/zlib/compress.c:68:13: warning: old-style function definition [-Wold-style-definition]
68 | int ZEXPORT compress (dest, destLen, source, sourceLen)
| ^~~~~~~~
../../gdb-16.3/zlib/compress.c: In function 'compressBound':
../../gdb-16.3/zlib/compress.c:81:15: warning: old-style function definition [-Wold-style-definition]
81 | uLong ZEXPORT compressBound (sourceLen)
| ^~~~~~~~~~~~~
mv -f .deps/libz_a-compress.Tpo .deps/libz_a-compress.Po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/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-16.3/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-16.3/zlib/'`gzclose.c
../../gdb-16.3/zlib/gzclose.c: In function 'gzclose':
../../gdb-16.3/zlib/gzclose.c:11:13: warning: old-style function definition [-Wold-style-definition]
11 | int ZEXPORT gzclose(file)
| ^~~~~~~
mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/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-16.3/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-16.3/zlib/'`adler32.c
../../gdb-16.3/zlib/adler32.c: In function 'adler32_z':
../../gdb-16.3/zlib/adler32.c:63:15: warning: old-style function definition [-Wold-style-definition]
63 | uLong ZEXPORT adler32_z(adler, buf, len)
| ^~~~~~~~~
../../gdb-16.3/zlib/adler32.c: In function 'adler32':
../../gdb-16.3/zlib/adler32.c:134:15: warning: old-style function definition [-Wold-style-definition]
134 | uLong ZEXPORT adler32(adler, buf, len)
| ^~~~~~~
../../gdb-16.3/zlib/adler32.c: In function 'adler32_combine_':
../../gdb-16.3/zlib/adler32.c:143:13: warning: old-style function definition [-Wold-style-definition]
143 | local uLong adler32_combine_(adler1, adler2, len2)
| ^~~~~~~~~~~~~~~~
../../gdb-16.3/zlib/adler32.c: In function 'adler32_combine':
../../gdb-16.3/zlib/adler32.c:172:15: warning: old-style function definition [-Wold-style-definition]
172 | uLong ZEXPORT adler32_combine(adler1, adler2, len2)
| ^~~~~~~~~~~~~~~
../../gdb-16.3/zlib/adler32.c: In function 'adler32_combine64':
../../gdb-16.3/zlib/adler32.c:180:15: warning: old-style function definition [-Wold-style-definition]
180 | uLong ZEXPORT adler32_combine64(adler1, adler2, len2)
| ^~~~~~~~~~~~~~~~~
mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/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-16.3/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-16.3/zlib/'`crc32.c
../../gdb-16.3/zlib/crc32.c: In function 'byte_swap':
../../gdb-16.3/zlib/crc32.c:117:16: warning: old-style function definition [-Wold-style-definition]
117 | local z_word_t byte_swap(word)
| ^~~~~~~~~
../../gdb-16.3/zlib/crc32.c: In function 'multmodp':
../../gdb-16.3/zlib/crc32.c:542:15: warning: old-style function definition [-Wold-style-definition]
542 | local z_crc_t multmodp(a, b)
| ^~~~~~~~
../../gdb-16.3/zlib/crc32.c: In function 'x2nmodp':
../../gdb-16.3/zlib/crc32.c:566:15: warning: old-style function definition [-Wold-style-definition]
566 | local z_crc_t x2nmodp(n, k)
| ^~~~~~~
../../gdb-16.3/zlib/crc32.c: In function 'crc_word':
../../gdb-16.3/zlib/crc32.c:717:15: warning: old-style function definition [-Wold-style-definition]
717 | local z_crc_t crc_word(data)
| ^~~~~~~~
../../gdb-16.3/zlib/crc32.c: In function 'crc_word_big':
../../gdb-16.3/zlib/crc32.c:726:16: warning: old-style function definition [-Wold-style-definition]
726 | local z_word_t crc_word_big(data)
| ^~~~~~~~~~~~
../../gdb-16.3/zlib/crc32.c: In function 'crc32_z':
../../gdb-16.3/zlib/crc32.c:739:23: warning: old-style function definition [-Wold-style-definition]
739 | unsigned long ZEXPORT crc32_z(crc, buf, len)
| ^~~~~~~
../../gdb-16.3/zlib/crc32.c: In function 'crc32':
../../gdb-16.3/zlib/crc32.c:1063:23: warning: old-style function definition [-Wold-style-definition]
1063 | unsigned long ZEXPORT crc32(crc, buf, len)
| ^~~~~
../../gdb-16.3/zlib/crc32.c: In function 'crc32_combine64':
../../gdb-16.3/zlib/crc32.c:1072:15: warning: old-style function definition [-Wold-style-definition]
1072 | uLong ZEXPORT crc32_combine64(crc1, crc2, len2)
| ^~~~~~~~~~~~~~~
../../gdb-16.3/zlib/crc32.c: In function 'crc32_combine':
../../gdb-16.3/zlib/crc32.c:1084:15: warning: old-style function definition [-Wold-style-definition]
1084 | uLong ZEXPORT crc32_combine(crc1, crc2, len2)
| ^~~~~~~~~~~~~
../../gdb-16.3/zlib/crc32.c: In function 'crc32_combine_gen64':
../../gdb-16.3/zlib/crc32.c:1093:15: warning: old-style function definition [-Wold-style-definition]
1093 | uLong ZEXPORT crc32_combine_gen64(len2)
| ^~~~~~~~~~~~~~~~~~~
../../gdb-16.3/zlib/crc32.c: In function 'crc32_combine_gen':
../../gdb-16.3/zlib/crc32.c:1103:15: warning: old-style function definition [-Wold-style-definition]
1103 | uLong ZEXPORT crc32_combine_gen(len2)
| ^~~~~~~~~~~~~~~~~
../../gdb-16.3/zlib/crc32.c: In function 'crc32_combine_op':
../../gdb-16.3/zlib/crc32.c:1110:7: warning: old-style function definition [-Wold-style-definition]
1110 | uLong crc32_combine_op(crc1, crc2, op)
| ^~~~~~~~~~~~~~~~
mv -f .deps/libz_a-crc32.Tpo .deps/libz_a-crc32.Po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/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-16.3/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-16.3/zlib/'`gzread.c
../../gdb-16.3/zlib/gzread.c: In function 'gz_load':
../../gdb-16.3/zlib/gzread.c:21:11: warning: old-style function definition [-Wold-style-definition]
21 | local int gz_load(state, buf, len, have)
| ^~~~~~~
../../gdb-16.3/zlib/gzread.c: In function 'gz_avail':
../../gdb-16.3/zlib/gzread.c:56:11: warning: old-style function definition [-Wold-style-definition]
56 | local int gz_avail(state)
| ^~~~~~~~
../../gdb-16.3/zlib/gzread.c: In function 'gz_look':
../../gdb-16.3/zlib/gzread.c:91:11: warning: old-style function definition [-Wold-style-definition]
91 | local int gz_look(state)
| ^~~~~~~
../../gdb-16.3/zlib/gzread.c: In function 'gz_decomp':
../../gdb-16.3/zlib/gzread.c:175:11: warning: old-style function definition [-Wold-style-definition]
175 | local int gz_decomp(state)
| ^~~~~~~~~
../../gdb-16.3/zlib/gzread.c: In function 'gz_fetch':
../../gdb-16.3/zlib/gzread.c:229:11: warning: old-style function definition [-Wold-style-definition]
229 | local int gz_fetch(state)
| ^~~~~~~~
../../gdb-16.3/zlib/gzread.c: In function 'gz_skip':
../../gdb-16.3/zlib/gzread.c:259:11: warning: old-style function definition [-Wold-style-definition]
259 | local int gz_skip(state, len)
| ^~~~~~~
../../gdb-16.3/zlib/gzread.c: In function 'gz_read':
../../gdb-16.3/zlib/gzread.c:294:16: warning: old-style function definition [-Wold-style-definition]
294 | local z_size_t gz_read(state, buf, len)
| ^~~~~~~
../../gdb-16.3/zlib/gzread.c: In function 'gzread':
../../gdb-16.3/zlib/gzread.c:375:13: warning: old-style function definition [-Wold-style-definition]
375 | int ZEXPORT gzread(file, buf, len)
| ^~~~~~
../../gdb-16.3/zlib/gzread.c: In function 'gzfread':
../../gdb-16.3/zlib/gzread.c:411:18: warning: old-style function definition [-Wold-style-definition]
411 | z_size_t ZEXPORT gzfread(buf, size, nitems, file)
| ^~~~~~~
../../gdb-16.3/zlib/gzread.c: In function 'gzgetc':
../../gdb-16.3/zlib/gzread.c:447:13: warning: old-style function definition [-Wold-style-definition]
447 | int ZEXPORT gzgetc(file)
| ^~~~~~
../../gdb-16.3/zlib/gzread.c: In function 'gzgetc_':
../../gdb-16.3/zlib/gzread.c:474:13: warning: old-style function definition [-Wold-style-definition]
474 | int ZEXPORT gzgetc_(file)
| ^~~~~~~
../../gdb-16.3/zlib/gzread.c: In function 'gzungetc':
../../gdb-16.3/zlib/gzread.c:481:13: warning: old-style function definition [-Wold-style-definition]
481 | int ZEXPORT gzungetc(c, file)
| ^~~~~~~~
../../gdb-16.3/zlib/gzread.c: In function 'gzgets':
../../gdb-16.3/zlib/gzread.c:541:16: warning: old-style function definition [-Wold-style-definition]
541 | char * ZEXPORT gzgets(file, buf, len)
| ^~~~~~
../../gdb-16.3/zlib/gzread.c: In function 'gzdirect':
../../gdb-16.3/zlib/gzread.c:605:13: warning: old-style function definition [-Wold-style-definition]
605 | int ZEXPORT gzdirect(file)
| ^~~~~~~~
../../gdb-16.3/zlib/gzread.c: In function 'gzclose_r':
../../gdb-16.3/zlib/gzread.c:625:13: warning: old-style function definition [-Wold-style-definition]
625 | int ZEXPORT gzclose_r(file)
| ^~~~~~~~~
mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/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-16.3/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-16.3/zlib/'`gzwrite.c
../../gdb-16.3/zlib/gzwrite.c: In function 'gz_init':
../../gdb-16.3/zlib/gzwrite.c:17:11: warning: old-style function definition [-Wold-style-definition]
17 | local int gz_init(state)
| ^~~~~~~
../../gdb-16.3/zlib/gzwrite.c: In function 'gz_comp':
../../gdb-16.3/zlib/gzwrite.c:73:11: warning: old-style function definition [-Wold-style-definition]
73 | local int gz_comp(state, flush)
| ^~~~~~~
../../gdb-16.3/zlib/gzwrite.c: In function 'gz_zero':
../../gdb-16.3/zlib/gzwrite.c:154:11: warning: old-style function definition [-Wold-style-definition]
154 | local int gz_zero(state, len)
| ^~~~~~~
../../gdb-16.3/zlib/gzwrite.c: In function 'gz_write':
../../gdb-16.3/zlib/gzwrite.c:187:16: warning: old-style function definition [-Wold-style-definition]
187 | local z_size_t gz_write(state, buf, len)
| ^~~~~~~~
../../gdb-16.3/zlib/gzwrite.c: In function 'gzwrite':
../../gdb-16.3/zlib/gzwrite.c:255:13: warning: old-style function definition [-Wold-style-definition]
255 | int ZEXPORT gzwrite(file, buf, len)
| ^~~~~~~
../../gdb-16.3/zlib/gzwrite.c: In function 'gzfwrite':
../../gdb-16.3/zlib/gzwrite.c:283:18: warning: old-style function definition [-Wold-style-definition]
283 | z_size_t ZEXPORT gzfwrite(buf, size, nitems, file)
| ^~~~~~~~
../../gdb-16.3/zlib/gzwrite.c: In function 'gzputc':
../../gdb-16.3/zlib/gzwrite.c:313:13: warning: old-style function definition [-Wold-style-definition]
313 | int ZEXPORT gzputc(file, c)
| ^~~~~~
../../gdb-16.3/zlib/gzwrite.c: In function 'gzputs':
../../gdb-16.3/zlib/gzwrite.c:361:13: warning: old-style function definition [-Wold-style-definition]
361 | int ZEXPORT gzputs(file, s)
| ^~~~~~
../../gdb-16.3/zlib/gzwrite.c: In function 'gzflush':
../../gdb-16.3/zlib/gzwrite.c:565:13: warning: old-style function definition [-Wold-style-definition]
565 | int ZEXPORT gzflush(file, flush)
| ^~~~~~~
../../gdb-16.3/zlib/gzwrite.c: In function 'gzsetparams':
../../gdb-16.3/zlib/gzwrite.c:597:13: warning: old-style function definition [-Wold-style-definition]
597 | int ZEXPORT gzsetparams(file, level, strategy)
| ^~~~~~~~~~~
../../gdb-16.3/zlib/gzwrite.c: In function 'gzclose_w':
../../gdb-16.3/zlib/gzwrite.c:639:13: warning: old-style function definition [-Wold-style-definition]
639 | int ZEXPORT gzclose_w(file)
| ^~~~~~~~~
mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/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-16.3/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-16.3/zlib/'`gzlib.c
../../gdb-16.3/zlib/gzlib.c: In function 'gz_reset':
../../gdb-16.3/zlib/gzlib.c:75:12: warning: old-style function definition [-Wold-style-definition]
75 | local void gz_reset(state)
| ^~~~~~~~
../../gdb-16.3/zlib/gzlib.c: In function 'gz_open':
../../gdb-16.3/zlib/gzlib.c:93:14: warning: old-style function definition [-Wold-style-definition]
93 | local gzFile gz_open(path, fd, mode)
| ^~~~~~~
../../gdb-16.3/zlib/gzlib.c: In function 'gzopen':
../../gdb-16.3/zlib/gzlib.c:272:16: warning: old-style function definition [-Wold-style-definition]
272 | gzFile ZEXPORT gzopen(path, mode)
| ^~~~~~
../../gdb-16.3/zlib/gzlib.c: In function 'gzopen64':
../../gdb-16.3/zlib/gzlib.c:280:16: warning: old-style function definition [-Wold-style-definition]
280 | gzFile ZEXPORT gzopen64(path, mode)
| ^~~~~~~~
../../gdb-16.3/zlib/gzlib.c: In function 'gzdopen':
../../gdb-16.3/zlib/gzlib.c:288:16: warning: old-style function definition [-Wold-style-definition]
288 | gzFile ZEXPORT gzdopen(fd, mode)
| ^~~~~~~
../../gdb-16.3/zlib/gzlib.c: In function 'gzbuffer':
../../gdb-16.3/zlib/gzlib.c:318:13: warning: old-style function definition [-Wold-style-definition]
318 | int ZEXPORT gzbuffer(file, size)
| ^~~~~~~~
../../gdb-16.3/zlib/gzlib.c: In function 'gzrewind':
../../gdb-16.3/zlib/gzlib.c:345:13: warning: old-style function definition [-Wold-style-definition]
345 | int ZEXPORT gzrewind(file)
| ^~~~~~~~
../../gdb-16.3/zlib/gzlib.c: In function 'gzseek64':
../../gdb-16.3/zlib/gzlib.c:368:19: warning: old-style function definition [-Wold-style-definition]
368 | z_off64_t ZEXPORT gzseek64(file, offset, whence)
| ^~~~~~~~
../../gdb-16.3/zlib/gzlib.c: In function 'gzseek':
../../gdb-16.3/zlib/gzlib.c:445:17: warning: old-style function definition [-Wold-style-definition]
445 | z_off_t ZEXPORT gzseek(file, offset, whence)
| ^~~~~~
../../gdb-16.3/zlib/gzlib.c: In function 'gztell64':
../../gdb-16.3/zlib/gzlib.c:457:19: warning: old-style function definition [-Wold-style-definition]
457 | z_off64_t ZEXPORT gztell64(file)
| ^~~~~~~~
../../gdb-16.3/zlib/gzlib.c: In function 'gztell':
../../gdb-16.3/zlib/gzlib.c:474:17: warning: old-style function definition [-Wold-style-definition]
474 | z_off_t ZEXPORT gztell(file)
| ^~~~~~
../../gdb-16.3/zlib/gzlib.c: In function 'gzoffset64':
../../gdb-16.3/zlib/gzlib.c:484:19: warning: old-style function definition [-Wold-style-definition]
484 | z_off64_t ZEXPORT gzoffset64(file)
| ^~~~~~~~~~
../../gdb-16.3/zlib/gzlib.c: In function 'gzoffset':
../../gdb-16.3/zlib/gzlib.c:507:17: warning: old-style function definition [-Wold-style-definition]
507 | z_off_t ZEXPORT gzoffset(file)
| ^~~~~~~~
../../gdb-16.3/zlib/gzlib.c: In function 'gzeof':
../../gdb-16.3/zlib/gzlib.c:517:13: warning: old-style function definition [-Wold-style-definition]
517 | int ZEXPORT gzeof(file)
| ^~~~~
../../gdb-16.3/zlib/gzlib.c: In function 'gzerror':
../../gdb-16.3/zlib/gzlib.c:534:22: warning: old-style function definition [-Wold-style-definition]
534 | const char * ZEXPORT gzerror(file, errnum)
| ^~~~~~~
../../gdb-16.3/zlib/gzlib.c: In function 'gzclearerr':
../../gdb-16.3/zlib/gzlib.c:555:14: warning: old-style function definition [-Wold-style-definition]
555 | void ZEXPORT gzclearerr(file)
| ^~~~~~~~~~
../../gdb-16.3/zlib/gzlib.c: In function 'gz_error':
../../gdb-16.3/zlib/gzlib.c:581:20: warning: old-style function definition [-Wold-style-definition]
581 | void ZLIB_INTERNAL gz_error(state, err, msg)
| ^~~~~~~~
mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/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-16.3/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-16.3/zlib/'`inftrees.c
../../gdb-16.3/zlib/inftrees.c: In function 'inflate_table':
../../gdb-16.3/zlib/inftrees.c:32:19: warning: old-style function definition [-Wold-style-definition]
32 | int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work)
| ^~~~~~~~~~~~~
mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/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-16.3/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-16.3/zlib/'`inffast.c
../../gdb-16.3/zlib/inffast.c: In function 'inflate_fast':
../../gdb-16.3/zlib/inffast.c:50:20: warning: old-style function definition [-Wold-style-definition]
50 | void ZLIB_INTERNAL inflate_fast(strm, start)
| ^~~~~~~~~~~~
mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/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-16.3/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-16.3/zlib/'`uncompr.c
../../gdb-16.3/zlib/uncompr.c: In function 'uncompress2':
../../gdb-16.3/zlib/uncompr.c:27:13: warning: old-style function definition [-Wold-style-definition]
27 | int ZEXPORT uncompress2 (dest, destLen, source, sourceLen)
| ^~~~~~~~~~~
../../gdb-16.3/zlib/uncompr.c: In function 'uncompress':
../../gdb-16.3/zlib/uncompr.c:86:13: warning: old-style function definition [-Wold-style-definition]
86 | int ZEXPORT uncompress (dest, destLen, source, sourceLen)
| ^~~~~~~~~~
mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib'
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=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full " "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=-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-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 " "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/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 --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so" "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 --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so" "DESTDIR=" DO=all multi-do # /usr/bin/make
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/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-16.3/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-16.3/zlib/'`zutil.c
../../gdb-16.3/zlib/zutil.c: In function 'zError':
../../gdb-16.3/zlib/zutil.c:133:22: warning: old-style function definition [-Wold-style-definition]
133 | const char * ZEXPORT zError(err)
| ^~~~~~
../../gdb-16.3/zlib/zutil.c: In function 'zcalloc':
../../gdb-16.3/zlib/zutil.c:305:22: warning: old-style function definition [-Wold-style-definition]
305 | voidpf ZLIB_INTERNAL zcalloc (opaque, items, size)
| ^~~~~~~
../../gdb-16.3/zlib/zutil.c: In function 'zcfree':
../../gdb-16.3/zlib/zutil.c:315:20: warning: old-style function definition [-Wold-style-definition]
315 | void ZLIB_INTERNAL zcfree (opaque, ptr)
| ^~~~~~
mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/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-16.3/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-16.3/zlib/'`infback.c
../../gdb-16.3/zlib/infback.c: In function 'inflateBackInit_':
../../gdb-16.3/zlib/infback.c:28:13: warning: old-style function definition [-Wold-style-definition]
28 | int ZEXPORT inflateBackInit_(strm, windowBits, window, version, stream_size)
| ^~~~~~~~~~~~~~~~
../../gdb-16.3/zlib/infback.c: In function 'fixedtables':
../../gdb-16.3/zlib/infback.c:82:12: warning: old-style function definition [-Wold-style-definition]
82 | local void fixedtables(state)
| ^~~~~~~~~~~
../../gdb-16.3/zlib/infback.c: In function 'inflateBack':
../../gdb-16.3/zlib/infback.c:250:13: warning: old-style function definition [-Wold-style-definition]
250 | int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc)
| ^~~~~~~~~~~
../../gdb-16.3/zlib/infback.c: In function 'inflateBackEnd':
../../gdb-16.3/zlib/infback.c:632:13: warning: old-style function definition [-Wold-style-definition]
632 | int ZEXPORT inflateBackEnd(strm)
| ^~~~~~~~~~~~~~
mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/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-16.3/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-16.3/zlib/'`trees.c
../../gdb-16.3/zlib/trees.c: In function '_tr_init':
../../gdb-16.3/zlib/trees.c:379:20: warning: old-style function definition [-Wold-style-definition]
379 | void ZLIB_INTERNAL _tr_init(s)
| ^~~~~~~~
../../gdb-16.3/zlib/trees.c: In function 'init_block':
../../gdb-16.3/zlib/trees.c:407:12: warning: old-style function definition [-Wold-style-definition]
407 | local void init_block(s)
| ^~~~~~~~~~
../../gdb-16.3/zlib/trees.c: In function 'pqdownheap':
../../gdb-16.3/zlib/trees.c:451:12: warning: old-style function definition [-Wold-style-definition]
451 | local void pqdownheap(s, tree, k)
| ^~~~~~~~~~
../../gdb-16.3/zlib/trees.c: In function 'gen_bitlen':
../../gdb-16.3/zlib/trees.c:486:12: warning: old-style function definition [-Wold-style-definition]
486 | local void gen_bitlen(s, desc)
| ^~~~~~~~~~
../../gdb-16.3/zlib/trees.c: In function 'gen_codes':
../../gdb-16.3/zlib/trees.c:572:12: warning: old-style function definition [-Wold-style-definition]
572 | local void gen_codes (tree, max_code, bl_count)
| ^~~~~~~~~
../../gdb-16.3/zlib/trees.c: In function 'build_tree':
../../gdb-16.3/zlib/trees.c:615:12: warning: old-style function definition [-Wold-style-definition]
615 | local void build_tree(s, desc)
| ^~~~~~~~~~
../../gdb-16.3/zlib/trees.c: In function 'scan_tree':
../../gdb-16.3/zlib/trees.c:703:12: warning: old-style function definition [-Wold-style-definition]
703 | local void scan_tree (s, tree, max_code)
| ^~~~~~~~~
../../gdb-16.3/zlib/trees.c: In function 'send_tree':
../../gdb-16.3/zlib/trees.c:748:12: warning: old-style function definition [-Wold-style-definition]
748 | local void send_tree (s, tree, max_code)
| ^~~~~~~~~
../../gdb-16.3/zlib/trees.c: In function 'build_bl_tree':
../../gdb-16.3/zlib/trees.c:799:11: warning: old-style function definition [-Wold-style-definition]
799 | local int build_bl_tree(s)
| ^~~~~~~~~~~~~
../../gdb-16.3/zlib/trees.c: In function 'send_all_trees':
../../gdb-16.3/zlib/trees.c:834:12: warning: old-style function definition [-Wold-style-definition]
834 | local void send_all_trees(s, lcodes, dcodes, blcodes)
| ^~~~~~~~~~~~~~
../../gdb-16.3/zlib/trees.c: In function '_tr_stored_block':
../../gdb-16.3/zlib/trees.c:863:20: warning: old-style function definition [-Wold-style-definition]
863 | void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last)
| ^~~~~~~~~~~~~~~~
../../gdb-16.3/zlib/trees.c: In function '_tr_flush_bits':
../../gdb-16.3/zlib/trees.c:887:20: warning: old-style function definition [-Wold-style-definition]
887 | void ZLIB_INTERNAL _tr_flush_bits(s)
| ^~~~~~~~~~~~~~
../../gdb-16.3/zlib/trees.c: In function '_tr_align':
../../gdb-16.3/zlib/trees.c:897:20: warning: old-style function definition [-Wold-style-definition]
897 | void ZLIB_INTERNAL _tr_align(s)
| ^~~~~~~~~
../../gdb-16.3/zlib/trees.c: In function '_tr_flush_block':
../../gdb-16.3/zlib/trees.c:912:20: warning: old-style function definition [-Wold-style-definition]
912 | void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last)
| ^~~~~~~~~~~~~~~
../../gdb-16.3/zlib/trees.c: In function '_tr_tally':
../../gdb-16.3/zlib/trees.c:1015:19: warning: old-style function definition [-Wold-style-definition]
1015 | int ZLIB_INTERNAL _tr_tally (s, dist, lc)
| ^~~~~~~~~
../../gdb-16.3/zlib/trees.c: In function 'compress_block':
../../gdb-16.3/zlib/trees.c:1043:12: warning: old-style function definition [-Wold-style-definition]
1043 | local void compress_block(s, ltree, dtree)
| ^~~~~~~~~~~~~~
../../gdb-16.3/zlib/trees.c: In function 'detect_data_type':
../../gdb-16.3/zlib/trees.c:1103:11: warning: old-style function definition [-Wold-style-definition]
1103 | local int detect_data_type(s)
| ^~~~~~~~~~~~~~~~
../../gdb-16.3/zlib/trees.c: In function 'bi_reverse':
../../gdb-16.3/zlib/trees.c:1137:16: warning: old-style function definition [-Wold-style-definition]
1137 | local unsigned bi_reverse(code, len)
| ^~~~~~~~~~
../../gdb-16.3/zlib/trees.c: In function 'bi_flush':
../../gdb-16.3/zlib/trees.c:1152:12: warning: old-style function definition [-Wold-style-definition]
1152 | local void bi_flush(s)
| ^~~~~~~~
../../gdb-16.3/zlib/trees.c: In function 'bi_windup':
../../gdb-16.3/zlib/trees.c:1169:12: warning: old-style function definition [-Wold-style-definition]
1169 | local void bi_windup(s)
| ^~~~~~~~~
mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/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-16.3/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-16.3/zlib/'`deflate.c
../../gdb-16.3/zlib/deflate.c: In function 'slide_hash':
../../gdb-16.3/zlib/deflate.c:204:12: warning: old-style function definition [-Wold-style-definition]
204 | local void slide_hash(s)
| ^~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflateInit_':
../../gdb-16.3/zlib/deflate.c:231:13: warning: old-style function definition [-Wold-style-definition]
231 | int ZEXPORT deflateInit_(strm, level, version, stream_size)
| ^~~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflateInit2_':
../../gdb-16.3/zlib/deflate.c:243:13: warning: old-style function definition [-Wold-style-definition]
243 | int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
| ^~~~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflateStateCheck':
../../gdb-16.3/zlib/deflate.c:393:11: warning: old-style function definition [-Wold-style-definition]
393 | local int deflateStateCheck (strm)
| ^~~~~~~~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflateSetDictionary':
../../gdb-16.3/zlib/deflate.c:416:13: warning: old-style function definition [-Wold-style-definition]
416 | int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength)
| ^~~~~~~~~~~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflateGetDictionary':
../../gdb-16.3/zlib/deflate.c:485:13: warning: old-style function definition [-Wold-style-definition]
485 | int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength)
| ^~~~~~~~~~~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflateResetKeep':
../../gdb-16.3/zlib/deflate.c:507:13: warning: old-style function definition [-Wold-style-definition]
507 | int ZEXPORT deflateResetKeep (strm)
| ^~~~~~~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflateReset':
../../gdb-16.3/zlib/deflate.c:545:13: warning: old-style function definition [-Wold-style-definition]
545 | int ZEXPORT deflateReset (strm)
| ^~~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflateSetHeader':
../../gdb-16.3/zlib/deflate.c:557:13: warning: old-style function definition [-Wold-style-definition]
557 | int ZEXPORT deflateSetHeader (strm, head)
| ^~~~~~~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflatePending':
../../gdb-16.3/zlib/deflate.c:568:13: warning: old-style function definition [-Wold-style-definition]
568 | int ZEXPORT deflatePending (strm, pending, bits)
| ^~~~~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflatePrime':
../../gdb-16.3/zlib/deflate.c:582:13: warning: old-style function definition [-Wold-style-definition]
582 | int ZEXPORT deflatePrime (strm, bits, value)
| ^~~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflateParams':
../../gdb-16.3/zlib/deflate.c:609:13: warning: old-style function definition [-Wold-style-definition]
609 | int ZEXPORT deflateParams(strm, level, strategy)
| ^~~~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflateTune':
../../gdb-16.3/zlib/deflate.c:658:13: warning: old-style function definition [-Wold-style-definition]
658 | int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
| ^~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflateBound':
../../gdb-16.3/zlib/deflate.c:693:15: warning: old-style function definition [-Wold-style-definition]
693 | uLong ZEXPORT deflateBound(strm, sourceLen)
| ^~~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'putShortMSB':
../../gdb-16.3/zlib/deflate.c:757:12: warning: old-style function definition [-Wold-style-definition]
757 | local void putShortMSB (s, b)
| ^~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'flush_pending':
../../gdb-16.3/zlib/deflate.c:771:12: warning: old-style function definition [-Wold-style-definition]
771 | local void flush_pending(strm)
| ^~~~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflate':
../../gdb-16.3/zlib/deflate.c:804:13: warning: old-style function definition [-Wold-style-definition]
804 | int ZEXPORT deflate (strm, flush)
| ^~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflateEnd':
../../gdb-16.3/zlib/deflate.c:1119:13: warning: old-style function definition [-Wold-style-definition]
1119 | int ZEXPORT deflateEnd (strm)
| ^~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflateCopy':
../../gdb-16.3/zlib/deflate.c:1145:13: warning: old-style function definition [-Wold-style-definition]
1145 | int ZEXPORT deflateCopy (dest, source)
| ^~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'read_buf':
../../gdb-16.3/zlib/deflate.c:1204:16: warning: old-style function definition [-Wold-style-definition]
1204 | local unsigned read_buf(strm, buf, size)
| ^~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'lm_init':
../../gdb-16.3/zlib/deflate.c:1234:12: warning: old-style function definition [-Wold-style-definition]
1234 | local void lm_init (s)
| ^~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'longest_match':
../../gdb-16.3/zlib/deflate.c:1276:12: warning: old-style function definition [-Wold-style-definition]
1276 | local uInt longest_match(s, cur_match)
| ^~~~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'fill_window':
../../gdb-16.3/zlib/deflate.c:1522:12: warning: old-style function definition [-Wold-style-definition]
1522 | local void fill_window(s)
| ^~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflate_stored':
../../gdb-16.3/zlib/deflate.c:1685:19: warning: old-style function definition [-Wold-style-definition]
1685 | local block_state deflate_stored(s, flush)
| ^~~~~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflate_fast':
../../gdb-16.3/zlib/deflate.c:1872:19: warning: old-style function definition [-Wold-style-definition]
1872 | local block_state deflate_fast(s, flush)
| ^~~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflate_slow':
../../gdb-16.3/zlib/deflate.c:1974:19: warning: old-style function definition [-Wold-style-definition]
1974 | local block_state deflate_slow(s, flush)
| ^~~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflate_rle':
../../gdb-16.3/zlib/deflate.c:2105:19: warning: old-style function definition [-Wold-style-definition]
2105 | local block_state deflate_rle(s, flush)
| ^~~~~~~~~~~
../../gdb-16.3/zlib/deflate.c: In function 'deflate_huff':
../../gdb-16.3/zlib/deflate.c:2178:19: warning: old-style function definition [-Wold-style-definition]
2178 | local block_state deflate_huff(s, flush)
| ^~~~~~~~~~~~
mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
mkdir -p -- ./libsframe
Configuring in ./libsframe
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... avr-unknown-none
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 gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /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 for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking for style of include used by /usr/bin/make... GNU
checking whether /usr/bin/make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether /usr/bin/make supports nested variables... (cached) yes
checking whether /usr/bin/make sets $(MAKE)... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking the archiver (ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 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 --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for aclocal... ${SHELL} /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/gdb-16.3/missing aclocal-1.15
checking for autoconf... ${SHELL} /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/gdb-16.3/missing autoconf
checking for autoheader... ${SHELL} /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/gdb-16.3/missing autoheader
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wextra... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking for incompatibility between DejaGnu and GCC...
no
checking for makeinfo... makeinfo --split-size=5000000
checking if using Solaris linker... no
yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking whether bswap_16 is declared... yes
checking whether bswap_32 is declared... yes
checking whether bswap_64 is declared... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
/usr/bin/make all-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libsframe'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libsframe -I../../gdb-16.3/libsframe -I../../gdb-16.3/libsframe/../include -I../../gdb-16.3/libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libsframe_la-sframe-error.lo -MD -MP -MF .deps/libsframe_la-sframe-error.Tpo -c -o libsframe_la-sframe-error.lo `test -f 'sframe-error.c' || echo '../../gdb-16.3/libsframe/'`sframe-error.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libsframe -I../../gdb-16.3/libsframe -I../../gdb-16.3/libsframe/../include -I../../gdb-16.3/libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libsframe_la-sframe-error.lo -MD -MP -MF .deps/libsframe_la-sframe-error.Tpo -c ../../gdb-16.3/libsframe/sframe-error.c -o libsframe_la-sframe-error.o
mv -f .deps/libsframe_la-sframe-error.Tpo .deps/libsframe_la-sframe-error.Plo
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libsframe'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libsframe'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libsframe -I../../gdb-16.3/libsframe -I../../gdb-16.3/libsframe/../include -I../../gdb-16.3/libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libsframe_la-sframe-dump.lo -MD -MP -MF .deps/libsframe_la-sframe-dump.Tpo -c -o libsframe_la-sframe-dump.lo `test -f 'sframe-dump.c' || echo '../../gdb-16.3/libsframe/'`sframe-dump.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libsframe -I../../gdb-16.3/libsframe -I../../gdb-16.3/libsframe/../include -I../../gdb-16.3/libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libsframe_la-sframe-dump.lo -MD -MP -MF .deps/libsframe_la-sframe-dump.Tpo -c ../../gdb-16.3/libsframe/sframe-dump.c -o libsframe_la-sframe-dump.o
mv -f .deps/libsframe_la-sframe-dump.Tpo .deps/libsframe_la-sframe-dump.Plo
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libsframe'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/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-16.3/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-16.3/zlib/'`inflate.c
../../gdb-16.3/zlib/inflate.c: In function 'inflateStateCheck':
../../gdb-16.3/zlib/inflate.c:105:11: warning: old-style function definition [-Wold-style-definition]
105 | local int inflateStateCheck(strm)
| ^~~~~~~~~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'inflateResetKeep':
../../gdb-16.3/zlib/inflate.c:119:13: warning: old-style function definition [-Wold-style-definition]
119 | int ZEXPORT inflateResetKeep(strm)
| ^~~~~~~~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'inflateReset':
../../gdb-16.3/zlib/inflate.c:145:13: warning: old-style function definition [-Wold-style-definition]
145 | int ZEXPORT inflateReset(strm)
| ^~~~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'inflateReset2':
../../gdb-16.3/zlib/inflate.c:158:13: warning: old-style function definition [-Wold-style-definition]
158 | int ZEXPORT inflateReset2(strm, windowBits)
| ^~~~~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'inflateInit2_':
../../gdb-16.3/zlib/inflate.c:196:13: warning: old-style function definition [-Wold-style-definition]
196 | int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)
| ^~~~~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'inflateInit_':
../../gdb-16.3/zlib/inflate.c:240:13: warning: old-style function definition [-Wold-style-definition]
240 | int ZEXPORT inflateInit_(strm, version, stream_size)
| ^~~~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'inflatePrime':
../../gdb-16.3/zlib/inflate.c:248:13: warning: old-style function definition [-Wold-style-definition]
248 | int ZEXPORT inflatePrime(strm, bits, value)
| ^~~~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'fixedtables':
../../gdb-16.3/zlib/inflate.c:279:12: warning: old-style function definition [-Wold-style-definition]
279 | local void fixedtables(state)
| ^~~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'updatewindow':
../../gdb-16.3/zlib/inflate.c:397:11: warning: old-style function definition [-Wold-style-definition]
397 | local int updatewindow(strm, end, copy)
| ^~~~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'inflate':
../../gdb-16.3/zlib/inflate.c:623:13: warning: old-style function definition [-Wold-style-definition]
623 | int ZEXPORT inflate(strm, flush)
| ^~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'inflateEnd':
../../gdb-16.3/zlib/inflate.c:1301:13: warning: old-style function definition [-Wold-style-definition]
1301 | int ZEXPORT inflateEnd(strm)
| ^~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'inflateGetDictionary':
../../gdb-16.3/zlib/inflate.c:1315:13: warning: old-style function definition [-Wold-style-definition]
1315 | int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength)
| ^~~~~~~~~~~~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'inflateSetDictionary':
../../gdb-16.3/zlib/inflate.c:1338:13: warning: old-style function definition [-Wold-style-definition]
1338 | int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)
| ^~~~~~~~~~~~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'inflateGetHeader':
../../gdb-16.3/zlib/inflate.c:1373:13: warning: old-style function definition [-Wold-style-definition]
1373 | int ZEXPORT inflateGetHeader(strm, head)
| ^~~~~~~~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'syncsearch':
../../gdb-16.3/zlib/inflate.c:1401:16: warning: old-style function definition [-Wold-style-definition]
1401 | local unsigned syncsearch(have, buf, len)
| ^~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'inflateSync':
../../gdb-16.3/zlib/inflate.c:1424:13: warning: old-style function definition [-Wold-style-definition]
1424 | int ZEXPORT inflateSync(strm)
| ^~~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'inflateSyncPoint':
../../gdb-16.3/zlib/inflate.c:1482:13: warning: old-style function definition [-Wold-style-definition]
1482 | int ZEXPORT inflateSyncPoint(strm)
| ^~~~~~~~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'inflateCopy':
../../gdb-16.3/zlib/inflate.c:1492:13: warning: old-style function definition [-Wold-style-definition]
1492 | int ZEXPORT inflateCopy(dest, source)
| ^~~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'inflateUndermine':
../../gdb-16.3/zlib/inflate.c:1539:13: warning: old-style function definition [-Wold-style-definition]
1539 | int ZEXPORT inflateUndermine(strm, subvert)
| ^~~~~~~~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'inflateValidate':
../../gdb-16.3/zlib/inflate.c:1557:13: warning: old-style function definition [-Wold-style-definition]
1557 | int ZEXPORT inflateValidate(strm, check)
| ^~~~~~~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'inflateMark':
../../gdb-16.3/zlib/inflate.c:1572:14: warning: old-style function definition [-Wold-style-definition]
1572 | long ZEXPORT inflateMark(strm)
| ^~~~~~~~~~~
../../gdb-16.3/zlib/inflate.c: In function 'inflateCodesUsed':
../../gdb-16.3/zlib/inflate.c:1585:23: warning: old-style function definition [-Wold-style-definition]
1585 | unsigned long ZEXPORT inflateCodesUsed(strm)
| ^~~~~~~~~~~~~~~~
mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib'
rm -f libz.a
ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o
ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so libz.a
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libsframe'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libsframe -I../../gdb-16.3/libsframe -I../../gdb-16.3/libsframe/../include -I../../gdb-16.3/libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c -o libsframe_la-sframe.lo `test -f 'sframe.c' || echo '../../gdb-16.3/libsframe/'`sframe.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libsframe -I../../gdb-16.3/libsframe -I../../gdb-16.3/libsframe/../include -I../../gdb-16.3/libsframe/../libctf -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libsframe_la-sframe.lo -MD -MP -MF .deps/libsframe_la-sframe.Tpo -c ../../gdb-16.3/libsframe/sframe.c -o libsframe_la-sframe.o
mv -f .deps/libsframe_la-sframe.Tpo .deps/libsframe_la-sframe.Plo
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libsframe'
/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 `grep -v '^#' ../../gdb-16.3/libsframe/libtool-version` -Wl,--version-script=../../gdb-16.3/libsframe/libsframe.ver -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsframe.la libsframe_la-sframe.lo libsframe_la-sframe-dump.lo libsframe_la-sframe-error.lo
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
libtool: link: ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so rc .libs/libsframe.a libsframe_la-sframe.o libsframe_la-sframe-dump.o libsframe_la-sframe-error.o
libtool: link: ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so .libs/libsframe.a
libtool: link: ( cd ".libs" && rm -f "libsframe.la" && ln -s "../libsframe.la" "libsframe.la" )
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
mkdir -p -- ./libbacktrace
Configuring in ./libbacktrace
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... avr-unknown-none
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 gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /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 for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for gawk... (cached) gawk
checking for dwz... dwz
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 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... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking unwind.h usability... yes
checking unwind.h presence... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... yes
checking for -funwind-tables option... yes
checking for -frandom-seed=string option... yes
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wcast-qual... yes
checking for _Unwind_GetIPInfo... yes
checking for CET support... yes
checking __sync extensions... yes
checking __atomic extensions... yes
checking output filetype... elf64
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking sys/link.h usability... no
checking sys/link.h presence... no
checking for sys/link.h... no
checking for dl_iterate_phdr... yes
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking sys/ldr.h usability... no
checking sys/ldr.h presence... no
checking for sys/ldr.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for fcntl... yes
checking whether strnlen is declared... yes
checking whether getpagesize is declared... yes
checking for lstat... yes
checking for readlink... yes
checking for getexecname... no
checking whether _pgmptr is declared... no
checking for KERN_PROC... no
checking for KERN_PROG_ARGS... no
checking for clock_gettime... yes
checking whether -pthread is supported... yes
checking whether -gdwarf-5 is supported... yes
checking for compress in -lz... no
checking whether --build-id is supported... yes
checking whether --compress-debug-sections is supported... yes
checking for ZSTD_compress in -lzstd... no
checking whether --compress-debug-sections=zstd is supported... no
checking for objcopy... objcopy
checking for readelf... readelf
checking whether objcopy supports debuglink... yes
checking for dsymutil... dsymutil
checking for nm... /usr/bin/nm -B
checking for xz... xz
checking for comm... comm
checking for lzma_auto_decoder in -llzma... no
checking whether tests can run... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating backtrace-supported.h
config.status: creating install-debuginfo-for-buildid.sh
config.status: creating config.h
config.status: executing libtool commands
config.status: executing gstdint.h commands
config.status: executing default commands
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
/usr/bin/make all-am
true DO=all multi-do # /usr/bin/make
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 atomic.lo ../../gdb-16.3/libbacktrace/atomic.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 print.lo ../../gdb-16.3/libbacktrace/print.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/print.c -o print.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 backtrace.lo ../../gdb-16.3/libbacktrace/backtrace.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 state.lo ../../gdb-16.3/libbacktrace/state.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/state.c -o state.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 posix.lo ../../gdb-16.3/libbacktrace/posix.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/posix.c -o posix.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 sort.lo ../../gdb-16.3/libbacktrace/sort.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/sort.c -o sort.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 simple.lo ../../gdb-16.3/libbacktrace/simple.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/simple.c -o simple.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 fileline.lo ../../gdb-16.3/libbacktrace/fileline.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 mmapio.lo ../../gdb-16.3/libbacktrace/mmapio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 mmap.lo ../../gdb-16.3/libbacktrace/mmap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libdecnumber'
source='../../gdb-16.3/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../gdb-16.3/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-16.3/libdecnumber -I. -c ../../gdb-16.3/libdecnumber/decNumber.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libdecnumber'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libdecnumber'
rm -f libdecnumber.a
ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o
ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so libdecnumber.a
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libdecnumber'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 dwarf.lo ../../gdb-16.3/libbacktrace/dwarf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
mkdir -p -- ./readline
Configuring in ./readline
configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
=== configuring in readline (/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline)
configure: running /bin/sh ../../../gdb-16.3/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-&' '--disable-year2038' '--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-16.3/readline/readline
configure: loading cache .././config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
Beginning configuration for readline-8.2 for x86_64-pc-linux-gnu
checking whether /usr/bin/make sets $(MAKE)... (cached) yes
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 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 whether gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for function prototypes... yes
checking whether char is unsigned... no
checking for working volatile... yes
checking for size_t... yes
checking for ssize_t... yes
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for fcntl... yes
checking for gettimeofday... yes
checking for kill... yes
checking for lstat... yes
checking for pselect... yes
checking for readlink... yes
checking for select... yes
checking for setitimer... yes
checking for fnmatch... yes
checking for memmove... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strcasecmp... yes
checking for strpbrk... yes
checking for sysconf... yes
checking for tcgetattr... yes
checking for vsnprintf... yes
checking for isascii... yes
checking for isxdigit... yes
checking for getpwent... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for uid_t in sys/types.h... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking for working strcoll... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for memory.h... (cached) yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/pte.h usability... no
checking sys/pte.h presence... no
checking for sys/pte.h... no
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for sys/ptem.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for type of signal functions... posix
checking if signal handlers must be reinstalled when invoked... yes
checking for presence of POSIX-style sigsetjmp/siglongjmp... present
checking for lstat... yes
checking whether or not strcoll and strcmp differ... no
checking whether getpw functions are declared in pwd.h... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for inttypes.h... (cached) yes
checking for sig_atomic_t in signal.h... yes
checking for TIOCSTAT in sys/ioctl.h... no
checking for FIONREAD in sys/ioctl.h... yes
checking for speed_t in sys/types.h... no
checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
checking for struct dirent.d_ino... checking for struct dirent.d_ino... yes
yes
checking for struct dirent.d_fileno... checking for struct dirent.d_fileno... yes
yes
checking for struct timeval in sys/time.h and time.h... yes
checking libaudit.h usability... no
checking libaudit.h presence... no
checking for libaudit.h... no
checking whether AUDIT_USER_TTY is declared... yes
checking for tgetent... no
checking for tgetent in -ltermcap... yes
checking which library has the termcap functions... using libtermcap
checking for nl_langinfo and CODESET... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking mbstr.h usability... no
checking mbstr.h presence... no
checking for mbstr.h... no
checking for mbrlen... yes
checking for mbscasecmp... no
checking for mbscmp... no
checking for mbsnrtowcs... yes
checking for mbsrtowcs... yes
checking for mbschr... no
checking for wcrtomb... yes
checking for wcscoll... yes
checking for wcsdup... yes
checking for wcwidth... yes
checking for wctype... yes
checking for wcswidth... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for iswlower... yes
checking for iswupper... yes
checking for towlower... yes
checking for towupper... yes
checking for iswctype... yes
checking for wchar_t in wchar.h... yes
checking for wctype_t in wctype.h... yes
checking for wint_t in wctype.h... yes
checking for wcwidth broken with unicode combining characters... yes
checking size of wchar_t... 4
checking configuration for building shared libraries... supported
configure: updating cache .././config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating shlib/Makefile
config.status: creating readline.pc
config.status: creating history.pc
config.status: creating config.h
config.status: executing stamp-h commands
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
Making all in readline
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f funmap.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/funmap.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f keymaps.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/keymaps.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f parens.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/parens.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f rltty.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/rltty.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f search.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/search.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f signals.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/signals.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f readline.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/readline.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f util.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/util.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f isearch.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/isearch.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f undo.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/undo.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f macro.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/macro.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f kill.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/kill.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f callback.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/callback.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f nls.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/nls.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f input.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/input.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f terminal.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/terminal.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f misc.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/misc.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f history.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/history.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f histfile.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/histfile.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f complete.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/complete.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f shell.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/shell.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f vi_mode.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/vi_mode.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f text.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/text.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f xmalloc.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/xmalloc.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f histsearch.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/histsearch.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f xfree.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/xfree.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 elf.lo ../../gdb-16.3/libbacktrace/elf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libbacktrace -I ../../gdb-16.3/libbacktrace/../include -I ../../gdb-16.3/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 ../../gdb-16.3/libbacktrace/elf.c -o elf.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f compat.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/compat.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f colors.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/colors.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f tilde.o
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/tilde.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f parse-colors.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/parse-colors.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f bind.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/bind.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f mbutil.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/mbutil.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
/bin/sh ./libtool --tag=CC --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo
libtool: link: ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o
libtool: link: ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so .libs/libbacktrace.a
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f histexpand.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/histexpand.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f libhistory.a
ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o
test -n "ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so" && ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so libhistory.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f display.o
gcc -c -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/readline/readline -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/readline/readline/display.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
rm -f libreadline.a
ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so 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
test -n "ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so" && ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so libreadline.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Nothing to be done for 'all-am'.
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
mkdir -p -- ./libiberty
Configuring in ./libiberty
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... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for -plugin option... checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
--plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking whether to install libiberty headers and static library... no
configure: target_header_dir =
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 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 for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wshadow=local... yes
checking whether gcc supports -pedantic ... yes
checking whether gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for CET support... yes
checking target system type... avr-unknown-none
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... no
checking for sys/systemcfg.h... no
checking for stdint.h... (cached) yes
checking for stdio_ext.h... yes
checking for process.h... no
checking for sys/prctl.h... yes
checking for spawn.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking size of int... 4
checking size of long... 8
checking size of size_t... 8
checking for long long... yes
checking size of long long... 8
checking for a 64-bit type... uint64_t
checking for intptr_t... yes
checking for uintptr_t... yes
checking for ssize_t... yes
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmem... yes
checking for memmove... yes
checking for mempcpy... yes
checking for memset... yes
checking for mkstemps... yes
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for snprintf... yes
checking for sigsetmask... yes
checking for stpcpy... yes
checking for stpncpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strverscmp... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... 1
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 _doprnt... no
checking for sys_errlist... no
checking for sys_nerr... no
checking for sys_siglist... no
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking for canonicalize_file_name... yes
checking for dup3... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for pipe2... yes
checking for posix_spawn... yes
checking for posix_spawnp... yes
checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for realpath... yes
checking for setrlimit... yes
checking for spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... no
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking for sbrk... yes
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk 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 strnlen is declared... yes
checking whether canonicalize_file_name must be declared... no
checking for SHA1 HW acceleration support... x86 SHA1
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
if [ x"" != x ] && [ ! -d noasan ]; then \
mkdir noasan; \
else true; fi
touch stamp-noasandir
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[3]: Nothing to be done for 'all'.
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/alloca.c -o alloca.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/bsearch_r.c -o pic/bsearch_r.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/bsearch_r.c -o noasan/bsearch_r.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/bsearch_r.c -o bsearch_r.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/choose-temp.c -o pic/choose-temp.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/choose-temp.c -o noasan/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/choose-temp.c -o choose-temp.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/cplus-dem.c -o cplus-dem.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/crc32.c -o pic/crc32.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/crc32.c -o crc32.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/argv.c -o pic/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/argv.c -o noasan/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/argv.c -o argv.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/md5.c -o md5.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/cp-demint.c -o pic/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/cp-demint.c -o noasan/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/cp-demint.c -o cp-demint.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/concat.c -o pic/concat.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/concat.c -o noasan/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/concat.c -o concat.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/fdmatch.c -o fdmatch.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/filedescriptor.c -o pic/filedescriptor.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/filedescriptor.c -o noasan/filedescriptor.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/filedescriptor.c -o filedescriptor.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/dwarfnames.c -o noasan/dwarfnames.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/dwarfnames.c -o dwarfnames.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/filename_cmp.c -o noasan/filename_cmp.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/filename_cmp.c -o filename_cmp.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/fnmatch.c -o fnmatch.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/dyn-string.c -o noasan/dyn-string.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/dyn-string.c -o dyn-string.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/getopt.c -o getopt.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/getopt1.c -o pic/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/getopt1.c -o noasan/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/getopt1.c -o getopt1.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/fopen_unlocked.c -o fopen_unlocked.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/hex.c -o pic/hex.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/hex.c -o noasan/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/hex.c -o hex.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/getpwd.c -o pic/getpwd.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/getpwd.c -o noasan/getpwd.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/getpwd.c -o getpwd.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/getruntime.c -o pic/getruntime.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/getruntime.c -o noasan/getruntime.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/getruntime.c -o getruntime.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/fibheap.c -o noasan/fibheap.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/fibheap.c -o fibheap.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/lbasename.c -o pic/lbasename.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/lbasename.c -o noasan/lbasename.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/lbasename.c -o lbasename.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/lrealpath.c -o pic/lrealpath.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/lrealpath.c -o noasan/lrealpath.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/lrealpath.c -o lrealpath.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/floatformat.c -o noasan/floatformat.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/floatformat.c -o floatformat.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/objalloc.c -o noasan/objalloc.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/objalloc.c -o objalloc.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/make-temp-file.c -o pic/make-temp-file.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/make-temp-file.c -o make-temp-file.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/obstack.c -o pic/obstack.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/obstack.c -o noasan/obstack.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/obstack.c -o obstack.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/make-relative-prefix.c -o make-relative-prefix.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/partition.c -o noasan/partition.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/partition.c -o partition.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/pexecute.c -o pexecute.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/physmem.c -o noasan/physmem.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/physmem.c -o physmem.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/pex-one.c -o pic/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/pex-one.c -o noasan/pex-one.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/pex-one.c -o pex-one.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/hashtab.c -o pic/hashtab.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/hashtab.c -o noasan/hashtab.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/hashtab.c -o hashtab.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/safe-ctype.c -o noasan/safe-ctype.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/safe-ctype.c -o safe-ctype.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/pex-unix.c -o pex-unix.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/vprintf-support.c -o noasan/vprintf-support.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/vprintf-support.c -o vprintf-support.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/pex-common.c -o noasan/pex-common.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/pex-common.c -o pex-common.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/d-demangle.c -o noasan/d-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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/d-demangle.c -o d-demangle.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/sort.c -o sort.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/simple-object.c -o simple-object.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/spaces.c -o noasan/spaces.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/spaces.c -o spaces.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/stack-limit.c -o noasan/stack-limit.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/stack-limit.c -o stack-limit.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/simple-object-coff.c -o noasan/simple-object-coff.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/simple-object-coff.c -o simple-object-coff.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/timeval-utils.c -o pic/timeval-utils.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/timeval-utils.c -o timeval-utils.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/splay-tree.c -o pic/splay-tree.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/splay-tree.c -o noasan/splay-tree.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/splay-tree.c -o splay-tree.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/xasprintf.c -o pic/xasprintf.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/xasprintf.c -o xasprintf.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/xatexit.c -o pic/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/xatexit.c -o noasan/xatexit.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/xatexit.c -o xatexit.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/strerror.c -o pic/strerror.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/strerror.c -o strerror.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/strsignal.c -o noasan/strsignal.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/strsignal.c -o strsignal.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/xmemdup.c -o noasan/xmemdup.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/xmemdup.c -o xmemdup.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/xexit.c -o xexit.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/xmalloc.c -o pic/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/xmalloc.c -o noasan/xmalloc.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/xmalloc.c -o xmalloc.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/xstrdup.c -o xstrdup.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/xstrerror.c -o noasan/xstrerror.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/xstrerror.c -o xstrerror.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/sha1.c -o noasan/sha1.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/sha1.c -o sha1.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/xstrndup.c -o xstrndup.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/setproctitle.c -o pic/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/setproctitle.c -o noasan/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/setproctitle.c -o setproctitle.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/xvasprintf.c -o pic/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/xvasprintf.c -o noasan/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/xvasprintf.c -o xvasprintf.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/simple-object-elf.c -o noasan/simple-object-elf.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/simple-object-elf.c -o simple-object-elf.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/rust-demangle.c -o rust-demangle.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/regex.c -o noasan/regex.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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/regex.c -o regex.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/cp-demangle.c -o noasan/cp-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-16.3/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ../../gdb-16.3/libiberty/cp-demangle.c -o cp-demangle.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o
ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so ./libiberty.a
if [ x"" != x ]; then \
cd pic; \
ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \
ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so ./libiberty.a; \
cd ..; \
else true; fi; \
if [ x"" != x ]; then \
cd noasan; \
ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \
ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so ./libiberty.a; \
cd ..; \
else true; fi
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
mkdir -p -- ./bfd
Configuring in ./bfd
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... 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... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports nested variables... yes
checking whether /usr/bin/make supports nested variables... (cached) yes
checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
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 gcc understands -c and -o together... yes
checking for style of include used by /usr/bin/make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /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 how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 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 --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... 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
checking for dlfcn.h... (cached) 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 size of void *... 8
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 byte ordering is bigendian... no
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E
done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking whether to use NLS... no
checking whether NLS is requested... no
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking size of long long... 8
checking size of void *... (cached) 8
checking size of long... 8
checking size of int... 4
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl... yes
checking for fdopen... yes
checking for fileno... yes
checking for fls... no
checking for getgid... yes
checking for getpagesize... yes
checking for getrlimit... yes
checking for getuid... yes
checking for sysconf... yes
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether stpcpy is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether strnlen is declared... yes
checking whether ___lc_codepage_func is declared... no
checking for thread local storage (TLS) class... thread_local
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libzstd >= 1.4.0... no
checking compiler support for hidden visibility... yes
checking linker --as-needed support... yes
checking for cos in -lm... yes
checking for gcc version with buggy 64-bit support... no
checking for ftello... yes
checking for ftello64... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for fopen64... yes
checking whether ftello is declared... yes
checking whether ftello64 is declared... yes
checking whether fseeko is declared... yes
checking whether fseeko64 is declared... yes
checking whether fopen64 is declared... yes
checking size of off_t... 8
checking file_ptr type... int64_t
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for madvise... yes
checking for mprotect... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bfd-in3.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default commands
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/usr/bin/sed -e s/NN/32/g < ../../gdb-16.3/bfd/elfxx-target.h > elf32-target.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/usr/bin/sed -e s/NN/64/g < ../../gdb-16.3/bfd/elfxx-target.h > elf64-target.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
\
bfd_version=`echo "2.43.50" | /usr/bin/sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$/\1\2\3\4\5/'` ;\
bfd_version_string="\"2.43.50\"" ;\
bfd_soversion="2.43.50" ;\
bfd_version_package="\"(GNU Binutils) \"" ;\
report_bugs_to="\"\"" ;\
. ../../gdb-16.3/bfd/development.sh ;\
if test "$development" = true ; then \
bfd_version_date=`/usr/bin/sed -n -e 's/.*DATE //p' < ../../gdb-16.3/bfd/version.h` ;\
bfd_version_string="\"2.43.50.${bfd_version_date}\"" ;\
bfd_soversion="2.43.50.${bfd_version_date}" ;\
fi ;\
/usr/bin/sed -e "s,@bfd_version@,$bfd_version," \
-e "s,@bfd_version_string@,$bfd_version_string," \
-e "s,@bfd_version_package@,$bfd_version_package," \
-e "s,@report_bugs_to@,$report_bugs_to," \
< ../../gdb-16.3/bfd/version.h > bfdver.h; \
echo "${bfd_soversion}" > libtool-soversion
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
Making info in po
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/po'
( if test 'x../../../gdb-16.3/bfd/po' != 'x.'; then \
posrcprefix='../../../gdb-16.3/bfd/'; \
else \
posrcprefix="../"; \
fi; \
rm -f SRC-POTFILES-t SRC-POTFILES \
&& (sed -e '/^#/d' \
-e '/^[ ]*$/d' \
-e "s@.*@ $posrcprefix& \\\\@" < ../../../gdb-16.3/bfd/po/SRC-POTFILES.in \
| sed -e '$s/\\$//') > SRC-POTFILES-t \
&& chmod a-w SRC-POTFILES-t \
&& mv SRC-POTFILES-t SRC-POTFILES )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/po'
( rm -f BLD-POTFILES-t BLD-POTFILES \
&& (sed -e '/^#/d' \
-e '/^[ ]*$/d' \
-e "s@.*@ ../& \\\\@" < ../../../gdb-16.3/bfd/po/BLD-POTFILES.in \
| sed -e '$s/\\$//') > BLD-POTFILES-t \
&& chmod a-w BLD-POTFILES-t \
&& mv BLD-POTFILES-t BLD-POTFILES )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
rm -f targmatch.new
/usr/bin/sed -f ../../gdb-16.3/bfd/targmatch.sed < ../../gdb-16.3/bfd/config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/po'
cd .. \
&& CONFIG_FILES=po/Makefile.in:po/Make-in \
CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default commands
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/po'
make[3]: Nothing to be done for 'info'.
gcc -o doc/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 \
-W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \
-I. -I../../gdb-16.3/bfd -Idoc -I../../gdb-16.3/bfd/../include -I../../gdb-16.3/bfd/../intl -I../intl \
../../gdb-16.3/bfd/doc/chew.c && \
/bin/sh ../../gdb-16.3/bfd/../move-if-change \
doc/chw$$ doc/chew && \
touch doc/chew.stamp
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/archive.c > doc/archive.stamp.tmp; texi=doc/archive.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/archive.stamp.tmp $texi; touch doc/archive.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/aoutx.h > doc/aoutx.stamp.tmp; texi=doc/aoutx.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/aoutx.stamp.tmp $texi; touch doc/aoutx.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/corefile.c > doc/corefile.stamp.tmp; texi=doc/corefile.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/corefile.stamp.tmp $texi; touch doc/corefile.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/archures.c > doc/archures.stamp.tmp; texi=doc/archures.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/archures.stamp.tmp $texi; touch doc/archures.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/bfdio.c > doc/bfdio.stamp.tmp; texi=doc/bfdio.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/bfdio.stamp.tmp $texi; touch doc/bfdio.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/elfcode.h > doc/elfcode.stamp.tmp; texi=doc/elfcode.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/elfcode.stamp.tmp $texi; touch doc/elfcode.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/coffcode.h > doc/coffcode.stamp.tmp; texi=doc/coffcode.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/coffcode.stamp.tmp $texi; touch doc/coffcode.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/cache.c > doc/cache.stamp.tmp; texi=doc/cache.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/cache.stamp.tmp $texi; touch doc/cache.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/elf.c > doc/elf.stamp.tmp; texi=doc/elf.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/elf.stamp.tmp $texi; touch doc/elf.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/bfd.c > doc/bfdt.stamp.tmp; texi=doc/bfdt.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/bfdt.stamp.tmp $texi; touch doc/bfdt.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/format.c > doc/format.stamp.tmp; texi=doc/format.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/format.stamp.tmp $texi; touch doc/format.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/libbfd.c > doc/libbfd.stamp.tmp; texi=doc/libbfd.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/libbfd.stamp.tmp $texi; touch doc/libbfd.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/mmo.c > doc/mmo.stamp.tmp; texi=doc/mmo.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/mmo.stamp.tmp $texi; touch doc/mmo.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/opncls.c > doc/opncls.stamp.tmp; texi=doc/opncls.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/opncls.stamp.tmp $texi; touch doc/opncls.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/hash.c > doc/hash.stamp.tmp; texi=doc/hash.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/hash.stamp.tmp $texi; touch doc/hash.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/linker.c > doc/linker.stamp.tmp; texi=doc/linker.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/linker.stamp.tmp $texi; touch doc/linker.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/section.c > doc/section.stamp.tmp; texi=doc/section.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/section.stamp.tmp $texi; touch doc/section.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/syms.c > doc/syms.stamp.tmp; texi=doc/syms.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/syms.stamp.tmp $texi; touch doc/syms.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/reloc.c > doc/reloc.stamp.tmp; texi=doc/reloc.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/reloc.stamp.tmp $texi; touch doc/reloc.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
( set -e; doc/chew -f ../../gdb-16.3/bfd/doc/doc.str < ../../gdb-16.3/bfd/targets.c > doc/targets.stamp.tmp; texi=doc/targets.stamp; texi=${texi%.stamp}.texi; test -e $texi || test ! -f ../../gdb-16.3/bfd/$texi || ln -s /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../../gdb-16.3/bfd/$texi $texi; /bin/sh ../../gdb-16.3/bfd/../move-if-change doc/targets.stamp.tmp $texi; touch doc/targets.stamp; )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/usr/bin/make all-recursive
Making all in po
make[4]: Nothing to be done for 'all'.
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/sh ../../gdb-16.3/bfd/../move-if-change bfd-tmp.h bfd.h
rm -f bfd-tmp.h
touch stmp-bfd-h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
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 elf-sframe.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-16.3/bfd/../move-if-change tofiles ofiles
touch stamp-ofiles
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/corefile.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/corefile.c -o corefile.o
mv -f .deps/corefile.Tpo .deps/corefile.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/coff-bfd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/coff-bfd.c -o coff-bfd.o
mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/archures.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/archures.c -o archures.o
mv -f .deps/archures.Tpo .deps/archures.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/bfdio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/bfdio.c -o bfdio.o
mv -f .deps/bfdio.Tpo .deps/bfdio.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/cache.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/cache.c -o cache.o
mv -f .deps/cache.Tpo .deps/cache.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/elf-properties.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/elf-properties.c -o elf-properties.o
mv -f .deps/elf-properties.Tpo .deps/elf-properties.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/format.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/format.c -o format.o
mv -f .deps/format.Tpo .deps/format.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/compress.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/compress.c -o compress.o
mv -f .deps/compress.Tpo .deps/compress.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/hash.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/hash.c -o hash.o
mv -f .deps/hash.Tpo .deps/hash.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/libbfd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/libbfd.c -o libbfd.o
mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/bfd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/bfd.c -o bfd.o
mv -f .deps/bfd.Tpo .deps/bfd.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/simple.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/simple.c -o simple.o
mv -f .deps/simple.Tpo .deps/simple.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/stab-syms.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/stab-syms.c -o stab-syms.o
mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/section.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/section.c -o section.o
mv -f .deps/section.Tpo .deps/section.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/targets.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/targets.c -o targets.o
mv -f .deps/targets.Tpo .deps/targets.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/binary.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/binary.c -o binary.o
mv -f .deps/binary.Tpo .deps/binary.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/reloc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/reloc.c -o reloc.o
mv -f .deps/reloc.Tpo .deps/reloc.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/opncls.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/opncls.c -o opncls.o
mv -f .deps/opncls.Tpo .deps/opncls.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/merge.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/merge.c -o merge.o
mv -f .deps/merge.Tpo .deps/merge.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/stabs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/stabs.c -o stabs.o
mv -f .deps/stabs.Tpo .deps/stabs.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/archive.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/archive.c -o archive.o
mv -f .deps/archive.Tpo .deps/archive.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/verilog.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/verilog.c -o verilog.o
mv -f .deps/verilog.Tpo .deps/verilog.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/syms.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/syms.c -o syms.o
mv -f .deps/syms.Tpo .deps/syms.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/ihex.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/ihex.c -o ihex.o
mv -f .deps/ihex.Tpo .deps/ihex.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/tekhex.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/tekhex.c -o tekhex.o
mv -f .deps/tekhex.Tpo .deps/tekhex.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/srec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/srec.c -o srec.o
mv -f .deps/srec.Tpo .deps/srec.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/linker.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/linker.c -o linker.o
mv -f .deps/linker.Tpo .deps/linker.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/elf-strtab.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/elf-strtab.c -o elf-strtab.o
mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/elf32-gen.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/elf32-gen.c -o elf32-gen.o
mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-sframe.lo -MD -MP -MF .deps/elf-sframe.Tpo -c -o elf-sframe.lo ../../gdb-16.3/bfd/elf-sframe.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-sframe.lo -MD -MP -MF .deps/elf-sframe.Tpo -c ../../gdb-16.3/bfd/elf-sframe.c -o elf-sframe.o
mv -f .deps/elf-sframe.Tpo .deps/elf-sframe.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/elf-attrs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/elf-attrs.c -o elf-attrs.o
mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/dwarf1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/dwarf1.c -o dwarf1.o
mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
mkdir -p -- ./gnulib
Configuring in ./gnulib
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 enable C11 features... none needed
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking how to run the C preprocessor... 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 for wchar.h... yes
checking for minix/config.h... no
checking for sys/socket.h... yes
checking for arpa/inet.h... yes
checking for features.h... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking for dirent.h... yes
checking for fnmatch.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... yes
checking for glob.h... yes
checking for threads.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for limits.h... yes
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for xlocale.h... no
checking for math.h... yes
checking for sys/mman.h... yes
checking for sys/select.h... yes
checking for strings.h... (cached) yes
checking for sys/random.h... yes
checking for sys/uio.h... yes
checking for sys/wait.h... yes
checking for crtdefs.h... no
checking for wctype.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
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 Minix Amsterdam compiler... no
checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking for C/C++ restrict keyword... __restrict__
checking whether is self-contained... yes
checking for shutdown... yes
checking whether defines the SHUT_* macros... yes
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking for struct sockaddr_storage.ss_family... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking whether uses 'inline' correctly... yes
checking for btowc... yes
checking for canonicalize_file_name... yes
checking for faccessat... yes
checking for realpath... yes
checking for lstat... yes
checking for chown... yes
checking for fchown... yes
checking for _set_invalid_parameter_handler... no
checking for fchdir... yes
checking for fcntl... yes
checking for symlink... yes
checking for fdopendir... yes
checking for mempcpy... yes
checking for fnmatch... yes
checking for mbsrtowcs... yes
checking for fstatat... yes
checking for getdelim... yes
checking for getdtablesize... yes
checking for getlogin_r... yes
checking for getprogname... no
checking for getexecname... no
checking for getrandom... yes
checking for gettimeofday... yes
checking for glob... yes
checking for glob_pattern_p... yes
checking for getpwnam_r... yes
checking for isblank... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for mkostemp... yes
checking for openat... yes
checking for pipe... yes
checking for readlink... yes
checking for link... yes
checking for setenv... yes
checking for strerror_r... yes
checking for __xpg_strerror_r... yes
checking for catgets... yes
checking for snprintf... yes
checking for localtime_r... yes
checking for iswcntrl... yes
checking for wmempcpy... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional french locale... none
checking whether lstat correctly handles trailing slash... yes
checking whether // is distinct from /... no
checking whether realpath works... yes
checking for getcwd... yes
checking for uid_t in sys/types.h... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking whether chown dereferences symlinks... yes
checking whether chown honors trailing slash... yes
checking whether chown always updates ctime... yes
checking if environ is properly declared... yes
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... (cached) yes
checking whether strerror_r returns char *... yes
checking whether ctype.h defines __header_inline... no
checking whether fchdir is declared... yes
checking for working fcntl.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking for mbstate_t... yes
checking whether frexp() can be used without linking with libm... yes
checking whether alarm is declared... yes
checking whether frexp works... yes
checking whether long double and double are the same... no
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... yes
checking whether frexpl works... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether getcwd (NULL, 0) allocates memory for result... no
checking for getcwd with POSIX signature... yes
checking whether getcwd is declared... yes
checking whether getdelim is declared... yes
checking whether getdtablesize is declared... yes
checking whether getline is declared... yes
checking whether getlogin_r is declared... yes
checking whether getlogin is declared... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking whether POSIX threads API is available... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
checking whether setlocale (category, NULL) is multithread-safe... yes
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
checking for wint_t... yes
checking whether wint_t is large enough... yes
checking whether the compiler produces multi-arch binaries... no
checking whether stdint.h conforms to C99... yes
checking whether stdint.h works without ISO C predefines... yes
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking whether byte ordering is bigendian... no
checking for wchar_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether locale.h defines locale_t... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking whether imported symbols can be declared weak... yes
checking for multithread API to use... posix
checking whether malloc is ptrdiff_t safe... yes
checking whether malloc, realloc, calloc set errno on failure... yes
checking whether malloc (0) returns nonnull... yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking for a traditional japanese locale... none
checking for a french Unicode locale... none
checking for a transitional chinese locale... none
checking for inline... inline
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memmem is declared... yes
checking for memmem... yes
checking whether memmem works... yes
checking whether memrchr is declared... yes
checking whether defines MIN and MAX... no
checking whether defines MIN and MAX... yes
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking whether is self-contained... yes
checking for library containing setsockopt... none needed
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking for sigset_t... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... yes
checking whether fcloseall is declared... yes
checking which flavor of printf attribute matches inttypes macros... system
checking whether ecvt is declared... yes
checking whether fcvt is declared... yes
checking whether gcvt is declared... yes
checking whether strdup is declared... yes
checking whether strerror(0) succeeds... yes
checking for strerror_r with POSIX signature... no
checking whether __xpg_strerror_r works... yes
checking whether strerror_r is declared... (cached) yes
checking whether strnlen is declared... yes
checking whether strstr works... yes
checking whether strtok_r is declared... yes
checking for struct timespec in ... yes
checking for TIME_UTC in ... yes
checking whether execvpe is declared... yes
checking whether unsetenv is declared... yes
checking whether wcsdup is declared... yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking for C compiler option to allow warnings... -Wno-error
checking for alloca as a compiler built-in... yes
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... guessing yes
checking for __builtin_expect... yes
checking whether this system supports file names of any length... no
checking for library containing clock_gettime... none required
checking for clock_getres... yes
checking for clock_gettime... yes
checking for clock_settime... yes
checking for closedir... yes
checking for d_ino member in directory struct... yes
checking for d_type member in directory struct... yes
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... (cached) no
checking whether dup works... yes
checking whether dup2 works... yes
checking for error_at_line... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fdopendir is declared... yes
checking whether fdopendir works... yes
checking for ffs... yes
checking for flexible array member... yes
checking whether conversion from 'int' to 'long double' works... yes
checking for working GNU fnmatch... yes
checking whether free is known to preserve errno... yes
checking whether fstatat (..., 0) works... yes
checking whether getcwd handles long file names properly... yes
checking for working getdelim function... yes
checking whether getdtablesize works... yes
checking for getline... yes
checking for working getline function... yes
checking whether getlogin_r works with small buffers... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... no
checking whether getrandom is compatible with its GNU+BSD signature... yes
checking for gettimeofday with POSIX signature... yes
checking for GNU glob interface version 1 or 2... yes
checking whether glob lists broken symlinks... yes
checking whether glob NOTDIR*/ omits symlink to nondir... yes
checking for library containing inet_ntop... none required
checking whether inet_ntop is declared... yes
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... yes
checking whether the compiler supports the __inline keyword... yes
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
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 stores incomplete characters... guessing no
checking whether mbrtowc works on empty input... 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 for mbtowc... 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 readlink truncates results 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 select supports a 0 argument... yes
checking whether select detects invalid fds... yes
checking whether setenv validates arguments... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
checking for socklen_t... yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for working stdalign.h... yes
checking for strchrnul... yes
checking whether strchrnul works... yes
checking for working strerror function... yes
checking for working strnlen... 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 whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking for variable-length arrays... yes
checking for wmemchr... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking for style of include used by /usr/bin/make... GNU
checking whether /usr/bin/make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether /usr/bin/make supports nested variables... (cached) yes
checking whether ln -s works... yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile.gnulib.inc
config.status: creating Makefile
config.status: creating import/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default commands
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/cpu-avr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/cpu-avr.c -o cpu-avr.o
mv -f .deps/cpu-avr.Tpo .deps/cpu-avr.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/usr/bin/make all-recursive
Making all in import
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
/usr/bin/mkdir -p 'arpa'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''HAVE_FEATURES_H''@|1|g' \
-e 's|@''NEXT_ARPA_INET_H''@||g' \
-e 's|@''HAVE_ARPA_INET_H''@|1|g' \
-e 's/@''GNULIB_INET_NTOP''@/1/g' \
-e 's/@''GNULIB_INET_PTON''@/0/g' \
-e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
-e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \
-e 's|@''HAVE_DECL_INET_PTON''@|1|g' \
-e 's|@''REPLACE_INET_NTOP''@|0|g' \
-e 's|@''REPLACE_INET_PTON''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
../../../gdb-16.3/gnulib/import/arpa_inet.in.h > arpa/inet.h-t
mv arpa/inet.h-t arpa/inet.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''HAVE_ALLOCA_H''@|1|g' \
../../../gdb-16.3/gnulib/import/alloca.in.h > alloca.h-t
mv alloca.h-t alloca.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_CTYPE_H''@||g' \
-e 's/@''GNULIB_ISBLANK''@/1/g' \
-e 's/@''HAVE_ISBLANK''@/1/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
../../../gdb-16.3/gnulib/import/ctype.in.h > ctype.h-t
mv ctype.h-t ctype.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_DIRENT_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_DIRENT_H''@||g' \
-e 's/@''GNULIB_OPENDIR''@/1/g' \
-e 's/@''GNULIB_READDIR''@/1/g' \
-e 's/@''GNULIB_REWINDDIR''@/1/g' \
-e 's/@''GNULIB_CLOSEDIR''@/1/g' \
-e 's/@''GNULIB_DIRFD''@/1/g' \
-e 's/@''GNULIB_FDOPENDIR''@/1/g' \
-e 's/@''GNULIB_SCANDIR''@/0/g' \
-e 's/@''GNULIB_ALPHASORT''@/0/g' \
-e 's/@''HAVE_OPENDIR''@/1/g' \
-e 's/@''HAVE_READDIR''@/1/g' \
-e 's/@''HAVE_REWINDDIR''@/1/g' \
-e 's/@''HAVE_CLOSEDIR''@/1/g' \
-e 's|@''HAVE_DECL_DIRFD''@|1|g' \
-e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
-e 's|@''HAVE_FDOPENDIR''@|1|g' \
-e 's|@''HAVE_SCANDIR''@|1|g' \
-e 's|@''HAVE_ALPHASORT''@|1|g' \
-e 's|@''REPLACE_OPENDIR''@|0|g' \
-e 's|@''REPLACE_CLOSEDIR''@|0|g' \
-e 's|@''REPLACE_DIRFD''@|0|g' \
-e 's|@''REPLACE_FDOPENDIR''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
../../../gdb-16.3/gnulib/import/dirent.in.h > dirent.h-t
mv dirent.h-t dirent.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_FCNTL_H''@||g' \
-e 's/@''GNULIB_CREAT''@/0/g' \
-e 's/@''GNULIB_FCNTL''@/1/g' \
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_OPEN''@/1/g' \
-e 's/@''GNULIB_OPENAT''@/1/g' \
-e 's/@''GNULIB_MDA_CREAT''@/1/g' \
-e 's/@''GNULIB_MDA_OPEN''@/1/g' \
-e 's|@''HAVE_FCNTL''@|1|g' \
-e 's|@''HAVE_OPENAT''@|1|g' \
-e 's|@''REPLACE_CREAT''@|0|g' \
-e 's|@''REPLACE_FCNTL''@|1|g' \
-e 's|@''REPLACE_OPEN''@|0|g' \
-e 's|@''REPLACE_OPENAT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
../../../gdb-16.3/gnulib/import/fcntl.in.h > fcntl.h-t
mv fcntl.h-t fcntl.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e '/__BEGIN_DECLS/{ s/__BEGIN_DECLS/#ifdef __cplusplus%extern "C" {%#endif/; y/%/\n/; }' \
-e '/__END_DECLS/{ s/__END_DECLS/#ifdef __cplusplus%}%#endif/; y/%/\n/; }' \
-e 's|__THROWNL||g' \
-e 's|__THROW||g' \
-e 's|__restrict|restrict|g' \
-e 's|defined __USE_MISC|1|' \
-e 's|ifdef __USE_GNU|if 1|' \
-e 's|ifdef __USE_LARGEFILE64|if 0|' \
../../../gdb-16.3/gnulib/import/glob-libc.h > glob-libc.gl.h-t
mv glob-libc.gl.h-t glob-libc.gl.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/elf32.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/elf32.c -o elf32.o
mv -f .deps/elf32.Tpo .deps/elf32.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_INTTYPES_H''@||g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''PRIPTR_PREFIX''@/"l"/g' \
-e 's/@''GNULIB_IMAXABS''@/0/g' \
-e 's/@''GNULIB_IMAXDIV''@/0/g' \
-e 's/@''GNULIB_STRTOIMAX''@/0/g' \
-e 's/@''GNULIB_STRTOUMAX''@/0/g' \
-e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
-e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
-e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
-e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
-e 's/@''HAVE_IMAXDIV_T''@/1/g' \
-e 's/@''REPLACE_STRTOIMAX''@/0/g' \
-e 's/@''REPLACE_STRTOUMAX''@/0/g' \
-e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
-e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
-e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
-e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
../../../gdb-16.3/gnulib/import/inttypes.in.h > inttypes.h-t
mv inttypes.h-t inttypes.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_LIMITS_H''@||g' \
../../../gdb-16.3/gnulib/import/limits.in.h > limits.h-t
mv limits.h-t limits.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_LOCALE_H''@||g' \
-e 's/@''GNULIB_LOCALECONV''@/0/g' \
-e 's/@''GNULIB_SETLOCALE''@/0/g' \
-e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \
-e 's/@''GNULIB_DUPLOCALE''@/0/g' \
-e 's/@''GNULIB_LOCALENAME''@/0/g' \
-e 's|@''HAVE_NEWLOCALE''@|1|g' \
-e 's|@''HAVE_DUPLOCALE''@|1|g' \
-e 's|@''HAVE_FREELOCALE''@|1|g' \
-e 's|@''HAVE_XLOCALE_H''@|0|g' \
-e 's|@''REPLACE_LOCALECONV''@|0|g' \
-e 's|@''REPLACE_SETLOCALE''@|0|g' \
-e 's|@''REPLACE_NEWLOCALE''@|0|g' \
-e 's|@''REPLACE_DUPLOCALE''@|0|g' \
-e 's|@''REPLACE_FREELOCALE''@|0|g' \
-e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
-e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
../../../gdb-16.3/gnulib/import/locale.in.h > locale.h-t
mv locale.h-t locale.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_NETDB_H''@||g' \
-e 's|@''HAVE_NETDB_H''@|1|g' \
-e 's/@''GNULIB_GETADDRINFO''@/0/g' \
-e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \
-e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' \
-e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' \
-e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' \
-e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' \
-e 's|@''REPLACE_GAI_STRERROR''@|0|g' \
-e 's|@''REPLACE_GETADDRINFO''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
../../../gdb-16.3/gnulib/import/netdb.in.h > netdb.h-t
mv netdb.h-t netdb.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
/usr/bin/mkdir -p 'malloc'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|__always_inline|inline _GL_ATTRIBUTE_ALWAYS_INLINE|g' \
-e 's|__glibc_likely|_GL_LIKELY|g' \
-e 's|__glibc_unlikely|_GL_UNLIKELY|g' \
-e '/libc_hidden_proto/d' \
../../../gdb-16.3/gnulib/import/malloc/scratch_buffer.h > malloc/scratch_buffer.gl.h-t
mv malloc/scratch_buffer.gl.h-t malloc/scratch_buffer.gl.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's/@''HAVE__BOOL''@/1/g' \
../../../gdb-16.3/gnulib/import/stdbool.in.h > stdbool.h-t
mv stdbool.h-t stdbool.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SIGNAL_H''@||g' \
-e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \
-e 's/@''GNULIB_RAISE''@/0/g' \
-e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_SIGPROCMASK''@/0/g' \
-e 's/@''GNULIB_SIGACTION''@/0/g' \
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
-e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
-e 's|@''HAVE_RAISE''@|1|g' \
-e 's|@''HAVE_SIGSET_T''@|1|g' \
-e 's|@''HAVE_SIGINFO_T''@|1|g' \
-e 's|@''HAVE_SIGACTION''@|1|g' \
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
-e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
-e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
-e 's|@''REPLACE_RAISE''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
../../../gdb-16.3/gnulib/import/signal.in.h > signal.h-t
mv signal.h-t signal.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/archive64.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/archive64.c -o archive64.o
mv -f .deps/archive64.Tpo .deps/archive64.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDIO_H''@||g' \
-e 's/@''GNULIB_DPRINTF''@/0/g' \
-e 's/@''GNULIB_FCLOSE''@/0/g' \
-e 's/@''GNULIB_FDOPEN''@/0/g' \
-e 's/@''GNULIB_FFLUSH''@/0/g' \
-e 's/@''GNULIB_FGETC''@/1/g' \
-e 's/@''GNULIB_FGETS''@/1/g' \
-e 's/@''GNULIB_FOPEN''@/0/g' \
-e 's/@''GNULIB_FOPEN_GNU''@/0/g' \
-e 's/@''GNULIB_FPRINTF''@/1/g' \
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_FPURGE''@/0/g' \
-e 's/@''GNULIB_FPUTC''@/1/g' \
-e 's/@''GNULIB_FPUTS''@/1/g' \
-e 's/@''GNULIB_FREAD''@/1/g' \
-e 's/@''GNULIB_FREOPEN''@/0/g' \
-e 's/@''GNULIB_FSCANF''@/1/g' \
-e 's/@''GNULIB_FSEEK''@/0/g' \
-e 's/@''GNULIB_FSEEKO''@/0/g' \
-e 's/@''GNULIB_FTELL''@/0/g' \
-e 's/@''GNULIB_FTELLO''@/0/g' \
-e 's/@''GNULIB_FWRITE''@/1/g' \
-e 's/@''GNULIB_GETC''@/1/g' \
-e 's/@''GNULIB_GETCHAR''@/1/g' \
-e 's/@''GNULIB_GETDELIM''@/1/g' \
-e 's/@''GNULIB_GETLINE''@/1/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PCLOSE''@/0/g' \
-e 's/@''GNULIB_PERROR''@/0/g' \
-e 's/@''GNULIB_POPEN''@/0/g' \
-e 's/@''GNULIB_PRINTF''@/1/g' \
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PUTC''@/1/g' \
-e 's/@''GNULIB_PUTCHAR''@/1/g' \
-e 's/@''GNULIB_PUTS''@/1/g' \
-e 's/@''GNULIB_REMOVE''@/0/g' \
-e 's/@''GNULIB_RENAME''@/1/g' \
-e 's/@''GNULIB_RENAMEAT''@/0/g' \
-e 's/@''GNULIB_SCANF''@/1/g' \
-e 's/@''GNULIB_SNPRINTF''@/0/g' \
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_TMPFILE''@/0/g' \
-e 's/@''GNULIB_VASPRINTF''@/0/g' \
-e 's/@''GNULIB_VDPRINTF''@/0/g' \
-e 's/@''GNULIB_VFPRINTF''@/1/g' \
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VFSCANF''@/0/g' \
-e 's/@''GNULIB_VSCANF''@/0/g' \
-e 's/@''GNULIB_VPRINTF''@/1/g' \
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VSNPRINTF''@/0/g' \
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \
-e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \
-e 's/@''GNULIB_MDA_FILENO''@/1/g' \
-e 's/@''GNULIB_MDA_GETW''@/1/g' \
-e 's/@''GNULIB_MDA_PUTW''@/1/g' \
-e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \
< ../../../gdb-16.3/gnulib/import/stdio.in.h | \
sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \
-e 's|@''HAVE_DECL_FPURGE''@|1|g' \
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
-e 's|@''HAVE_DPRINTF''@|1|g' \
-e 's|@''HAVE_FSEEKO''@|1|g' \
-e 's|@''HAVE_FTELLO''@|1|g' \
-e 's|@''HAVE_PCLOSE''@|1|g' \
-e 's|@''HAVE_POPEN''@|1|g' \
-e 's|@''HAVE_RENAMEAT''@|1|g' \
-e 's|@''HAVE_VASPRINTF''@|1|g' \
-e 's|@''HAVE_VDPRINTF''@|1|g' \
-e 's|@''REPLACE_DPRINTF''@|0|g' \
-e 's|@''REPLACE_FCLOSE''@|0|g' \
-e 's|@''REPLACE_FDOPEN''@|0|g' \
-e 's|@''REPLACE_FFLUSH''@|0|g' \
-e 's|@''REPLACE_FOPEN''@|0|g' \
-e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \
-e 's|@''REPLACE_FPRINTF''@|0|g' \
-e 's|@''REPLACE_FPURGE''@|0|g' \
-e 's|@''REPLACE_FREOPEN''@|0|g' \
-e 's|@''REPLACE_FSEEK''@|0|g' \
-e 's|@''REPLACE_FSEEKO''@|0|g' \
-e 's|@''REPLACE_FTELL''@|0|g' \
-e 's|@''REPLACE_FTELLO''@|0|g' \
-e 's|@''REPLACE_GETDELIM''@|0|g' \
-e 's|@''REPLACE_GETLINE''@|0|g' \
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
-e 's|@''REPLACE_PERROR''@|0|g' \
-e 's|@''REPLACE_POPEN''@|0|g' \
-e 's|@''REPLACE_PRINTF''@|0|g' \
-e 's|@''REPLACE_REMOVE''@|0|g' \
-e 's|@''REPLACE_RENAME''@|0|g' \
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
-e 's|@''REPLACE_SPRINTF''@|0|g' \
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
-e 's|@''REPLACE_TMPFILE''@|0|g' \
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
-e 's|@''REPLACE_VPRINTF''@|0|g' \
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
-e 's|@''ASM_SYMBOL_PREFIX''@||g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
> stdio.h-t
mv stdio.h-t stdio.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDLIB_H''@||g' \
-e 's/@''GNULIB__EXIT''@/0/g' \
-e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \
-e 's/@''GNULIB_ATOLL''@/0/g' \
-e 's/@''GNULIB_CALLOC_GNU''@/0/g' \
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
-e 's/@''GNULIB_FREE_POSIX''@/1/g' \
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
-e 's/@''GNULIB_GRANTPT''@/0/g' \
-e 's/@''GNULIB_MALLOC_GNU''@/0/g' \
-e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
-e 's/@''GNULIB_MBTOWC''@/1/g' \
-e 's/@''GNULIB_MKDTEMP''@/1/g' \
-e 's/@''GNULIB_MKOSTEMP''@/1/g' \
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
-e 's/@''GNULIB_MKSTEMP''@/0/g' \
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \
-e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
-e 's/@''GNULIB_PTSNAME''@/0/g' \
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \
-e 's/@''GNULIB_PUTENV''@/0/g' \
-e 's/@''GNULIB_QSORT_R''@/0/g' \
-e 's/@''GNULIB_RANDOM''@/0/g' \
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
-e 's/@''GNULIB_REALLOC_GNU''@/0/g' \
-e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
-e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
-e 's/@''GNULIB_REALPATH''@/1/g' \
-e 's/@''GNULIB_RPMATCH''@/0/g' \
-e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
-e 's/@''GNULIB_SETENV''@/1/g' \
-e 's/@''GNULIB_STRTOD''@/0/g' \
-e 's/@''GNULIB_STRTOL''@/0/g' \
-e 's/@''GNULIB_STRTOLD''@/0/g' \
-e 's/@''GNULIB_STRTOLL''@/0/g' \
-e 's/@''GNULIB_STRTOUL''@/0/g' \
-e 's/@''GNULIB_STRTOULL''@/0/g' \
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
-e 's/@''GNULIB_UNSETENV''@/1/g' \
-e 's/@''GNULIB_WCTOMB''@/0/g' \
-e 's/@''GNULIB_MDA_ECVT''@/1/g' \
-e 's/@''GNULIB_MDA_FCVT''@/1/g' \
-e 's/@''GNULIB_MDA_GCVT''@/1/g' \
-e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \
-e 's/@''GNULIB_MDA_PUTENV''@/1/g' \
< ../../../gdb-16.3/gnulib/import/stdlib.in.h | \
sed -e 's|@''HAVE__EXIT''@|1|g' \
-e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
-e 's|@''HAVE_DECL_ECVT''@|1|g' \
-e 's|@''HAVE_DECL_FCVT''@|1|g' \
-e 's|@''HAVE_DECL_GCVT''@|1|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_GRANTPT''@|1|g' \
-e 's|@''HAVE_INITSTATE''@|1|g' \
-e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
-e 's|@''HAVE_MBTOWC''@|1|g' \
-e 's|@''HAVE_MKDTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \
-e 's|@''HAVE_MKSTEMP''@|1|g' \
-e 's|@''HAVE_MKSTEMPS''@|1|g' \
-e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
-e 's|@''HAVE_PTSNAME''@|1|g' \
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
-e 's|@''HAVE_QSORT_R''@|1|g' \
-e 's|@''HAVE_RANDOM''@|1|g' \
-e 's|@''HAVE_RANDOM_H''@|1|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_REALLOCARRAY''@|1|g' \
-e 's|@''HAVE_REALPATH''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
-e 's|@''HAVE_SETSTATE''@|1|g' \
-e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOL''@|1|g' \
-e 's|@''HAVE_STRTOLD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOUL''@|1|g' \
-e 's|@''HAVE_STRTOULL''@|1|g' \
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
-e 's|@''HAVE_UNLOCKPT''@|1|g' \
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
-e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \
-e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \
-e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''REPLACE_FREE''@|0|g' \
-e 's|@''REPLACE_INITSTATE''@|0|g' \
-e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \
-e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \
-e 's|@''REPLACE_MBTOWC''@|0|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \
-e 's|@''REPLACE_PTSNAME''@|0|g' \
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|0|g' \
-e 's|@''REPLACE_QSORT_R''@|0|g' \
-e 's|@''REPLACE_RANDOM''@|0|g' \
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
-e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \
-e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \
-e 's|@''REPLACE_REALLOCARRAY''@|0|g' \
-e 's|@''REPLACE_REALPATH''@|0|g' \
-e 's|@''REPLACE_SETENV''@|0|g' \
-e 's|@''REPLACE_SETSTATE''@|0|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''REPLACE_STRTOL''@|0|g' \
-e 's|@''REPLACE_STRTOLD''@|0|g' \
-e 's|@''REPLACE_STRTOLL''@|0|g' \
-e 's|@''REPLACE_STRTOUL''@|0|g' \
-e 's|@''REPLACE_STRTOULL''@|0|g' \
-e 's|@''REPLACE_UNSETENV''@|0|g' \
-e 's|@''REPLACE_WCTOMB''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _Noreturn/r ../../../gdb-16.3/gnulib/import/_Noreturn.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
> stdlib.h-t
mv stdlib.h-t stdlib.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_STRINGS_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STRINGS_H''@||g' \
-e 's/@''GNULIB_FFS''@/1/g' \
-e 's|@''HAVE_FFS''@|1|g' \
-e 's|@''HAVE_STRCASECMP''@|1|g' \
-e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
../../../gdb-16.3/gnulib/import/strings.in.h > strings.h-t
mv strings.h-t strings.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STRING_H''@||g' \
-e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
-e 's/@''GNULIB_FFSL''@/0/g' \
-e 's/@''GNULIB_FFSLL''@/0/g' \
-e 's/@''GNULIB_MBSLEN''@/0/g' \
-e 's/@''GNULIB_MBSNLEN''@/0/g' \
-e 's/@''GNULIB_MBSCHR''@/0/g' \
-e 's/@''GNULIB_MBSRCHR''@/0/g' \
-e 's/@''GNULIB_MBSSTR''@/0/g' \
-e 's/@''GNULIB_MBSCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSCASESTR''@/0/g' \
-e 's/@''GNULIB_MBSCSPN''@/0/g' \
-e 's/@''GNULIB_MBSPBRK''@/0/g' \
-e 's/@''GNULIB_MBSSPN''@/0/g' \
-e 's/@''GNULIB_MBSSEP''@/0/g' \
-e 's/@''GNULIB_MBSTOK_R''@/0/g' \
-e 's/@''GNULIB_MEMCHR''@/1/g' \
-e 's/@''GNULIB_MEMMEM''@/1/g' \
-e 's/@''GNULIB_MEMPCPY''@/1/g' \
-e 's/@''GNULIB_MEMRCHR''@/1/g' \
-e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
-e 's/@''GNULIB_STPCPY''@/0/g' \
-e 's/@''GNULIB_STPNCPY''@/0/g' \
-e 's/@''GNULIB_STRCHRNUL''@/1/g' \
-e 's/@''GNULIB_STRDUP''@/1/g' \
-e 's/@''GNULIB_STRNCAT''@/0/g' \
-e 's/@''GNULIB_STRNDUP''@/0/g' \
-e 's/@''GNULIB_STRNLEN''@/1/g' \
-e 's/@''GNULIB_STRPBRK''@/0/g' \
-e 's/@''GNULIB_STRSEP''@/0/g' \
-e 's/@''GNULIB_STRSTR''@/1/g' \
-e 's/@''GNULIB_STRCASESTR''@/0/g' \
-e 's/@''GNULIB_STRTOK_R''@/1/g' \
-e 's/@''GNULIB_STRERROR''@/1/g' \
-e 's/@''GNULIB_STRERROR_R''@/1/g' \
-e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \
-e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \
-e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \
-e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \
-e 's/@''GNULIB_MDA_STRDUP''@/1/g' \
-e 's/@''GNULIB_FREE_POSIX''@/1/g' \
< ../../../gdb-16.3/gnulib/import/string.in.h | \
sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
-e 's|@''HAVE_FFSL''@|1|g' \
-e 's|@''HAVE_FFSLL''@|1|g' \
-e 's|@''HAVE_MBSLEN''@|0|g' \
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
-e 's|@''HAVE_MEMPCPY''@|1|g' \
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
-e 's|@''HAVE_STPCPY''@|1|g' \
-e 's|@''HAVE_STPNCPY''@|1|g' \
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
-e 's|@''HAVE_STRPBRK''@|1|g' \
-e 's|@''HAVE_STRSEP''@|1|g' \
-e 's|@''HAVE_STRCASESTR''@|1|g' \
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
-e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
-e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
-e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
-e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
-e 's|@''REPLACE_FFSLL''@|0|g' \
-e 's|@''REPLACE_MEMCHR''@|0|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_FREE''@|0|g' \
-e 's|@''REPLACE_STPNCPY''@|0|g' \
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRNCAT''@|0|g' \
-e 's|@''REPLACE_STRNDUP''@|0|g' \
-e 's|@''REPLACE_STRNLEN''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|0|g' \
-e 's|@''REPLACE_STRERROR_R''@|1|g' \
-e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
> string.h-t
mv string.h-t string.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
/usr/bin/mkdir -p 'sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_RANDOM_H''@||g' \
-e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \
-e 's/@''GNULIB_GETRANDOM''@/1/g' \
-e 's/@''HAVE_GETRANDOM''@/1/g' \
-e 's/@''REPLACE_GETRANDOM''@/0/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
../../../gdb-16.3/gnulib/import/sys_random.in.h > sys/random.h-t
mv sys/random.h-t sys/random.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \
-e 's/@''GNULIB_ACOSF''@/0/g' \
-e 's/@''GNULIB_ACOSL''@/0/g' \
-e 's/@''GNULIB_ASINF''@/0/g' \
-e 's/@''GNULIB_ASINL''@/0/g' \
-e 's/@''GNULIB_ATANF''@/0/g' \
-e 's/@''GNULIB_ATANL''@/0/g' \
-e 's/@''GNULIB_ATAN2F''@/0/g' \
-e 's/@''GNULIB_CBRT''@/0/g' \
-e 's/@''GNULIB_CBRTF''@/0/g' \
-e 's/@''GNULIB_CBRTL''@/0/g' \
-e 's/@''GNULIB_CEIL''@/0/g' \
-e 's/@''GNULIB_CEILF''@/0/g' \
-e 's/@''GNULIB_CEILL''@/0/g' \
-e 's/@''GNULIB_COPYSIGN''@/0/g' \
-e 's/@''GNULIB_COPYSIGNF''@/0/g' \
-e 's/@''GNULIB_COPYSIGNL''@/0/g' \
-e 's/@''GNULIB_COSF''@/0/g' \
-e 's/@''GNULIB_COSL''@/0/g' \
-e 's/@''GNULIB_COSHF''@/0/g' \
-e 's/@''GNULIB_EXPF''@/0/g' \
-e 's/@''GNULIB_EXPL''@/0/g' \
-e 's/@''GNULIB_EXP2''@/0/g' \
-e 's/@''GNULIB_EXP2F''@/0/g' \
-e 's/@''GNULIB_EXP2L''@/0/g' \
-e 's/@''GNULIB_EXPM1''@/0/g' \
-e 's/@''GNULIB_EXPM1F''@/0/g' \
-e 's/@''GNULIB_EXPM1L''@/0/g' \
-e 's/@''GNULIB_FABSF''@/0/g' \
-e 's/@''GNULIB_FABSL''@/0/g' \
-e 's/@''GNULIB_FLOOR''@/0/g' \
-e 's/@''GNULIB_FLOORF''@/0/g' \
-e 's/@''GNULIB_FLOORL''@/0/g' \
-e 's/@''GNULIB_FMA''@/0/g' \
-e 's/@''GNULIB_FMAF''@/0/g' \
-e 's/@''GNULIB_FMAL''@/0/g' \
-e 's/@''GNULIB_FMOD''@/0/g' \
-e 's/@''GNULIB_FMODF''@/0/g' \
-e 's/@''GNULIB_FMODL''@/0/g' \
-e 's/@''GNULIB_FREXPF''@/0/g' \
-e 's/@''GNULIB_FREXP''@/1/g' \
-e 's/@''GNULIB_FREXPL''@/1/g' \
-e 's/@''GNULIB_HYPOT''@/0/g' \
-e 's/@''GNULIB_HYPOTF''@/0/g' \
-e 's/@''GNULIB_HYPOTL''@/0/g' \
< ../../../gdb-16.3/gnulib/import/math.in.h | \
sed -e 's/@''GNULIB_ILOGB''@/0/g' \
-e 's/@''GNULIB_ILOGBF''@/0/g' \
-e 's/@''GNULIB_ILOGBL''@/0/g' \
-e 's/@''GNULIB_ISFINITE''@/0/g' \
-e 's/@''GNULIB_ISINF''@/0/g' \
-e 's/@''GNULIB_ISNAN''@/0/g' \
-e 's/@''GNULIB_ISNANF''@/0/g' \
-e 's/@''GNULIB_ISNAND''@/0/g' \
-e 's/@''GNULIB_ISNANL''@/0/g' \
-e 's/@''GNULIB_LDEXPF''@/0/g' \
-e 's/@''GNULIB_LDEXPL''@/0/g' \
-e 's/@''GNULIB_LOG''@/0/g' \
-e 's/@''GNULIB_LOGF''@/0/g' \
-e 's/@''GNULIB_LOGL''@/0/g' \
-e 's/@''GNULIB_LOG10''@/0/g' \
-e 's/@''GNULIB_LOG10F''@/0/g' \
-e 's/@''GNULIB_LOG10L''@/0/g' \
-e 's/@''GNULIB_LOG1P''@/0/g' \
-e 's/@''GNULIB_LOG1PF''@/0/g' \
-e 's/@''GNULIB_LOG1PL''@/0/g' \
-e 's/@''GNULIB_LOG2''@/0/g' \
-e 's/@''GNULIB_LOG2F''@/0/g' \
-e 's/@''GNULIB_LOG2L''@/0/g' \
-e 's/@''GNULIB_LOGB''@/0/g' \
-e 's/@''GNULIB_LOGBF''@/0/g' \
-e 's/@''GNULIB_LOGBL''@/0/g' \
-e 's/@''GNULIB_MODF''@/0/g' \
-e 's/@''GNULIB_MODFF''@/0/g' \
-e 's/@''GNULIB_MODFL''@/0/g' \
-e 's/@''GNULIB_POWF''@/0/g' \
-e 's/@''GNULIB_REMAINDER''@/0/g' \
-e 's/@''GNULIB_REMAINDERF''@/0/g' \
-e 's/@''GNULIB_REMAINDERL''@/0/g' \
-e 's/@''GNULIB_RINT''@/0/g' \
-e 's/@''GNULIB_RINTF''@/0/g' \
-e 's/@''GNULIB_RINTL''@/0/g' \
-e 's/@''GNULIB_ROUND''@/0/g' \
-e 's/@''GNULIB_ROUNDF''@/0/g' \
-e 's/@''GNULIB_ROUNDL''@/0/g' \
-e 's/@''GNULIB_SIGNBIT''@/0/g' \
-e 's/@''GNULIB_SINF''@/0/g' \
-e 's/@''GNULIB_SINL''@/0/g' \
-e 's/@''GNULIB_SINHF''@/0/g' \
-e 's/@''GNULIB_SQRTF''@/0/g' \
-e 's/@''GNULIB_SQRTL''@/0/g' \
-e 's/@''GNULIB_TANF''@/0/g' \
-e 's/@''GNULIB_TANL''@/0/g' \
-e 's/@''GNULIB_TANHF''@/0/g' \
-e 's/@''GNULIB_TRUNC''@/0/g' \
-e 's/@''GNULIB_TRUNCF''@/0/g' \
-e 's/@''GNULIB_TRUNCL''@/0/g' \
-e 's/@''GNULIB_MDA_J0''@/1/g' \
-e 's/@''GNULIB_MDA_J1''@/1/g' \
-e 's/@''GNULIB_MDA_JN''@/1/g' \
-e 's/@''GNULIB_MDA_Y0''@/1/g' \
-e 's/@''GNULIB_MDA_Y1''@/1/g' \
-e 's/@''GNULIB_MDA_YN''@/1/g' \
| \
sed -e 's|@''HAVE_ACOSF''@|1|g' \
-e 's|@''HAVE_ACOSL''@|1|g' \
-e 's|@''HAVE_ASINF''@|1|g' \
-e 's|@''HAVE_ASINL''@|1|g' \
-e 's|@''HAVE_ATANF''@|1|g' \
-e 's|@''HAVE_ATANL''@|1|g' \
-e 's|@''HAVE_ATAN2F''@|1|g' \
-e 's|@''HAVE_CBRT''@|1|g' \
-e 's|@''HAVE_CBRTF''@|1|g' \
-e 's|@''HAVE_CBRTL''@|1|g' \
-e 's|@''HAVE_COPYSIGN''@|1|g' \
-e 's|@''HAVE_COPYSIGNL''@|1|g' \
-e 's|@''HAVE_COSF''@|1|g' \
-e 's|@''HAVE_COSL''@|1|g' \
-e 's|@''HAVE_COSHF''@|1|g' \
-e 's|@''HAVE_EXPF''@|1|g' \
-e 's|@''HAVE_EXPL''@|1|g' \
-e 's|@''HAVE_EXPM1''@|1|g' \
-e 's|@''HAVE_EXPM1F''@|1|g' \
-e 's|@''HAVE_FABSF''@|1|g' \
-e 's|@''HAVE_FABSL''@|1|g' \
-e 's|@''HAVE_FMA''@|1|g' \
-e 's|@''HAVE_FMAF''@|1|g' \
-e 's|@''HAVE_FMAL''@|1|g' \
-e 's|@''HAVE_FMODF''@|1|g' \
-e 's|@''HAVE_FMODL''@|1|g' \
-e 's|@''HAVE_FREXPF''@|1|g' \
-e 's|@''HAVE_HYPOTF''@|1|g' \
-e 's|@''HAVE_HYPOTL''@|1|g' \
-e 's|@''HAVE_ILOGB''@|1|g' \
-e 's|@''HAVE_ILOGBF''@|1|g' \
-e 's|@''HAVE_ILOGBL''@|1|g' \
-e 's|@''HAVE_ISNANF''@|1|g' \
-e 's|@''HAVE_ISNAND''@|1|g' \
-e 's|@''HAVE_ISNANL''@|1|g' \
-e 's|@''HAVE_LDEXPF''@|1|g' \
-e 's|@''HAVE_LOGF''@|1|g' \
-e 's|@''HAVE_LOGL''@|1|g' \
-e 's|@''HAVE_LOG10F''@|1|g' \
-e 's|@''HAVE_LOG10L''@|1|g' \
-e 's|@''HAVE_LOG1P''@|1|g' \
-e 's|@''HAVE_LOG1PF''@|1|g' \
-e 's|@''HAVE_LOG1PL''@|1|g' \
-e 's|@''HAVE_LOGBF''@|1|g' \
-e 's|@''HAVE_LOGBL''@|1|g' \
-e 's|@''HAVE_MODFF''@|1|g' \
-e 's|@''HAVE_MODFL''@|1|g' \
-e 's|@''HAVE_POWF''@|1|g' \
-e 's|@''HAVE_REMAINDER''@|1|g' \
-e 's|@''HAVE_REMAINDERF''@|1|g' \
-e 's|@''HAVE_RINT''@|1|g' \
-e 's|@''HAVE_RINTL''@|1|g' \
-e 's|@''HAVE_SINF''@|1|g' \
-e 's|@''HAVE_SINL''@|1|g' \
-e 's|@''HAVE_SINHF''@|1|g' \
-e 's|@''HAVE_SQRTF''@|1|g' \
-e 's|@''HAVE_SQRTL''@|1|g' \
-e 's|@''HAVE_TANF''@|1|g' \
-e 's|@''HAVE_TANL''@|1|g' \
-e 's|@''HAVE_TANHF''@|1|g' \
-e 's|@''HAVE_DECL_ACOSL''@|1|g' \
-e 's|@''HAVE_DECL_ASINL''@|1|g' \
-e 's|@''HAVE_DECL_ATANL''@|1|g' \
-e 's|@''HAVE_DECL_CBRTF''@|1|g' \
-e 's|@''HAVE_DECL_CBRTL''@|1|g' \
-e 's|@''HAVE_DECL_CEILF''@|1|g' \
-e 's|@''HAVE_DECL_CEILL''@|1|g' \
-e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
-e 's|@''HAVE_DECL_COSL''@|1|g' \
-e 's|@''HAVE_DECL_EXPL''@|1|g' \
-e 's|@''HAVE_DECL_EXP2''@|1|g' \
-e 's|@''HAVE_DECL_EXP2F''@|1|g' \
-e 's|@''HAVE_DECL_EXP2L''@|1|g' \
-e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
-e 's|@''HAVE_DECL_FLOORF''@|1|g' \
-e 's|@''HAVE_DECL_FLOORL''@|1|g' \
-e 's|@''HAVE_DECL_FREXPL''@|1|g' \
-e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
-e 's|@''HAVE_DECL_LOGL''@|1|g' \
-e 's|@''HAVE_DECL_LOG10L''@|1|g' \
-e 's|@''HAVE_DECL_LOG2''@|1|g' \
-e 's|@''HAVE_DECL_LOG2F''@|1|g' \
-e 's|@''HAVE_DECL_LOG2L''@|1|g' \
-e 's|@''HAVE_DECL_LOGB''@|1|g' \
-e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
-e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
-e 's|@''HAVE_DECL_RINTF''@|1|g' \
-e 's|@''HAVE_DECL_ROUND''@|1|g' \
-e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
-e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
-e 's|@''HAVE_DECL_SINL''@|1|g' \
-e 's|@''HAVE_DECL_SQRTL''@|1|g' \
-e 's|@''HAVE_DECL_TANL''@|1|g' \
-e 's|@''HAVE_DECL_TRUNC''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
| \
sed -e 's|@''REPLACE_ACOSF''@|0|g' \
-e 's|@''REPLACE_ASINF''@|0|g' \
-e 's|@''REPLACE_ATANF''@|0|g' \
-e 's|@''REPLACE_ATAN2F''@|0|g' \
-e 's|@''REPLACE_CBRTF''@|0|g' \
-e 's|@''REPLACE_CBRTL''@|0|g' \
-e 's|@''REPLACE_CEIL''@|0|g' \
-e 's|@''REPLACE_CEILF''@|0|g' \
-e 's|@''REPLACE_CEILL''@|0|g' \
-e 's|@''REPLACE_COSF''@|0|g' \
-e 's|@''REPLACE_COSHF''@|0|g' \
-e 's|@''REPLACE_EXPF''@|0|g' \
-e 's|@''REPLACE_EXPL''@|0|g' \
-e 's|@''REPLACE_EXPM1''@|0|g' \
-e 's|@''REPLACE_EXPM1F''@|0|g' \
-e 's|@''REPLACE_EXPM1L''@|0|g' \
-e 's|@''REPLACE_EXP2''@|0|g' \
-e 's|@''REPLACE_EXP2L''@|0|g' \
-e 's|@''REPLACE_FABSL''@|0|g' \
-e 's|@''REPLACE_FLOOR''@|0|g' \
-e 's|@''REPLACE_FLOORF''@|0|g' \
-e 's|@''REPLACE_FLOORL''@|0|g' \
-e 's|@''REPLACE_FMA''@|0|g' \
-e 's|@''REPLACE_FMAF''@|0|g' \
-e 's|@''REPLACE_FMAL''@|0|g' \
-e 's|@''REPLACE_FMOD''@|0|g' \
-e 's|@''REPLACE_FMODF''@|0|g' \
-e 's|@''REPLACE_FMODL''@|0|g' \
-e 's|@''REPLACE_FREXPF''@|0|g' \
-e 's|@''REPLACE_FREXP''@|0|g' \
-e 's|@''REPLACE_FREXPL''@|0|g' \
-e 's|@''REPLACE_HUGE_VAL''@|0|g' \
-e 's|@''REPLACE_HYPOT''@|0|g' \
-e 's|@''REPLACE_HYPOTF''@|0|g' \
-e 's|@''REPLACE_HYPOTL''@|0|g' \
-e 's|@''REPLACE_ILOGB''@|0|g' \
-e 's|@''REPLACE_ILOGBF''@|0|g' \
-e 's|@''REPLACE_ILOGBL''@|0|g' \
-e 's|@''REPLACE_ISFINITE''@|0|g' \
-e 's|@''REPLACE_ISINF''@|0|g' \
-e 's|@''REPLACE_ISNAN''@|0|g' \
-e 's|@''REPLACE_ITOLD''@|0|g' \
-e 's|@''REPLACE_LDEXPL''@|0|g' \
-e 's|@''REPLACE_LOG''@|0|g' \
-e 's|@''REPLACE_LOGF''@|0|g' \
-e 's|@''REPLACE_LOGL''@|0|g' \
-e 's|@''REPLACE_LOG10''@|0|g' \
-e 's|@''REPLACE_LOG10F''@|0|g' \
-e 's|@''REPLACE_LOG10L''@|0|g' \
-e 's|@''REPLACE_LOG1P''@|0|g' \
-e 's|@''REPLACE_LOG1PF''@|0|g' \
-e 's|@''REPLACE_LOG1PL''@|0|g' \
-e 's|@''REPLACE_LOG2''@|0|g' \
-e 's|@''REPLACE_LOG2F''@|0|g' \
-e 's|@''REPLACE_LOG2L''@|0|g' \
-e 's|@''REPLACE_LOGB''@|0|g' \
-e 's|@''REPLACE_LOGBF''@|0|g' \
-e 's|@''REPLACE_LOGBL''@|0|g' \
-e 's|@''REPLACE_MODF''@|0|g' \
-e 's|@''REPLACE_MODFF''@|0|g' \
-e 's|@''REPLACE_MODFL''@|0|g' \
-e 's|@''REPLACE_NAN''@|0|g' \
-e 's|@''REPLACE_REMAINDER''@|0|g' \
-e 's|@''REPLACE_REMAINDERF''@|0|g' \
-e 's|@''REPLACE_REMAINDERL''@|0|g' \
-e 's|@''REPLACE_RINTL''@|0|g' \
-e 's|@''REPLACE_ROUND''@|0|g' \
-e 's|@''REPLACE_ROUNDF''@|0|g' \
-e 's|@''REPLACE_ROUNDL''@|0|g' \
-e 's|@''REPLACE_SIGNBIT''@|0|g' \
-e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|0|g' \
-e 's|@''REPLACE_SINF''@|0|g' \
-e 's|@''REPLACE_SINHF''@|0|g' \
-e 's|@''REPLACE_SQRTF''@|0|g' \
-e 's|@''REPLACE_SQRTL''@|0|g' \
-e 's|@''REPLACE_TANF''@|0|g' \
-e 's|@''REPLACE_TANHF''@|0|g' \
-e 's|@''REPLACE_TRUNC''@|0|g' \
-e 's|@''REPLACE_TRUNCF''@|0|g' \
-e 's|@''REPLACE_TRUNCL''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
> math.h-t
mv math.h-t math.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
/usr/bin/mkdir -p 'sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_SOCKET_H''@||g' \
-e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
-e 's/@''GNULIB_CLOSE''@/1/g' \
-e 's/@''GNULIB_SOCKET''@/1/g' \
-e 's/@''GNULIB_CONNECT''@/1/g' \
-e 's/@''GNULIB_ACCEPT''@/1/g' \
-e 's/@''GNULIB_BIND''@/1/g' \
-e 's/@''GNULIB_GETPEERNAME''@/0/g' \
-e 's/@''GNULIB_GETSOCKNAME''@/0/g' \
-e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
-e 's/@''GNULIB_LISTEN''@/1/g' \
-e 's/@''GNULIB_RECV''@/0/g' \
-e 's/@''GNULIB_SEND''@/0/g' \
-e 's/@''GNULIB_RECVFROM''@/0/g' \
-e 's/@''GNULIB_SENDTO''@/0/g' \
-e 's/@''GNULIB_SETSOCKOPT''@/1/g' \
-e 's/@''GNULIB_SHUTDOWN''@/0/g' \
-e 's/@''GNULIB_ACCEPT4''@/0/g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
-e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
-e 's|@''HAVE_ACCEPT4''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
../../../gdb-16.3/gnulib/import/sys_socket.in.h > sys/socket.h-t
mv sys/socket.h-t sys/socket.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
/usr/bin/mkdir -p 'sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_SELECT_H''@||g' \
-e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
-e 's/@''GNULIB_PSELECT''@/0/g' \
-e 's/@''GNULIB_SELECT''@/1/g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''HAVE_PSELECT''@|1|g' \
-e 's|@''REPLACE_PSELECT''@|0|g' \
-e 's|@''REPLACE_SELECT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
../../../gdb-16.3/gnulib/import/sys_select.in.h > sys/select.h-t
mv sys/select.h-t sys/select.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
/usr/bin/mkdir -p 'sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_SYS_TIME_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TIME_H''@||g' \
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
-e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
-e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
-e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
../../../gdb-16.3/gnulib/import/sys_time.in.h > sys/time.h-t
mv sys/time.h-t sys/time.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
/usr/bin/mkdir -p 'sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_STAT_H''@||g' \
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
-e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
-e 's/@''GNULIB_FCHMODAT''@/0/g' \
-e 's/@''GNULIB_FSTAT''@/1/g' \
-e 's/@''GNULIB_FSTATAT''@/1/g' \
-e 's/@''GNULIB_FUTIMENS''@/0/g' \
-e 's/@''GNULIB_GETUMASK''@/0/g' \
-e 's/@''GNULIB_LCHMOD''@/0/g' \
-e 's/@''GNULIB_LSTAT''@/1/g' \
-e 's/@''GNULIB_MKDIR''@/1/g' \
-e 's/@''GNULIB_MKDIRAT''@/0/g' \
-e 's/@''GNULIB_MKFIFO''@/0/g' \
-e 's/@''GNULIB_MKFIFOAT''@/0/g' \
-e 's/@''GNULIB_MKNOD''@/0/g' \
-e 's/@''GNULIB_MKNODAT''@/0/g' \
-e 's/@''GNULIB_STAT''@/1/g' \
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \
-e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
-e 's/@''GNULIB_MDA_CHMOD''@/1/g' \
-e 's/@''GNULIB_MDA_MKDIR''@/1/g' \
-e 's/@''GNULIB_MDA_UMASK''@/1/g' \
-e 's|@''HAVE_FCHMODAT''@|1|g' \
-e 's|@''HAVE_FSTATAT''@|1|g' \
-e 's|@''HAVE_FUTIMENS''@|1|g' \
-e 's|@''HAVE_GETUMASK''@|1|g' \
-e 's|@''HAVE_LCHMOD''@|1|g' \
-e 's|@''HAVE_LSTAT''@|1|g' \
-e 's|@''HAVE_MKDIRAT''@|1|g' \
-e 's|@''HAVE_MKFIFO''@|1|g' \
-e 's|@''HAVE_MKFIFOAT''@|1|g' \
-e 's|@''HAVE_MKNOD''@|1|g' \
-e 's|@''HAVE_MKNODAT''@|1|g' \
-e 's|@''HAVE_UTIMENSAT''@|1|g' \
-e 's|@''REPLACE_FCHMODAT''@|0|g' \
-e 's|@''REPLACE_FSTAT''@|0|g' \
-e 's|@''REPLACE_FSTATAT''@|0|g' \
-e 's|@''REPLACE_FUTIMENS''@|0|g' \
-e 's|@''REPLACE_LSTAT''@|0|g' \
-e 's|@''REPLACE_MKDIR''@|0|g' \
-e 's|@''REPLACE_MKFIFO''@|0|g' \
-e 's|@''REPLACE_MKFIFOAT''@|0|g' \
-e 's|@''REPLACE_MKNOD''@|0|g' \
-e 's|@''REPLACE_MKNODAT''@|0|g' \
-e 's|@''REPLACE_STAT''@|0|g' \
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
../../../gdb-16.3/gnulib/import/sys_stat.in.h > sys/stat.h-t
mv sys/stat.h-t sys/stat.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
/usr/bin/mkdir -p 'sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TYPES_H''@||g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's|@''WINDOWS_STAT_INODES''@|0|g' \
../../../gdb-16.3/gnulib/import/sys_types.in.h > sys/types.h-t
mv sys/types.h-t sys/types.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
/usr/bin/mkdir -p 'sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_UIO_H''@||g' \
-e 's|@''HAVE_SYS_UIO_H''@|1|g' \
../../../gdb-16.3/gnulib/import/sys_uio.in.h > sys/uio.h-t
mv sys/uio.h-t sys/uio.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
/usr/bin/mkdir -p 'sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_WAIT_H''@||g' \
-e 's/@''GNULIB_WAITPID''@/0/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
../../../gdb-16.3/gnulib/import/sys_wait.in.h > sys/wait.h-t
mv sys/wait.h-t sys/wait.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_TIME_H''@||g' \
-e 's/@''GNULIB_CTIME''@/0/g' \
-e 's/@''GNULIB_LOCALTIME''@/0/g' \
-e 's/@''GNULIB_MKTIME''@/0/g' \
-e 's/@''GNULIB_NANOSLEEP''@/0/g' \
-e 's/@''GNULIB_STRFTIME''@/0/g' \
-e 's/@''GNULIB_STRPTIME''@/0/g' \
-e 's/@''GNULIB_TIMEGM''@/0/g' \
-e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \
-e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \
-e 's/@''GNULIB_TIME_R''@/1/g' \
-e 's/@''GNULIB_TIME_RZ''@/0/g' \
-e 's/@''GNULIB_TZSET''@/0/g' \
-e 's/@''GNULIB_MDA_TZSET''@/1/g' \
-e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
-e 's|@''HAVE_STRPTIME''@|1|g' \
-e 's|@''HAVE_TIMEGM''@|1|g' \
-e 's|@''HAVE_TIMESPEC_GET''@|1|g' \
-e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \
-e 's|@''HAVE_TIMEZONE_T''@|0|g' \
-e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_GMTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
-e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
-e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
../../../gdb-16.3/gnulib/import/time.in.h > time.h-t
mv time.h-t time.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_WCTYPE_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_WCTYPE_H''@||g' \
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
-e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
-e 's/@''GNULIB_ISWBLANK''@/0/g' \
-e 's/@''GNULIB_ISWDIGIT''@/0/g' \
-e 's/@''GNULIB_ISWXDIGIT''@/0/g' \
-e 's/@''GNULIB_WCTYPE''@/0/g' \
-e 's/@''GNULIB_ISWCTYPE''@/0/g' \
-e 's/@''GNULIB_WCTRANS''@/0/g' \
-e 's/@''GNULIB_TOWCTRANS''@/0/g' \
-e 's/@''HAVE_ISWBLANK''@/1/g' \
-e 's/@''HAVE_ISWCNTRL''@/1/g' \
-e 's/@''HAVE_WCTYPE_T''@/1/g' \
-e 's/@''HAVE_WCTRANS_T''@/1/g' \
-e 's/@''HAVE_WINT_T''@/1/g' \
-e 's/@''REPLACE_ISWBLANK''@/0/g' \
-e 's/@''REPLACE_ISWDIGIT''@/0/g' \
-e 's/@''REPLACE_ISWXDIGIT''@/0/g' \
-e 's/@''REPLACE_ISWCNTRL''@/0/g' \
-e 's/@''REPLACE_TOWLOWER''@/0/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
../../../gdb-16.3/gnulib/import/wctype.in.h > wctype.h-t
mv wctype.h-t wctype.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''HAVE_FEATURES_H''@|1|g' \
-e 's|@''NEXT_WCHAR_H''@||g' \
-e 's|@''HAVE_WCHAR_H''@|1|g' \
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
-e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
-e 's/@''GNULIB_BTOWC''@/1/g' \
-e 's/@''GNULIB_WCTOB''@/0/g' \
-e 's/@''GNULIB_MBSINIT''@/1/g' \
-e 's/@''GNULIB_MBRTOWC''@/1/g' \
-e 's/@''GNULIB_MBRLEN''@/0/g' \
-e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
-e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
-e 's/@''GNULIB_WCRTOMB''@/0/g' \
-e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
-e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
-e 's/@''GNULIB_WCWIDTH''@/0/g' \
-e 's/@''GNULIB_WMEMCHR''@/1/g' \
-e 's/@''GNULIB_WMEMCMP''@/0/g' \
-e 's/@''GNULIB_WMEMCPY''@/0/g' \
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \
-e 's/@''GNULIB_WMEMPCPY''@/1/g' \
-e 's/@''GNULIB_WMEMSET''@/0/g' \
-e 's/@''GNULIB_WCSLEN''@/0/g' \
-e 's/@''GNULIB_WCSNLEN''@/0/g' \
-e 's/@''GNULIB_WCSCPY''@/0/g' \
-e 's/@''GNULIB_WCPCPY''@/0/g' \
-e 's/@''GNULIB_WCSNCPY''@/0/g' \
-e 's/@''GNULIB_WCPNCPY''@/0/g' \
-e 's/@''GNULIB_WCSCAT''@/0/g' \
-e 's/@''GNULIB_WCSNCAT''@/0/g' \
-e 's/@''GNULIB_WCSCMP''@/0/g' \
-e 's/@''GNULIB_WCSNCMP''@/0/g' \
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSCOLL''@/0/g' \
-e 's/@''GNULIB_WCSXFRM''@/0/g' \
-e 's/@''GNULIB_WCSDUP''@/0/g' \
-e 's/@''GNULIB_WCSCHR''@/0/g' \
-e 's/@''GNULIB_WCSRCHR''@/0/g' \
-e 's/@''GNULIB_WCSCSPN''@/0/g' \
-e 's/@''GNULIB_WCSSPN''@/0/g' \
-e 's/@''GNULIB_WCSPBRK''@/0/g' \
-e 's/@''GNULIB_WCSSTR''@/0/g' \
-e 's/@''GNULIB_WCSTOK''@/0/g' \
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \
-e 's/@''GNULIB_WCSFTIME''@/0/g' \
-e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \
-e 's/@''GNULIB_FREE_POSIX''@/1/g' \
< ../../../gdb-16.3/gnulib/import/wchar.in.h | \
sed -e 's|@''HAVE_WINT_T''@|1|g' \
-e 's|@''HAVE_BTOWC''@|1|g' \
-e 's|@''HAVE_MBSINIT''@|1|g' \
-e 's|@''HAVE_MBRTOWC''@|1|g' \
-e 's|@''HAVE_MBRLEN''@|1|g' \
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
-e 's|@''HAVE_WCRTOMB''@|1|g' \
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
-e 's|@''HAVE_WMEMCHR''@|1|g' \
-e 's|@''HAVE_WMEMCMP''@|1|g' \
-e 's|@''HAVE_WMEMCPY''@|1|g' \
-e 's|@''HAVE_WMEMMOVE''@|1|g' \
-e 's|@''HAVE_WMEMPCPY''@|1|g' \
-e 's|@''HAVE_WMEMSET''@|1|g' \
-e 's|@''HAVE_WCSLEN''@|1|g' \
-e 's|@''HAVE_WCSNLEN''@|1|g' \
-e 's|@''HAVE_WCSCPY''@|1|g' \
-e 's|@''HAVE_WCPCPY''@|1|g' \
-e 's|@''HAVE_WCSNCPY''@|1|g' \
-e 's|@''HAVE_WCPNCPY''@|1|g' \
-e 's|@''HAVE_WCSCAT''@|1|g' \
-e 's|@''HAVE_WCSNCAT''@|1|g' \
-e 's|@''HAVE_WCSCMP''@|1|g' \
-e 's|@''HAVE_WCSNCMP''@|1|g' \
-e 's|@''HAVE_WCSCASECMP''@|1|g' \
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \
-e 's|@''HAVE_WCSCOLL''@|1|g' \
-e 's|@''HAVE_WCSXFRM''@|1|g' \
-e 's|@''HAVE_WCSDUP''@|1|g' \
-e 's|@''HAVE_WCSCHR''@|1|g' \
-e 's|@''HAVE_WCSRCHR''@|1|g' \
-e 's|@''HAVE_WCSCSPN''@|1|g' \
-e 's|@''HAVE_WCSSPN''@|1|g' \
-e 's|@''HAVE_WCSPBRK''@|1|g' \
-e 's|@''HAVE_WCSSTR''@|1|g' \
-e 's|@''HAVE_WCSTOK''@|1|g' \
-e 's|@''HAVE_WCSWIDTH''@|1|g' \
-e 's|@''HAVE_WCSFTIME''@|1|g' \
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
-e 's|@''HAVE_DECL_WCSDUP''@|1|g' \
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
| \
sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
-e 's|@''REPLACE_BTOWC''@|0|g' \
-e 's|@''REPLACE_WCTOB''@|0|g' \
-e 's|@''REPLACE_FREE''@|0|g' \
-e 's|@''REPLACE_MBSINIT''@|0|g' \
-e 's|@''REPLACE_MBRTOWC''@|1|g' \
-e 's|@''REPLACE_MBRLEN''@|0|g' \
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCWIDTH''@|0|g' \
-e 's|@''REPLACE_WCSWIDTH''@|0|g' \
-e 's|@''REPLACE_WCSFTIME''@|0|g' \
-e 's|@''REPLACE_WCSTOK''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
> wchar.h-t
mv wchar.h-t wchar.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
-e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_UNISTD_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_UNISTD_H''@||g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's/@''GNULIB_ACCESS''@/0/g' \
-e 's/@''GNULIB_CHDIR''@/1/g' \
-e 's/@''GNULIB_CHOWN''@/1/g' \
-e 's/@''GNULIB_CLOSE''@/1/g' \
-e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
-e 's/@''GNULIB_DUP''@/1/g' \
-e 's/@''GNULIB_DUP2''@/1/g' \
-e 's/@''GNULIB_DUP3''@/0/g' \
-e 's/@''GNULIB_ENVIRON''@/1/g' \
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \
-e 's/@''GNULIB_EXECL''@/0/g' \
-e 's/@''GNULIB_EXECLE''@/0/g' \
-e 's/@''GNULIB_EXECLP''@/0/g' \
-e 's/@''GNULIB_EXECV''@/0/g' \
-e 's/@''GNULIB_EXECVE''@/0/g' \
-e 's/@''GNULIB_EXECVP''@/0/g' \
-e 's/@''GNULIB_EXECVPE''@/0/g' \
-e 's/@''GNULIB_FACCESSAT''@/0/g' \
-e 's/@''GNULIB_FCHDIR''@/1/g' \
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \
-e 's/@''GNULIB_FDATASYNC''@/0/g' \
-e 's/@''GNULIB_FSYNC''@/0/g' \
-e 's/@''GNULIB_FTRUNCATE''@/0/g' \
-e 's/@''GNULIB_GETCWD''@/1/g' \
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
-e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
-e 's/@''GNULIB_GETENTROPY''@/0/g' \
-e 's/@''GNULIB_GETGROUPS''@/0/g' \
-e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_GETLOGIN''@/0/g' \
-e 's/@''GNULIB_GETLOGIN_R''@/1/g' \
-e 's/@''GNULIB_GETOPT_POSIX''@/0/g' \
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
-e 's/@''GNULIB_GETPASS''@/0/g' \
-e 's/@''GNULIB_GETPASS_GNU''@/0/g' \
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
-e 's/@''GNULIB_ISATTY''@/0/g' \
-e 's/@''GNULIB_LCHOWN''@/0/g' \
-e 's/@''GNULIB_LINK''@/0/g' \
-e 's/@''GNULIB_LINKAT''@/0/g' \
-e 's/@''GNULIB_LSEEK''@/0/g' \
-e 's/@''GNULIB_PIPE''@/1/g' \
-e 's/@''GNULIB_PIPE2''@/0/g' \
-e 's/@''GNULIB_PREAD''@/0/g' \
-e 's/@''GNULIB_PWRITE''@/0/g' \
-e 's/@''GNULIB_READ''@/0/g' \
-e 's/@''GNULIB_READLINK''@/1/g' \
-e 's/@''GNULIB_READLINKAT''@/0/g' \
-e 's/@''GNULIB_RMDIR''@/1/g' \
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_SLEEP''@/0/g' \
-e 's/@''GNULIB_SYMLINK''@/0/g' \
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
-e 's/@''GNULIB_TRUNCATE''@/0/g' \
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_UNLINK''@/0/g' \
-e 's/@''GNULIB_UNLINKAT''@/0/g' \
-e 's/@''GNULIB_USLEEP''@/0/g' \
-e 's/@''GNULIB_WRITE''@/0/g' \
-e 's/@''GNULIB_MDA_ACCESS''@/1/g' \
-e 's/@''GNULIB_MDA_CHDIR''@/1/g' \
-e 's/@''GNULIB_MDA_CLOSE''@/1/g' \
-e 's/@''GNULIB_MDA_DUP''@/1/g' \
-e 's/@''GNULIB_MDA_DUP2''@/1/g' \
-e 's/@''GNULIB_MDA_EXECL''@/1/g' \
-e 's/@''GNULIB_MDA_EXECLE''@/1/g' \
-e 's/@''GNULIB_MDA_EXECLP''@/1/g' \
-e 's/@''GNULIB_MDA_EXECV''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVE''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVP''@/1/g' \
-e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \
-e 's/@''GNULIB_MDA_GETCWD''@/1/g' \
-e 's/@''GNULIB_MDA_GETPID''@/1/g' \
-e 's/@''GNULIB_MDA_ISATTY''@/1/g' \
-e 's/@''GNULIB_MDA_LSEEK''@/1/g' \
-e 's/@''GNULIB_MDA_READ''@/1/g' \
-e 's/@''GNULIB_MDA_RMDIR''@/1/g' \
-e 's/@''GNULIB_MDA_SWAB''@/1/g' \
-e 's/@''GNULIB_MDA_UNLINK''@/1/g' \
-e 's/@''GNULIB_MDA_WRITE''@/1/g' \
< ../../../gdb-16.3/gnulib/import/unistd.in.h | \
sed -e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
-e 's|@''HAVE_DUP3''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_EXECVPE''@|1|g' \
-e 's|@''HAVE_FACCESSAT''@|1|g' \
-e 's|@''HAVE_FCHDIR''@|1|g' \
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
-e 's|@''HAVE_FDATASYNC''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETENTROPY''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GETPASS''@|1|g' \
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE''@|1|g' \
-e 's|@''HAVE_PIPE2''@|1|g' \
-e 's|@''HAVE_PREAD''@|1|g' \
-e 's|@''HAVE_PWRITE''@|1|g' \
-e 's|@''HAVE_READLINK''@|1|g' \
-e 's|@''HAVE_READLINKAT''@|1|g' \
-e 's|@''HAVE_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|1|g' \
-e 's|@''HAVE_UNLINKAT''@|1|g' \
-e 's|@''HAVE_USLEEP''@|1|g' \
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
-e 's|@''HAVE_DECL_EXECVPE''@|1|g' \
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
-e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
| \
sed -e 's|@''REPLACE_ACCESS''@|0|g' \
-e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|0|g' \
-e 's|@''REPLACE_EXECL''@|0|g' \
-e 's|@''REPLACE_EXECLE''@|0|g' \
-e 's|@''REPLACE_EXECLP''@|0|g' \
-e 's|@''REPLACE_EXECV''@|0|g' \
-e 's|@''REPLACE_EXECVE''@|0|g' \
-e 's|@''REPLACE_EXECVP''@|0|g' \
-e 's|@''REPLACE_EXECVPE''@|0|g' \
-e 's|@''REPLACE_FACCESSAT''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|1|g' \
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_GETPASS''@|0|g' \
-e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \
-e 's|@''REPLACE_ISATTY''@|0|g' \
-e 's|@''REPLACE_LCHOWN''@|0|g' \
-e 's|@''REPLACE_LINK''@|0|g' \
-e 's|@''REPLACE_LINKAT''@|0|g' \
-e 's|@''REPLACE_LSEEK''@|0|g' \
-e 's|@''REPLACE_PREAD''@|0|g' \
-e 's|@''REPLACE_PWRITE''@|0|g' \
-e 's|@''REPLACE_READ''@|0|g' \
-e 's|@''REPLACE_READLINK''@|0|g' \
-e 's|@''REPLACE_READLINKAT''@|0|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|0|g' \
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
-e 's|@''REPLACE_TRUNCATE''@|0|g' \
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
-e 's|@''REPLACE_UNLINK''@|0|g' \
-e 's|@''REPLACE_UNLINKAT''@|0|g' \
-e 's|@''REPLACE_USLEEP''@|0|g' \
-e 's|@''REPLACE_WRITE''@|0|g' \
-e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ../../../gdb-16.3/gnulib/import/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r ../../../gdb-16.3/gnulib/import/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ../../../gdb-16.3/gnulib/import/warn-on-use.h' \
> unistd.h-t
mv unistd.h-t unistd.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
/usr/bin/make all-recursive
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/plugin.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/plugin.c -o plugin.o
mv -f .deps/plugin.Tpo .deps/plugin.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-basename-lgpl.o -MD -MP -MF .deps/libgnu_a-basename-lgpl.Tpo -c -o libgnu_a-basename-lgpl.o `test -f 'basename-lgpl.c' || echo '../../../gdb-16.3/gnulib/import/'`basename-lgpl.c
mv -f .deps/libgnu_a-basename-lgpl.Tpo .deps/libgnu_a-basename-lgpl.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-count-one-bits.o -MD -MP -MF .deps/libgnu_a-count-one-bits.Tpo -c -o libgnu_a-count-one-bits.o `test -f 'count-one-bits.c' || echo '../../../gdb-16.3/gnulib/import/'`count-one-bits.c
mv -f .deps/libgnu_a-count-one-bits.Tpo .deps/libgnu_a-count-one-bits.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-cloexec.o -MD -MP -MF .deps/libgnu_a-cloexec.Tpo -c -o libgnu_a-cloexec.o `test -f 'cloexec.c' || echo '../../../gdb-16.3/gnulib/import/'`cloexec.c
mv -f .deps/libgnu_a-cloexec.Tpo .deps/libgnu_a-cloexec.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-exitfail.o -MD -MP -MF .deps/libgnu_a-exitfail.Tpo -c -o libgnu_a-exitfail.o `test -f 'exitfail.c' || echo '../../../gdb-16.3/gnulib/import/'`exitfail.c
mv -f .deps/libgnu_a-exitfail.Tpo .deps/libgnu_a-exitfail.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-openat-proc.o -MD -MP -MF .deps/libgnu_a-openat-proc.Tpo -c -o libgnu_a-openat-proc.o `test -f 'openat-proc.c' || echo '../../../gdb-16.3/gnulib/import/'`openat-proc.c
mv -f .deps/libgnu_a-openat-proc.Tpo .deps/libgnu_a-openat-proc.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-stripslash.o -MD -MP -MF .deps/libgnu_a-stripslash.Tpo -c -o libgnu_a-stripslash.o `test -f 'stripslash.c' || echo '../../../gdb-16.3/gnulib/import/'`stripslash.c
mv -f .deps/libgnu_a-stripslash.Tpo .deps/libgnu_a-stripslash.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-dirname-lgpl.o -MD -MP -MF .deps/libgnu_a-dirname-lgpl.Tpo -c -o libgnu_a-dirname-lgpl.o `test -f 'dirname-lgpl.c' || echo '../../../gdb-16.3/gnulib/import/'`dirname-lgpl.c
mv -f .deps/libgnu_a-dirname-lgpl.Tpo .deps/libgnu_a-dirname-lgpl.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-chdir-long.o -MD -MP -MF .deps/libgnu_a-chdir-long.Tpo -c -o libgnu_a-chdir-long.o `test -f 'chdir-long.c' || echo '../../../gdb-16.3/gnulib/import/'`chdir-long.c
mv -f .deps/libgnu_a-chdir-long.Tpo .deps/libgnu_a-chdir-long.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-fd-hook.o -MD -MP -MF .deps/libgnu_a-fd-hook.Tpo -c -o libgnu_a-fd-hook.o `test -f 'fd-hook.c' || echo '../../../gdb-16.3/gnulib/import/'`fd-hook.c
mv -f .deps/libgnu_a-fd-hook.Tpo .deps/libgnu_a-fd-hook.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-fd-safer-flag.o -MD -MP -MF .deps/libgnu_a-fd-safer-flag.Tpo -c -o libgnu_a-fd-safer-flag.o `test -f 'fd-safer-flag.c' || echo '../../../gdb-16.3/gnulib/import/'`fd-safer-flag.c
mv -f .deps/libgnu_a-fd-safer-flag.Tpo .deps/libgnu_a-fd-safer-flag.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-fcntl.o -MD -MP -MF .deps/libgnu_a-fcntl.Tpo -c -o libgnu_a-fcntl.o `test -f 'fcntl.c' || echo '../../../gdb-16.3/gnulib/import/'`fcntl.c
mv -f .deps/libgnu_a-fcntl.Tpo .deps/libgnu_a-fcntl.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-dup-safer-flag.o -MD -MP -MF .deps/libgnu_a-dup-safer-flag.Tpo -c -o libgnu_a-dup-safer-flag.o `test -f 'dup-safer-flag.c' || echo '../../../gdb-16.3/gnulib/import/'`dup-safer-flag.c
mv -f .deps/libgnu_a-dup-safer-flag.Tpo .deps/libgnu_a-dup-safer-flag.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-filenamecat-lgpl.o -MD -MP -MF .deps/libgnu_a-filenamecat-lgpl.Tpo -c -o libgnu_a-filenamecat-lgpl.o `test -f 'filenamecat-lgpl.c' || echo '../../../gdb-16.3/gnulib/import/'`filenamecat-lgpl.c
mv -f .deps/libgnu_a-filenamecat-lgpl.Tpo .deps/libgnu_a-filenamecat-lgpl.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-getcwd-lgpl.o -MD -MP -MF .deps/libgnu_a-getcwd-lgpl.Tpo -c -o libgnu_a-getcwd-lgpl.o `test -f 'getcwd-lgpl.c' || echo '../../../gdb-16.3/gnulib/import/'`getcwd-lgpl.c
mv -f .deps/libgnu_a-getcwd-lgpl.Tpo .deps/libgnu_a-getcwd-lgpl.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-getprogname.o -MD -MP -MF .deps/libgnu_a-getprogname.Tpo -c -o libgnu_a-getprogname.o `test -f 'getprogname.c' || echo '../../../gdb-16.3/gnulib/import/'`getprogname.c
mv -f .deps/libgnu_a-getprogname.Tpo .deps/libgnu_a-getprogname.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-hard-locale.o -MD -MP -MF .deps/libgnu_a-hard-locale.Tpo -c -o libgnu_a-hard-locale.o `test -f 'hard-locale.c' || echo '../../../gdb-16.3/gnulib/import/'`hard-locale.c
mv -f .deps/libgnu_a-hard-locale.Tpo .deps/libgnu_a-hard-locale.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-localcharset.o -MD -MP -MF .deps/libgnu_a-localcharset.Tpo -c -o libgnu_a-localcharset.o `test -f 'localcharset.c' || echo '../../../gdb-16.3/gnulib/import/'`localcharset.c
mv -f .deps/libgnu_a-localcharset.Tpo .deps/libgnu_a-localcharset.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-mbrtowc.o -MD -MP -MF .deps/libgnu_a-mbrtowc.Tpo -c -o libgnu_a-mbrtowc.o `test -f 'mbrtowc.c' || echo '../../../gdb-16.3/gnulib/import/'`mbrtowc.c
mv -f .deps/libgnu_a-mbrtowc.Tpo .deps/libgnu_a-mbrtowc.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-malloca.o -MD -MP -MF .deps/libgnu_a-malloca.Tpo -c -o libgnu_a-malloca.o `test -f 'malloca.c' || echo '../../../gdb-16.3/gnulib/import/'`malloca.c
mv -f .deps/libgnu_a-malloca.Tpo .deps/libgnu_a-malloca.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-math.o -MD -MP -MF .deps/libgnu_a-math.Tpo -c -o libgnu_a-math.o `test -f 'math.c' || echo '../../../gdb-16.3/gnulib/import/'`math.c
mv -f .deps/libgnu_a-math.Tpo .deps/libgnu_a-math.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-openat-die.o -MD -MP -MF .deps/libgnu_a-openat-die.Tpo -c -o libgnu_a-openat-die.o `test -f 'openat-die.c' || echo '../../../gdb-16.3/gnulib/import/'`openat-die.c
mv -f .deps/libgnu_a-openat-die.Tpo .deps/libgnu_a-openat-die.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-getcwd.o -MD -MP -MF .deps/libgnu_a-getcwd.Tpo -c -o libgnu_a-getcwd.o `test -f 'getcwd.c' || echo '../../../gdb-16.3/gnulib/import/'`getcwd.c
mv -f .deps/libgnu_a-getcwd.Tpo .deps/libgnu_a-getcwd.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-sockets.o -MD -MP -MF .deps/libgnu_a-sockets.Tpo -c -o libgnu_a-sockets.o `test -f 'sockets.c' || echo '../../../gdb-16.3/gnulib/import/'`sockets.c
mv -f .deps/libgnu_a-sockets.Tpo .deps/libgnu_a-sockets.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/elf32-avr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/elf32-avr.c -o elf32-avr.o
mv -f .deps/elf32-avr.Tpo .deps/elf32-avr.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-save-cwd.o -MD -MP -MF .deps/libgnu_a-save-cwd.Tpo -c -o libgnu_a-save-cwd.o `test -f 'save-cwd.c' || echo '../../../gdb-16.3/gnulib/import/'`save-cwd.c
mv -f .deps/libgnu_a-save-cwd.Tpo .deps/libgnu_a-save-cwd.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-setlocale_null.o -MD -MP -MF .deps/libgnu_a-setlocale_null.Tpo -c -o libgnu_a-setlocale_null.o `test -f 'setlocale_null.c' || echo '../../../gdb-16.3/gnulib/import/'`setlocale_null.c
mv -f .deps/libgnu_a-setlocale_null.Tpo .deps/libgnu_a-setlocale_null.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-sys_socket.o -MD -MP -MF .deps/libgnu_a-sys_socket.Tpo -c -o libgnu_a-sys_socket.o `test -f 'sys_socket.c' || echo '../../../gdb-16.3/gnulib/import/'`sys_socket.c
mv -f .deps/libgnu_a-sys_socket.Tpo .deps/libgnu_a-sys_socket.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-stat-time.o -MD -MP -MF .deps/libgnu_a-stat-time.Tpo -c -o libgnu_a-stat-time.o `test -f 'stat-time.c' || echo '../../../gdb-16.3/gnulib/import/'`stat-time.c
mv -f .deps/libgnu_a-stat-time.Tpo .deps/libgnu_a-stat-time.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-strnlen1.o -MD -MP -MF .deps/libgnu_a-strnlen1.Tpo -c -o libgnu_a-strnlen1.o `test -f 'strnlen1.c' || echo '../../../gdb-16.3/gnulib/import/'`strnlen1.c
mv -f .deps/libgnu_a-strnlen1.Tpo .deps/libgnu_a-strnlen1.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 glthread/libgnu_a-threadlib.o -MD -MP -MF glthread/.deps/libgnu_a-threadlib.Tpo -c -o glthread/libgnu_a-threadlib.o `test -f 'glthread/threadlib.c' || echo '../../../gdb-16.3/gnulib/import/'`glthread/threadlib.c
mv -f glthread/.deps/libgnu_a-threadlib.Tpo glthread/.deps/libgnu_a-threadlib.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-unistd.o -MD -MP -MF .deps/libgnu_a-unistd.Tpo -c -o libgnu_a-unistd.o `test -f 'unistd.c' || echo '../../../gdb-16.3/gnulib/import/'`unistd.c
mv -f .deps/libgnu_a-unistd.Tpo .deps/libgnu_a-unistd.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-dup-safer.o -MD -MP -MF .deps/libgnu_a-dup-safer.Tpo -c -o libgnu_a-dup-safer.o `test -f 'dup-safer.c' || echo '../../../gdb-16.3/gnulib/import/'`dup-safer.c
mv -f .deps/libgnu_a-dup-safer.Tpo .deps/libgnu_a-dup-safer.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-wctype-h.o -MD -MP -MF .deps/libgnu_a-wctype-h.Tpo -c -o libgnu_a-wctype-h.o `test -f 'wctype-h.c' || echo '../../../gdb-16.3/gnulib/import/'`wctype-h.c
mv -f .deps/libgnu_a-wctype-h.Tpo .deps/libgnu_a-wctype-h.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-fd-safer.o -MD -MP -MF .deps/libgnu_a-fd-safer.Tpo -c -o libgnu_a-fd-safer.o `test -f 'fd-safer.c' || echo '../../../gdb-16.3/gnulib/import/'`fd-safer.c
mv -f .deps/libgnu_a-fd-safer.Tpo .deps/libgnu_a-fd-safer.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-pipe-safer.o -MD -MP -MF .deps/libgnu_a-pipe-safer.Tpo -c -o libgnu_a-pipe-safer.o `test -f 'pipe-safer.c' || echo '../../../gdb-16.3/gnulib/import/'`pipe-safer.c
mv -f .deps/libgnu_a-pipe-safer.Tpo .deps/libgnu_a-pipe-safer.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 libgnu_a-tempname.o -MD -MP -MF .deps/libgnu_a-tempname.Tpo -c -o libgnu_a-tempname.o `test -f 'tempname.c' || echo '../../../gdb-16.3/gnulib/import/'`tempname.c
mv -f .deps/libgnu_a-tempname.Tpo .deps/libgnu_a-tempname.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
depbase=`echo strerror_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -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 -MT strerror_r.o -MD -MP -MF $depbase.Tpo -c -o strerror_r.o ../../../gdb-16.3/gnulib/import/strerror_r.c &&\
mv -f $depbase.Tpo $depbase.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 malloc/libgnu_a-scratch_buffer_dupfree.o -MD -MP -MF malloc/.deps/libgnu_a-scratch_buffer_dupfree.Tpo -c -o malloc/libgnu_a-scratch_buffer_dupfree.o `test -f 'malloc/scratch_buffer_dupfree.c' || echo '../../../gdb-16.3/gnulib/import/'`malloc/scratch_buffer_dupfree.c
mv -f malloc/.deps/libgnu_a-scratch_buffer_dupfree.Tpo malloc/.deps/libgnu_a-scratch_buffer_dupfree.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 malloc/libgnu_a-scratch_buffer_grow.o -MD -MP -MF malloc/.deps/libgnu_a-scratch_buffer_grow.Tpo -c -o malloc/libgnu_a-scratch_buffer_grow.o `test -f 'malloc/scratch_buffer_grow.c' || echo '../../../gdb-16.3/gnulib/import/'`malloc/scratch_buffer_grow.c
mv -f malloc/.deps/libgnu_a-scratch_buffer_grow.Tpo malloc/.deps/libgnu_a-scratch_buffer_grow.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 glthread/libgnu_a-lock.o -MD -MP -MF glthread/.deps/libgnu_a-lock.Tpo -c -o glthread/libgnu_a-lock.o `test -f 'glthread/lock.c' || echo '../../../gdb-16.3/gnulib/import/'`glthread/lock.c
mv -f glthread/.deps/libgnu_a-lock.Tpo glthread/.deps/libgnu_a-lock.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 malloc/libgnu_a-scratch_buffer_grow_preserve.o -MD -MP -MF malloc/.deps/libgnu_a-scratch_buffer_grow_preserve.Tpo -c -o malloc/libgnu_a-scratch_buffer_grow_preserve.o `test -f 'malloc/scratch_buffer_grow_preserve.c' || echo '../../../gdb-16.3/gnulib/import/'`malloc/scratch_buffer_grow_preserve.c
mv -f malloc/.deps/libgnu_a-scratch_buffer_grow_preserve.Tpo malloc/.deps/libgnu_a-scratch_buffer_grow_preserve.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
gcc -DHAVE_CONFIG_H -I. -I../../../gdb-16.3/gnulib/import -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 malloc/libgnu_a-scratch_buffer_set_array_size.o -MD -MP -MF malloc/.deps/libgnu_a-scratch_buffer_set_array_size.Tpo -c -o malloc/libgnu_a-scratch_buffer_set_array_size.o `test -f 'malloc/scratch_buffer_set_array_size.c' || echo '../../../gdb-16.3/gnulib/import/'`malloc/scratch_buffer_set_array_size.c
mv -f malloc/.deps/libgnu_a-scratch_buffer_set_array_size.Tpo malloc/.deps/libgnu_a-scratch_buffer_set_array_size.Po
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
rm -f libgnu.a
ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so cr libgnu.a libgnu_a-openat-proc.o libgnu_a-basename-lgpl.o libgnu_a-chdir-long.o libgnu_a-cloexec.o libgnu_a-count-one-bits.o libgnu_a-dirname-lgpl.o libgnu_a-stripslash.o libgnu_a-exitfail.o libgnu_a-fcntl.o libgnu_a-fd-hook.o libgnu_a-fd-safer-flag.o libgnu_a-dup-safer-flag.o libgnu_a-filenamecat-lgpl.o libgnu_a-getcwd.o libgnu_a-getcwd-lgpl.o libgnu_a-getprogname.o libgnu_a-hard-locale.o libgnu_a-localcharset.o glthread/libgnu_a-lock.o libgnu_a-malloca.o libgnu_a-math.o libgnu_a-mbrtowc.o libgnu_a-openat-die.o libgnu_a-save-cwd.o malloc/libgnu_a-scratch_buffer_dupfree.o malloc/libgnu_a-scratch_buffer_grow.o malloc/libgnu_a-scratch_buffer_grow_preserve.o malloc/libgnu_a-scratch_buffer_set_array_size.o libgnu_a-setlocale_null.o libgnu_a-sockets.o libgnu_a-stat-time.o libgnu_a-strnlen1.o libgnu_a-sys_socket.o libgnu_a-tempname.o glthread/libgnu_a-threadlib.o libgnu_a-unistd.o libgnu_a-dup-safer.o libgnu_a-fd-safer.o libgnu_a-pipe-safer.o libgnu_a-wctype-h.o strerror_r.o
ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so libgnu.a
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/elf-eh-frame.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/elf-eh-frame.c -o elf-eh-frame.o
mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
mkdir -p -- ./opcodes
Configuring in ./opcodes
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... 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... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports nested variables... yes
checking whether /usr/bin/make supports nested variables... (cached) yes
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 gcc understands -c and -o together... yes
checking for style of include used by /usr/bin/make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /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 for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 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 --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
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 for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E
done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking whether to use NLS... no
checking whether NLS is requested... no
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking size of void *... 8
checking whether basename is declared... yes
checking whether stpcpy is declared... yes
checking for sigsetjmp...
checking linker --as-needed support... yes
checking for cos in -lm... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/dwarf2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/dwarf2.c -o dwarf2.o
mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/elf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/elf.c -o elf.o
mv -f .deps/elf.Tpo .deps/elf.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib64"' -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/elflink.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -I. -I../../gdb-16.3/bfd -I../../gdb-16.3/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-16.3/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-16.3/bfd/elflink.c -o elflink.o
mv -f .deps/elflink.Tpo .deps/elflink.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../gdb-16.3/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` -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbfd.la archive.lo archures.lo bfd.lo bfdio.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -L./../zlib -lz ../libsframe/libsframe.la
libtool: link: (cd .libs/libbfd.lax/libsframe.a && ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so x "/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/../libsframe/.libs/libsframe.a")
libtool: link: ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o cache.o coff-bfd.o compress.o corefile.o elf-properties.o format.o hash.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 elf-sframe.o dwarf1.o dwarf2.o elf32-gen.o plugin.o cpu-avr.o archive64.o .libs/libbfd.lax/libsframe.a/libsframe_la-sframe-dump.o .libs/libbfd.lax/libsframe.a/libsframe_la-sframe-error.o .libs/libbfd.lax/libsframe.a/libsframe_la-sframe.o
libtool: link: ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so .libs/libbfd.a
libtool: link: rm -fr .libs/libbfd.lax
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
/usr/bin/make all-recursive
Making all in .
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/opcodes'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/opcodes -I. -I../../gdb-16.3/opcodes -I../bfd -I../../gdb-16.3/opcodes/../include -I../../gdb-16.3/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-16.3/opcodes/dis-buf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/opcodes -I. -I../../gdb-16.3/opcodes -I../bfd -I../../gdb-16.3/opcodes/../include -I../../gdb-16.3/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-16.3/opcodes/dis-buf.c -o dis-buf.o
mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/opcodes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/opcodes'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/opcodes -I. -I../../gdb-16.3/opcodes -I../bfd -I../../gdb-16.3/opcodes/../include -I../../gdb-16.3/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-16.3/opcodes/dis-init.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/opcodes -I. -I../../gdb-16.3/opcodes -I../bfd -I../../gdb-16.3/opcodes/../include -I../../gdb-16.3/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-16.3/opcodes/dis-init.c -o dis-init.o
mv -f .deps/dis-init.Tpo .deps/dis-init.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/opcodes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/opcodes'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/opcodes -I. -I../../gdb-16.3/opcodes -I../bfd -I../../gdb-16.3/opcodes/../include -I../../gdb-16.3/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-16.3/opcodes/disassemble.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/opcodes -I. -I../../gdb-16.3/opcodes -I../bfd -I../../gdb-16.3/opcodes/../include -I../../gdb-16.3/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-16.3/opcodes/disassemble.c -o disassemble.o
mv -f .deps/disassemble.Tpo .deps/disassemble.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/opcodes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/opcodes'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/opcodes -I. -I../../gdb-16.3/opcodes -I../bfd -I../../gdb-16.3/opcodes/../include -I../../gdb-16.3/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-16.3/opcodes/avr-dis.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/opcodes -I. -I../../gdb-16.3/opcodes -I../bfd -I../../gdb-16.3/opcodes/../include -I../../gdb-16.3/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-16.3/opcodes/avr-dis.c -o avr-dis.o
mv -f .deps/avr-dis.Tpo .deps/avr-dis.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/opcodes'
/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` -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo avr-dis.lo
libtool: link: ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o avr-dis.o
libtool: link: ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so .libs/libopcodes.a
libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" )
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/opcodes'
libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libopcodes.a ]; then \
cp $libtooldir/libopcodes.a libopcodes.tmp; \
ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so libopcodes.tmp; \
/bin/sh ../../gdb-16.3/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \
else true; fi
touch stamp-lib
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/opcodes'
Making all in po
make[4]: Nothing to be done for 'all'.
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
mkdir -p -- ./gdbsupport
Configuring in ./gdbsupport
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... avr-unknown-none
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports nested variables... yes
checking whether /usr/bin/make supports nested variables... (cached) yes
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 gcc understands -c and -o together... yes
checking for style of include used by /usr/bin/make... GNU
checking dependency style of gcc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
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 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 whether g++ supports C++17 features by default... yes
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E
done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking whether to use NLS... no
checking whether NLS is requested... no
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... yes
checking for long long... yes
checking size of long long... 8
checking whether basename is declared... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for pid_t... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for ANSI C header files... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking for nl_langinfo and CODESET... yes
checking for dlfcn.h... (cached) yes
checking linux/elf.h usability... yes
checking linux/elf.h presence... yes
checking for linux/elf.h... yes
checking 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 poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking proc_service.h usability... yes
checking proc_service.h presence... yes
checking for proc_service.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking thread_db.h usability... yes
checking thread_db.h presence... yes
checking for thread_db.h... yes
checking wait.h usability... yes
checking wait.h presence... yes
checking for wait.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for library containing socketpair... none required
checking for fdwalk... no
checking for getauxval... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for ptrace64... no
checking for sbrk... yes
checking for setns... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sigtimedwait... yes
checking for socketpair... yes
checking whether ADDR_NO_RANDOMIZE is declared... yes
checking whether strstr is declared... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_blksize... yes
checking for library containing kinfo_getfile... no
checking for kinfo_getfile... no
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for std::thread... yes
checking for pthread_sigmask... yes
checking for pthread_setname_np... yes
checking for sigsetjmp... yes
checking whether to use intel pt... auto
checking for libipt... no
configure: WARNING: libipt is missing or unusable; some features may be unavailable.
checking for long long support in printf... yes
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
checking for gregset_t in sys/procfs.h... 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 libxxhash... no
checking whether to use xxhash... no
checking for waitpid... yes
checking for wait... yes
checking sys/ptrace.h usability... yes
checking sys/ptrace.h presence... yes
checking for sys/ptrace.h... yes
checking ptrace.h usability... no
checking ptrace.h presence... no
checking for ptrace.h... no
checking return type of ptrace... long
checking types of arguments for ptrace... enum __ptrace_request,int,long,long
checking the compiler type... gcc
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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
/usr/bin/make all-recursive
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT cleanups.o -MD -MP -MF .deps/cleanups.Tpo -c -o cleanups.o ../../gdb-16.3/gdbsupport/cleanups.cc
mv -f .deps/cleanups.Tpo .deps/cleanups.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT common-debug.o -MD -MP -MF .deps/common-debug.Tpo -c -o common-debug.o ../../gdb-16.3/gdbsupport/common-debug.cc
mv -f .deps/common-debug.Tpo .deps/common-debug.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT btrace-common.o -MD -MP -MF .deps/btrace-common.Tpo -c -o btrace-common.o ../../gdb-16.3/gdbsupport/btrace-common.cc
mv -f .deps/btrace-common.Tpo .deps/btrace-common.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o ../../gdb-16.3/gdbsupport/errors.cc
mv -f .deps/errors.Tpo .deps/errors.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT common-inferior.o -MD -MP -MF .deps/common-inferior.Tpo -c -o common-inferior.o ../../gdb-16.3/gdbsupport/common-inferior.cc
mv -f .deps/common-inferior.Tpo .deps/common-inferior.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT agent.o -MD -MP -MF .deps/agent.Tpo -c -o agent.o ../../gdb-16.3/gdbsupport/agent.cc
mv -f .deps/agent.Tpo .deps/agent.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT common-regcache.o -MD -MP -MF .deps/common-regcache.Tpo -c -o common-regcache.o ../../gdb-16.3/gdbsupport/common-regcache.cc
mv -f .deps/common-regcache.Tpo .deps/common-regcache.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT common-utils.o -MD -MP -MF .deps/common-utils.Tpo -c -o common-utils.o ../../gdb-16.3/gdbsupport/common-utils.cc
mv -f .deps/common-utils.Tpo .deps/common-utils.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT common-exceptions.o -MD -MP -MF .deps/common-exceptions.Tpo -c -o common-exceptions.o ../../gdb-16.3/gdbsupport/common-exceptions.cc
mv -f .deps/common-exceptions.Tpo .deps/common-exceptions.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT environ.o -MD -MP -MF .deps/environ.Tpo -c -o environ.o ../../gdb-16.3/gdbsupport/environ.cc
mv -f .deps/environ.Tpo .deps/environ.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT fileio.o -MD -MP -MF .deps/fileio.Tpo -c -o fileio.o ../../gdb-16.3/gdbsupport/fileio.cc
mv -f .deps/fileio.Tpo .deps/fileio.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT gdb_obstack.o -MD -MP -MF .deps/gdb_obstack.Tpo -c -o gdb_obstack.o ../../gdb-16.3/gdbsupport/gdb_obstack.cc
mv -f .deps/gdb_obstack.Tpo .deps/gdb_obstack.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT gdb-dlfcn.o -MD -MP -MF .deps/gdb-dlfcn.Tpo -c -o gdb-dlfcn.o ../../gdb-16.3/gdbsupport/gdb-dlfcn.cc
mv -f .deps/gdb-dlfcn.Tpo .deps/gdb-dlfcn.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT gdb_regex.o -MD -MP -MF .deps/gdb_regex.Tpo -c -o gdb_regex.o ../../gdb-16.3/gdbsupport/gdb_regex.cc
mv -f .deps/gdb_regex.Tpo .deps/gdb_regex.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT filestuff.o -MD -MP -MF .deps/filestuff.Tpo -c -o filestuff.o ../../gdb-16.3/gdbsupport/filestuff.cc
mv -f .deps/filestuff.Tpo .deps/filestuff.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT format.o -MD -MP -MF .deps/format.Tpo -c -o format.o ../../gdb-16.3/gdbsupport/format.cc
mv -f .deps/format.Tpo .deps/format.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT gdb_wait.o -MD -MP -MF .deps/gdb_wait.Tpo -c -o gdb_wait.o ../../gdb-16.3/gdbsupport/gdb_wait.cc
mv -f .deps/gdb_wait.Tpo .deps/gdb_wait.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT event-loop.o -MD -MP -MF .deps/event-loop.Tpo -c -o event-loop.o ../../gdb-16.3/gdbsupport/event-loop.cc
mv -f .deps/event-loop.Tpo .deps/event-loop.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT gdb_vecs.o -MD -MP -MF .deps/gdb_vecs.Tpo -c -o gdb_vecs.o ../../gdb-16.3/gdbsupport/gdb_vecs.cc
mv -f .deps/gdb_vecs.Tpo .deps/gdb_vecs.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT gdb_tilde_expand.o -MD -MP -MF .deps/gdb_tilde_expand.Tpo -c -o gdb_tilde_expand.o ../../gdb-16.3/gdbsupport/gdb_tilde_expand.cc
mv -f .deps/gdb_tilde_expand.Tpo .deps/gdb_tilde_expand.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT job-control.o -MD -MP -MF .deps/job-control.Tpo -c -o job-control.o ../../gdb-16.3/gdbsupport/job-control.cc
mv -f .deps/job-control.Tpo .deps/job-control.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT osabi.o -MD -MP -MF .deps/osabi.Tpo -c -o osabi.o ../../gdb-16.3/gdbsupport/osabi.cc
mv -f .deps/osabi.Tpo .deps/osabi.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT new-op.o -MD -MP -MF .deps/new-op.Tpo -c -o new-op.o ../../gdb-16.3/gdbsupport/new-op.cc
mv -f .deps/new-op.Tpo .deps/new-op.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT print-utils.o -MD -MP -MF .deps/print-utils.Tpo -c -o print-utils.o ../../gdb-16.3/gdbsupport/print-utils.cc
mv -f .deps/print-utils.Tpo .deps/print-utils.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT netstuff.o -MD -MP -MF .deps/netstuff.Tpo -c -o netstuff.o ../../gdb-16.3/gdbsupport/netstuff.cc
mv -f .deps/netstuff.Tpo .deps/netstuff.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT ptid.o -MD -MP -MF .deps/ptid.Tpo -c -o ptid.o ../../gdb-16.3/gdbsupport/ptid.cc
mv -f .deps/ptid.Tpo .deps/ptid.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT rsp-low.o -MD -MP -MF .deps/rsp-low.Tpo -c -o rsp-low.o ../../gdb-16.3/gdbsupport/rsp-low.cc
mv -f .deps/rsp-low.Tpo .deps/rsp-low.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT safe-strerror.o -MD -MP -MF .deps/safe-strerror.Tpo -c -o safe-strerror.o ../../gdb-16.3/gdbsupport/safe-strerror.cc
mv -f .deps/safe-strerror.Tpo .deps/safe-strerror.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT run-time-clock.o -MD -MP -MF .deps/run-time-clock.Tpo -c -o run-time-clock.o ../../gdb-16.3/gdbsupport/run-time-clock.cc
mv -f .deps/run-time-clock.Tpo .deps/run-time-clock.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT pathstuff.o -MD -MP -MF .deps/pathstuff.Tpo -c -o pathstuff.o ../../gdb-16.3/gdbsupport/pathstuff.cc
mv -f .deps/pathstuff.Tpo .deps/pathstuff.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o ../../gdb-16.3/gdbsupport/search.cc
mv -f .deps/search.Tpo .deps/search.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o ../../gdb-16.3/gdbsupport/signals.cc
mv -f .deps/signals.Tpo .deps/signals.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT scoped_mmap.o -MD -MP -MF .deps/scoped_mmap.Tpo -c -o scoped_mmap.o ../../gdb-16.3/gdbsupport/scoped_mmap.cc
mv -f .deps/scoped_mmap.Tpo .deps/scoped_mmap.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT signals-state-save-restore.o -MD -MP -MF .deps/signals-state-save-restore.Tpo -c -o signals-state-save-restore.o ../../gdb-16.3/gdbsupport/signals-state-save-restore.cc
mv -f .deps/signals-state-save-restore.Tpo .deps/signals-state-save-restore.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
mkdir -p -- ./libctf
Configuring in ./libctf
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... avr-unknown-none
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 gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /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 for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking for style of include used by /usr/bin/make... GNU
checking whether /usr/bin/make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether /usr/bin/make supports nested variables... (cached) yes
checking whether /usr/bin/make sets $(MAKE)... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking the archiver (ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so) interface... ar
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E
done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking whether to use NLS... no
checking whether NLS is requested... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 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 --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
configure: creating ./config.lt
config.lt: creating libtool
checking for aclocal... ${SHELL} /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/gdb-16.3/missing aclocal-1.15
checking for autoconf... ${SHELL} /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/gdb-16.3/missing autoconf
checking for autoheader... ${SHELL} /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/gdb-16.3/missing autoheader
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wnarrowing... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -pedantic -Wlong-long... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
checking whether gcc supports -Wall... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for library containing dlsym... none required
checking for ELF support in BFD... yes
checking whether byte ordering is bigendian... no
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking for pread... yes
checking whether bswap_16 is declared... yes
checking whether bswap_32 is declared... yes
checking whether bswap_64 is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether stpcpy is declared... yes
checking for qsort_r... yes
checking for qsort_r signature... GNU
checking for O_CLOEXEC... yes
checking for makeinfo... makeinfo --split-size=5000000
checking for expect... no
checking for Tcl supporting try/catch... no
checking for linker versioning flags... -Wl,--version-script
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing libtool commands
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
/usr/bin/make all-recursive
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-decl.lo -MD -MP -MF .deps/libctf_la-ctf-decl.Tpo -c -o libctf_la-ctf-decl.lo `test -f 'ctf-decl.c' || echo '../../gdb-16.3/libctf/'`ctf-decl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-decl.lo -MD -MP -MF .deps/libctf_la-ctf-decl.Tpo -c ../../gdb-16.3/libctf/ctf-decl.c -o libctf_la-ctf-decl.o
mv -f .deps/libctf_la-ctf-decl.Tpo .deps/libctf_la-ctf-decl.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-error.lo -MD -MP -MF .deps/libctf_la-ctf-error.Tpo -c -o libctf_la-ctf-error.lo `test -f 'ctf-error.c' || echo '../../gdb-16.3/libctf/'`ctf-error.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-error.lo -MD -MP -MF .deps/libctf_la-ctf-error.Tpo -c ../../gdb-16.3/libctf/ctf-error.c -o libctf_la-ctf-error.o
mv -f .deps/libctf_la-ctf-error.Tpo .deps/libctf_la-ctf-error.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT xml-utils.o -MD -MP -MF .deps/xml-utils.Tpo -c -o xml-utils.o ../../gdb-16.3/gdbsupport/xml-utils.cc
mv -f .deps/xml-utils.Tpo .deps/xml-utils.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT event-pipe.o -MD -MP -MF .deps/event-pipe.Tpo -c -o event-pipe.o ../../gdb-16.3/gdbsupport/event-pipe.cc
mv -f .deps/event-pipe.Tpo .deps/event-pipe.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-labels.lo -MD -MP -MF .deps/libctf_la-ctf-labels.Tpo -c -o libctf_la-ctf-labels.lo `test -f 'ctf-labels.c' || echo '../../gdb-16.3/libctf/'`ctf-labels.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-labels.lo -MD -MP -MF .deps/libctf_la-ctf-labels.Tpo -c ../../gdb-16.3/libctf/ctf-labels.c -o libctf_la-ctf-labels.o
mv -f .deps/libctf_la-ctf-labels.Tpo .deps/libctf_la-ctf-labels.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-hash.lo -MD -MP -MF .deps/libctf_la-ctf-hash.Tpo -c -o libctf_la-ctf-hash.lo `test -f 'ctf-hash.c' || echo '../../gdb-16.3/libctf/'`ctf-hash.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-hash.lo -MD -MP -MF .deps/libctf_la-ctf-hash.Tpo -c ../../gdb-16.3/libctf/ctf-hash.c -o libctf_la-ctf-hash.o
mv -f .deps/libctf_la-ctf-hash.Tpo .deps/libctf_la-ctf-hash.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-dump.lo -MD -MP -MF .deps/libctf_la-ctf-dump.Tpo -c -o libctf_la-ctf-dump.lo `test -f 'ctf-dump.c' || echo '../../gdb-16.3/libctf/'`ctf-dump.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-dump.lo -MD -MP -MF .deps/libctf_la-ctf-dump.Tpo -c ../../gdb-16.3/libctf/ctf-dump.c -o libctf_la-ctf-dump.o
mv -f .deps/libctf_la-ctf-dump.Tpo .deps/libctf_la-ctf-dump.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-archive.lo -MD -MP -MF .deps/libctf_la-ctf-archive.Tpo -c -o libctf_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo '../../gdb-16.3/libctf/'`ctf-archive.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-archive.lo -MD -MP -MF .deps/libctf_la-ctf-archive.Tpo -c ../../gdb-16.3/libctf/ctf-archive.c -o libctf_la-ctf-archive.o
mv -f .deps/libctf_la-ctf-archive.Tpo .deps/libctf_la-ctf-archive.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_la-ctf-sha1.Tpo -c -o libctf_la-ctf-sha1.lo `test -f 'ctf-sha1.c' || echo '../../gdb-16.3/libctf/'`ctf-sha1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_la-ctf-sha1.Tpo -c ../../gdb-16.3/libctf/ctf-sha1.c -o libctf_la-ctf-sha1.o
mv -f .deps/libctf_la-ctf-sha1.Tpo .deps/libctf_la-ctf-sha1.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_la-ctf-lookup.Tpo -c -o libctf_la-ctf-lookup.lo `test -f 'ctf-lookup.c' || echo '../../gdb-16.3/libctf/'`ctf-lookup.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_la-ctf-lookup.Tpo -c ../../gdb-16.3/libctf/ctf-lookup.c -o libctf_la-ctf-lookup.o
mv -f .deps/libctf_la-ctf-lookup.Tpo .deps/libctf_la-ctf-lookup.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-create.lo -MD -MP -MF .deps/libctf_la-ctf-create.Tpo -c -o libctf_la-ctf-create.lo `test -f 'ctf-create.c' || echo '../../gdb-16.3/libctf/'`ctf-create.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-create.lo -MD -MP -MF .deps/libctf_la-ctf-create.Tpo -c ../../gdb-16.3/libctf/ctf-create.c -o libctf_la-ctf-create.o
mv -f .deps/libctf_la-ctf-create.Tpo .deps/libctf_la-ctf-create.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-string.lo -MD -MP -MF .deps/libctf_la-ctf-string.Tpo -c -o libctf_la-ctf-string.lo `test -f 'ctf-string.c' || echo '../../gdb-16.3/libctf/'`ctf-string.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-string.lo -MD -MP -MF .deps/libctf_la-ctf-string.Tpo -c ../../gdb-16.3/libctf/ctf-string.c -o libctf_la-ctf-string.o
mv -f .deps/libctf_la-ctf-string.Tpo .deps/libctf_la-ctf-string.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-subr.lo -MD -MP -MF .deps/libctf_la-ctf-subr.Tpo -c -o libctf_la-ctf-subr.lo `test -f 'ctf-subr.c' || echo '../../gdb-16.3/libctf/'`ctf-subr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-subr.lo -MD -MP -MF .deps/libctf_la-ctf-subr.Tpo -c ../../gdb-16.3/libctf/ctf-subr.c -o libctf_la-ctf-subr.o
mv -f .deps/libctf_la-ctf-subr.Tpo .deps/libctf_la-ctf-subr.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-link.lo -MD -MP -MF .deps/libctf_la-ctf-link.Tpo -c -o libctf_la-ctf-link.lo `test -f 'ctf-link.c' || echo '../../gdb-16.3/libctf/'`ctf-link.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-link.lo -MD -MP -MF .deps/libctf_la-ctf-link.Tpo -c ../../gdb-16.3/libctf/ctf-link.c -o libctf_la-ctf-link.o
mv -f .deps/libctf_la-ctf-link.Tpo .deps/libctf_la-ctf-link.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-serialize.lo -MD -MP -MF .deps/libctf_la-ctf-serialize.Tpo -c -o libctf_la-ctf-serialize.lo `test -f 'ctf-serialize.c' || echo '../../gdb-16.3/libctf/'`ctf-serialize.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-serialize.lo -MD -MP -MF .deps/libctf_la-ctf-serialize.Tpo -c ../../gdb-16.3/libctf/ctf-serialize.c -o libctf_la-ctf-serialize.o
mv -f .deps/libctf_la-ctf-serialize.Tpo .deps/libctf_la-ctf-serialize.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT task-group.o -MD -MP -MF .deps/task-group.Tpo -c -o task-group.o ../../gdb-16.3/gdbsupport/task-group.cc
mv -f .deps/task-group.Tpo .deps/task-group.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-util.lo -MD -MP -MF .deps/libctf_la-ctf-util.Tpo -c -o libctf_la-ctf-util.lo `test -f 'ctf-util.c' || echo '../../gdb-16.3/libctf/'`ctf-util.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-util.lo -MD -MP -MF .deps/libctf_la-ctf-util.Tpo -c ../../gdb-16.3/libctf/ctf-util.c -o libctf_la-ctf-util.o
mv -f .deps/libctf_la-ctf-util.Tpo .deps/libctf_la-ctf-util.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-open-bfd.lo -MD -MP -MF .deps/libctf_la-ctf-open-bfd.Tpo -c -o libctf_la-ctf-open-bfd.lo `test -f 'ctf-open-bfd.c' || echo '../../gdb-16.3/libctf/'`ctf-open-bfd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-open-bfd.lo -MD -MP -MF .deps/libctf_la-ctf-open-bfd.Tpo -c ../../gdb-16.3/libctf/ctf-open-bfd.c -o libctf_la-ctf-open-bfd.o
mv -f .deps/libctf_la-ctf-open-bfd.Tpo .deps/libctf_la-ctf-open-bfd.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-open.lo -MD -MP -MF .deps/libctf_la-ctf-open.Tpo -c -o libctf_la-ctf-open.lo `test -f 'ctf-open.c' || echo '../../gdb-16.3/libctf/'`ctf-open.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-open.lo -MD -MP -MF .deps/libctf_la-ctf-open.Tpo -c ../../gdb-16.3/libctf/ctf-open.c -o libctf_la-ctf-open.o
mv -f .deps/libctf_la-ctf-open.Tpo .deps/libctf_la-ctf-open.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_la-ctf-dedup.Tpo -c -o libctf_la-ctf-dedup.lo `test -f 'ctf-dedup.c' || echo '../../gdb-16.3/libctf/'`ctf-dedup.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_la-ctf-dedup.Tpo -c ../../gdb-16.3/libctf/ctf-dedup.c -o libctf_la-ctf-dedup.o
mv -f .deps/libctf_la-ctf-dedup.Tpo .deps/libctf_la-ctf-dedup.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-decl.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-decl.Tpo -c -o libctf_nobfd_la-ctf-decl.lo `test -f 'ctf-decl.c' || echo '../../gdb-16.3/libctf/'`ctf-decl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-decl.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-decl.Tpo -c ../../gdb-16.3/libctf/ctf-decl.c -o libctf_nobfd_la-ctf-decl.o
mv -f .deps/libctf_nobfd_la-ctf-decl.Tpo .deps/libctf_nobfd_la-ctf-decl.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-error.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-error.Tpo -c -o libctf_nobfd_la-ctf-error.lo `test -f 'ctf-error.c' || echo '../../gdb-16.3/libctf/'`ctf-error.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-error.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-error.Tpo -c ../../gdb-16.3/libctf/ctf-error.c -o libctf_nobfd_la-ctf-error.o
mv -f .deps/libctf_nobfd_la-ctf-error.Tpo .deps/libctf_nobfd_la-ctf-error.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-dump.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-dump.Tpo -c -o libctf_nobfd_la-ctf-dump.lo `test -f 'ctf-dump.c' || echo '../../gdb-16.3/libctf/'`ctf-dump.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-dump.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-dump.Tpo -c ../../gdb-16.3/libctf/ctf-dump.c -o libctf_nobfd_la-ctf-dump.o
mv -f .deps/libctf_nobfd_la-ctf-dump.Tpo .deps/libctf_nobfd_la-ctf-dump.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-archive.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-archive.Tpo -c -o libctf_nobfd_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo '../../gdb-16.3/libctf/'`ctf-archive.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-archive.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-archive.Tpo -c ../../gdb-16.3/libctf/ctf-archive.c -o libctf_nobfd_la-ctf-archive.o
mv -f .deps/libctf_nobfd_la-ctf-archive.Tpo .deps/libctf_nobfd_la-ctf-archive.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-labels.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-labels.Tpo -c -o libctf_nobfd_la-ctf-labels.lo `test -f 'ctf-labels.c' || echo '../../gdb-16.3/libctf/'`ctf-labels.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-labels.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-labels.Tpo -c ../../gdb-16.3/libctf/ctf-labels.c -o libctf_nobfd_la-ctf-labels.o
mv -f .deps/libctf_nobfd_la-ctf-labels.Tpo .deps/libctf_nobfd_la-ctf-labels.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT thread-pool.o -MD -MP -MF .deps/thread-pool.Tpo -c -o thread-pool.o ../../gdb-16.3/gdbsupport/thread-pool.cc
mv -f .deps/thread-pool.Tpo .deps/thread-pool.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-sha1.Tpo -c -o libctf_nobfd_la-ctf-sha1.lo `test -f 'ctf-sha1.c' || echo '../../gdb-16.3/libctf/'`ctf-sha1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-sha1.Tpo -c ../../gdb-16.3/libctf/ctf-sha1.c -o libctf_nobfd_la-ctf-sha1.o
mv -f .deps/libctf_nobfd_la-ctf-sha1.Tpo .deps/libctf_nobfd_la-ctf-sha1.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-hash.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-hash.Tpo -c -o libctf_nobfd_la-ctf-hash.lo `test -f 'ctf-hash.c' || echo '../../gdb-16.3/libctf/'`ctf-hash.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-hash.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-hash.Tpo -c ../../gdb-16.3/libctf/ctf-hash.c -o libctf_nobfd_la-ctf-hash.o
mv -f .deps/libctf_nobfd_la-ctf-hash.Tpo .deps/libctf_nobfd_la-ctf-hash.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
g++ -DHAVE_CONFIG_H -I. -I../../gdb-16.3/gdbsupport -I../../gdb-16.3/gdbsupport/../include -I../../gdb-16.3/gdbsupport/../gdb -I../gnulib/import -I../../gdb-16.3/gdbsupport/../gnulib/import -I.. -I../../gdb-16.3/gdbsupport/.. -I../bfd -I../../gdb-16.3/gdbsupport/../bfd -include ../../gdb-16.3/gdbsupport/common-defs.h -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -MT tdesc.o -MD -MP -MF .deps/tdesc.Tpo -c -o tdesc.o ../../gdb-16.3/gdbsupport/tdesc.cc
mv -f .deps/tdesc.Tpo .deps/tdesc.Po
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-types.lo -MD -MP -MF .deps/libctf_la-ctf-types.Tpo -c -o libctf_la-ctf-types.lo `test -f 'ctf-types.c' || echo '../../gdb-16.3/libctf/'`ctf-types.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_la-ctf-types.lo -MD -MP -MF .deps/libctf_la-ctf-types.Tpo -c ../../gdb-16.3/libctf/ctf-types.c -o libctf_la-ctf-types.o
mv -f .deps/libctf_la-ctf-types.Tpo .deps/libctf_la-ctf-types.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
rm -f libgdbsupport.a
ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so cru libgdbsupport.a agent.o btrace-common.o cleanups.o common-debug.o common-exceptions.o common-inferior.o common-regcache.o common-utils.o environ.o errors.o event-loop.o fileio.o filestuff.o format.o gdb-dlfcn.o gdb_obstack.o gdb_regex.o gdb_tilde_expand.o gdb_wait.o gdb_vecs.o job-control.o netstuff.o new-op.o osabi.o pathstuff.o print-utils.o ptid.o rsp-low.o run-time-clock.o safe-strerror.o scoped_mmap.o search.o signals.o signals-state-save-restore.o task-group.o tdesc.o thread-pool.o xml-utils.o event-pipe.o
ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so libgdbsupport.a
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
/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-16.3/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-16.3/libctf/libctf.ver' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libctf.la libctf_la-ctf-archive.lo libctf_la-ctf-dump.lo libctf_la-ctf-create.lo libctf_la-ctf-decl.lo libctf_la-ctf-error.lo libctf_la-ctf-hash.lo libctf_la-ctf-labels.lo libctf_la-ctf-dedup.lo libctf_la-ctf-link.lo libctf_la-ctf-lookup.lo libctf_la-ctf-open.lo libctf_la-ctf-serialize.lo libctf_la-ctf-sha1.lo libctf_la-ctf-string.lo libctf_la-ctf-subr.lo libctf_la-ctf-types.lo libctf_la-ctf-util.lo libctf_la-ctf-open-bfd.lo -L/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf/../libiberty -liberty ../bfd/libbfd.la -L/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf/../libiberty -liberty -L./../zlib -lz
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-subr.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-subr.Tpo -c -o libctf_nobfd_la-ctf-subr.lo `test -f 'ctf-subr.c' || echo '../../gdb-16.3/libctf/'`ctf-subr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-subr.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-subr.Tpo -c ../../gdb-16.3/libctf/ctf-subr.c -o libctf_nobfd_la-ctf-subr.o
mv -f .deps/libctf_nobfd_la-ctf-subr.Tpo .deps/libctf_nobfd_la-ctf-subr.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-util.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-util.Tpo -c -o libctf_nobfd_la-ctf-util.lo `test -f 'ctf-util.c' || echo '../../gdb-16.3/libctf/'`ctf-util.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-util.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-util.Tpo -c ../../gdb-16.3/libctf/ctf-util.c -o libctf_nobfd_la-ctf-util.o
mv -f .deps/libctf_nobfd_la-ctf-util.Tpo .deps/libctf_nobfd_la-ctf-util.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
libtool: link: ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so rc .libs/libctf.a libctf_la-ctf-archive.o libctf_la-ctf-dump.o libctf_la-ctf-create.o libctf_la-ctf-decl.o libctf_la-ctf-error.o libctf_la-ctf-hash.o libctf_la-ctf-labels.o libctf_la-ctf-dedup.o libctf_la-ctf-link.o libctf_la-ctf-lookup.o libctf_la-ctf-open.o libctf_la-ctf-serialize.o libctf_la-ctf-sha1.o libctf_la-ctf-string.o libctf_la-ctf-subr.o libctf_la-ctf-types.o libctf_la-ctf-util.o libctf_la-ctf-open-bfd.o
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-lookup.Tpo -c -o libctf_nobfd_la-ctf-lookup.lo `test -f 'ctf-lookup.c' || echo '../../gdb-16.3/libctf/'`ctf-lookup.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-lookup.Tpo -c ../../gdb-16.3/libctf/ctf-lookup.c -o libctf_nobfd_la-ctf-lookup.o
mv -f .deps/libctf_nobfd_la-ctf-lookup.Tpo .deps/libctf_nobfd_la-ctf-lookup.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-string.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-string.Tpo -c -o libctf_nobfd_la-ctf-string.lo `test -f 'ctf-string.c' || echo '../../gdb-16.3/libctf/'`ctf-string.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-string.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-string.Tpo -c ../../gdb-16.3/libctf/ctf-string.c -o libctf_nobfd_la-ctf-string.o
mv -f .deps/libctf_nobfd_la-ctf-string.Tpo .deps/libctf_nobfd_la-ctf-string.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
libtool: link: ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so .libs/libctf.a
libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" )
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-create.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-create.Tpo -c -o libctf_nobfd_la-ctf-create.lo `test -f 'ctf-create.c' || echo '../../gdb-16.3/libctf/'`ctf-create.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-create.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-create.Tpo -c ../../gdb-16.3/libctf/ctf-create.c -o libctf_nobfd_la-ctf-create.o
mv -f .deps/libctf_nobfd_la-ctf-create.Tpo .deps/libctf_nobfd_la-ctf-create.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-link.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-link.Tpo -c -o libctf_nobfd_la-ctf-link.lo `test -f 'ctf-link.c' || echo '../../gdb-16.3/libctf/'`ctf-link.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-link.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-link.Tpo -c ../../gdb-16.3/libctf/ctf-link.c -o libctf_nobfd_la-ctf-link.o
mv -f .deps/libctf_nobfd_la-ctf-link.Tpo .deps/libctf_nobfd_la-ctf-link.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-serialize.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-serialize.Tpo -c -o libctf_nobfd_la-ctf-serialize.lo `test -f 'ctf-serialize.c' || echo '../../gdb-16.3/libctf/'`ctf-serialize.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-serialize.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-serialize.Tpo -c ../../gdb-16.3/libctf/ctf-serialize.c -o libctf_nobfd_la-ctf-serialize.o
mv -f .deps/libctf_nobfd_la-ctf-serialize.Tpo .deps/libctf_nobfd_la-ctf-serialize.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
mkdir -p -- ./sim
Configuring in ./sim
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... avr-unknown-none
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 gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /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 for a BSD-compatible install... /usr/bin/install -c
checking whether byte ordering is bigendian... no
checking for x86_64-pc-linux-gnu-dtc... no
checking for dtc... no
checking for x86_64-pc-linux-gnu-ar... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether C11 is supported by default... yes
checking for dlfcn.h... yes
checking for fcntl.h... yes
checking for fpu_control.h... yes
checking for termios.h... yes
checking for utime.h... yes
checking for linux/if_tun.h... yes
checking for linux/mii.h... yes
checking for linux/types.h... yes
checking for net/if.h... yes
checking for netinet/in.h... yes
checking for netinet/tcp.h... yes
checking for sys/ioctl.h... yes
checking for sys/mman.h... yes
checking for sys/mount.h... yes
checking for sys/param.h... yes
checking for sys/resource.h... yes
checking for sys/socket.h... yes
checking for sys/statfs.h... yes
checking for sys/termio.h... no
checking for sys/termios.h... yes
checking for sys/types.h... (cached) yes
checking for sys/vfs.h... yes
checking for __setfpucw... no
checking for access... yes
checking for aint... no
checking for anint... no
checking for cfgetispeed... yes
checking for cfgetospeed... yes
checking for cfsetispeed... yes
checking for cfsetospeed... yes
checking for chdir... yes
checking for chmod... yes
checking for dup... yes
checking for dup2... yes
checking for execv... yes
checking for execve... yes
checking for fcntl... yes
checking for fork... yes
checking for fstat... yes
checking for fstatfs... yes
checking for ftruncate... yes
checking for getdirentries... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getpid... yes
checking for getppid... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for ioctl... yes
checking for kill... yes
checking for link... yes
checking for lseek... yes
checking for lstat... yes
checking for mkdir... yes
checking for mmap... yes
checking for munmap... yes
checking for pipe... yes
checking for posix_fallocate... yes
checking for pread... yes
checking for rmdir... yes
checking for setregid... yes
checking for setreuid... yes
checking for setgid... yes
checking for setuid... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for sqrt... no
checking for stat... yes
checking for strsignal... yes
checking for symlink... yes
checking for tcdrain... yes
checking for tcflow... yes
checking for tcflush... yes
checking for tcgetattr... yes
checking for tcgetpgrp... yes
checking for tcsendbreak... yes
checking for tcsetattr... yes
checking for tcsetpgrp... yes
checking for time... yes
checking for truncate... yes
checking for umask... yes
checking for unlink... yes
checking for utime... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uid_t in sys/types.h... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 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 --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking for struct tm.tm_zone... yes
checking for struct stat.st_dev... yes
checking for struct stat.st_ino... yes
checking for struct stat.st_mode... yes
checking for struct stat.st_nlink... yes
checking for struct stat.st_uid... yes
checking for struct stat.st_gid... yes
checking for struct stat.st_rdev... (cached) yes
checking for struct stat.st_size... yes
checking for struct stat.st_blksize... (cached) yes
checking for struct stat.st_blocks... (cached) yes
checking for struct stat.st_atime... yes
checking for struct stat.st_mtime... yes
checking for struct stat.st_ctime... yes
checking for __int128... yes
checking for socklen_t... yes
checking size of void *... 8
checking for struct statfs... yes
checking if union semun defined... no
checking whether System V semaphores are supported... yes
checking whether System V shared memory is supported... yes
checking for struct termios... yes
checking for struct termios.c_line... yes
checking type of array argument to getgroups... gid_t
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for uid_t in sys/types.h... (cached) yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for library containing bind... none required
checking for library containing gethostbyname... none required
checking for library containing fabs... -lm
checking for library containing log2... none required
checking for library containing dlopen... none required
checking for sdl2... no
checking for sdl... no
checking for cygwin... no
checking for library containing tgetent... -ltermcap
checking for a known getopt prototype in unistd.h... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... yes
checking for long long... yes
checking size of long long... 8
checking whether basename is declared... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking whether /usr/bin/make sets $(MAKE)... yes
checking for style of include used by /usr/bin/make... GNU
checking whether /usr/bin/make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether /usr/bin/make supports nested variables... (cached) yes
checking where to find the target cc... pre-installed
checking where to find the target as... pre-installed
checking where to find the target ld... pre-installed
checking whether to force sim alignment... no
checking whether to enable sim asserts... 1
checking for sim debug setting... 0
checking whether to force sim endianness... no
checking default sim environment setting... ALL_ENVIRONMENT
checking for sim hardware settings... yes
checking sim inline settings... -DDEFAULT_INLINE=0
checking for sim profile settings... -1
checking whether to check reserved bits in instruction... yes
checking for sim cache size... 16384
checking number of sim cpus to support... 0
checking for sim stdio debug behavior... 0
checking for sim trace settings... ~TRACE_debug
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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral
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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -Wno-stringop-truncation -Wno-implicit-fallthrough -Wno-shadow=local
checking whether -Wno-shadow=local is supported... yes
checking whether -Wno-unused-but-set-variable is supported... yes
checking whether sim frv should dump cpu state on unknown traps... no
checking mips subtarget... none
checking mips bitsize... 64
checking mips fpu bitsize... 64
checking for sim ppc bitsize settings...
checking for sim ppc decode mechanism...
checking for sim ppc default model...
checking for sim ppc duplicate settings... -E
checking for sim ppc filter rules... -F 32,f,o
checking for sim ppc float settings...
checking for sim ppc hardware settings... cpu,memory,nvram,iobus,htab,disk,trace,register,vm,init,core,pal,com,eeprom,opic,glue,phb,ide,sem,shm
checking for sim ppc icache settings... -CSRI 1024
checking for sim ppc jump settings...
checking for sim ppc source debug line numbers...
checking for sim ppc model...
checking for sim ppc model issue...
checking for sim ppc event monitoring...
checking for sim ppc opcode lookup settings... dc-complex
checking for sim ppc smp settings... -DWITH_SMP=5
checking for sim ppc switch table settings...
checking for sim ppc timebase...
checking for sim ppc xor endian settings...
checking riscv bitsize... 64
checking whether sim rx should be cycle accurate... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating avr/.gdbinit
config.status: creating Makefile
config.status: creating .gdbinit
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
/usr/bin/make all-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
set -e; \
( \
sim_hw="cfi core pal glue " ; \
echo "/* generated by Makefile */" ; \
printf "extern const struct hw_descriptor dv_%s_descriptor[];\n" $sim_hw ; \
echo "const struct hw_descriptor * const hw_descriptors[] = {" ; \
printf " dv_%s_descriptor,\n" $sim_hw ; \
echo " NULL," ; \
echo "};" \
) > avr/stamp-hw.tmp; \
/bin/sh ../../gdb-16.3/sim/../move-if-change avr/stamp-hw.tmp avr/hw-config.h; \
touch avr/stamp-hw
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
/bin/sh ../../gdb-16.3/sim/common/create-version.sh ../../gdb-16.3/sim/../gdb common/version.c-stamp.tmp
/bin/sh ../../gdb-16.3/sim/../move-if-change common/version.c-stamp.tmp common/version.c
touch common/version.c-stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
set -e; \
LANG=C ; export LANG; \
LC_ALL=C ; export LC_ALL; \
sed -n -e '/^sim_install_/{s/^\(sim_install_[a-z_0-9A-Z]*\).*/\1/;p}' ../../gdb-16.3/sim/common/callback.c ../../gdb-16.3/sim/common/portability.c ../../gdb-16.3/sim/common/sim-load.c ../../gdb-16.3/sim/common/sim-signal.c ../../gdb-16.3/sim/common/syscall.c ../../gdb-16.3/sim/common/target-newlib-errno.c ../../gdb-16.3/sim/common/target-newlib-open.c ../../gdb-16.3/sim/common/target-newlib-signal.c ../../gdb-16.3/sim/common/target-newlib-syscall.c ../../gdb-16.3/sim/common/callback.c ../../gdb-16.3/sim/common/portability.c ../../gdb-16.3/sim/common/sim-load.c ../../gdb-16.3/sim/common/sim-signal.c ../../gdb-16.3/sim/common/syscall.c ../../gdb-16.3/sim/common/target-newlib-errno.c ../../gdb-16.3/sim/common/target-newlib-open.c ../../gdb-16.3/sim/common/target-newlib-signal.c ../../gdb-16.3/sim/common/target-newlib-syscall.c ../../gdb-16.3/sim/avr/interp.c ../../gdb-16.3/sim/common/sim-arange.c ../../gdb-16.3/sim/common/sim-bits.c ../../gdb-16.3/sim/common/sim-close.c ../../gdb-16.3/sim/common/sim-command.c ../../gdb-16.3/sim/common/sim-config.c ../../gdb-16.3/sim/common/sim-core.c ../../gdb-16.3/sim/common/sim-cpu.c ../../gdb-16.3/sim/common/sim-endian.c ../../gdb-16.3/sim/common/sim-engine.c ../../gdb-16.3/sim/common/sim-events.c ../../gdb-16.3/sim/common/sim-fpu.c ../../gdb-16.3/sim/common/sim-hload.c ../../gdb-16.3/sim/common/sim-hrw.c ../../gdb-16.3/sim/common/sim-io.c ../../gdb-16.3/sim/common/sim-info.c ../../gdb-16.3/sim/common/sim-memopt.c ../../gdb-16.3/sim/common/sim-model.c ../../gdb-16.3/sim/common/sim-module.c ../../gdb-16.3/sim/common/sim-options.c ../../gdb-16.3/sim/common/sim-profile.c ../../gdb-16.3/sim/common/sim-reason.c ../../gdb-16.3/sim/common/sim-reg.c ../../gdb-16.3/sim/common/sim-stop.c ../../gdb-16.3/sim/common/sim-syscall.c ../../gdb-16.3/sim/common/sim-trace.c ../../gdb-16.3/sim/common/sim-utils.c ../../gdb-16.3/sim/common/sim-watch.c ../../gdb-16.3/sim/common/hw-alloc.c ../../gdb-16.3/sim/common/hw-base.c ../../gdb-16.3/sim/common/hw-device.c ../../gdb-16.3/sim/common/hw-events.c ../../gdb-16.3/sim/common/hw-handles.c ../../gdb-16.3/sim/common/hw-instances.c ../../gdb-16.3/sim/common/hw-ports.c ../../gdb-16.3/sim/common/hw-properties.c ../../gdb-16.3/sim/common/hw-tree.c ../../gdb-16.3/sim/common/sim-hw.c ../../gdb-16.3/sim/common/dv-sockser.c ../../gdb-16.3/sim/common/dv-cfi.c ../../gdb-16.3/sim/common/dv-core.c ../../gdb-16.3/sim/common/dv-pal.c ../../gdb-16.3/sim/common/dv-glue.c ../../gdb-16.3/sim/common/sim-resume.c | sort >avr/stamp-modules.l-tmp; \
( \
echo '/* Do not modify this file. */'; \
echo '/* It is created automatically by the Makefile. */'; \
echo '#include "libiberty.h"'; \
echo '#include "sim-module.h"'; \
sed -e 's:\(.*\):extern MODULE_INIT_FN \1;:' avr/stamp-modules.l-tmp; \
echo 'MODULE_INSTALL_FN * const sim_modules_detected[] = {'; \
sed -e 's:\(.*\): \1,:' avr/stamp-modules.l-tmp; \
echo '};'; \
echo 'const int sim_modules_detected_len = ARRAY_SIZE (sim_modules_detected);'; \
) >avr/stamp-modules.tmp; \
/bin/sh ../../gdb-16.3/sim/../move-if-change avr/stamp-modules.tmp avr/modules.c; \
rm -f avr/stamp-modules.l-tmp; \
touch avr/stamp-modules
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
depbase=`echo common/portability.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Icommon -I../../gdb-16.3/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 common/portability.o -MD -MP -MF $depbase.Tpo -c -o common/portability.o ../../gdb-16.3/sim/common/portability.c &&\
mv -f $depbase.Tpo $depbase.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-dedup.Tpo -c -o libctf_nobfd_la-ctf-dedup.lo `test -f 'ctf-dedup.c' || echo '../../gdb-16.3/libctf/'`ctf-dedup.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-dedup.Tpo -c ../../gdb-16.3/libctf/ctf-dedup.c -o libctf_nobfd_la-ctf-dedup.o
mv -f .deps/libctf_nobfd_la-ctf-dedup.Tpo .deps/libctf_nobfd_la-ctf-dedup.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
depbase=`echo common/target-newlib-errno.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Icommon -I../../gdb-16.3/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 common/target-newlib-errno.o -MD -MP -MF $depbase.Tpo -c -o common/target-newlib-errno.o ../../gdb-16.3/sim/common/target-newlib-errno.c &&\
mv -f $depbase.Tpo $depbase.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
depbase=`echo common/sim-signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Icommon -I../../gdb-16.3/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 common/sim-signal.o -MD -MP -MF $depbase.Tpo -c -o common/sim-signal.o ../../gdb-16.3/sim/common/sim-signal.c &&\
mv -f $depbase.Tpo $depbase.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
depbase=`echo common/target-newlib-open.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Icommon -I../../gdb-16.3/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 common/target-newlib-open.o -MD -MP -MF $depbase.Tpo -c -o common/target-newlib-open.o ../../gdb-16.3/sim/common/target-newlib-open.c &&\
mv -f $depbase.Tpo $depbase.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
depbase=`echo common/sim-load.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Icommon -I../../gdb-16.3/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 common/sim-load.o -MD -MP -MF $depbase.Tpo -c -o common/sim-load.o ../../gdb-16.3/sim/common/sim-load.c &&\
mv -f $depbase.Tpo $depbase.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
depbase=`echo common/target-newlib-syscall.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Icommon -I../../gdb-16.3/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 common/target-newlib-syscall.o -MD -MP -MF $depbase.Tpo -c -o common/target-newlib-syscall.o ../../gdb-16.3/sim/common/target-newlib-syscall.c &&\
mv -f $depbase.Tpo $depbase.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
depbase=`echo common/target-newlib-signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Icommon -I../../gdb-16.3/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 common/target-newlib-signal.o -MD -MP -MF $depbase.Tpo -c -o common/target-newlib-signal.o ../../gdb-16.3/sim/common/target-newlib-signal.c &&\
mv -f $depbase.Tpo $depbase.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/nrun.o -MD -MP -MF avr/.deps/nrun.Tpo -c -o avr/nrun.o ../../gdb-16.3/sim/common/nrun.c && mv -f avr/.deps/nrun.Tpo avr/.deps/nrun.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-open.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-open.Tpo -c -o libctf_nobfd_la-ctf-open.lo `test -f 'ctf-open.c' || echo '../../gdb-16.3/libctf/'`ctf-open.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-open.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-open.Tpo -c ../../gdb-16.3/libctf/ctf-open.c -o libctf_nobfd_la-ctf-open.o
mv -f .deps/libctf_nobfd_la-ctf-open.Tpo .deps/libctf_nobfd_la-ctf-open.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-types.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-types.Tpo -c -o libctf_nobfd_la-ctf-types.lo `test -f 'ctf-types.c' || echo '../../gdb-16.3/libctf/'`ctf-types.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/libctf -D_GNU_SOURCE -I../../gdb-16.3/libctf -I../../gdb-16.3/libctf/../include -I../../gdb-16.3/libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gdb-16.3/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 libctf_nobfd_la-ctf-types.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-types.Tpo -c ../../gdb-16.3/libctf/ctf-types.c -o libctf_nobfd_la-ctf-types.o
mv -f .deps/libctf_nobfd_la-ctf-types.Tpo .deps/libctf_nobfd_la-ctf-types.Plo
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/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-16.3/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='libctf-nobfd.ver' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libctf-nobfd.la libctf_nobfd_la-ctf-archive.lo libctf_nobfd_la-ctf-dump.lo libctf_nobfd_la-ctf-create.lo libctf_nobfd_la-ctf-decl.lo libctf_nobfd_la-ctf-error.lo libctf_nobfd_la-ctf-hash.lo libctf_nobfd_la-ctf-labels.lo libctf_nobfd_la-ctf-dedup.lo libctf_nobfd_la-ctf-link.lo libctf_nobfd_la-ctf-lookup.lo libctf_nobfd_la-ctf-open.lo libctf_nobfd_la-ctf-serialize.lo libctf_nobfd_la-ctf-sha1.lo libctf_nobfd_la-ctf-string.lo libctf_nobfd_la-ctf-subr.lo libctf_nobfd_la-ctf-types.lo libctf_nobfd_la-ctf-util.lo -L/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf/../libiberty -liberty -L./../zlib -lz
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-close.o -MD -MP -MF avr/.deps/sim-close.Tpo -c -o avr/sim-close.o ../../gdb-16.3/sim/common/sim-close.c && mv -f avr/.deps/sim-close.Tpo avr/.deps/sim-close.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-command.o -MD -MP -MF avr/.deps/sim-command.Tpo -c -o avr/sim-command.o ../../gdb-16.3/sim/common/sim-command.c && mv -f avr/.deps/sim-command.Tpo avr/.deps/sim-command.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-arange.o -MD -MP -MF avr/.deps/sim-arange.Tpo -c -o avr/sim-arange.o ../../gdb-16.3/sim/common/sim-arange.c && mv -f avr/.deps/sim-arange.Tpo avr/.deps/sim-arange.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
depbase=`echo common/syscall.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Icommon -I../../gdb-16.3/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 common/syscall.o -MD -MP -MF $depbase.Tpo -c -o common/syscall.o ../../gdb-16.3/sim/common/syscall.c &&\
mv -f $depbase.Tpo $depbase.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-config.o -MD -MP -MF avr/.deps/sim-config.Tpo -c -o avr/sim-config.o ../../gdb-16.3/sim/common/sim-config.c && mv -f avr/.deps/sim-config.Tpo avr/.deps/sim-config.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
libtool: link: ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so rc .libs/libctf-nobfd.a libctf_nobfd_la-ctf-archive.o libctf_nobfd_la-ctf-dump.o libctf_nobfd_la-ctf-create.o libctf_nobfd_la-ctf-decl.o libctf_nobfd_la-ctf-error.o libctf_nobfd_la-ctf-hash.o libctf_nobfd_la-ctf-labels.o libctf_nobfd_la-ctf-dedup.o libctf_nobfd_la-ctf-link.o libctf_nobfd_la-ctf-lookup.o libctf_nobfd_la-ctf-open.o libctf_nobfd_la-ctf-serialize.o libctf_nobfd_la-ctf-sha1.o libctf_nobfd_la-ctf-string.o libctf_nobfd_la-ctf-subr.o libctf_nobfd_la-ctf-types.o libctf_nobfd_la-ctf-util.o
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-cpu.o -MD -MP -MF avr/.deps/sim-cpu.Tpo -c -o avr/sim-cpu.o ../../gdb-16.3/sim/common/sim-cpu.c && mv -f avr/.deps/sim-cpu.Tpo avr/.deps/sim-cpu.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-bits.o -MD -MP -MF avr/.deps/sim-bits.Tpo -c -o avr/sim-bits.o ../../gdb-16.3/sim/common/sim-bits.c && mv -f avr/.deps/sim-bits.Tpo avr/.deps/sim-bits.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
libtool: link: ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so .libs/libctf-nobfd.a
libtool: link: ( cd ".libs" && rm -f "libctf-nobfd.la" && ln -s "../libctf-nobfd.la" "libctf-nobfd.la" )
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-hload.o -MD -MP -MF avr/.deps/sim-hload.Tpo -c -o avr/sim-hload.o ../../gdb-16.3/sim/common/sim-hload.c && mv -f avr/.deps/sim-hload.Tpo avr/.deps/sim-hload.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-hrw.o -MD -MP -MF avr/.deps/sim-hrw.Tpo -c -o avr/sim-hrw.o ../../gdb-16.3/sim/common/sim-hrw.c && mv -f avr/.deps/sim-hrw.Tpo avr/.deps/sim-hrw.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-engine.o -MD -MP -MF avr/.deps/sim-engine.Tpo -c -o avr/sim-engine.o ../../gdb-16.3/sim/common/sim-engine.c && mv -f avr/.deps/sim-engine.Tpo avr/.deps/sim-engine.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-endian.o -MD -MP -MF avr/.deps/sim-endian.Tpo -c -o avr/sim-endian.o ../../gdb-16.3/sim/common/sim-endian.c && mv -f avr/.deps/sim-endian.Tpo avr/.deps/sim-endian.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-info.o -MD -MP -MF avr/.deps/sim-info.Tpo -c -o avr/sim-info.o ../../gdb-16.3/sim/common/sim-info.c && mv -f avr/.deps/sim-info.Tpo avr/.deps/sim-info.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-io.o -MD -MP -MF avr/.deps/sim-io.Tpo -c -o avr/sim-io.o ../../gdb-16.3/sim/common/sim-io.c && mv -f avr/.deps/sim-io.Tpo avr/.deps/sim-io.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-model.o -MD -MP -MF avr/.deps/sim-model.Tpo -c -o avr/sim-model.o ../../gdb-16.3/sim/common/sim-model.c && mv -f avr/.deps/sim-model.Tpo avr/.deps/sim-model.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
depbase=`echo common/callback.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Icommon -I../../gdb-16.3/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 common/callback.o -MD -MP -MF $depbase.Tpo -c -o common/callback.o ../../gdb-16.3/sim/common/callback.c &&\
mv -f $depbase.Tpo $depbase.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-memopt.o -MD -MP -MF avr/.deps/sim-memopt.Tpo -c -o avr/sim-memopt.o ../../gdb-16.3/sim/common/sim-memopt.c && mv -f avr/.deps/sim-memopt.Tpo avr/.deps/sim-memopt.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-module.o -MD -MP -MF avr/.deps/sim-module.Tpo -c -o avr/sim-module.o ../../gdb-16.3/sim/common/sim-module.c && mv -f avr/.deps/sim-module.Tpo avr/.deps/sim-module.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-reg.o -MD -MP -MF avr/.deps/sim-reg.Tpo -c -o avr/sim-reg.o ../../gdb-16.3/sim/common/sim-reg.c && mv -f avr/.deps/sim-reg.Tpo avr/.deps/sim-reg.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-reason.o -MD -MP -MF avr/.deps/sim-reason.Tpo -c -o avr/sim-reason.o ../../gdb-16.3/sim/common/sim-reason.c && mv -f avr/.deps/sim-reason.Tpo avr/.deps/sim-reason.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-events.o -MD -MP -MF avr/.deps/sim-events.Tpo -c -o avr/sim-events.o ../../gdb-16.3/sim/common/sim-events.c && mv -f avr/.deps/sim-events.Tpo avr/.deps/sim-events.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-stop.o -MD -MP -MF avr/.deps/sim-stop.Tpo -c -o avr/sim-stop.o ../../gdb-16.3/sim/common/sim-stop.c && mv -f avr/.deps/sim-stop.Tpo avr/.deps/sim-stop.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-syscall.o -MD -MP -MF avr/.deps/sim-syscall.Tpo -c -o avr/sim-syscall.o ../../gdb-16.3/sim/common/sim-syscall.c && mv -f avr/.deps/sim-syscall.Tpo avr/.deps/sim-syscall.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/hw-alloc.o -MD -MP -MF avr/.deps/hw-alloc.Tpo -c -o avr/hw-alloc.o ../../gdb-16.3/sim/common/hw-alloc.c && mv -f avr/.deps/hw-alloc.Tpo avr/.deps/hw-alloc.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
depbase=`echo avr/interp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/interp.o -MD -MP -MF $depbase.Tpo -c -o avr/interp.o ../../gdb-16.3/sim/avr/interp.c &&\
mv -f $depbase.Tpo $depbase.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-utils.o -MD -MP -MF avr/.deps/sim-utils.Tpo -c -o avr/sim-utils.o ../../gdb-16.3/sim/common/sim-utils.c && mv -f avr/.deps/sim-utils.Tpo avr/.deps/sim-utils.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/hw-device.o -MD -MP -MF avr/.deps/hw-device.Tpo -c -o avr/hw-device.o ../../gdb-16.3/sim/common/hw-device.c && mv -f avr/.deps/hw-device.Tpo avr/.deps/hw-device.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-options.o -MD -MP -MF avr/.deps/sim-options.Tpo -c -o avr/sim-options.o ../../gdb-16.3/sim/common/sim-options.c && mv -f avr/.deps/sim-options.Tpo avr/.deps/sim-options.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/hw-events.o -MD -MP -MF avr/.deps/hw-events.Tpo -c -o avr/hw-events.o ../../gdb-16.3/sim/common/hw-events.c && mv -f avr/.deps/hw-events.Tpo avr/.deps/hw-events.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-profile.o -MD -MP -MF avr/.deps/sim-profile.Tpo -c -o avr/sim-profile.o ../../gdb-16.3/sim/common/sim-profile.c && mv -f avr/.deps/sim-profile.Tpo avr/.deps/sim-profile.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-core.o -MD -MP -MF avr/.deps/sim-core.Tpo -c -o avr/sim-core.o ../../gdb-16.3/sim/common/sim-core.c && mv -f avr/.deps/sim-core.Tpo avr/.deps/sim-core.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/hw-instances.o -MD -MP -MF avr/.deps/hw-instances.Tpo -c -o avr/hw-instances.o ../../gdb-16.3/sim/common/hw-instances.c && mv -f avr/.deps/hw-instances.Tpo avr/.deps/hw-instances.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-watch.o -MD -MP -MF avr/.deps/sim-watch.Tpo -c -o avr/sim-watch.o ../../gdb-16.3/sim/common/sim-watch.c && mv -f avr/.deps/sim-watch.Tpo avr/.deps/sim-watch.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/hw-handles.o -MD -MP -MF avr/.deps/hw-handles.Tpo -c -o avr/hw-handles.o ../../gdb-16.3/sim/common/hw-handles.c && mv -f avr/.deps/hw-handles.Tpo avr/.deps/hw-handles.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/hw-ports.o -MD -MP -MF avr/.deps/hw-ports.Tpo -c -o avr/hw-ports.o ../../gdb-16.3/sim/common/hw-ports.c && mv -f avr/.deps/hw-ports.Tpo avr/.deps/hw-ports.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/hw-base.o -MD -MP -MF avr/.deps/hw-base.Tpo -c -o avr/hw-base.o ../../gdb-16.3/sim/common/hw-base.c && mv -f avr/.deps/hw-base.Tpo avr/.deps/hw-base.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/dv-core.o -MD -MP -MF avr/.deps/dv-core.Tpo -c -o avr/dv-core.o ../../gdb-16.3/sim/common/dv-core.c && mv -f avr/.deps/dv-core.Tpo avr/.deps/dv-core.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
depbase=`echo common/version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Icommon -I../../gdb-16.3/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 common/version.o -MD -MP -MF $depbase.Tpo -c -o common/version.o common/version.c &&\
mv -f $depbase.Tpo $depbase.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-fpu.o -MD -MP -MF avr/.deps/sim-fpu.Tpo -c -o avr/sim-fpu.o ../../gdb-16.3/sim/common/sim-fpu.c && mv -f avr/.deps/sim-fpu.Tpo avr/.deps/sim-fpu.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
rm -f common/libcommon.a
ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so cru common/libcommon.a common/callback.o common/portability.o common/sim-load.o common/sim-signal.o common/syscall.o common/target-newlib-errno.o common/target-newlib-open.o common/target-newlib-signal.o common/target-newlib-syscall.o common/version.o
ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so common/libcommon.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
depbase=`echo avr/modules.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/modules.o -MD -MP -MF $depbase.Tpo -c -o avr/modules.o avr/modules.c &&\
mv -f $depbase.Tpo $depbase.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/dv-glue.o -MD -MP -MF avr/.deps/dv-glue.Tpo -c -o avr/dv-glue.o ../../gdb-16.3/sim/common/dv-glue.c && mv -f avr/.deps/dv-glue.Tpo avr/.deps/dv-glue.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-resume.o -MD -MP -MF avr/.deps/sim-resume.Tpo -c -o avr/sim-resume.o ../../gdb-16.3/sim/common/sim-resume.c && mv -f avr/.deps/sim-resume.Tpo avr/.deps/sim-resume.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/dv-sockser.o -MD -MP -MF avr/.deps/dv-sockser.Tpo -c -o avr/dv-sockser.o ../../gdb-16.3/sim/common/dv-sockser.c && mv -f avr/.deps/dv-sockser.Tpo avr/.deps/dv-sockser.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-hw.o -MD -MP -MF avr/.deps/sim-hw.Tpo -c -o avr/sim-hw.o ../../gdb-16.3/sim/common/sim-hw.c && mv -f avr/.deps/sim-hw.Tpo avr/.deps/sim-hw.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/dv-pal.o -MD -MP -MF avr/.deps/dv-pal.Tpo -c -o avr/dv-pal.o ../../gdb-16.3/sim/common/dv-pal.c && mv -f avr/.deps/dv-pal.Tpo avr/.deps/dv-pal.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/hw-properties.o -MD -MP -MF avr/.deps/hw-properties.Tpo -c -o avr/hw-properties.o ../../gdb-16.3/sim/common/hw-properties.c && mv -f avr/.deps/hw-properties.Tpo avr/.deps/hw-properties.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/sim-trace.o -MD -MP -MF avr/.deps/sim-trace.Tpo -c -o avr/sim-trace.o ../../gdb-16.3/sim/common/sim-trace.c && mv -f avr/.deps/sim-trace.Tpo avr/.deps/sim-trace.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/dv-cfi.o -MD -MP -MF avr/.deps/dv-cfi.Tpo -c -o avr/dv-cfi.o ../../gdb-16.3/sim/common/dv-cfi.c && mv -f avr/.deps/dv-cfi.Tpo avr/.deps/dv-cfi.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
gcc -DHAVE_CONFIG_H -I. -I../../gdb-16.3/sim -I../../gdb-16.3/sim/../gnulib/import -I../gnulib/import -I../../gdb-16.3/sim/.. -I../../gdb-16.3/sim/../include -I../bfd -I.. -Iavr -I../../gdb-16.3/sim/avr -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-16.3/sim/common -DSIM_TOPDIR_BUILD -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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/hw-tree.o -MD -MP -MF avr/.deps/hw-tree.Tpo -c -o avr/hw-tree.o ../../gdb-16.3/sim/common/hw-tree.c && mv -f avr/.deps/hw-tree.Tpo avr/.deps/hw-tree.Po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
rm -f avr/libsim.a
ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so cru avr/libsim.a common/callback.o common/portability.o common/sim-load.o common/sim-signal.o common/syscall.o common/target-newlib-errno.o common/target-newlib-open.o common/target-newlib-signal.o common/target-newlib-syscall.o common/version.o avr/modules.o avr/interp.o avr/sim-arange.o avr/sim-bits.o avr/sim-close.o avr/sim-command.o avr/sim-config.o avr/sim-core.o avr/sim-cpu.o avr/sim-endian.o avr/sim-engine.o avr/sim-events.o avr/sim-fpu.o avr/sim-hload.o avr/sim-hrw.o avr/sim-io.o avr/sim-info.o avr/sim-memopt.o avr/sim-model.o avr/sim-module.o avr/sim-options.o avr/sim-profile.o avr/sim-reason.o avr/sim-reg.o avr/sim-stop.o avr/sim-syscall.o avr/sim-trace.o avr/sim-utils.o avr/sim-watch.o avr/hw-alloc.o avr/hw-base.o avr/hw-device.o avr/hw-events.o avr/hw-handles.o avr/hw-instances.o avr/hw-ports.o avr/hw-properties.o avr/hw-tree.o avr/sim-hw.o avr/dv-sockser.o avr/dv-cfi.o avr/dv-core.o avr/dv-pal.o avr/dv-glue.o avr/sim-resume.o
ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so avr/libsim.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
/bin/sh ./libtool --tag=CC --mode=link gcc -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o avr/run avr/nrun.o avr/libsim.a ../bfd/libbfd.la ../opcodes/libopcodes.la ../libiberty/libiberty.a ../gnulib/import/libgnu.a -ltermcap -lm
libtool: link: gcc -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 -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wdeprecated-non-prototype -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wold-style-definition -Wpointer-sign -Wreturn-mismatch -Wreturn-type -Wshift-negative-value -Wstrict-prototypes -Wno-enum-conversion -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o avr/run avr/nrun.o avr/libsim.a ../bfd/.libs/libbfd.a -L/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib -lz ../opcodes/.libs/libopcodes.a ../libiberty/libiberty.a ../gnulib/import/libgnu.a -ltermcap -lm
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
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 how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 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... ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether g++ supports C++17 features by default... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for pid_t... yes
checking for ld used by GCC... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E
done
checking for ANSI C header files... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking for nl_langinfo and CODESET... yes
checking for dlfcn.h... (cached) yes
checking linux/elf.h usability... yes
checking linux/elf.h presence... yes
checking for linux/elf.h... 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 poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking proc_service.h usability... yes
checking proc_service.h presence... yes
checking for proc_service.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking thread_db.h usability... yes
checking thread_db.h presence... yes
checking for thread_db.h... yes
checking wait.h usability... yes
checking wait.h presence... yes
checking for wait.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for library containing socketpair... none required
checking for fdwalk... no
checking for getauxval... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for ptrace64... no
checking for sbrk... yes
checking for setns... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sigtimedwait... yes
checking for socketpair... yes
checking whether ADDR_NO_RANDOMIZE is declared... yes
checking whether strstr is declared... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_blksize... yes
checking for library containing kinfo_getfile... no
checking for kinfo_getfile... no
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for std::thread... yes
checking for pthread_sigmask... yes
checking for pthread_setname_np... yes
checking for sigsetjmp... yes
checking whether to use intel pt... auto
checking for libipt... no
configure: WARNING: libipt is missing or unusable; some features may be unavailable.
checking for long long support in printf... yes
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
checking for gregset_t in sys/procfs.h... 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 libxxhash... no
checking whether to use xxhash... no
checking dependency style of gcc... gcc3
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether /usr/bin/make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking whether to use NLS... no
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 size of void *... 8
checking whether to use debuginfod... auto
checking for libdebuginfod >= 0.188... no
configure: WARNING: libdebuginfod is missing or some features may be unavailable.
checking for libdebuginfod >= 0.179... no
configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable.
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... (cached) gawk
checking whether ln -s works... yes
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
checking for bison... /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/gdb-16.3/missing bison -y
checking for x86_64-pc-linux-gnu-ar... (cached) ar --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so
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 libzstd >= 1.4.0... no
checking for iconv... yes
checking for working iconv... yes
checking whether iconv is compatible with its POSIX signature... yes
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 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 for ANSI C header files... (cached) yes
checking machine/reg.h usability... no
checking machine/reg.h presence... no
checking for machine/reg.h... no
checking nlist.h usability... no
checking nlist.h presence... no
checking for nlist.h... no
checking ptrace.h usability... no
checking ptrace.h presence... no
checking for ptrace.h... no
checking sys/debugreg.h usability... yes
checking sys/debugreg.h presence... yes
checking for sys/debugreg.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 for sys/param.h... (cached) yes
checking sys/procctl.h usability... no
checking sys/procctl.h presence... no
checking for sys/procctl.h... no
checking sys/ptrace.h usability... yes
checking sys/ptrace.h presence... yes
checking for sys/ptrace.h... yes
checking sys/reg.h usability... yes
checking sys/reg.h presence... yes
checking for sys/reg.h... yes
checking for sys/resource.h... (cached) yes
checking for termios.h... (cached) yes
checking for thread_db.h... (cached) yes
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 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 ncursesw/ncurses.h usability... no
checking ncursesw/ncurses.h presence... no
checking for ncursesw/ncurses.h... no
checking for term.h... yes
checking for sys/socket.h... (cached) yes
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... yes
checking for long long... yes
checking size of long long... 8
checking whether basename is declared... yes
checking whether snprintf is declared... (cached) yes
checking for LC_MESSAGES... 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 btowc... yes
checking for getgid... yes
checking for getpgid... yes
checking for getrlimit... (cached) yes
checking for getuid... yes
checking for iconvlist... no
checking for libiconvlist... no
checking for posix_madvise... yes
checking for pread... yes
checking for pread64... yes
checking for pwrite... yes
checking for resize_term... yes
checking for setlocale... yes
checking for setrlimit... yes
checking for setsid... yes
checking for sigsetmask... yes
checking for ttrace... no
checking for use_default_colors... yes
checking for wresize... yes
checking for nl_langinfo and CODESET... (cached) yes
checking for sys/ptrace.h... (cached) yes
checking for ptrace.h... (cached) no
checking return type of ptrace... long
checking types of arguments for ptrace... enum __ptrace_request,int,long,long
checking whether setpgrp takes no argument... yes
checking for struct thread.td_pcb... no
checking for struct lwp... no
checking for struct reg in machine/reg.h... no
checking for struct reg.r_fs... no
checking for struct reg.r_gs... no
checking for PTRACE_GETREGS... yes
checking for PTRACE_GETFPXREGS... yes
checking for PT_GETDBREGS... no
checking for struct ptrace_lwpinfo.pl_tdname... no
checking for struct ptrace_lwpinfo.pl_syscall_code... no
checking for long long support in compiler... yes
checking for 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 execinfo.h backtrace is available... yes
checking whether has TD_NOTALLOC... yes
checking whether has TD_VERSION... yes
checking whether has TD_NOTLS... yes
checking the compiler type... gcc
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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral
checking for cygwin... no
checking for ELF support in BFD... yes
checking for library containing dlopen... (cached) none required
checking for Mach-O support in BFD... no
checking whether to use lzma... auto
checking for liblzma... no
checking for X... no
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 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 gstack.in
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 libtool commands
config.status: executing depdir commands
mkdir -p -- .deps
config.status: executing default-1 commands
=== configuring in testsuite (/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/testsuite)
configure: running /bin/sh ../../../gdb-16.3/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-&' '--disable-year2038' '--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= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CXX=g++' 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/gdb-16.3/missing bison -y' 'GMPLIBS=-lmpfr -lgmp' 'GMPINC=' --cache-file=.././config.cache --srcdir=../../../gdb-16.3/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[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
/bin/sh ../../gdb-16.3/gdb/../install-sh -d arch/.deps
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
/bin/sh ../../gdb-16.3/gdb/../install-sh -d cli/.deps
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
/bin/sh ../../gdb-16.3/gdb/../install-sh -d dwarf2/.deps
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
/bin/sh ../../gdb-16.3/gdb/../install-sh -d mi/.deps
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
/bin/sh ../../gdb-16.3/gdb/../install-sh -d compile/.deps
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
/bin/sh ../../gdb-16.3/gdb/../install-sh -d tui/.deps
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
/bin/sh ../../gdb-16.3/gdb/../install-sh -d unittests/.deps
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
/bin/sh ../../gdb-16.3/gdb/../install-sh -d guile/.deps
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
/bin/sh ../../gdb-16.3/gdb/../install-sh -d python/.deps
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
/bin/sh ../../gdb-16.3/gdb/../install-sh -d target/.deps
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
/bin/sh ../../gdb-16.3/gdb/../install-sh -d nat/.deps
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
/bin/sh ../../gdb-16.3/gdb/../gdbsupport/create-version.sh ../../gdb-16.3/gdb \
x86_64-pc-linux-gnu avr version-t.t
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
../../gdb-16.3/gdb/make-init-c \
../../gdb-16.3/gdb/avr-tdep.c ../../gdb-16.3/gdb/ser-base.c ../../gdb-16.3/gdb/ser-unix.c ../../gdb-16.3/gdb/ser-pipe.c ../../gdb-16.3/gdb/ser-tcp.c ../../gdb-16.3/gdb/ser-uds.c ../../gdb-16.3/gdb/remote-sim.c ../../gdb-16.3/gdb/tui/tui.c ../../gdb-16.3/gdb/tui/tui-command.c ../../gdb-16.3/gdb/tui/tui-data.c ../../gdb-16.3/gdb/tui/tui-disasm.c ../../gdb-16.3/gdb/tui/tui-file.c ../../gdb-16.3/gdb/tui/tui-hooks.c ../../gdb-16.3/gdb/tui/tui-interp.c ../../gdb-16.3/gdb/tui/tui-io.c ../../gdb-16.3/gdb/tui/tui-layout.c ../../gdb-16.3/gdb/tui/tui-location.c ../../gdb-16.3/gdb/tui/tui-regs.c ../../gdb-16.3/gdb/tui/tui-source.c ../../gdb-16.3/gdb/tui/tui-status.c ../../gdb-16.3/gdb/tui/tui-win.c ../../gdb-16.3/gdb/tui/tui-wingeneral.c ../../gdb-16.3/gdb/tui/tui-winsource.c ../../gdb-16.3/gdb/python/python.c ../../gdb-16.3/gdb/guile/guile.c ../../gdb-16.3/gdb/elfread.c ../../gdb-16.3/gdb/stap-probe.c ../../gdb-16.3/gdb/dtrace-probe.c ../../gdb-16.3/gdb/gcore-elf.c ../../gdb-16.3/gdb/elf-none-tdep.c ../../gdb-16.3/gdb/posix-hdep.c ../../gdb-16.3/gdb/ada-exp.y ../../gdb-16.3/gdb/c-exp.y ../../gdb-16.3/gdb/cp-name-parser.c ../../gdb-16.3/gdb/d-exp.y ../../gdb-16.3/gdb/f-exp.y ../../gdb-16.3/gdb/go-exp.y ../../gdb-16.3/gdb/m2-exp.y ../../gdb-16.3/gdb/p-exp.y ../../gdb-16.3/gdb/mi/mi-common.c ../../gdb-16.3/gdb/ada-lang.c ../../gdb-16.3/gdb/ada-tasks.c ../../gdb-16.3/gdb/ada-typeprint.c ../../gdb-16.3/gdb/ada-valprint.c ../../gdb-16.3/gdb/ada-varobj.c ../../gdb-16.3/gdb/addrmap.c ../../gdb-16.3/gdb/agent.c ../../gdb-16.3/gdb/alloc.c ../../gdb-16.3/gdb/annotate.c ../../gdb-16.3/gdb/arch-utils.c ../../gdb-16.3/gdb/async-event.c ../../gdb-16.3/gdb/auto-load.c ../../gdb-16.3/gdb/auxv.c ../../gdb-16.3/gdb/ax-gdb.c ../../gdb-16.3/gdb/ax-general.c ../../gdb-16.3/gdb/bcache.c ../../gdb-16.3/gdb/bfd-target.c ../../gdb-16.3/gdb/block.c ../../gdb-16.3/gdb/blockframe.c ../../gdb-16.3/gdb/break-catch-exec.c ../../gdb-16.3/gdb/break-catch-fork.c ../../gdb-16.3/gdb/break-catch-load.c ../../gdb-16.3/gdb/break-catch-sig.c ../../gdb-16.3/gdb/break-catch-syscall.c ../../gdb-16.3/gdb/break-catch-throw.c ../../gdb-16.3/gdb/break-cond-parse.c ../../gdb-16.3/gdb/breakpoint.c ../../gdb-16.3/gdb/bt-utils.c ../../gdb-16.3/gdb/btrace.c ../../gdb-16.3/gdb/build-id.c ../../gdb-16.3/gdb/buildsym-legacy.c ../../gdb-16.3/gdb/buildsym.c ../../gdb-16.3/gdb/c-lang.c ../../gdb-16.3/gdb/c-typeprint.c ../../gdb-16.3/gdb/c-valprint.c ../../gdb-16.3/gdb/c-varobj.c ../../gdb-16.3/gdb/charset.c ../../gdb-16.3/gdb/cli-out.c ../../gdb-16.3/gdb/coff-pe-read.c ../../gdb-16.3/gdb/coffread.c ../../gdb-16.3/gdb/complaints.c ../../gdb-16.3/gdb/completer.c ../../gdb-16.3/gdb/copying.c ../../gdb-16.3/gdb/corefile.c ../../gdb-16.3/gdb/corelow.c ../../gdb-16.3/gdb/cp-abi.c ../../gdb-16.3/gdb/cp-namespace.c ../../gdb-16.3/gdb/cp-support.c ../../gdb-16.3/gdb/cp-valprint.c ../../gdb-16.3/gdb/ctfread.c ../../gdb-16.3/gdb/d-lang.c ../../gdb-16.3/gdb/d-namespace.c ../../gdb-16.3/gdb/d-valprint.c ../../gdb-16.3/gdb/dbxread.c ../../gdb-16.3/gdb/dcache.c ../../gdb-16.3/gdb/debug.c ../../gdb-16.3/gdb/debuginfod-support.c ../../gdb-16.3/gdb/dictionary.c ../../gdb-16.3/gdb/disasm.c ../../gdb-16.3/gdb/displaced-stepping.c ../../gdb-16.3/gdb/dummy-frame.c ../../gdb-16.3/gdb/dwarf2/abbrev.c ../../gdb-16.3/gdb/dwarf2/abbrev-table-cache.c ../../gdb-16.3/gdb/dwarf2/ada-imported.c ../../gdb-16.3/gdb/dwarf2/aranges.c ../../gdb-16.3/gdb/dwarf2/attribute.c ../../gdb-16.3/gdb/dwarf2/comp-unit-head.c ../../gdb-16.3/gdb/dwarf2/cooked-index.c ../../gdb-16.3/gdb/dwarf2/cu.c ../../gdb-16.3/gdb/dwarf2/die.c ../../gdb-16.3/gdb/dwarf2/dwz.c ../../gdb-16.3/gdb/dwarf2/expr.c ../../gdb-16.3/gdb/dwarf2/frame-tailcall.c ../../gdb-16.3/gdb/dwarf2/frame.c ../../gdb-16.3/gdb/dwarf2/index-cache.c ../../gdb-16.3/gdb/dwarf2/index-common.c ../../gdb-16.3/gdb/dwarf2/index-write.c ../../gdb-16.3/gdb/dwarf2/leb.c ../../gdb-16.3/gdb/dwarf2/line-header.c ../../gdb-16.3/gdb/dwarf2/loc.c ../../gdb-16.3/gdb/dwarf2/macro.c ../../gdb-16.3/gdb/dwarf2/read.c ../../gdb-16.3/gdb/dwarf2/read-debug-names.c ../../gdb-16.3/gdb/dwarf2/read-gdb-index.c ../../gdb-16.3/gdb/dwarf2/section.c ../../gdb-16.3/gdb/dwarf2/stringify.c ../../gdb-16.3/gdb/extract-store-integer.c ../../gdb-16.3/gdb/eval.c ../../gdb-16.3/gdb/event-top.c ../../gdb-16.3/gdb/exceptions.c ../../gdb-16.3/gdb/exec.c ../../gdb-16.3/gdb/expprint.c ../../gdb-16.3/gdb/extension.c ../../gdb-16.3/gdb/f-lang.c ../../gdb-16.3/gdb/f-typeprint.c ../../gdb-16.3/gdb/f-valprint.c ../../gdb-16.3/gdb/filesystem.c ../../gdb-16.3/gdb/findcmd.c ../../gdb-16.3/gdb/findvar.c ../../gdb-16.3/gdb/frame.c ../../gdb-16.3/gdb/frame-base.c ../../gdb-16.3/gdb/frame-unwind.c ../../gdb-16.3/gdb/gcore.c ../../gdb-16.3/gdb/gdb-demangle.c ../../gdb-16.3/gdb/gdb_bfd.c ../../gdb-16.3/gdb/gdbtypes.c ../../gdb-16.3/gdb/gmp-utils.c ../../gdb-16.3/gdb/gnu-v2-abi.c ../../gdb-16.3/gdb/gnu-v3-abi.c ../../gdb-16.3/gdb/go-lang.c ../../gdb-16.3/gdb/go-typeprint.c ../../gdb-16.3/gdb/go-valprint.c ../../gdb-16.3/gdb/inf-child.c ../../gdb-16.3/gdb/inf-loop.c ../../gdb-16.3/gdb/infcall.c ../../gdb-16.3/gdb/infcmd.c ../../gdb-16.3/gdb/inferior.c ../../gdb-16.3/gdb/inflow.c ../../gdb-16.3/gdb/infrun.c ../../gdb-16.3/gdb/inline-frame.c ../../gdb-16.3/gdb/interps.c ../../gdb-16.3/gdb/jit.c ../../gdb-16.3/gdb/language.c ../../gdb-16.3/gdb/linespec.c ../../gdb-16.3/gdb/location.c ../../gdb-16.3/gdb/m2-lang.c ../../gdb-16.3/gdb/m2-typeprint.c ../../gdb-16.3/gdb/m2-valprint.c ../../gdb-16.3/gdb/macrocmd.c ../../gdb-16.3/gdb/macroexp.c ../../gdb-16.3/gdb/macroscope.c ../../gdb-16.3/gdb/macrotab.c ../../gdb-16.3/gdb/main.c ../../gdb-16.3/gdb/maint.c ../../gdb-16.3/gdb/maint-test-options.c ../../gdb-16.3/gdb/maint-test-settings.c ../../gdb-16.3/gdb/mdebugread.c ../../gdb-16.3/gdb/mem-break.c ../../gdb-16.3/gdb/memattr.c ../../gdb-16.3/gdb/memory-map.c ../../gdb-16.3/gdb/memrange.c ../../gdb-16.3/gdb/memtag.c ../../gdb-16.3/gdb/minidebug.c ../../gdb-16.3/gdb/minsyms.c ../../gdb-16.3/gdb/mipsread.c ../../gdb-16.3/gdb/namespace.c ../../gdb-16.3/gdb/objc-lang.c ../../gdb-16.3/gdb/objfiles.c ../../gdb-16.3/gdb/observable.c ../../gdb-16.3/gdb/opencl-lang.c ../../gdb-16.3/gdb/osabi.c ../../gdb-16.3/gdb/osdata.c ../../gdb-16.3/gdb/p-lang.c ../../gdb-16.3/gdb/p-typeprint.c ../../gdb-16.3/gdb/p-valprint.c ../../gdb-16.3/gdb/parse.c ../../gdb-16.3/gdb/printcmd.c ../../gdb-16.3/gdb/probe.c ../../gdb-16.3/gdb/process-stratum-target.c ../../gdb-16.3/gdb/producer.c ../../gdb-16.3/gdb/progspace.c ../../gdb-16.3/gdb/progspace-and-thread.c ../../gdb-16.3/gdb/prologue-value.c ../../gdb-16.3/gdb/psymtab.c ../../gdb-16.3/gdb/record.c ../../gdb-16.3/gdb/record-btrace.c ../../gdb-16.3/gdb/record-full.c ../../gdb-16.3/gdb/regcache.c ../../gdb-16.3/gdb/regcache-dump.c ../../gdb-16.3/gdb/reggroups.c ../../gdb-16.3/gdb/remote.c ../../gdb-16.3/gdb/remote-fileio.c ../../gdb-16.3/gdb/remote-notif.c ../../gdb-16.3/gdb/reverse.c ../../gdb-16.3/gdb/run-on-main-thread.c ../../gdb-16.3/gdb/rust-lang.c ../../gdb-16.3/gdb/rust-parse.c ../../gdb-16.3/gdb/sentinel-frame.c ../../gdb-16.3/gdb/ser-event.c ../../gdb-16.3/gdb/serial.c ../../gdb-16.3/gdb/skip.c ../../gdb-16.3/gdb/solib.c ../../gdb-16.3/gdb/solib-target.c ../../gdb-16.3/gdb/source.c ../../gdb-16.3/gdb/source-cache.c ../../gdb-16.3/gdb/split-name.c ../../gdb-16.3/gdb/stabsread.c ../../gdb-16.3/gdb/stack.c ../../gdb-16.3/gdb/std-regs.c ../../gdb-16.3/gdb/symfile.c ../../gdb-16.3/gdb/symfile-debug.c ../../gdb-16.3/gdb/symmisc.c ../../gdb-16.3/gdb/symtab.c ../../gdb-16.3/gdb/target.c ../../gdb-16.3/gdb/target-connection.c ../../gdb-16.3/gdb/target-dcache.c ../../gdb-16.3/gdb/target-descriptions.c ../../gdb-16.3/gdb/target-memory.c ../../gdb-16.3/gdb/test-target.c ../../gdb-16.3/gdb/thread.c ../../gdb-16.3/gdb/thread-iter.c ../../gdb-16.3/gdb/tid-parse.c ../../gdb-16.3/gdb/top.c ../../gdb-16.3/gdb/tracectf.c ../../gdb-16.3/gdb/tracefile.c ../../gdb-16.3/gdb/tracefile-tfile.c ../../gdb-16.3/gdb/tracepoint.c ../../gdb-16.3/gdb/trad-frame.c ../../gdb-16.3/gdb/tramp-frame.c ../../gdb-16.3/gdb/target-float.c ../../gdb-16.3/gdb/type-stack.c ../../gdb-16.3/gdb/typeprint.c ../../gdb-16.3/gdb/ui.c ../../gdb-16.3/gdb/ui-file.c ../../gdb-16.3/gdb/ui-out.c ../../gdb-16.3/gdb/ui-style.c ../../gdb-16.3/gdb/user-regs.c ../../gdb-16.3/gdb/utils.c ../../gdb-16.3/gdb/valarith.c ../../gdb-16.3/gdb/valops.c ../../gdb-16.3/gdb/valprint.c ../../gdb-16.3/gdb/value.c ../../gdb-16.3/gdb/varobj.c ../../gdb-16.3/gdb/xml-support.c ../../gdb-16.3/gdb/xml-syscall.c ../../gdb-16.3/gdb/xml-tdesc.c ../../gdb-16.3/gdb/cli/cli-cmds.c ../../gdb-16.3/gdb/cli/cli-decode.c ../../gdb-16.3/gdb/cli/cli-dump.c ../../gdb-16.3/gdb/cli/cli-interp.c ../../gdb-16.3/gdb/cli/cli-logging.c ../../gdb-16.3/gdb/cli/cli-option.c ../../gdb-16.3/gdb/cli/cli-script.c ../../gdb-16.3/gdb/cli/cli-setshow.c ../../gdb-16.3/gdb/cli/cli-style.c ../../gdb-16.3/gdb/cli/cli-utils.c ../../gdb-16.3/gdb/mi/mi-cmd-break.c ../../gdb-16.3/gdb/mi/mi-cmd-catch.c ../../gdb-16.3/gdb/mi/mi-cmd-disas.c ../../gdb-16.3/gdb/mi/mi-cmd-env.c ../../gdb-16.3/gdb/mi/mi-cmd-file.c ../../gdb-16.3/gdb/mi/mi-cmd-info.c ../../gdb-16.3/gdb/mi/mi-cmd-stack.c ../../gdb-16.3/gdb/mi/mi-cmd-target.c ../../gdb-16.3/gdb/mi/mi-cmd-var.c ../../gdb-16.3/gdb/mi/mi-cmds.c ../../gdb-16.3/gdb/mi/mi-console.c ../../gdb-16.3/gdb/mi/mi-getopt.c ../../gdb-16.3/gdb/mi/mi-interp.c ../../gdb-16.3/gdb/mi/mi-main.c ../../gdb-16.3/gdb/mi/mi-out.c ../../gdb-16.3/gdb/mi/mi-parse.c ../../gdb-16.3/gdb/mi/mi-symbol-cmds.c ../../gdb-16.3/gdb/target/target.c ../../gdb-16.3/gdb/target/waitstatus.c ../../gdb-16.3/gdb/compile/compile.c ../../gdb-16.3/gdb/compile/compile-c-support.c ../../gdb-16.3/gdb/compile/compile-c-symbols.c ../../gdb-16.3/gdb/compile/compile-c-types.c ../../gdb-16.3/gdb/compile/compile-cplus-symbols.c ../../gdb-16.3/gdb/compile/compile-cplus-types.c ../../gdb-16.3/gdb/compile/compile-loc2c.c ../../gdb-16.3/gdb/compile/compile-object-load.c ../../gdb-16.3/gdb/compile/compile-object-run.c \
> init.c-tmp
/bin/sh ../../gdb-16.3/gdb/../move-if-change init.c-tmp init.c
echo stamp > stamp-init
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
rm -f xml-builtin.tmp
AWK="gawk" \
/bin/sh ../../gdb-16.3/gdb/features/feature_to_c.sh \
xml-builtin.tmp ../../gdb-16.3/gdb/features/btrace.dtd ../../gdb-16.3/gdb/features/btrace-conf.dtd ../../gdb-16.3/gdb/features/gdb-target.dtd ../../gdb-16.3/gdb/features/library-list.dtd ../../gdb-16.3/gdb/features/library-list-aix.dtd ../../gdb-16.3/gdb/features/library-list-svr4.dtd ../../gdb-16.3/gdb/features/osdata.dtd ../../gdb-16.3/gdb/features/threads.dtd ../../gdb-16.3/gdb/features/traceframe-info.dtd ../../gdb-16.3/gdb/features/xinclude.dtd
/bin/sh ../../gdb-16.3/gdb/../move-if-change xml-builtin.tmp xml-builtin.c
echo stamp > stamp-xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o gdb.o -MT gdb.o -MMD -MP -MF ./.deps/gdb.Tpo ../../gdb-16.3/gdb/gdb.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o xml-support.o -MT xml-support.o -MMD -MP -MF ./.deps/xml-support.Tpo ../../gdb-16.3/gdb/xml-support.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o addrmap.o -MT addrmap.o -MMD -MP -MF ./.deps/addrmap.Tpo ../../gdb-16.3/gdb/addrmap.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o xml-syscall.o -MT xml-syscall.o -MMD -MP -MF ./.deps/xml-syscall.Tpo ../../gdb-16.3/gdb/xml-syscall.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o alloc.o -MT alloc.o -MMD -MP -MF ./.deps/alloc.Tpo ../../gdb-16.3/gdb/alloc.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ada-varobj.o -MT ada-varobj.o -MMD -MP -MF ./.deps/ada-varobj.Tpo ../../gdb-16.3/gdb/ada-varobj.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ada-typeprint.o -MT ada-typeprint.o -MMD -MP -MF ./.deps/ada-typeprint.Tpo ../../gdb-16.3/gdb/ada-typeprint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o xml-tdesc.o -MT xml-tdesc.o -MMD -MP -MF ./.deps/xml-tdesc.Tpo ../../gdb-16.3/gdb/xml-tdesc.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ada-valprint.o -MT ada-valprint.o -MMD -MP -MF ./.deps/ada-valprint.Tpo ../../gdb-16.3/gdb/ada-valprint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o agent.o -MT agent.o -MMD -MP -MF ./.deps/agent.Tpo ../../gdb-16.3/gdb/agent.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o async-event.o -MT async-event.o -MMD -MP -MF ./.deps/async-event.Tpo ../../gdb-16.3/gdb/async-event.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o bcache.o -MT bcache.o -MMD -MP -MF ./.deps/bcache.Tpo ../../gdb-16.3/gdb/bcache.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ada-tasks.o -MT ada-tasks.o -MMD -MP -MF ./.deps/ada-tasks.Tpo ../../gdb-16.3/gdb/ada-tasks.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o annotate.o -MT annotate.o -MMD -MP -MF ./.deps/annotate.Tpo ../../gdb-16.3/gdb/annotate.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ax-general.o -MT ax-general.o -MMD -MP -MF ./.deps/ax-general.Tpo ../../gdb-16.3/gdb/ax-general.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auxv.o -MT auxv.o -MMD -MP -MF ./.deps/auxv.Tpo ../../gdb-16.3/gdb/auxv.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o avr-tdep.o -MT avr-tdep.o -MMD -MP -MF ./.deps/avr-tdep.Tpo ../../gdb-16.3/gdb/avr-tdep.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF ./.deps/bfd-target.Tpo ../../gdb-16.3/gdb/bfd-target.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o auto-load.o -MT auto-load.o -MMD -MP -MF ./.deps/auto-load.Tpo ../../gdb-16.3/gdb/auto-load.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ax-gdb.o -MT ax-gdb.o -MMD -MP -MF ./.deps/ax-gdb.Tpo ../../gdb-16.3/gdb/ax-gdb.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o break-catch-exec.o -MT break-catch-exec.o -MMD -MP -MF ./.deps/break-catch-exec.Tpo ../../gdb-16.3/gdb/break-catch-exec.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o blockframe.o -MT blockframe.o -MMD -MP -MF ./.deps/blockframe.Tpo ../../gdb-16.3/gdb/blockframe.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o block.o -MT block.o -MMD -MP -MF ./.deps/block.Tpo ../../gdb-16.3/gdb/block.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o break-catch-fork.o -MT break-catch-fork.o -MMD -MP -MF ./.deps/break-catch-fork.Tpo ../../gdb-16.3/gdb/break-catch-fork.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF ./.deps/arch-utils.Tpo ../../gdb-16.3/gdb/arch-utils.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o break-catch-load.o -MT break-catch-load.o -MMD -MP -MF ./.deps/break-catch-load.Tpo ../../gdb-16.3/gdb/break-catch-load.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o break-catch-sig.o -MT break-catch-sig.o -MMD -MP -MF ./.deps/break-catch-sig.Tpo ../../gdb-16.3/gdb/break-catch-sig.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o bt-utils.o -MT bt-utils.o -MMD -MP -MF ./.deps/bt-utils.Tpo ../../gdb-16.3/gdb/bt-utils.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o break-catch-syscall.o -MT break-catch-syscall.o -MMD -MP -MF ./.deps/break-catch-syscall.Tpo ../../gdb-16.3/gdb/break-catch-syscall.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o buildsym-legacy.o -MT buildsym-legacy.o -MMD -MP -MF ./.deps/buildsym-legacy.Tpo ../../gdb-16.3/gdb/buildsym-legacy.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o break-cond-parse.o -MT break-cond-parse.o -MMD -MP -MF ./.deps/break-cond-parse.Tpo ../../gdb-16.3/gdb/break-cond-parse.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o break-catch-throw.o -MT break-catch-throw.o -MMD -MP -MF ./.deps/break-catch-throw.Tpo ../../gdb-16.3/gdb/break-catch-throw.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ada-exp.o -MT ada-exp.o -MMD -MP -MF ./.deps/ada-exp.Tpo `if test -f ada-exp.c; then echo ada-exp.c; else echo ../../gdb-16.3/gdb/ada-exp.c; fi`
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o build-id.o -MT build-id.o -MMD -MP -MF ./.deps/build-id.Tpo ../../gdb-16.3/gdb/build-id.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o btrace.o -MT btrace.o -MMD -MP -MF ./.deps/btrace.Tpo ../../gdb-16.3/gdb/btrace.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o c-valprint.o -MT c-valprint.o -MMD -MP -MF ./.deps/c-valprint.Tpo ../../gdb-16.3/gdb/c-valprint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cli-out.o -MT cli-out.o -MMD -MP -MF ./.deps/cli-out.Tpo ../../gdb-16.3/gdb/cli-out.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o buildsym.o -MT buildsym.o -MMD -MP -MF ./.deps/buildsym.Tpo ../../gdb-16.3/gdb/buildsym.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o c-varobj.o -MT c-varobj.o -MMD -MP -MF ./.deps/c-varobj.Tpo ../../gdb-16.3/gdb/c-varobj.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o c-typeprint.o -MT c-typeprint.o -MMD -MP -MF ./.deps/c-typeprint.Tpo ../../gdb-16.3/gdb/c-typeprint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o charset.o -MT charset.o -MMD -MP -MF ./.deps/charset.Tpo ../../gdb-16.3/gdb/charset.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o c-lang.o -MT c-lang.o -MMD -MP -MF ./.deps/c-lang.Tpo ../../gdb-16.3/gdb/c-lang.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cli/cli-logging.o -MT cli/cli-logging.o -MMD -MP -MF cli/.deps/cli-logging.Tpo ../../gdb-16.3/gdb/cli/cli-logging.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cli/cli-option.o -MT cli/cli-option.o -MMD -MP -MF cli/.deps/cli-option.Tpo ../../gdb-16.3/gdb/cli/cli-option.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cli/cli-dump.o -MT cli/cli-dump.o -MMD -MP -MF cli/.deps/cli-dump.Tpo ../../gdb-16.3/gdb/cli/cli-dump.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cli/cli-decode.o -MT cli/cli-decode.o -MMD -MP -MF cli/.deps/cli-decode.Tpo ../../gdb-16.3/gdb/cli/cli-decode.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cli/cli-interp.o -MT cli/cli-interp.o -MMD -MP -MF cli/.deps/cli-interp.Tpo ../../gdb-16.3/gdb/cli/cli-interp.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cli/cli-style.o -MT cli/cli-style.o -MMD -MP -MF cli/.deps/cli-style.Tpo ../../gdb-16.3/gdb/cli/cli-style.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF ./.deps/ada-lang.Tpo ../../gdb-16.3/gdb/ada-lang.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cli/cli-cmds.o -MT cli/cli-cmds.o -MMD -MP -MF cli/.deps/cli-cmds.Tpo ../../gdb-16.3/gdb/cli/cli-cmds.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cli/cli-setshow.o -MT cli/cli-setshow.o -MMD -MP -MF cli/.deps/cli-setshow.Tpo ../../gdb-16.3/gdb/cli/cli-setshow.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cli/cli-utils.o -MT cli/cli-utils.o -MMD -MP -MF cli/.deps/cli-utils.Tpo ../../gdb-16.3/gdb/cli/cli-utils.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cli/cli-script.o -MT cli/cli-script.o -MMD -MP -MF cli/.deps/cli-script.Tpo ../../gdb-16.3/gdb/cli/cli-script.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o compile/compile-c-support.o -MT compile/compile-c-support.o -MMD -MP -MF compile/.deps/compile-c-support.Tpo ../../gdb-16.3/gdb/compile/compile-c-support.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF ./.deps/coff-pe-read.Tpo ../../gdb-16.3/gdb/coff-pe-read.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o compile/compile-c-types.o -MT compile/compile-c-types.o -MMD -MP -MF compile/.deps/compile-c-types.Tpo ../../gdb-16.3/gdb/compile/compile-c-types.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o coffread.o -MT coffread.o -MMD -MP -MF ./.deps/coffread.Tpo ../../gdb-16.3/gdb/coffread.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o compile/compile-cplus-symbols.o -MT compile/compile-cplus-symbols.o -MMD -MP -MF compile/.deps/compile-cplus-symbols.Tpo ../../gdb-16.3/gdb/compile/compile-cplus-symbols.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o compile/compile-c-symbols.o -MT compile/compile-c-symbols.o -MMD -MP -MF compile/.deps/compile-c-symbols.Tpo ../../gdb-16.3/gdb/compile/compile-c-symbols.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o compile/compile-object-run.o -MT compile/compile-object-run.o -MMD -MP -MF compile/.deps/compile-object-run.Tpo ../../gdb-16.3/gdb/compile/compile-object-run.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o compile/compile-object-load.o -MT compile/compile-object-load.o -MMD -MP -MF compile/.deps/compile-object-load.Tpo ../../gdb-16.3/gdb/compile/compile-object-load.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o copying.o -MT copying.o -MMD -MP -MF ./.deps/copying.Tpo ../../gdb-16.3/gdb/copying.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o compile/compile-loc2c.o -MT compile/compile-loc2c.o -MMD -MP -MF compile/.deps/compile-loc2c.Tpo ../../gdb-16.3/gdb/compile/compile-loc2c.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o complaints.o -MT complaints.o -MMD -MP -MF ./.deps/complaints.Tpo ../../gdb-16.3/gdb/complaints.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o compile/compile-cplus-types.o -MT compile/compile-cplus-types.o -MMD -MP -MF compile/.deps/compile-cplus-types.Tpo ../../gdb-16.3/gdb/compile/compile-cplus-types.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o c-exp.o -MT c-exp.o -MMD -MP -MF ./.deps/c-exp.Tpo ../../gdb-16.3/gdb/c-exp.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cp-abi.o -MT cp-abi.o -MMD -MP -MF ./.deps/cp-abi.Tpo ../../gdb-16.3/gdb/cp-abi.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o corefile.o -MT corefile.o -MMD -MP -MF ./.deps/corefile.Tpo ../../gdb-16.3/gdb/corefile.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o compile/compile.o -MT compile/compile.o -MMD -MP -MF compile/.deps/compile.Tpo ../../gdb-16.3/gdb/compile/compile.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o completer.o -MT completer.o -MMD -MP -MF ./.deps/completer.Tpo ../../gdb-16.3/gdb/completer.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cp-valprint.o -MT cp-valprint.o -MMD -MP -MF ./.deps/cp-valprint.Tpo ../../gdb-16.3/gdb/cp-valprint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o d-valprint.o -MT d-valprint.o -MMD -MP -MF ./.deps/d-valprint.Tpo ../../gdb-16.3/gdb/d-valprint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF ./.deps/cp-namespace.Tpo ../../gdb-16.3/gdb/cp-namespace.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cp-name-parser.o -MT cp-name-parser.o -MMD -MP -MF ./.deps/cp-name-parser.Tpo ../../gdb-16.3/gdb/cp-name-parser.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ctfread.o -MT ctfread.o -MMD -MP -MF ./.deps/ctfread.Tpo ../../gdb-16.3/gdb/ctfread.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o d-namespace.o -MT d-namespace.o -MMD -MP -MF ./.deps/d-namespace.Tpo ../../gdb-16.3/gdb/d-namespace.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o cp-support.o -MT cp-support.o -MMD -MP -MF ./.deps/cp-support.Tpo ../../gdb-16.3/gdb/cp-support.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o d-lang.o -MT d-lang.o -MMD -MP -MF ./.deps/d-lang.Tpo ../../gdb-16.3/gdb/d-lang.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dbxread.o -MT dbxread.o -MMD -MP -MF ./.deps/dbxread.Tpo ../../gdb-16.3/gdb/dbxread.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.Tpo ../../gdb-16.3/gdb/debug.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dcache.o -MT dcache.o -MMD -MP -MF ./.deps/dcache.Tpo ../../gdb-16.3/gdb/dcache.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF ./.deps/breakpoint.Tpo ../../gdb-16.3/gdb/breakpoint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o debuginfod-support.o -MT debuginfod-support.o -MMD -MP -MF ./.deps/debuginfod-support.Tpo ../../gdb-16.3/gdb/debuginfod-support.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o corelow.o -MT corelow.o -MMD -MP -MF ./.deps/corelow.Tpo ../../gdb-16.3/gdb/corelow.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/abbrev-table-cache.o -MT dwarf2/abbrev-table-cache.o -MMD -MP -MF dwarf2/.deps/abbrev-table-cache.Tpo ../../gdb-16.3/gdb/dwarf2/abbrev-table-cache.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dictionary.o -MT dictionary.o -MMD -MP -MF ./.deps/dictionary.Tpo ../../gdb-16.3/gdb/dictionary.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/abbrev.o -MT dwarf2/abbrev.o -MMD -MP -MF dwarf2/.deps/abbrev.Tpo ../../gdb-16.3/gdb/dwarf2/abbrev.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o displaced-stepping.o -MT displaced-stepping.o -MMD -MP -MF ./.deps/displaced-stepping.Tpo ../../gdb-16.3/gdb/displaced-stepping.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/attribute.o -MT dwarf2/attribute.o -MMD -MP -MF dwarf2/.deps/attribute.Tpo ../../gdb-16.3/gdb/dwarf2/attribute.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dummy-frame.o -MT dummy-frame.o -MMD -MP -MF ./.deps/dummy-frame.Tpo ../../gdb-16.3/gdb/dummy-frame.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/ada-imported.o -MT dwarf2/ada-imported.o -MMD -MP -MF dwarf2/.deps/ada-imported.Tpo ../../gdb-16.3/gdb/dwarf2/ada-imported.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/die.o -MT dwarf2/die.o -MMD -MP -MF dwarf2/.deps/die.Tpo ../../gdb-16.3/gdb/dwarf2/die.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o disasm.o -MT disasm.o -MMD -MP -MF ./.deps/disasm.Tpo ../../gdb-16.3/gdb/disasm.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o d-exp.o -MT d-exp.o -MMD -MP -MF ./.deps/d-exp.Tpo ../../gdb-16.3/gdb/d-exp.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/index-common.o -MT dwarf2/index-common.o -MMD -MP -MF dwarf2/.deps/index-common.Tpo ../../gdb-16.3/gdb/dwarf2/index-common.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/aranges.o -MT dwarf2/aranges.o -MMD -MP -MF dwarf2/.deps/aranges.Tpo ../../gdb-16.3/gdb/dwarf2/aranges.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dtrace-probe.o -MT dtrace-probe.o -MMD -MP -MF ./.deps/dtrace-probe.Tpo ../../gdb-16.3/gdb/dtrace-probe.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/comp-unit-head.o -MT dwarf2/comp-unit-head.o -MMD -MP -MF dwarf2/.deps/comp-unit-head.Tpo ../../gdb-16.3/gdb/dwarf2/comp-unit-head.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/cu.o -MT dwarf2/cu.o -MMD -MP -MF dwarf2/.deps/cu.Tpo ../../gdb-16.3/gdb/dwarf2/cu.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/frame-tailcall.o -MT dwarf2/frame-tailcall.o -MMD -MP -MF dwarf2/.deps/frame-tailcall.Tpo ../../gdb-16.3/gdb/dwarf2/frame-tailcall.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/leb.o -MT dwarf2/leb.o -MMD -MP -MF dwarf2/.deps/leb.Tpo ../../gdb-16.3/gdb/dwarf2/leb.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/dwz.o -MT dwarf2/dwz.o -MMD -MP -MF dwarf2/.deps/dwz.Tpo ../../gdb-16.3/gdb/dwarf2/dwz.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/index-cache.o -MT dwarf2/index-cache.o -MMD -MP -MF dwarf2/.deps/index-cache.Tpo ../../gdb-16.3/gdb/dwarf2/index-cache.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/stringify.o -MT dwarf2/stringify.o -MMD -MP -MF dwarf2/.deps/stringify.Tpo ../../gdb-16.3/gdb/dwarf2/stringify.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/expr.o -MT dwarf2/expr.o -MMD -MP -MF dwarf2/.deps/expr.Tpo ../../gdb-16.3/gdb/dwarf2/expr.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/frame.o -MT dwarf2/frame.o -MMD -MP -MF dwarf2/.deps/frame.Tpo ../../gdb-16.3/gdb/dwarf2/frame.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/line-header.o -MT dwarf2/line-header.o -MMD -MP -MF dwarf2/.deps/line-header.Tpo ../../gdb-16.3/gdb/dwarf2/line-header.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/cooked-index.o -MT dwarf2/cooked-index.o -MMD -MP -MF dwarf2/.deps/cooked-index.Tpo ../../gdb-16.3/gdb/dwarf2/cooked-index.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/macro.o -MT dwarf2/macro.o -MMD -MP -MF dwarf2/.deps/macro.Tpo ../../gdb-16.3/gdb/dwarf2/macro.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/section.o -MT dwarf2/section.o -MMD -MP -MF dwarf2/.deps/section.Tpo ../../gdb-16.3/gdb/dwarf2/section.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/read-gdb-index.o -MT dwarf2/read-gdb-index.o -MMD -MP -MF dwarf2/.deps/read-gdb-index.Tpo ../../gdb-16.3/gdb/dwarf2/read-gdb-index.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/read-debug-names.o -MT dwarf2/read-debug-names.o -MMD -MP -MF dwarf2/.deps/read-debug-names.Tpo ../../gdb-16.3/gdb/dwarf2/read-debug-names.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/loc.o -MT dwarf2/loc.o -MMD -MP -MF dwarf2/.deps/loc.Tpo ../../gdb-16.3/gdb/dwarf2/loc.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o elf-none-tdep.o -MT elf-none-tdep.o -MMD -MP -MF ./.deps/elf-none-tdep.Tpo ../../gdb-16.3/gdb/elf-none-tdep.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o exceptions.o -MT exceptions.o -MMD -MP -MF ./.deps/exceptions.Tpo ../../gdb-16.3/gdb/exceptions.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o event-top.o -MT event-top.o -MMD -MP -MF ./.deps/event-top.Tpo ../../gdb-16.3/gdb/event-top.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o elfread.o -MT elfread.o -MMD -MP -MF ./.deps/elfread.Tpo ../../gdb-16.3/gdb/elfread.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o expprint.o -MT expprint.o -MMD -MP -MF ./.deps/expprint.Tpo ../../gdb-16.3/gdb/expprint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o extension.o -MT extension.o -MMD -MP -MF ./.deps/extension.Tpo ../../gdb-16.3/gdb/extension.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/index-write.o -MT dwarf2/index-write.o -MMD -MP -MF dwarf2/.deps/index-write.Tpo ../../gdb-16.3/gdb/dwarf2/index-write.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o extract-store-integer.o -MT extract-store-integer.o -MMD -MP -MF ./.deps/extract-store-integer.Tpo ../../gdb-16.3/gdb/extract-store-integer.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o exec.o -MT exec.o -MMD -MP -MF ./.deps/exec.Tpo ../../gdb-16.3/gdb/exec.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o f-typeprint.o -MT f-typeprint.o -MMD -MP -MF ./.deps/f-typeprint.Tpo ../../gdb-16.3/gdb/f-typeprint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o eval.o -MT eval.o -MMD -MP -MF ./.deps/eval.Tpo ../../gdb-16.3/gdb/eval.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o f-valprint.o -MT f-valprint.o -MMD -MP -MF ./.deps/f-valprint.Tpo ../../gdb-16.3/gdb/f-valprint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o filesystem.o -MT filesystem.o -MMD -MP -MF ./.deps/filesystem.Tpo ../../gdb-16.3/gdb/filesystem.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o frame-base.o -MT frame-base.o -MMD -MP -MF ./.deps/frame-base.Tpo ../../gdb-16.3/gdb/frame-base.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o findcmd.o -MT findcmd.o -MMD -MP -MF ./.deps/findcmd.Tpo ../../gdb-16.3/gdb/findcmd.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o findvar.o -MT findvar.o -MMD -MP -MF ./.deps/findvar.Tpo ../../gdb-16.3/gdb/findvar.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o frame-unwind.o -MT frame-unwind.o -MMD -MP -MF ./.deps/frame-unwind.Tpo ../../gdb-16.3/gdb/frame-unwind.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o gdb-demangle.o -MT gdb-demangle.o -MMD -MP -MF ./.deps/gdb-demangle.Tpo ../../gdb-16.3/gdb/gdb-demangle.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o gcore-elf.o -MT gcore-elf.o -MMD -MP -MF ./.deps/gcore-elf.Tpo ../../gdb-16.3/gdb/gcore-elf.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o gmp-utils.o -MT gmp-utils.o -MMD -MP -MF ./.deps/gmp-utils.Tpo ../../gdb-16.3/gdb/gmp-utils.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o f-lang.o -MT f-lang.o -MMD -MP -MF ./.deps/f-lang.Tpo ../../gdb-16.3/gdb/f-lang.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o gcore.o -MT gcore.o -MMD -MP -MF ./.deps/gcore.Tpo ../../gdb-16.3/gdb/gcore.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o gnu-v2-abi.o -MT gnu-v2-abi.o -MMD -MP -MF ./.deps/gnu-v2-abi.Tpo ../../gdb-16.3/gdb/gnu-v2-abi.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o go-typeprint.o -MT go-typeprint.o -MMD -MP -MF ./.deps/go-typeprint.Tpo ../../gdb-16.3/gdb/go-typeprint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o gdb_bfd.o -MT gdb_bfd.o -MMD -MP -MF ./.deps/gdb_bfd.Tpo ../../gdb-16.3/gdb/gdb_bfd.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o guile/guile.o -MT guile/guile.o -MMD -MP -MF guile/.deps/guile.Tpo ../../gdb-16.3/gdb/guile/guile.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o go-valprint.o -MT go-valprint.o -MMD -MP -MF ./.deps/go-valprint.Tpo ../../gdb-16.3/gdb/go-valprint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o f-exp.o -MT f-exp.o -MMD -MP -MF ./.deps/f-exp.Tpo ../../gdb-16.3/gdb/f-exp.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o go-lang.o -MT go-lang.o -MMD -MP -MF ./.deps/go-lang.Tpo ../../gdb-16.3/gdb/go-lang.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o inf-child.o -MT inf-child.o -MMD -MP -MF ./.deps/inf-child.Tpo ../../gdb-16.3/gdb/inf-child.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o frame.o -MT frame.o -MMD -MP -MF ./.deps/frame.Tpo ../../gdb-16.3/gdb/frame.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o gnu-v3-abi.o -MT gnu-v3-abi.o -MMD -MP -MF ./.deps/gnu-v3-abi.Tpo ../../gdb-16.3/gdb/gnu-v3-abi.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o inf-loop.o -MT inf-loop.o -MMD -MP -MF ./.deps/inf-loop.Tpo ../../gdb-16.3/gdb/inf-loop.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o interps.o -MT interps.o -MMD -MP -MF ./.deps/interps.Tpo ../../gdb-16.3/gdb/interps.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o inflow.o -MT inflow.o -MMD -MP -MF ./.deps/inflow.Tpo ../../gdb-16.3/gdb/inflow.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o go-exp.o -MT go-exp.o -MMD -MP -MF ./.deps/go-exp.Tpo ../../gdb-16.3/gdb/go-exp.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF ./.deps/gdbtypes.Tpo ../../gdb-16.3/gdb/gdbtypes.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o infcall.o -MT infcall.o -MMD -MP -MF ./.deps/infcall.Tpo ../../gdb-16.3/gdb/infcall.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o inline-frame.o -MT inline-frame.o -MMD -MP -MF ./.deps/inline-frame.Tpo ../../gdb-16.3/gdb/inline-frame.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o inferior.o -MT inferior.o -MMD -MP -MF ./.deps/inferior.Tpo ../../gdb-16.3/gdb/inferior.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o infcmd.o -MT infcmd.o -MMD -MP -MF ./.deps/infcmd.Tpo ../../gdb-16.3/gdb/infcmd.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o language.o -MT language.o -MMD -MP -MF ./.deps/language.Tpo ../../gdb-16.3/gdb/language.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o location.o -MT location.o -MMD -MP -MF ./.deps/location.Tpo ../../gdb-16.3/gdb/location.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o jit.o -MT jit.o -MMD -MP -MF ./.deps/jit.Tpo ../../gdb-16.3/gdb/jit.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o m2-typeprint.o -MT m2-typeprint.o -MMD -MP -MF ./.deps/m2-typeprint.Tpo ../../gdb-16.3/gdb/m2-typeprint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o m2-valprint.o -MT m2-valprint.o -MMD -MP -MF ./.deps/m2-valprint.Tpo ../../gdb-16.3/gdb/m2-valprint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o m2-lang.o -MT m2-lang.o -MMD -MP -MF ./.deps/m2-lang.Tpo ../../gdb-16.3/gdb/m2-lang.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o macrocmd.o -MT macrocmd.o -MMD -MP -MF ./.deps/macrocmd.Tpo ../../gdb-16.3/gdb/macrocmd.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o maint-test-settings.o -MT maint-test-settings.o -MMD -MP -MF ./.deps/maint-test-settings.Tpo ../../gdb-16.3/gdb/maint-test-settings.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o maint-test-options.o -MT maint-test-options.o -MMD -MP -MF ./.deps/maint-test-options.Tpo ../../gdb-16.3/gdb/maint-test-options.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o macroexp.o -MT macroexp.o -MMD -MP -MF ./.deps/macroexp.Tpo ../../gdb-16.3/gdb/macroexp.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o macroscope.o -MT macroscope.o -MMD -MP -MF ./.deps/macroscope.Tpo ../../gdb-16.3/gdb/macroscope.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o macrotab.o -MT macrotab.o -MMD -MP -MF ./.deps/macrotab.Tpo ../../gdb-16.3/gdb/macrotab.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o memory-map.o -MT memory-map.o -MMD -MP -MF ./.deps/memory-map.Tpo ../../gdb-16.3/gdb/memory-map.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o m2-exp.o -MT m2-exp.o -MMD -MP -MF ./.deps/m2-exp.Tpo ../../gdb-16.3/gdb/m2-exp.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o memrange.o -MT memrange.o -MMD -MP -MF ./.deps/memrange.Tpo ../../gdb-16.3/gdb/memrange.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mem-break.o -MT mem-break.o -MMD -MP -MF ./.deps/mem-break.Tpo ../../gdb-16.3/gdb/mem-break.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o memtag.o -MT memtag.o -MMD -MP -MF ./.deps/memtag.Tpo ../../gdb-16.3/gdb/memtag.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o maint.o -MT maint.o -MMD -MP -MF ./.deps/maint.Tpo ../../gdb-16.3/gdb/maint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o memattr.o -MT memattr.o -MMD -MP -MF ./.deps/memattr.Tpo ../../gdb-16.3/gdb/memattr.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mi/mi-cmd-catch.o -MT mi/mi-cmd-catch.o -MMD -MP -MF mi/.deps/mi-cmd-catch.Tpo ../../gdb-16.3/gdb/mi/mi-cmd-catch.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mi/mi-cmd-disas.o -MT mi/mi-cmd-disas.o -MMD -MP -MF mi/.deps/mi-cmd-disas.Tpo ../../gdb-16.3/gdb/mi/mi-cmd-disas.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o main.o -MT main.o -MMD -MP -MF ./.deps/main.Tpo ../../gdb-16.3/gdb/main.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mdebugread.o -MT mdebugread.o -MMD -MP -MF ./.deps/mdebugread.Tpo ../../gdb-16.3/gdb/mdebugread.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o infrun.o -MT infrun.o -MMD -MP -MF ./.deps/infrun.Tpo ../../gdb-16.3/gdb/infrun.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mi/mi-cmd-break.o -MT mi/mi-cmd-break.o -MMD -MP -MF mi/.deps/mi-cmd-break.Tpo ../../gdb-16.3/gdb/mi/mi-cmd-break.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mi/mi-cmd-env.o -MT mi/mi-cmd-env.o -MMD -MP -MF mi/.deps/mi-cmd-env.Tpo ../../gdb-16.3/gdb/mi/mi-cmd-env.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mi/mi-cmd-info.o -MT mi/mi-cmd-info.o -MMD -MP -MF mi/.deps/mi-cmd-info.Tpo ../../gdb-16.3/gdb/mi/mi-cmd-info.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o linespec.o -MT linespec.o -MMD -MP -MF ./.deps/linespec.Tpo ../../gdb-16.3/gdb/linespec.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mi/mi-cmd-target.o -MT mi/mi-cmd-target.o -MMD -MP -MF mi/.deps/mi-cmd-target.Tpo ../../gdb-16.3/gdb/mi/mi-cmd-target.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mi/mi-cmd-file.o -MT mi/mi-cmd-file.o -MMD -MP -MF mi/.deps/mi-cmd-file.Tpo ../../gdb-16.3/gdb/mi/mi-cmd-file.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mi/mi-common.o -MT mi/mi-common.o -MMD -MP -MF mi/.deps/mi-common.Tpo ../../gdb-16.3/gdb/mi/mi-common.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mi/mi-getopt.o -MT mi/mi-getopt.o -MMD -MP -MF mi/.deps/mi-getopt.Tpo ../../gdb-16.3/gdb/mi/mi-getopt.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mi/mi-console.o -MT mi/mi-console.o -MMD -MP -MF mi/.deps/mi-console.Tpo ../../gdb-16.3/gdb/mi/mi-console.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mi/mi-cmds.o -MT mi/mi-cmds.o -MMD -MP -MF mi/.deps/mi-cmds.Tpo ../../gdb-16.3/gdb/mi/mi-cmds.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mi/mi-out.o -MT mi/mi-out.o -MMD -MP -MF mi/.deps/mi-out.Tpo ../../gdb-16.3/gdb/mi/mi-out.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mi/mi-cmd-stack.o -MT mi/mi-cmd-stack.o -MMD -MP -MF mi/.deps/mi-cmd-stack.Tpo ../../gdb-16.3/gdb/mi/mi-cmd-stack.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mi/mi-cmd-var.o -MT mi/mi-cmd-var.o -MMD -MP -MF mi/.deps/mi-cmd-var.Tpo ../../gdb-16.3/gdb/mi/mi-cmd-var.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o dwarf2/read.o -MT dwarf2/read.o -MMD -MP -MF dwarf2/.deps/read.Tpo ../../gdb-16.3/gdb/dwarf2/read.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mi/mi-parse.o -MT mi/mi-parse.o -MMD -MP -MF mi/.deps/mi-parse.Tpo ../../gdb-16.3/gdb/mi/mi-parse.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o minidebug.o -MT minidebug.o -MMD -MP -MF ./.deps/minidebug.Tpo ../../gdb-16.3/gdb/minidebug.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mi/mi-interp.o -MT mi/mi-interp.o -MMD -MP -MF mi/.deps/mi-interp.Tpo ../../gdb-16.3/gdb/mi/mi-interp.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mi/mi-symbol-cmds.o -MT mi/mi-symbol-cmds.o -MMD -MP -MF mi/.deps/mi-symbol-cmds.Tpo ../../gdb-16.3/gdb/mi/mi-symbol-cmds.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o namespace.o -MT namespace.o -MMD -MP -MF ./.deps/namespace.Tpo ../../gdb-16.3/gdb/namespace.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mipsread.o -MT mipsread.o -MMD -MP -MF ./.deps/mipsread.Tpo ../../gdb-16.3/gdb/mipsread.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o observable.o -MT observable.o -MMD -MP -MF ./.deps/observable.Tpo ../../gdb-16.3/gdb/observable.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o osabi.o -MT osabi.o -MMD -MP -MF ./.deps/osabi.Tpo ../../gdb-16.3/gdb/osabi.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o osdata.o -MT osdata.o -MMD -MP -MF ./.deps/osdata.Tpo ../../gdb-16.3/gdb/osdata.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o mi/mi-main.o -MT mi/mi-main.o -MMD -MP -MF mi/.deps/mi-main.Tpo ../../gdb-16.3/gdb/mi/mi-main.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o p-typeprint.o -MT p-typeprint.o -MMD -MP -MF ./.deps/p-typeprint.Tpo ../../gdb-16.3/gdb/p-typeprint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o objc-lang.o -MT objc-lang.o -MMD -MP -MF ./.deps/objc-lang.Tpo ../../gdb-16.3/gdb/objc-lang.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o minsyms.o -MT minsyms.o -MMD -MP -MF ./.deps/minsyms.Tpo ../../gdb-16.3/gdb/minsyms.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o p-valprint.o -MT p-valprint.o -MMD -MP -MF ./.deps/p-valprint.Tpo ../../gdb-16.3/gdb/p-valprint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o objfiles.o -MT objfiles.o -MMD -MP -MF ./.deps/objfiles.Tpo ../../gdb-16.3/gdb/objfiles.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o p-lang.o -MT p-lang.o -MMD -MP -MF ./.deps/p-lang.Tpo ../../gdb-16.3/gdb/p-lang.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o opencl-lang.o -MT opencl-lang.o -MMD -MP -MF ./.deps/opencl-lang.Tpo ../../gdb-16.3/gdb/opencl-lang.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o producer.o -MT producer.o -MMD -MP -MF ./.deps/producer.Tpo ../../gdb-16.3/gdb/producer.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o posix-hdep.o -MT posix-hdep.o -MMD -MP -MF ./.deps/posix-hdep.Tpo ../../gdb-16.3/gdb/posix-hdep.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o prologue-value.o -MT prologue-value.o -MMD -MP -MF ./.deps/prologue-value.Tpo ../../gdb-16.3/gdb/prologue-value.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o progspace-and-thread.o -MT progspace-and-thread.o -MMD -MP -MF ./.deps/progspace-and-thread.Tpo ../../gdb-16.3/gdb/progspace-and-thread.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o process-stratum-target.o -MT process-stratum-target.o -MMD -MP -MF ./.deps/process-stratum-target.Tpo ../../gdb-16.3/gdb/process-stratum-target.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o parse.o -MT parse.o -MMD -MP -MF ./.deps/parse.Tpo ../../gdb-16.3/gdb/parse.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o python/python.o -MT python/python.o -MMD -MP -MF python/.deps/python.Tpo ../../gdb-16.3/gdb/python/python.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o probe.o -MT probe.o -MMD -MP -MF ./.deps/probe.Tpo ../../gdb-16.3/gdb/probe.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o progspace.o -MT progspace.o -MMD -MP -MF ./.deps/progspace.Tpo ../../gdb-16.3/gdb/progspace.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o p-exp.o -MT p-exp.o -MMD -MP -MF ./.deps/p-exp.Tpo ../../gdb-16.3/gdb/p-exp.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o record.o -MT record.o -MMD -MP -MF ./.deps/record.Tpo ../../gdb-16.3/gdb/record.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o psymtab.o -MT psymtab.o -MMD -MP -MF ./.deps/psymtab.Tpo ../../gdb-16.3/gdb/psymtab.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o regcache-dump.o -MT regcache-dump.o -MMD -MP -MF ./.deps/regcache-dump.Tpo ../../gdb-16.3/gdb/regcache-dump.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o reggroups.o -MT reggroups.o -MMD -MP -MF ./.deps/reggroups.Tpo ../../gdb-16.3/gdb/reggroups.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o record-full.o -MT record-full.o -MMD -MP -MF ./.deps/record-full.Tpo ../../gdb-16.3/gdb/record-full.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o printcmd.o -MT printcmd.o -MMD -MP -MF ./.deps/printcmd.Tpo ../../gdb-16.3/gdb/printcmd.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o record-btrace.o -MT record-btrace.o -MMD -MP -MF ./.deps/record-btrace.Tpo ../../gdb-16.3/gdb/record-btrace.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o run-on-main-thread.o -MT run-on-main-thread.o -MMD -MP -MF ./.deps/run-on-main-thread.Tpo ../../gdb-16.3/gdb/run-on-main-thread.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o remote-notif.o -MT remote-notif.o -MMD -MP -MF ./.deps/remote-notif.Tpo ../../gdb-16.3/gdb/remote-notif.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o remote-fileio.o -MT remote-fileio.o -MMD -MP -MF ./.deps/remote-fileio.Tpo ../../gdb-16.3/gdb/remote-fileio.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o remote-sim.o -MT remote-sim.o -MMD -MP -MF ./.deps/remote-sim.Tpo ../../gdb-16.3/gdb/remote-sim.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ser-base.o -MT ser-base.o -MMD -MP -MF ./.deps/ser-base.Tpo ../../gdb-16.3/gdb/ser-base.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ser-event.o -MT ser-event.o -MMD -MP -MF ./.deps/ser-event.Tpo ../../gdb-16.3/gdb/ser-event.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ser-pipe.o -MT ser-pipe.o -MMD -MP -MF ./.deps/ser-pipe.Tpo ../../gdb-16.3/gdb/ser-pipe.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o reverse.o -MT reverse.o -MMD -MP -MF ./.deps/reverse.Tpo ../../gdb-16.3/gdb/reverse.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ser-tcp.o -MT ser-tcp.o -MMD -MP -MF ./.deps/ser-tcp.Tpo ../../gdb-16.3/gdb/ser-tcp.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o sentinel-frame.o -MT sentinel-frame.o -MMD -MP -MF ./.deps/sentinel-frame.Tpo ../../gdb-16.3/gdb/sentinel-frame.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ser-uds.o -MT ser-uds.o -MMD -MP -MF ./.deps/ser-uds.Tpo ../../gdb-16.3/gdb/ser-uds.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o regcache.o -MT regcache.o -MMD -MP -MF ./.deps/regcache.Tpo ../../gdb-16.3/gdb/regcache.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ser-unix.o -MT ser-unix.o -MMD -MP -MF ./.deps/ser-unix.Tpo ../../gdb-16.3/gdb/ser-unix.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o serial.o -MT serial.o -MMD -MP -MF ./.deps/serial.Tpo ../../gdb-16.3/gdb/serial.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o split-name.o -MT split-name.o -MMD -MP -MF ./.deps/split-name.Tpo ../../gdb-16.3/gdb/split-name.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o solib-target.o -MT solib-target.o -MMD -MP -MF ./.deps/solib-target.Tpo ../../gdb-16.3/gdb/solib-target.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o skip.o -MT skip.o -MMD -MP -MF ./.deps/skip.Tpo ../../gdb-16.3/gdb/skip.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rust-lang.o -MT rust-lang.o -MMD -MP -MF ./.deps/rust-lang.Tpo ../../gdb-16.3/gdb/rust-lang.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o std-regs.o -MT std-regs.o -MMD -MP -MF ./.deps/std-regs.Tpo ../../gdb-16.3/gdb/std-regs.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o source-cache.o -MT source-cache.o -MMD -MP -MF ./.deps/source-cache.Tpo ../../gdb-16.3/gdb/source-cache.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o source.o -MT source.o -MMD -MP -MF ./.deps/source.Tpo ../../gdb-16.3/gdb/source.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o solib.o -MT solib.o -MMD -MP -MF ./.deps/solib.Tpo ../../gdb-16.3/gdb/solib.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o rust-parse.o -MT rust-parse.o -MMD -MP -MF ./.deps/rust-parse.Tpo ../../gdb-16.3/gdb/rust-parse.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o symmisc.o -MT symmisc.o -MMD -MP -MF ./.deps/symmisc.Tpo ../../gdb-16.3/gdb/symmisc.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stap-probe.o -MT stap-probe.o -MMD -MP -MF ./.deps/stap-probe.Tpo ../../gdb-16.3/gdb/stap-probe.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o symfile-debug.o -MT symfile-debug.o -MMD -MP -MF ./.deps/symfile-debug.Tpo ../../gdb-16.3/gdb/symfile-debug.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o target-connection.o -MT target-connection.o -MMD -MP -MF ./.deps/target-connection.Tpo ../../gdb-16.3/gdb/target-connection.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o target-dcache.o -MT target-dcache.o -MMD -MP -MF ./.deps/target-dcache.Tpo ../../gdb-16.3/gdb/target-dcache.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stabsread.o -MT stabsread.o -MMD -MP -MF ./.deps/stabsread.Tpo ../../gdb-16.3/gdb/stabsread.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o stack.o -MT stack.o -MMD -MP -MF ./.deps/stack.Tpo ../../gdb-16.3/gdb/stack.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o target/target.o -MT target/target.o -MMD -MP -MF target/.deps/target.Tpo ../../gdb-16.3/gdb/target/target.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o target/waitstatus.o -MT target/waitstatus.o -MMD -MP -MF target/.deps/waitstatus.Tpo ../../gdb-16.3/gdb/target/waitstatus.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o target-float.o -MT target-float.o -MMD -MP -MF ./.deps/target-float.Tpo ../../gdb-16.3/gdb/target-float.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test-target.o -MT test-target.o -MMD -MP -MF ./.deps/test-target.Tpo ../../gdb-16.3/gdb/test-target.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o target-memory.o -MT target-memory.o -MMD -MP -MF ./.deps/target-memory.Tpo ../../gdb-16.3/gdb/target-memory.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o thread-iter.o -MT thread-iter.o -MMD -MP -MF ./.deps/thread-iter.Tpo ../../gdb-16.3/gdb/thread-iter.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tid-parse.o -MT tid-parse.o -MMD -MP -MF ./.deps/tid-parse.Tpo ../../gdb-16.3/gdb/tid-parse.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o symfile.o -MT symfile.o -MMD -MP -MF ./.deps/symfile.Tpo ../../gdb-16.3/gdb/symfile.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o target-descriptions.o -MT target-descriptions.o -MMD -MP -MF ./.deps/target-descriptions.Tpo ../../gdb-16.3/gdb/target-descriptions.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o remote.o -MT remote.o -MMD -MP -MF ./.deps/remote.Tpo ../../gdb-16.3/gdb/remote.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tracectf.o -MT tracectf.o -MMD -MP -MF ./.deps/tracectf.Tpo ../../gdb-16.3/gdb/tracectf.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tui/tui-command.o -MT tui/tui-command.o -MMD -MP -MF tui/.deps/tui-command.Tpo ../../gdb-16.3/gdb/tui/tui-command.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o top.o -MT top.o -MMD -MP -MF ./.deps/top.Tpo ../../gdb-16.3/gdb/top.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tracefile.o -MT tracefile.o -MMD -MP -MF ./.deps/tracefile.Tpo ../../gdb-16.3/gdb/tracefile.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o trad-frame.o -MT trad-frame.o -MMD -MP -MF ./.deps/trad-frame.Tpo ../../gdb-16.3/gdb/trad-frame.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tracefile-tfile.o -MT tracefile-tfile.o -MMD -MP -MF ./.deps/tracefile-tfile.Tpo ../../gdb-16.3/gdb/tracefile-tfile.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tui/tui-data.o -MT tui/tui-data.o -MMD -MP -MF tui/.deps/tui-data.Tpo ../../gdb-16.3/gdb/tui/tui-data.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tui/tui-file.o -MT tui/tui-file.o -MMD -MP -MF tui/.deps/tui-file.Tpo ../../gdb-16.3/gdb/tui/tui-file.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tramp-frame.o -MT tramp-frame.o -MMD -MP -MF ./.deps/tramp-frame.Tpo ../../gdb-16.3/gdb/tramp-frame.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.Tpo ../../gdb-16.3/gdb/symtab.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o thread.o -MT thread.o -MMD -MP -MF ./.deps/thread.Tpo ../../gdb-16.3/gdb/thread.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tui/tui-location.o -MT tui/tui-location.o -MMD -MP -MF tui/.deps/tui-location.Tpo ../../gdb-16.3/gdb/tui/tui-location.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tui/tui-interp.o -MT tui/tui-interp.o -MMD -MP -MF tui/.deps/tui-interp.Tpo ../../gdb-16.3/gdb/tui/tui-interp.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tui/tui-disasm.o -MT tui/tui-disasm.o -MMD -MP -MF tui/.deps/tui-disasm.Tpo ../../gdb-16.3/gdb/tui/tui-disasm.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tui/tui-io.o -MT tui/tui-io.o -MMD -MP -MF tui/.deps/tui-io.Tpo ../../gdb-16.3/gdb/tui/tui-io.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tui/tui-wingeneral.o -MT tui/tui-wingeneral.o -MMD -MP -MF tui/.deps/tui-wingeneral.Tpo ../../gdb-16.3/gdb/tui/tui-wingeneral.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tui/tui-regs.o -MT tui/tui-regs.o -MMD -MP -MF tui/.deps/tui-regs.Tpo ../../gdb-16.3/gdb/tui/tui-regs.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tui/tui-status.o -MT tui/tui-status.o -MMD -MP -MF tui/.deps/tui-status.Tpo ../../gdb-16.3/gdb/tui/tui-status.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tui/tui-win.o -MT tui/tui-win.o -MMD -MP -MF tui/.deps/tui-win.Tpo ../../gdb-16.3/gdb/tui/tui-win.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tui/tui-layout.o -MT tui/tui-layout.o -MMD -MP -MF tui/.deps/tui-layout.Tpo ../../gdb-16.3/gdb/tui/tui-layout.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ui-file.o -MT ui-file.o -MMD -MP -MF ./.deps/ui-file.Tpo ../../gdb-16.3/gdb/ui-file.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tui/tui-source.o -MT tui/tui-source.o -MMD -MP -MF tui/.deps/tui-source.Tpo ../../gdb-16.3/gdb/tui/tui-source.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tui/tui.o -MT tui/tui.o -MMD -MP -MF tui/.deps/tui.Tpo ../../gdb-16.3/gdb/tui/tui.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF ./.deps/tracepoint.Tpo ../../gdb-16.3/gdb/tracepoint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ui-style.o -MT ui-style.o -MMD -MP -MF ./.deps/ui-style.Tpo ../../gdb-16.3/gdb/ui-style.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o type-stack.o -MT type-stack.o -MMD -MP -MF ./.deps/type-stack.Tpo ../../gdb-16.3/gdb/type-stack.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o typeprint.o -MT typeprint.o -MMD -MP -MF ./.deps/typeprint.Tpo ../../gdb-16.3/gdb/typeprint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tui/tui-winsource.o -MT tui/tui-winsource.o -MMD -MP -MF tui/.deps/tui-winsource.Tpo ../../gdb-16.3/gdb/tui/tui-winsource.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
\
vv=`grep 'version\[\] = ' version.c | grep -o '".*"' | tr -d \"`; \
sed -e "s,@VERSION@,$vv," gstack.in > gstack
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o tui/tui-hooks.o -MT tui/tui-hooks.o -MMD -MP -MF tui/.deps/tui-hooks.Tpo ../../gdb-16.3/gdb/tui/tui-hooks.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ui.o -MT ui.o -MMD -MP -MF ./.deps/ui.Tpo ../../gdb-16.3/gdb/ui.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o ui-out.o -MT ui-out.o -MMD -MP -MF ./.deps/ui-out.Tpo ../../gdb-16.3/gdb/ui-out.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o user-regs.o -MT user-regs.o -MMD -MP -MF ./.deps/user-regs.Tpo ../../gdb-16.3/gdb/user-regs.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o version.o -MT version.o -MMD -MP -MF ./.deps/version.Tpo version.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF ./.deps/xml-builtin.Tpo xml-builtin.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o init.o -MT init.o -MMD -MP -MF ./.deps/init.Tpo init.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o target.o -MT target.o -MMD -MP -MF ./.deps/target.Tpo ../../gdb-16.3/gdb/target.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o valarith.o -MT valarith.o -MMD -MP -MF ./.deps/valarith.Tpo ../../gdb-16.3/gdb/valarith.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o utils.o -MT utils.o -MMD -MP -MF ./.deps/utils.Tpo ../../gdb-16.3/gdb/utils.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o valprint.o -MT valprint.o -MMD -MP -MF ./.deps/valprint.Tpo ../../gdb-16.3/gdb/valprint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o varobj.o -MT varobj.o -MMD -MP -MF ./.deps/varobj.Tpo ../../gdb-16.3/gdb/varobj.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o valops.o -MT valops.o -MMD -MP -MF ./.deps/valops.Tpo ../../gdb-16.3/gdb/valops.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
g++ -x c++ -I. -I../../gdb-16.3/gdb -I../../gdb-16.3/gdb/config -include ../../gdb-16.3/gdb/defs.h -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-16.3/gdb/../include/opcode -I../bfd -I../../gdb-16.3/gdb/../bfd -I../../gdb-16.3/gdb/../include -I../../gdb-16.3/gdb/../readline/readline/.. -I../../gdb-16.3/gdb/../zlib -I../libdecnumber -I../../gdb-16.3/gdb/../libdecnumber -I../../gdb-16.3/gdb/../gnulib/import -I../gnulib/import -I../../gdb-16.3/gdb/.. -I.. -I../../gdb-16.3/gdb/../libbacktrace/ -I../libbacktrace/ -DTUI=1 -I../../gdb-16.3/gdb/.. -pthread -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=5 -Wduplicated-cond -Wshadow=local -Wdeprecated-copy -Wdeprecated-copy-dtor -Wredundant-move -Wmissing-declarations -Wstrict-null-sentinel -Wvla -Wformat -Wformat-nonliteral -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o value.o -MT value.o -MMD -MP -MF ./.deps/value.Tpo ../../gdb-16.3/gdb/value.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
rm -f gdb
/bin/sh ./libtool --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread \
-o gdb gdb.o ada-exp.o ada-lang.o ada-tasks.o ada-typeprint.o ada-valprint.o ada-varobj.o addrmap.o agent.o alloc.o annotate.o arch-utils.o async-event.o auto-load.o auxv.o avr-tdep.o ax-gdb.o ax-general.o bcache.o bfd-target.o block.o blockframe.o break-catch-exec.o break-catch-fork.o break-catch-load.o break-catch-sig.o break-catch-syscall.o break-catch-throw.o break-cond-parse.o breakpoint.o bt-utils.o btrace.o build-id.o buildsym-legacy.o buildsym.o c-exp.o c-lang.o c-typeprint.o c-valprint.o c-varobj.o charset.o cli-out.o cli/cli-cmds.o cli/cli-decode.o cli/cli-dump.o cli/cli-interp.o cli/cli-logging.o cli/cli-option.o cli/cli-script.o cli/cli-setshow.o cli/cli-style.o cli/cli-utils.o coff-pe-read.o coffread.o compile/compile-c-support.o compile/compile-c-symbols.o compile/compile-c-types.o compile/compile-cplus-symbols.o compile/compile-cplus-types.o compile/compile-loc2c.o compile/compile-object-load.o compile/compile-object-run.o compile/compile.o complaints.o completer.o copying.o corefile.o corelow.o cp-abi.o cp-name-parser.o cp-namespace.o cp-support.o cp-valprint.o ctfread.o d-exp.o d-lang.o d-namespace.o d-valprint.o dbxread.o dcache.o debug.o debuginfod-support.o dictionary.o disasm.o displaced-stepping.o dtrace-probe.o dummy-frame.o dwarf2/abbrev-table-cache.o dwarf2/abbrev.o dwarf2/ada-imported.o dwarf2/aranges.o dwarf2/attribute.o dwarf2/comp-unit-head.o dwarf2/cooked-index.o dwarf2/cu.o dwarf2/die.o dwarf2/dwz.o dwarf2/expr.o dwarf2/frame-tailcall.o dwarf2/frame.o dwarf2/index-cache.o dwarf2/index-common.o dwarf2/index-write.o dwarf2/leb.o dwarf2/line-header.o dwarf2/loc.o dwarf2/macro.o dwarf2/read-debug-names.o dwarf2/read-gdb-index.o dwarf2/read.o dwarf2/section.o dwarf2/stringify.o elf-none-tdep.o elfread.o eval.o event-top.o exceptions.o exec.o expprint.o extension.o extract-store-integer.o f-exp.o f-lang.o f-typeprint.o f-valprint.o filesystem.o findcmd.o findvar.o frame-base.o frame-unwind.o frame.o gcore-elf.o gcore.o gdb-demangle.o gdb_bfd.o gdbtypes.o gmp-utils.o gnu-v2-abi.o gnu-v3-abi.o go-exp.o go-lang.o go-typeprint.o go-valprint.o guile/guile.o inf-child.o inf-loop.o infcall.o infcmd.o inferior.o inflow.o infrun.o inline-frame.o interps.o jit.o language.o linespec.o location.o m2-exp.o m2-lang.o m2-typeprint.o m2-valprint.o macrocmd.o macroexp.o macroscope.o macrotab.o main.o maint-test-options.o maint-test-settings.o maint.o mdebugread.o mem-break.o memattr.o memory-map.o memrange.o memtag.o mi/mi-cmd-break.o mi/mi-cmd-catch.o mi/mi-cmd-disas.o mi/mi-cmd-env.o mi/mi-cmd-file.o mi/mi-cmd-info.o mi/mi-cmd-stack.o mi/mi-cmd-target.o mi/mi-cmd-var.o mi/mi-cmds.o mi/mi-common.o mi/mi-console.o mi/mi-getopt.o mi/mi-interp.o mi/mi-main.o mi/mi-out.o mi/mi-parse.o mi/mi-symbol-cmds.o minidebug.o minsyms.o mipsread.o namespace.o objc-lang.o objfiles.o observable.o opencl-lang.o osabi.o osdata.o p-exp.o p-lang.o p-typeprint.o p-valprint.o parse.o posix-hdep.o printcmd.o probe.o process-stratum-target.o producer.o progspace-and-thread.o progspace.o prologue-value.o psymtab.o python/python.o record-btrace.o record-full.o record.o regcache-dump.o regcache.o reggroups.o remote-fileio.o remote-notif.o remote-sim.o remote.o reverse.o run-on-main-thread.o rust-lang.o rust-parse.o sentinel-frame.o ser-base.o ser-event.o ser-pipe.o ser-tcp.o ser-uds.o ser-unix.o serial.o skip.o solib-target.o solib.o source-cache.o source.o split-name.o stabsread.o stack.o stap-probe.o std-regs.o symfile-debug.o symfile.o symmisc.o symtab.o target-connection.o target-dcache.o target-descriptions.o target-float.o target-memory.o target.o target/target.o target/waitstatus.o test-target.o thread-iter.o thread.o tid-parse.o top.o tracectf.o tracefile-tfile.o tracefile.o tracepoint.o trad-frame.o tramp-frame.o tui/tui-command.o tui/tui-data.o tui/tui-disasm.o tui/tui-file.o tui/tui-hooks.o tui/tui-interp.o tui/tui-io.o tui/tui-layout.o tui/tui-location.o tui/tui-regs.o tui/tui-source.o tui/tui-status.o tui/tui-win.o tui/tui-wingeneral.o tui/tui-winsource.o tui/tui.o type-stack.o typeprint.o ui-file.o ui-out.o ui-style.o ui.o user-regs.o utils.o valarith.o valops.o valprint.o value.o varobj.o version.o xml-builtin.o xml-support.o xml-syscall.o xml-tdesc.o init.o \
../sim/avr/libsim.a ../readline/readline/libreadline.a ../opcodes/libopcodes.la ../libctf/libctf.la ../bfd/libbfd.la -L./../zlib -lz ../gdbsupport/libgdbsupport.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/libbacktrace.la -lncurses -lm ../gnulib/import/libgnu.a -lmpfr -lgmp
libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o gdb gdb.o ada-exp.o ada-lang.o ada-tasks.o ada-typeprint.o ada-valprint.o ada-varobj.o addrmap.o agent.o alloc.o annotate.o arch-utils.o async-event.o auto-load.o auxv.o avr-tdep.o ax-gdb.o ax-general.o bcache.o bfd-target.o block.o blockframe.o break-catch-exec.o break-catch-fork.o break-catch-load.o break-catch-sig.o break-catch-syscall.o break-catch-throw.o break-cond-parse.o breakpoint.o bt-utils.o btrace.o build-id.o buildsym-legacy.o buildsym.o c-exp.o c-lang.o c-typeprint.o c-valprint.o c-varobj.o charset.o cli-out.o cli/cli-cmds.o cli/cli-decode.o cli/cli-dump.o cli/cli-interp.o cli/cli-logging.o cli/cli-option.o cli/cli-script.o cli/cli-setshow.o cli/cli-style.o cli/cli-utils.o coff-pe-read.o coffread.o compile/compile-c-support.o compile/compile-c-symbols.o compile/compile-c-types.o compile/compile-cplus-symbols.o compile/compile-cplus-types.o compile/compile-loc2c.o compile/compile-object-load.o compile/compile-object-run.o compile/compile.o complaints.o completer.o copying.o corefile.o corelow.o cp-abi.o cp-name-parser.o cp-namespace.o cp-support.o cp-valprint.o ctfread.o d-exp.o d-lang.o d-namespace.o d-valprint.o dbxread.o dcache.o debug.o debuginfod-support.o dictionary.o disasm.o displaced-stepping.o dtrace-probe.o dummy-frame.o dwarf2/abbrev-table-cache.o dwarf2/abbrev.o dwarf2/ada-imported.o dwarf2/aranges.o dwarf2/attribute.o dwarf2/comp-unit-head.o dwarf2/cooked-index.o dwarf2/cu.o dwarf2/die.o dwarf2/dwz.o dwarf2/expr.o dwarf2/frame-tailcall.o dwarf2/frame.o dwarf2/index-cache.o dwarf2/index-common.o dwarf2/index-write.o dwarf2/leb.o dwarf2/line-header.o dwarf2/loc.o dwarf2/macro.o dwarf2/read-debug-names.o dwarf2/read-gdb-index.o dwarf2/read.o dwarf2/section.o dwarf2/stringify.o elf-none-tdep.o elfread.o eval.o event-top.o exceptions.o exec.o expprint.o extension.o extract-store-integer.o f-exp.o f-lang.o f-typeprint.o f-valprint.o filesystem.o findcmd.o findvar.o frame-base.o frame-unwind.o frame.o gcore-elf.o gcore.o gdb-demangle.o gdb_bfd.o gdbtypes.o gmp-utils.o gnu-v2-abi.o gnu-v3-abi.o go-exp.o go-lang.o go-typeprint.o go-valprint.o guile/guile.o inf-child.o inf-loop.o infcall.o infcmd.o inferior.o inflow.o infrun.o inline-frame.o interps.o jit.o language.o linespec.o location.o m2-exp.o m2-lang.o m2-typeprint.o m2-valprint.o macrocmd.o macroexp.o macroscope.o macrotab.o main.o maint-test-options.o maint-test-settings.o maint.o mdebugread.o mem-break.o memattr.o memory-map.o memrange.o memtag.o mi/mi-cmd-break.o mi/mi-cmd-catch.o mi/mi-cmd-disas.o mi/mi-cmd-env.o mi/mi-cmd-file.o mi/mi-cmd-info.o mi/mi-cmd-stack.o mi/mi-cmd-target.o mi/mi-cmd-var.o mi/mi-cmds.o mi/mi-common.o mi/mi-console.o mi/mi-getopt.o mi/mi-interp.o mi/mi-main.o mi/mi-out.o mi/mi-parse.o mi/mi-symbol-cmds.o minidebug.o minsyms.o mipsread.o namespace.o objc-lang.o objfiles.o observable.o opencl-lang.o osabi.o osdata.o p-exp.o p-lang.o p-typeprint.o p-valprint.o parse.o posix-hdep.o printcmd.o probe.o process-stratum-target.o producer.o progspace-and-thread.o progspace.o prologue-value.o psymtab.o python/python.o record-btrace.o record-full.o record.o regcache-dump.o regcache.o reggroups.o remote-fileio.o remote-notif.o remote-sim.o remote.o reverse.o run-on-main-thread.o rust-lang.o rust-parse.o sentinel-frame.o ser-base.o ser-event.o ser-pipe.o ser-tcp.o ser-uds.o ser-unix.o serial.o skip.o solib-target.o solib.o source-cache.o source.o split-name.o stabsread.o stack.o stap-probe.o std-regs.o symfile-debug.o symfile.o symmisc.o symtab.o target-connection.o target-dcache.o target-descriptions.o target-float.o target-memory.o target.o target/target.o target/waitstatus.o test-target.o thread-iter.o thread.o tid-parse.o top.o tracectf.o tracefile-tfile.o tracefile.o tracepoint.o trad-frame.o tramp-frame.o tui/tui-command.o tui/tui-data.o tui/tui-disasm.o tui/tui-file.o tui/tui-hooks.o tui/tui-interp.o tui/tui-io.o tui/tui-layout.o tui/tui-location.o tui/tui-regs.o tui/tui-source.o tui/tui-status.o tui/tui-win.o tui/tui-wingeneral.o tui/tui-winsource.o tui/tui.o type-stack.o typeprint.o ui-file.o ui-out.o ui-style.o ui.o user-regs.o utils.o valarith.o valops.o valprint.o value.o varobj.o version.o xml-builtin.o xml-support.o xml-syscall.o xml-tdesc.o init.o ../sim/avr/libsim.a ../readline/readline/libreadline.a ../opcodes/.libs/libopcodes.a ../libctf/.libs/libctf.a -L/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf/../libiberty /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/.libs/libbfd.a -L/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/zlib -liberty ../bfd/.libs/libbfd.a -lz ../gdbsupport/libgdbsupport.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a -lncurses -lm ../gnulib/import/libgnu.a -lmpfr -lgmp -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/doc'
(test "ln -s" = "ln -s" && \
ln -s ../../../gdb-16.3/gdb/doc/all-cfg.texi gdb-cfg.texi) || \
ln ../../../gdb-16.3/gdb/doc/all-cfg.texi gdb-cfg.texi || \
cp ../../../gdb-16.3/gdb/doc/all-cfg.texi gdb-cfg.texi
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/doc'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/data-directory'
rm -rf ./syscalls
mkdir ./syscalls
files='gdb-syscalls.dtd freebsd.xml netbsd.xml aarch64-linux.xml amd64-linux.xml arm-linux.xml i386-linux.xml loongarch-linux.xml mips-n32-linux.xml mips-n64-linux.xml mips-o32-linux.xml ppc-linux.xml ppc64-linux.xml s390-linux.xml s390x-linux.xml sparc-linux.xml sparc64-linux.xml' ; \
for file in $files ; do \
f=../../../gdb-16.3/gdb/data-directory/../syscalls/$file ; \
if test -f $f ; then \
/usr/bin/install -c -m 644 $f ./syscalls ; \
fi ; \
done
touch stamp-syscalls
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/data-directory'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/data-directory'
rm -rf ./python
files='' ; \
if test "x$files" != x ; then \
for file in $files ; do \
dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \
/bin/sh ../../../gdb-16.3/gdb/data-directory/../../install-sh -d ./python/$dir ; \
/usr/bin/install -c -m 644 ../../../gdb-16.3/gdb/data-directory/../python/lib/$file ./python/$dir ; \
done ; \
fi
touch stamp-python
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/data-directory'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/data-directory'
rm -rf ./guile
if test "x" != x ; then \
files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm' ; \
for file in $files ; do \
dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \
/bin/sh ../../../gdb-16.3/gdb/data-directory/../../install-sh -d ./guile/$dir ; \
/usr/bin/install -c -m 644 ../../../gdb-16.3/gdb/data-directory/../guile/lib/$file ./guile/$dir ; \
done ; \
files='./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go' ; \
cd ./guile ; \
for go in $files ; do \
source="`echo $go | sed 's/\.go$/.scm/'`" ; \
echo compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" ; \
compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" || exit 1 ; \
done ; \
fi
touch stamp-guile
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/data-directory'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/data-directory'
rm -rf ./system-gdbinit
mkdir ./system-gdbinit
files='elinos.py wrs-linux.py' ; \
for file in $files ; do \
f=../../../gdb-16.3/gdb/data-directory/../system-gdbinit/$file ; \
if test -f $f ; then \
/usr/bin/install -c -m 644 $f ./system-gdbinit ; \
fi ; \
done
touch stamp-system-gdbinit
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/data-directory'
+ popd
~/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZOKDxN
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT
++ dirname /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT
+ mkdir -p /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build
+ mkdir /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT
+ 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'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd avr-gdb-16.3
+ '[' 1 -eq 1 ']'
+ pushd build
~/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build ~/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
/bin/sh ../gdb-16.3/mkinstalldirs /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr
mkdir -p -- /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libsframe'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libsframe'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info'
/usr/bin/install -p -m 644 ../../gdb-16.3/libsframe/doc/sframe-spec.info '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libsframe'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libsframe'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
/usr/bin/make install-recursive
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
Making install in po
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/po'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd/po'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info'
/usr/bin/install -p -m 644 ../../gdb-16.3/bfd/doc/bfd.info '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/bfd'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/opcodes'
Making install in .
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/opcodes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/opcodes'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/opcodes'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/opcodes'
Making install in po
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/opcodes/po'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/opcodes/po'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/opcodes'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/etc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/etc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/etc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/etc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
true DO=all multi-do # /usr/bin/make
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
true DO=install multi-do # /usr/bin/make
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libbacktrace'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libdecnumber'
make[2]: Nothing to be done for 'install'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libdecnumber'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty/testsuite'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty/testsuite'
if test -n ""; then \
/bin/sh ../../gdb-16.3/libiberty/../mkinstalldirs /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/lib64/`gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -print-multi-os-directory`; \
/usr/bin/install -p -m 644 ./libiberty.a /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/lib64/`gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -print-multi-os-directory`/./libiberty.an; \
( cd /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/lib64/`gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib --plugin /usr/lib/gcc/x86_64-mageia-linux/15/liblto_plugin.so ./libiberty.an ); \
mv -f /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/lib64/`gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -print-multi-os-directory`/./libiberty.an /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/lib64/`gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -print-multi-os-directory`/./libiberty.a; \
case "" in \
/*) thd=;; \
*) thd=/usr/include/;; \
esac; \
/bin/sh ../../gdb-16.3/libiberty/../mkinstalldirs /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT${thd}; \
for h in ../../gdb-16.3/libiberty/../include/ansidecl.h ../../gdb-16.3/libiberty/../include/demangle.h ../../gdb-16.3/libiberty/../include/dyn-string.h ../../gdb-16.3/libiberty/../include/fibheap.h ../../gdb-16.3/libiberty/../include/floatformat.h ../../gdb-16.3/libiberty/../include/hashtab.h ../../gdb-16.3/libiberty/../include/libiberty.h ../../gdb-16.3/libiberty/../include/objalloc.h ../../gdb-16.3/libiberty/../include/partition.h ../../gdb-16.3/libiberty/../include/safe-ctype.h ../../gdb-16.3/libiberty/../include/sort.h ../../gdb-16.3/libiberty/../include/splay-tree.h ../../gdb-16.3/libiberty/../include/timeval-utils.h; do \
/usr/bin/install -p -m 644 $h /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT${thd}; \
done; \
fi
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty/testsuite'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty/testsuite'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline'
Making install in readline
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline/readline'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/readline'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
/usr/bin/make install-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
for dir in "/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT" "/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT" "/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT" "/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT" "/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT" "/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT" "/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT" "/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/include/sim"; do \
test -z "$dir" || /usr/bin/mkdir -p "$dir"; \
done
run=`echo run | sed 's&^&avr-&'`; \
for d in avr; do \
n="$run"; \
[ "avr" = "$d" ] || n="$n-$d"; \
/bin/sh ./libtool --mode=install \
/usr/bin/install -p $d/run /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/bin/$n || exit 1; \
done
libtool: install: /usr/bin/install -p avr/run /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/bin/avr-run
lib=`echo sim | sed 's&^&avr-&'`; \
for d in avr; do \
n="$lib"; \
[ "avr" = "$d" ] || n="$n-$d"; \
n="lib$n.a"; \
/usr/bin/install -p -m 644 $d/libsim.a /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/lib64/$n || exit 1; \
done
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/include/sim'
/usr/bin/install -p -m 644 ../../gdb-16.3/sim/../include/sim/callback.h ../../gdb-16.3/sim/../include/sim/sim.h '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/include/sim'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/sim'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib'
Making install in import
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
/usr/bin/make install-recursive
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib/import'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gnulib'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdbsupport'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/doc'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/testsuite'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/testsuite'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/data-directory'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/data-directory'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
transformed_name=`t='s&^&avr-&'; \
echo gdb | sed -e "$t"` ; \
if test "x$transformed_name" = x; then \
transformed_name=gdb ; \
else \
true ; \
fi ; \
/bin/sh ../../gdb-16.3/gdb/../mkinstalldirs /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/bin ; \
/bin/sh ./libtool --mode=install /usr/bin/install -p \
gdb \
/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/bin/$transformed_name ; \
/bin/sh ../../gdb-16.3/gdb/../mkinstalldirs /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/include/gdb ; \
/usr/bin/install -p -m 644 jit-reader.h /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/include/gdb/jit-reader.h
libtool: install: /usr/bin/install -p gdb /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/bin/avr-gdb
mkdir -p -- /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/include/gdb
if test "x" != x; \
then \
transformed_name=`t='s&^&avr-&'; \
echo gcore | sed -e "$t"` ; \
if test "x$transformed_name" = x; then \
transformed_name=gcore ; \
else \
true ; \
fi ; \
/bin/sh ../../gdb-16.3/gdb/../mkinstalldirs /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/bin ; \
/usr/bin/install -p gcore \
/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/bin/$transformed_name; \
fi
if test "x0" != x; \
then \
transformed_name=`t='s&^&avr-&'; \
echo gstack | sed -e "$t"` ; \
if test "x$transformed_name" = x; then \
transformed_name=gstack ; \
else \
true ; \
fi ; \
/bin/sh ../../gdb-16.3/gdb/../mkinstalldirs /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/bin ; \
/usr/bin/install -p gstack \
/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/bin/$transformed_name; \
fi
transformed_name=`t='s&^&avr-&'; \
echo gdb-add-index | sed -e "$t"` ; \
if test "x$transformed_name" = x; then \
transformed_name=gdb-add-index ; \
else \
true ; \
fi ; \
/usr/bin/install -p ../../gdb-16.3/gdb/contrib/gdb-add-index.sh \
/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/bin/$transformed_name
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/doc'
/bin/sh ../../../gdb-16.3/gdb/doc/../../mkinstalldirs /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info
/usr/bin/install -p -m 644 ../../../gdb-16.3/gdb/doc/gdb.info /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info/gdb.info
/usr/bin/install -p -m 644 ../../../gdb-16.3/gdb/doc/gdb.info-1 /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info/gdb.info-1
/usr/bin/install -p -m 644 ../../../gdb-16.3/gdb/doc/gdb.info-2 /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info/gdb.info-2
/usr/bin/install -p -m 644 ../../../gdb-16.3/gdb/doc/gdb.info-3 /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info/gdb.info-3
/usr/bin/install -p -m 644 ../../../gdb-16.3/gdb/doc/gdb.info-4 /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info/gdb.info-4
/usr/bin/install -p -m 644 ../../../gdb-16.3/gdb/doc/gdb.info-5 /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info/gdb.info-5
/usr/bin/install -p -m 644 ../../../gdb-16.3/gdb/doc/gdb.info-6 /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info/gdb.info-6
/usr/bin/install -p -m 644 ../../../gdb-16.3/gdb/doc/gdb.info-7 /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info/gdb.info-7
/usr/bin/install -p -m 644 ../../../gdb-16.3/gdb/doc/gdb.info-8 /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info/gdb.info-8
/usr/bin/install -p -m 644 ../../../gdb-16.3/gdb/doc/gdb.info-9 /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info/gdb.info-9
/usr/bin/install -p -m 644 ../../../gdb-16.3/gdb/doc/stabs.info /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info/stabs.info
/usr/bin/install -p -m 644 ../../../gdb-16.3/gdb/doc/annotate.info /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info/annotate.info
test -z "/usr/share/man/man1" || /bin/sh ../../../gdb-16.3/gdb/doc/../../mkinstalldirs "/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/man/man1"
mkdir -p -- /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/man/man1
/usr/bin/install -p -m 644 '../../../gdb-16.3/gdb/doc/gdb.1' '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/man/man1/avr-gdb.1'
/usr/bin/install -p -m 644 '../../../gdb-16.3/gdb/doc/gdbserver.1' '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/man/man1/avr-gdbserver.1'
/usr/bin/install -p -m 644 '../../../gdb-16.3/gdb/doc/gstack.1' '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/man/man1/avr-gstack.1'
/usr/bin/install -p -m 644 '../../../gdb-16.3/gdb/doc/gdb-add-index.1' '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/man/man1/avr-gdb-add-index.1'
test -z "/usr/share/man/man5" || /bin/sh ../../../gdb-16.3/gdb/doc/../../mkinstalldirs "/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/man/man5"
mkdir -p -- /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/man/man5
/usr/bin/install -p -m 644 '../../../gdb-16.3/gdb/doc/gdbinit.5' '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/man/man5/avr-gdbinit.5'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/doc'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/testsuite'
make[5]: Nothing to be done for 'install'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/testsuite'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/data-directory'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/data-directory'
/bin/sh ../../../gdb-16.3/gdb/data-directory/../../install-sh -d /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/gdb/syscalls
files='gdb-syscalls.dtd freebsd.xml netbsd.xml aarch64-linux.xml amd64-linux.xml arm-linux.xml i386-linux.xml loongarch-linux.xml mips-n32-linux.xml mips-n64-linux.xml mips-o32-linux.xml ppc-linux.xml ppc64-linux.xml s390-linux.xml s390x-linux.xml sparc-linux.xml sparc64-linux.xml' ; \
for file in $files; do \
f=../../../gdb-16.3/gdb/data-directory/../syscalls/$file ; \
if test -f $f ; then \
/usr/bin/install -p -m 644 $f /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/gdb/syscalls ; \
fi ; \
done
files='' ; \
if test "x$files" != x ; then \
for file in $files ; do \
dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \
/bin/sh ../../../gdb-16.3/gdb/data-directory/../../install-sh -d /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/gdb/python/$dir ; \
/usr/bin/install -p -m 644 ./python/$file /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/gdb/python/$dir ; \
done ; \
fi
files='' ; \
if test "x$files" != x ; then \
for file in $files ; do \
dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \
/bin/sh ../../../gdb-16.3/gdb/data-directory/../../install-sh -d /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/gdb/guile/$dir ; \
/usr/bin/install -p -m 644 ./guile/$file /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/gdb/guile/$dir ; \
done ; \
fi
/bin/sh ../../../gdb-16.3/gdb/data-directory/../../install-sh -d /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/gdb/system-gdbinit
files='elinos.py wrs-linux.py' ; \
for file in $files; do \
f=../../../gdb-16.3/gdb/data-directory/../system-gdbinit/$file ; \
if test -f $f ; then \
/usr/bin/install -p -m 644 $f /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/gdb/system-gdbinit ; \
fi ; \
done
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/data-directory'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb/data-directory'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/gdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info'
/usr/bin/install -p -m 644 ../../gdb-16.3/libctf/doc/ctf-spec.info '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build/libctf'
make[1]: Nothing to be done for 'install-target'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/build'
+ popd
~/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3
+ rm -r /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/info
+ rm -r /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/include/gdb
+ rm -r /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/include/sim
+ rm -r /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/gdb
+ rm /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/lib64/libavr-sim.a
+ /usr/bin/find-debuginfo -j12 --strict-build-id -m -i --build-id-seed 16.3-1.mga10 --unique-debug-suffix -16.3-1.mga10.x86_64 --unique-debug-src-base avr-gdb-16.3-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3
find-debuginfo: starting
Extracting debug info from 2 files
DWARF-compressing 2 files
sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/avr-gdb-16.3-1.mga10.x86_64
cpio: build/gdb/ada-exp.c.tmp: Cannot stat: No such file or directory
cpio: build/gdb/ada-exp.y: Cannot stat: No such file or directory
cpio: build/gdb/ada-lex.l: Cannot stat: No such file or directory
cpio: build/gdb/c-exp.c.tmp: Cannot stat: No such file or directory
cpio: build/gdb/c-exp.y: Cannot stat: No such file or directory
cpio: build/gdb/cp-name-parser.c.tmp: Cannot stat: No such file or directory
cpio: build/gdb/cp-name-parser.y: Cannot stat: No such file or directory
cpio: build/gdb/d-exp.c.tmp: Cannot stat: No such file or directory
cpio: build/gdb/d-exp.y: Cannot stat: No such file or directory
cpio: build/gdb/f-exp.c.tmp: Cannot stat: No such file or directory
cpio: build/gdb/f-exp.y: Cannot stat: No such file or directory
cpio: build/gdb/go-exp.c.tmp: Cannot stat: No such file or directory
cpio: build/gdb/go-exp.y: Cannot stat: No such file or directory
cpio: build/gdb/m2-exp.c.tmp: Cannot stat: No such file or directory
cpio: build/gdb/m2-exp.y: Cannot stat: No such file or directory
cpio: build/gdb/p-exp.c.tmp: Cannot stat: No such file or directory
cpio: build/gdb/p-exp.y: Cannot stat: No such file or directory
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/bin/avr-gstack from /usr/bin/env bash to #!/usr/bin/bash
mangling shebang in /usr/bin/avr-gdb-add-index from /bin/sh to #!/usr/bin/sh
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j12
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: avr-gdb-16.3-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.36PMmP
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build
+ cd avr-gdb-16.3
+ DOCDIR=/home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/doc/avr-gdb
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/doc/avr-gdb
+ cp -pr /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/gdb-16.3/COPYING /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/doc/avr-gdb
+ cp -pr /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/gdb-16.3/COPYING.LIB /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/doc/avr-gdb
+ cp -pr /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/gdb-16.3/COPYING3 /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/doc/avr-gdb
+ cp -pr /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/gdb-16.3/COPYING3.LIB /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/doc/avr-gdb
+ cp -pr /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/gdb-16.3/README /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/doc/avr-gdb
+ cp -pr /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/avr-gdb-16.3/gdb-16.3/README-maintainer-mode /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT/usr/share/doc/avr-gdb
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: avr-gdb = 16.3-1.mga10 avr-gdb(x86-64) = 16.3-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.38)(64bit) libmpfr.so.6()(64bit) libncurses.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtinfo.so.6()(64bit)
Processing files: avr-gdb-debugsource-16.3-1.mga10.x86_64
Provides: avr-gdb-debugsource = 16.3-1.mga10 avr-gdb-debugsource(x86-64) = 16.3-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: avr-gdb-debuginfo-16.3-1.mga10.x86_64
Provides: avr-gdb-debuginfo = 16.3-1.mga10 avr-gdb-debuginfo(x86-64) = 16.3-1.mga10 debuginfo(build-id) = 8003dd6b3f6a1201e5c2a42f74d12e79db47a860 debuginfo(build-id) = bed95949b6878ef1d2221f9d8c06924b25dc4e4a
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: avr-gdb-debugsource(x86-64) = 16.3-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/avr-gdb-16.3-build/BUILDROOT
error: Installed (but unpackaged) file(s) found:
/usr/bin/avr-gstack
RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/bin/avr-gstack
I: [iurt_root_command] ERROR: chroot